Skip to content

Commit

Permalink
fix: wrong knife tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjdai1 committed Jun 4, 2024
1 parent 90a3a98 commit cb0445d
Show file tree
Hide file tree
Showing 36 changed files with 46 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
7 changes: 6 additions & 1 deletion fabric/data/c/tags/items/tools/knives.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"replace": false,
"values": []
"values": [
{
"id": "bakery:bread_knife",
"required": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "c:tools/knives"
},
"fabric:load_conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
7 changes: 6 additions & 1 deletion forge/data/forge/tags/items/tools/knives.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"replace": false,
"values": []
"values": [
{
"id": "bakery:bread_knife",
"required": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
],
"tool": {
"tag": "letsdo_addon_compat:tools/knives"
"tag": "forge:tools/knives"
},
"conditions": [
{
Expand Down

0 comments on commit cb0445d

Please sign in to comment.