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": 16,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": true,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Items.TOTEM_OF_UNDYING"
},
{
"value": ""
},
{
"value": ""
},
{
"value": "CUSTOM:Shit"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:MagicDust"
},
"name": "totem_of_undying_recipe",
"namespace": "mod"
}
}