Skip to content

Commit

Permalink
⚡ Update tag names to match the new convention
Browse files Browse the repository at this point in the history
  • Loading branch information
Autovw committed Jun 14, 2024
1 parent 5203a39 commit 93abb9d
Show file tree
Hide file tree
Showing 466 changed files with 1,064 additions and 1,067 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:axes/upgrade_to_netherite_diamond"
"tag": "advancednetherite:axe/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:chestplates/upgrade_to_netherite_diamond"
"tag": "advancednetherite:chestplate/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:helmets/upgrade_to_netherite_diamond"
"tag": "advancednetherite:helmet/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:hoes/upgrade_to_netherite_diamond"
"tag": "advancednetherite:hoe/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_diamond"
"tag": "advancednetherite:ingot/upgrade_to_netherite_diamond"
},
{
"item": "minecraft:diamond"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:pickaxes/upgrade_to_netherite_diamond"
"tag": "advancednetherite:pickaxe/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:shovels/upgrade_to_netherite_diamond"
"tag": "advancednetherite:shovel/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_diamond"
},
"base": {
"tag": "advancednetherite:swords/upgrade_to_netherite_diamond"
"tag": "advancednetherite:sword/upgrade_to_netherite_diamond"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:axes/upgrade_to_netherite_emerald"
"tag": "advancednetherite:axe/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:chestplates/upgrade_to_netherite_emerald"
"tag": "advancednetherite:chestplate/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:helmets/upgrade_to_netherite_emerald"
"tag": "advancednetherite:helmet/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:hoes/upgrade_to_netherite_emerald"
"tag": "advancednetherite:hoe/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_emerald"
"tag": "advancednetherite:ingot/upgrade_to_netherite_emerald"
},
{
"item": "minecraft:emerald"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:pickaxes/upgrade_to_netherite_emerald"
"tag": "advancednetherite:pickaxe/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:shovels/upgrade_to_netherite_emerald"
"tag": "advancednetherite:shovel/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_emerald"
},
"base": {
"tag": "advancednetherite:swords/upgrade_to_netherite_emerald"
"tag": "advancednetherite:sword/upgrade_to_netherite_emerald"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:axes/upgrade_to_netherite_gold"
"tag": "advancednetherite:axe/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:chestplates/upgrade_to_netherite_gold"
"tag": "advancednetherite:chestplate/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:helmets/upgrade_to_netherite_gold"
"tag": "advancednetherite:helmet/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:hoes/upgrade_to_netherite_gold"
"tag": "advancednetherite:hoe/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_gold"
"tag": "advancednetherite:ingot/upgrade_to_netherite_gold"
},
{
"item": "minecraft:gold_ingot"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:pickaxes/upgrade_to_netherite_gold"
"tag": "advancednetherite:pickaxe/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:shovels/upgrade_to_netherite_gold"
"tag": "advancednetherite:shovel/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_gold"
},
"base": {
"tag": "advancednetherite:swords/upgrade_to_netherite_gold"
"tag": "advancednetherite:sword/upgrade_to_netherite_gold"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:axes/upgrade_to_netherite_iron"
"tag": "advancednetherite:axe/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:chestplates/upgrade_to_netherite_iron"
"tag": "advancednetherite:chestplate/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:helmets/upgrade_to_netherite_iron"
"tag": "advancednetherite:helmet/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:hoes/upgrade_to_netherite_iron"
"tag": "advancednetherite:hoe/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"category": "misc",
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_iron"
"tag": "advancednetherite:ingot/upgrade_to_netherite_iron"
},
{
"item": "minecraft:iron_ingot"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:pickaxes/upgrade_to_netherite_iron"
"tag": "advancednetherite:pickaxe/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:shovels/upgrade_to_netherite_iron"
"tag": "advancednetherite:shovel/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tag": "advancednetherite:upgrade_to_netherite_iron"
},
"base": {
"tag": "advancednetherite:swords/upgrade_to_netherite_iron"
"tag": "advancednetherite:sword/upgrade_to_netherite_iron"
},
"result": {
"count": 1,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:axe/netherite_emerald"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:axe/netherite_gold"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:axe/netherite_iron"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:axe/netherite"
]
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:chestplate/netherite_emerald"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:chestplate/netherite_gold"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:chestplate/netherite_iron"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#advancednetherite:chestplate/netherite"
]
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 93abb9d

Please sign in to comment.