shulker.json
0 B
Empty File
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"conditions": [
{
"chance": 0.5,
"condition": "minecraft:random_chance_with_looting",
"looting_multiplier": 0.0625
}
],
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:shulker_shell"
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:entities/shulker"
}