Module:Crafting: Difference between revisions

no edit summary
(debugging is annoying)
No edit summary
Line 42: Line 42:
end
end
local d = require([[Module:InventorySlot]]).Decode(args[1])
local d = require([[Module:InventorySlot]]).Decode(args[1])
if not(d) then error(d) end
error(d)
return d
return d
:SetSize(16)
:SetSize(16)
Bureaucrats, emailconfirmed, Interface administrators, staff, Administrators, translation-admin, translator, Widget editors
154

edits