This commit is contained in:
nimsolated
2026-03-22 20:38:37 -07:00
parent ae0bd0f411
commit be17e85eef
22 changed files with 601 additions and 164 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": ""
},
{
"value": "Items.SKULL#1"
},
{
"value": "Items.NETHER_STAR"
},
{
"value": ""
},
{
"value": "Items.STICK"
},
{
"value": "Items.SKULL#1"
},
{
"value": "Items.STICK"
},
{
"value": ""
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:WandOfDraining"
},
"name": "wand_of_draining_recipe",
"namespace": "mod"
}
}