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 1ee2751cbb - Show all commits

View File

@@ -2,7 +2,7 @@ local Craft = require('milo.craft2')
local itemDB = require('core.itemDB')
local Milo = require('milo')
local BLAZE_POWDER = "minecraft:blaze_powder:0"
local BLAZE_POWDER = "minecraft:blaze_powder"
local PotionImportTask = {
name = 'potions',