milan2018 #14

Merged
milan merged 5 commits from milan2018 into master 2020-05-23 12:12:24 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 557bc2f8d2 - Show all commits

View File

@ -239,7 +239,7 @@ xdecor.register("workbench", {
allow_metadata_inventory_put = workbench.put,
allow_metadata_inventory_move = workbench.move
})
--[[
for _, d in pairs(workbench.defs) do
for i=1, #nodes do
local node = nodes[i]
@ -288,7 +288,7 @@ for i=1, #nodes do
end
end
end
--]]
-- Craft items
minetest.register_tool("xdecor:hammer", {