HexCasting/Fabric/src/generated/resources/data/hexcasting/loot_tables/blocks/directrix/empty.json
2023-05-23 13:36:26 -05:00

15 lines
237 B
JSON

{
"type": "minecraft:block",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"name": "hexcasting:directrix/empty"
}
],
"rolls": 1.0
}
]
}