fix craft

This commit is contained in:
Kan18
2023-09-16 13:46:22 -04:00
committed by GitHub
parent c990465263
commit c0ffb90ba6

View File

@@ -23,6 +23,7 @@ local function splitKey(key)
if t[3] then
item.nbt = t[3]
t[3] = nil
end
item.name = table.concat(t, ':')