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

48 lines
895 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "CUSTOM:Cheese"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
},
{
"value": "Blocks.BEDROCK"
}
],
"recipeReturnStack": {
"value": "CUSTOM:Bedrockifier"
},
"name": "bedrockifier_recipe",
"namespace": "mod"
}
}