Files
Aris-Random-Additions/elements/AnaheimButtonRecipe.mod.json
nimsolated 4b658a0cce 2.3.0
2026-03-28 19:42:27 -07:00

48 lines
809 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "wooden_button",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "REDSTONE",
"recipeShapeless": true,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "CUSTOM:AnaheimPlanks"
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:AnaheimButton"
},
"name": "anaheim_button_recipe",
"namespace": "mod"
}
}