Skip to content

Commit

Permalink
fix(info): 📝add HEI entry about [Trinitite Shard] drop rate
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Dec 5, 2024
1 parent 3af34ed commit 7859669
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions config/jeresources/world-gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -32457,5 +32457,22 @@
}
],
"dim": "Block Drops"
},
{
"block": "trinity:trinitite:0",
"distrib": "0,1.0;255,1.0;",
"silktouch": false,
"dropsList": [
{
"itemStack": "trinity:trinitite_shard",
"fortunes": {
"0": 1,
"1": 2,
"2": 5,
"3": 10
}
}
],
"dim": "Block Drops"
}
]

0 comments on commit 7859669

Please sign in to comment.