32 lines
No EOL
548 B
JSON
Executable file
32 lines
No EOL
548 B
JSON
Executable file
{
|
|
"type": "minecraft:entity",
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:loot_table",
|
|
"value": "vanilla:entities/bat"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:loot_table",
|
|
"value": "bat_membranes:entities/bat"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:loot_table",
|
|
"value": "more_mob_heads:entities/bat"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |