Skip to content

Commit

Permalink
Merge pull request #30174 from MrHrulgin/patch-1
Browse files Browse the repository at this point in the history
Added recipe for frostie_wheel
  • Loading branch information
ZhilkinSerg authored May 3, 2019
2 parents 499c614 + ade8c57 commit 525947b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/mods/blazemod/blaze_blob_recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 525947b

Please sign in to comment.