Files
Aris-Random-Additions/elements/MailboxRecipe.mod.json
2026-03-05 11:24:25 -08:00

48 lines
800 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": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Blocks.IRON_BLOCK"
},
{
"value": "Blocks.LEVER"
},
{
"value": ""
},
{
"value": "Items.STICK"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:Mailbox"
},
"name": "mailbox_recipe",
"namespace": "mod"
}
}