parent
256d489be6
commit
6a63006b83
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ function registerTFGRockLoots(event) {
|
|||
|
||||
if (rock.cobble != null) {
|
||||
event.addBlockLootModifier(rock.cobble.block)
|
||||
.removeLoot(ItemFilter.ALWAYS_TRUE)
|
||||
.addLoot(rock.cobble.block)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue