Private
Public Access
1
0

Generated loot table for bush.

This commit is contained in:
2025-06-08 19:39:15 +01:00
parent 1be07ee587
commit abcdfa56cb

View File

@ -0,0 +1,21 @@
{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
],
"entries": [
{
"type": "minecraft:item",
"name": "firefly_bush_backport:firefly_bush"
}
],
"rolls": 1.0
}
],
"random_sequence": "firefly_bush_backport:blocks/firefly_bush"
}