diff --git a/data/mods/blazemod/blaze_blob_recipes.json b/data/mods/blazemod/blaze_blob_recipes.json index 6fb08165efce8..35915b7cd5cf9 100644 --- a/data/mods/blazemod/blaze_blob_recipes.json +++ b/data/mods/blazemod/blaze_blob_recipes.json @@ -202,6 +202,18 @@ [ [ "mutagen", 3 ], [ "iv_mutagen", 1 ] ] ] }, + { + "result": "frostie_wheel", + "type": "recipe", + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "cooking", + "difficulty": 8, + "time": 15000, + "reversible": true, + "autolearn": true, + "components": [ [ [ "frostie", 1 ] ], [ [ "water", 200 ] ] ] + }, { "result": "fuzzlegrow", "type": "recipe",