Skip to content

Commit

Permalink
make shears tag have the forge and fabric thingies (#2181)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnAwesomGuy authored Feb 20, 2024
1 parent 7328134 commit 08923b3
Showing 1 changed file with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"replace": false,
"values": [
"minecraft:shears"
"minecraft:shears",
{
"id": "#c:shears",
"required": false
},
{
"id": "#forge:shears",
"required": false
}
]
}
}

0 comments on commit 08923b3

Please sign in to comment.