Drew DeVault
b0624e26b3
Add full list of burnable and smeltable items
2015-10-06 07:28:00 -04:00
Drew DeVault
d4ccb22e4f
Reinitialize furnaces when loaded from disk
2015-10-05 08:44:54 -04:00
Drew DeVault
98b15c3434
Fix minor bug with fuel consumption from furnaces
2015-10-05 08:36:32 -04:00
Drew DeVault
05cffcf631
Finish implementing furnaces (server side)
...
That is, it works with the Minecraft client, but not with the TrueCraft
client.
2015-10-05 08:35:28 -04:00
Drew DeVault
11489e7f95
Partially implement furnace blocks
2015-10-04 15:46:43 -04:00
Drew DeVault
3aef2d3786
Add support for furnace placement
2015-05-30 16:55:53 -06:00
Cuber
ae54e69de6
Implement portion of recipes
2015-02-08 02:53:49 +02:00
Daniel Vidmar
351ab96f99
Block modifications.
...
Added two new properties.
- Opaque: Whether or not the block is opaque
- LightModifier: The amount removed from the light level as it passes
through the block(for transparent blocks).
Merged all rail block classes into RailBlock.cs and made them extend
RailBlock
2015-01-26 00:14:58 -05:00
Daniel Vidmar
eb1329e3f9
Added new block properties.
2015-01-22 00:49:50 -05:00
Drew DeVault
f230ab3345
Generate classes for all blocks
2014-12-28 18:55:46 -07:00