wand of resizing and pocket lightning

This commit is contained in:
nimsolated
2026-03-22 10:23:14 -07:00
parent 97062fad89
commit f39f255e26
26 changed files with 898 additions and 12 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": ""
},
{
"value": "Items.SPAWN_EGG#58"
},
{
"value": "Items.NETHER_STAR"
},
{
"value": ""
},
{
"value": "Items.STICK"
},
{
"value": "Items.SPAWN_EGG#101"
},
{
"value": "Items.STICK"
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:WandOfResizing"
},
"name": "wand_of_resizing_recipe",
"namespace": "mod"
}
}