Skip to content

Commit

Permalink
Merge #4586
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Jan 29, 2024
1 parent b8dc05a commit f7fd16c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"key": {
"#": {
"item": "minecraft:leather"
"tag": "forge:leather"
}
},
"result": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"key": {
"L": {
"item": "minecraft:leather"
"tag": "forge:leather"
},
"R": {
"item": "quark:ravager_hide"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"key": {
"L": {
"item": "minecraft:leather"
"tag": "forge:leather"
},
"C": {
"tag": "forge:chests/wooden"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"tag": "quark:seed_pouch_holdable"
},
"H": {
"item": "minecraft:leather"
"tag": "forge:leather"
}
},
"result": {
Expand Down

0 comments on commit f7fd16c

Please sign in to comment.