J2Blocks
J2Blocks copied to clipboard
More materials, adding Torch Block
Two independent commits:
- Completing Materials.cs based on minecraft.gamepedia.com (not all are fully implemented, but they're all at least there now).
- Adding TorchBlock. Moved some code from RedstoneTorchBlock to a new Facing5Block and made that the base class for both TorchBlock and RedstoneTorchBlock.
Hey, thanks for this update, it's much appreciated over having to do it myself!