mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 10:20:42 -07:00
2.2.0
This commit is contained in:
22
elements/BrickierMagmaBricksRecipe.mod.json
Normal file
22
elements/BrickierMagmaBricksRecipe.mod.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user