update: 1.6.0

This commit is contained in:
nimsolated
2026-03-14 20:46:02 -07:00
parent aa8c6fa7bd
commit d2b291f129
173 changed files with 6262 additions and 151 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": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Items.STRING"
},
{
"value": "Items.SPIDER_EYE"
},
{
"value": "Items.STRING"
},
{
"value": "Items.SPIDER_EYE"
},
{
"value": "CUSTOM:MagicEgg"
},
{
"value": "Items.SPIDER_EYE"
},
{
"value": "Items.STRING"
},
{
"value": "Items.SPIDER_EYE"
},
{
"value": "Items.STRING"
}
],
"recipeReturnStack": {
"value": "Items.SPAWN_EGG#52"
},
"name": "spider_spawn_egg",
"namespace": "mod"
}
}