update: 1.8.0

This commit is contained in:
nimsolated
2026-03-22 13:52:36 -07:00
parent f39f255e26
commit 43e451f984
51 changed files with 1547 additions and 8 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": "EQUIPMENT",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": ""
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "Blocks.STAINED_GLASS_PANE#5"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "Blocks.STAINED_GLASS_PANE#5"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": ""
},
{
"value": "CUSTOM:BlackIronIngot"
}
],
"recipeReturnStack": {
"value": "CUSTOM:NightVisionGoggles.helmet"
},
"name": "night_vision_goggles_recipe",
"namespace": "mod"
}
}