WIP: Try to update Milo for 1.19 #63

Draft
Kan18 wants to merge 27 commits from Kan18/develop-1.8 into develop-1.8
Showing only changes of commit c0ffb90ba6 - Show all commits

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, ':')