Files
Aris-Random-Additions/elements/BrickierMagmaBricksRecipe.mod.json
nimsolated b8dbadcda0 2.2.0
2026-03-27 15:32:09 -07:00

22 lines
512 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Stone cutting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"stoneCuttingInputStack": {
"value": "CUSTOM:MagmaBricks"
},
"stoneCuttingReturnStack": {
"value": "CUSTOM:BrickierMagmaBricks"
},
"name": "brickier_magma_bricks_recipe",
"namespace": "mod"
}
}