mcMMO/src/main
NuclearW d052d7a3ce Change from using Block to BlockState in many locations
Convert Herbalism ability to use BlockState instead of Block.
Move all block checks back to BlockChecks.
Don't need this if we're using BlockState
Convert Excavation to BlockState. We don't need to return booleans here
because we never edit the block state.Switch ModCheck.getCustomBlock to use BlockState
More work on the conversion to BlockState
More conversion to BlockState
Better way to handle mining drops, I believe.
Remove useless imports.
A test of making the diff look nicer
BlockChecks diff cleanup
Herbalism diff cleanup
Gotta update the block states here.
Moar blockstate.
Little more blockState stuff.
Even more blockstate.
2013-02-22 11:23:46 -05:00
..
assembly Let's make this a Maven project! 2012-01-09 11:19:39 -08:00
java Change from using Block to BlockState in many locations 2013-02-22 11:23:46 -05:00
resources MASSIVE config overhaul - most keys are now based on the "proper" name 2013-02-20 16:44:15 -05:00