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

@@ -6,7 +6,7 @@
"item": "minecraft:totem_of_undying"
},
{
"item": "aris_random_additions:deleted_mod_element"
"item": "aris_random_additions:turd"
}
],
"result": {

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"pattern": [
" ab",
" ca",
"c "
],
"key": {
"a": {
"item": "minecraft:wither_skeleton_skull"
},
"b": {
"item": "minecraft:nether_star"
},
"c": {
"item": "minecraft:stick"
}
},
"result": {
"item": "aris_random_additions:wand_of_draining",
"count": 1
}
}

View File

@@ -1,6 +1,7 @@
{
"replace": false,
"values": [
"aris_random_additions:wand_of_draining",
"aris_random_additions:wand_of_resizing",
"aris_random_additions:orichalcum_pickaxe",
"aris_random_additions:bedrock_pickaxe",