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

48 lines
960 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.STAINED_GLASS_PANE#3"
},
{
"value": "Items.NETHER_STAR"
},
{
"value": "Blocks.STAINED_GLASS_PANE#13"
},
{
"value": "Blocks.STAINED_GLASS_PANE#3"
},
{
"value": "Blocks.IRON_BLOCK"
},
{
"value": "Blocks.STONE_BUTTON"
},
{
"value": "Blocks.STAINED_GLASS_PANE#3"
},
{
"value": "Blocks.DISPENSER"
},
{
"value": "CUSTOM:Socket"
}
],
"recipeReturnStack": {
"value": "CUSTOM:SodaMachine"
},
"name": "soda_machine_recipe",
"namespace": "mod"
}
}