Skip to content

Commit

Permalink
Fixed changed tag (#995)
Browse files Browse the repository at this point in the history
in 1.19 22w13a carpets block and item tag were renamed to wool_carpets.
  • Loading branch information
millennIumAMbiguity authored Oct 29, 2024
1 parent 7e18ed0 commit 5032dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
"elasticity": 0.5
},
{
"tag": "minecraft:carpets",
"tag": "minecraft:wool_carpets",
"mass": 2.0,
"friction": 0.6,
"elasticity": 0.05
Expand Down

0 comments on commit 5032dbf

Please sign in to comment.