Commit Graph

13 Commits

Author SHA1 Message Date
Joaquin Villalba 2ab701933d
Moreblocks compatibility
Merged recipes.lua into items.lua
Added support for moreblocks' compressed dirt
2020-12-22 11:26:30 -03:00
Joaquin Villalba 4a8a178800
Fix bug where claycrafter won't turn off
Fixed a bug where the Claycrafter would remain in its active state even if the output inv was full. This didn't waste or create any resources (only light and kept the block animated), it was purely cosmetic. Fixes issue #9, I guess.
2020-11-13 01:30:44 -03:00
Joaquin Villalba 75b30587e0
Updated infotext
Changed itemstate "In use" to "Yes"
2020-11-12 23:47:03 -03:00
Dragonop 2c68b350be Vessels inv
Vessels inv now works, more room in dst.
2016-01-23 13:37:15 -03:00
Dragonop ff87677ae5 return 0 for vessels inv 2016-01-22 05:01:47 -03:00
James Stevenson 399ef94bdd Vessel inv 2016-01-22 02:03:01 -05:00
Dragonop c63c448da4 infotext 2016-01-22 02:54:34 -03:00
Dragonop cdd5f49528 Fixes issue #5 (this time for real)
(this time it actually fixes it hah)
2016-01-20 07:29:13 -03:00
Dragonop 8d7c5f68e5 Fixes issue #5 2016-01-19 12:30:24 -03:00
James Stevenson f89373d836 Don't continue to add and subtract if dst is full 2016-01-19 08:32:03 -05:00
James Stevenson 2b0938cd7d Up to spec.
As per my interpretation
4 clay per 1 glass of water
2016-01-17 16:10:18 -05:00
James Stevenson 67f2bd8978 Use awesome new textures 2016-01-17 15:38:27 -05:00
James Stevenson 11b759a464 Start furnace conversion 2016-01-17 07:23:02 -05:00