fix craft
This commit is contained in:
@@ -23,6 +23,7 @@ local function splitKey(key)
|
|||||||
|
|
||||||
if t[3] then
|
if t[3] then
|
||||||
item.nbt = t[3]
|
item.nbt = t[3]
|
||||||
|
t[3] = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
item.name = table.concat(t, ':')
|
item.name = table.concat(t, ':')
|
||||||
|
|||||||
Reference in New Issue
Block a user