minetest-mod-mesecons/mesecons_extrawires
Zefram b64fea4f70 Don't allow non-inventory items as ingredients
Some mesecon wires (the turned-on nodes) that were
not_in_creative_inventory and should never appear in an actual inventory
were also mesecon_conductor_craftable.  This is liable to make a craft
guide show them as potential ingredients, due to the use of the group
in recipes.
2014-05-02 09:07:52 +02:00
..
corner.lua Fix all crafting recipes to use modern style 2013-04-28 12:40:08 +02:00
crossover.lua Don't allow non-inventory items as ingredients 2014-05-02 09:07:52 +02:00
depends.txt Audit code for possible nil value indexing with unregistered nodes. 2013-06-22 15:43:58 -04:00
init.lua Crossover 2013-06-20 09:30:26 -07:00
mesewire.lua Fix bug texture in mesewire for 0.4 stable 2013-03-04 19:56:43 +01:00
tjunction.lua Don't allow non-inventory items as ingredients 2014-05-02 09:07:52 +02:00
vertical.lua Vertical wire update. 2013-12-18 15:14:03 -05:00