Tobias
845ca65cab
Changed SoundType and visible Material of wooden path blocks from stone/rock to wood ( #1638 )
...
* Changed SoundType and visible Material of wooden path blocks from stone/rock to wood. Breaking wooden path blocks is now effective & faster with an axe and slow with a pickaxe type tool.
* Moved hacky to getter.
* Cleanup unneeded override
* Using Enums instead of meta IDs
2019-09-04 18:48:54 -07:00
Nicholas Ignoffo
83f0eefa15
Update mappings + dependencies
2019-01-31 19:10:37 -08:00
Nicholas Ignoffo
616c08094b
Run formatter
2018-02-14 23:38:57 -08:00
Nicholas Ignoffo
f8c734bc96
Implemented new Tranquility value API
...
For quick compat, mods can now register a static state-based tranquility
value for their blocks. More
2018-02-06 21:24:40 -08:00
Nicholas Ignoffo
ddaadfbe52
Swap the API packages
...
The new one is now built for the api jar and the old one is now internal.
It will slowly be moved around to sane places within the internal code. Most
of the features provided in the old "api" are addon specific features which
will generally rely on the main jar anyways. The new API will be specific
to compatibility features, such as blacklists, recipes, and value modification.
2018-02-05 17:04:46 -08:00
Nicholas Ignoffo
08258fd6ef
Run formatter
2017-08-15 21:30:56 -07:00
Nicholas Ignoffo
5fcdd978d7
this doesn't compile yet, but have something to peek at
2017-08-14 20:53:46 -07:00
Nicholas Ignoffo
a628adfde8
Lowercase all the tooltip strings
2017-01-02 01:18:29 -08:00
WayofTime
5cb5ec4264
Changed most of the BlockString blocks to a BlockEnum in order to solve a loading issue with schematics.
2016-10-15 22:02:16 -04:00
WayofTime
25108a5838
Formatting pass.
2016-05-02 20:56:32 -04:00
Nicholas Ignoffo
d550513f0a
Update Forge + mappings
2016-04-24 10:06:28 -07:00
Nick
d71f181729
Add decoration safe tooltip to Blood Runes and Ritual Stones
2016-04-17 13:50:23 -07:00
Nick
d48e4e5ae8
Move setRegistryName out of item/block constructors
2016-04-09 16:50:16 -07:00
Nick
d8fe6d21bd
Update Forge + Mappings
2016-03-21 12:55:36 -07:00
WayofTime
a71673a60e
Fixed so that it now boots properly
2016-03-18 17:20:48 -04:00
WayofTime
10c6829482
Block fixes
2016-03-18 13:16:38 -04:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
Nick
b1db7c5152
Most blocks are done
2016-03-16 15:37:55 -07:00
WayofTime
4e054224ac
Fixed step height issues with PotionBoost. Fixed some formatting errors. Set the path blocks' max path lengths.
2016-02-09 15:53:22 -05:00
Nick
4e1de51cf8
Implement new path blocks
2016-02-08 00:57:02 -08:00
WayofTime
690cf6c4f3
Added recipes and block textures to the path blocks.
2016-01-30 07:58:08 -05:00
WayofTime
cc1e11f09f
Added some rudimentary path blocks for the tranquility altar - textures pending.
2016-01-26 19:39:39 -05:00