mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 18:25:21 -07:00
2.0.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"item": "minecraft:totem_of_undying"
|
||||
},
|
||||
{
|
||||
"item": "aris_random_additions:deleted_mod_element"
|
||||
"item": "aris_random_additions:turd"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user