ntx4core/src/main/resources/data/ntx4core/loot_tables/blocks/alecubus.json

17 lines
333 B
JSON

{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [],
"entries": [
{
"type": "minecraft:item",
"name": "ntx4core:alecubus"
}
],
"rolls": 1.0
}
]
}