1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-01-22 06:00:23 +01:00

remove some excess debug info

This commit is contained in:
Vanessa Ezekowitz 2014-01-13 16:12:11 -05:00
parent c00cd064ff
commit c831a9bf59

View File

@ -326,8 +326,6 @@ function homedecor.register_furnace(name, furnacedef)
return
end
print(name..": cooked.item: "..dump(cooked.item:to_table()))
if not inv:room_for_item("dst", cooked.item) then
meta:set_string("infotext", desc..": output bins are full")
hacky_swap_node(pos, name)