update: 1.5.0

This commit is contained in:
nimsolated
2026-03-14 11:32:30 -07:00
parent 58d8942ed2
commit aa8c6fa7bd
125 changed files with 4697 additions and 17 deletions

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "REDSTONE",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "CUSTOM:MagmaBricks"
},
{
"value": "CUSTOM:MagmaBricks"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:MagmaBrickPressurePlate"
},
"name": "magma_brick_pressure_plate_recipe",
"namespace": "mod"
}
}