Tabs!
This commit is contained in:
parent
aeaf605b44
commit
5cbec4b6a0
@ -48,3 +48,5 @@ minetest.item_drop = function(itemstack, dropper, pos)
|
||||
old_drop(itemstack:take_item(1), dropper, pos)
|
||||
return itemstack
|
||||
end
|
||||
|
||||
dofile(minetest.get_modpath("minecraft") .. "/rotfix.lua")
|
Loading…
x
Reference in New Issue
Block a user