Files
jgl_sunlit_patch/kubejs/data/lootr/loot_tables/chests/elytra.json
T
2026-07-31 10:34:32 +09:00

20 lines
392 B
JSON

{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{ "add": false, "count": 1.0, "function": "minecraft:set_count" }
],
"name": "minecraft:dragon_egg"
}
],
"rolls": 1.0
}
],
"random_sequence": "lootr:chests/elytra"
}