Skip to content

Commit

Permalink
Fixed invalid json 😭
Browse files Browse the repository at this point in the history
  • Loading branch information
StewStrong committed Oct 10, 2023
1 parent 61411a6 commit c67a24f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
{
"block": "minecraft:mushroom_stem",
"mass": 600.0,
"friction": 0.2
"friction": 0.2,
"elasticity": 0.1
},
{
Expand Down

0 comments on commit c67a24f

Please sign in to comment.