Files
minecraft-assets/data/minecraft/loot_table/blocks/creeper_head.json
2025-02-19 18:31:59 +01:00

16 lines
287 B
JSON

{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:creeper_head"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:blocks/creeper_head"
}