Fixed typo

This commit is contained in:
DonBatman 2016-03-18 04:42:00 -07:00
parent 7b998724a5
commit 4608453081

View File

@ -557,7 +557,7 @@ if fields["diamondh"] then
material = "default_water" material = "default_water"
make_ok = "1" make_ok = "1"
end end
]]] ]]
if ingotstack:get_name()=="farming:straw" then if ingotstack:get_name()=="farming:straw" then
material = "farming_straw" material = "farming_straw"
make_ok = "1" make_ok = "1"