0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-02-22 23:16:09 +00:00
Pumpkin/assets/entities.json
Alexander Medvedev 3d1e0bf35c Check for correct tool when breaking blocks
Also rewrite how we handle tags. Now we can use tags everywhere we want!. I also decided to make the json assets pretty printed which is so much easier to debug, The decision was made because of the reason that we are moving to compile time assets, so pretty printing does not affect performance
2025-02-14 22:47:09 +01:00

6078 lines
157 KiB
JSON

{
"acacia_boat": {
"id": 0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"acacia_chest_boat": {
"id": 1,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"allay": {
"id": 2,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.35,
0.6
],
"eye_height": 0.36,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/allay"
}
},
"area_effect_cloud": {
"id": 3,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
6.0,
0.5
],
"eye_height": 0.425
},
"armadillo": {
"id": 4,
"max_health": 12.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
0.65
],
"eye_height": 0.26,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/armadillo"
}
},
"armor_stand": {
"id": 5,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
1.975
],
"eye_height": 1.7775,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/armor_stand"
}
},
"arrow": {
"id": 6,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.13
},
"axolotl": {
"id": 7,
"max_health": 14.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.75,
0.42
],
"eye_height": 0.2751,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/axolotl"
}
},
"bamboo_chest_raft": {
"id": 8,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"bamboo_raft": {
"id": 9,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"bat": {
"id": 10,
"max_health": 6.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.9
],
"eye_height": 0.45,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/bat"
}
},
"bee": {
"id": 11,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
0.6
],
"eye_height": 0.3,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/bee"
}
},
"birch_boat": {
"id": 12,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"birch_chest_boat": {
"id": 13,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"blaze": {
"id": 14,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.6,
1.8
],
"eye_height": 1.53,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/blaze",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:blaze_rod",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"block_display": {
"id": 15,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"bogged": {
"id": 16,
"max_health": 16.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.99
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/bogged",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:arrow",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"limit": 1,
"function": "minecraft:enchanted_count_increase"
},
{
"id": "minecraft:poison",
"function": "minecraft:set_potion"
}
],
"name": "minecraft:tipped_arrow",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"breeze": {
"id": 17,
"max_health": 30.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.77
],
"eye_height": 1.3452,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/breeze",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 1.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:breeze_rod",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"breeze_wind_charge": {
"id": 18,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.3125,
0.3125
],
"eye_height": 0.0
},
"camel": {
"id": 19,
"max_health": 32.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.7,
2.375
],
"eye_height": 2.275,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/camel"
}
},
"cat": {
"id": 20,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
0.7
],
"eye_height": 0.35,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/cat",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:string",
"type": "minecraft:item"
}
]
}
]
}
},
"cave_spider": {
"id": 21,
"max_health": 12.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
0.5
],
"eye_height": 0.45,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/cave_spider",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:string",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": -1.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:spider_eye",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"cherry_boat": {
"id": 22,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"cherry_chest_boat": {
"id": 23,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"chest_minecart": {
"id": 24,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"chicken": {
"id": 25,
"max_health": 4.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.4,
0.7
],
"eye_height": 0.644,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/chicken",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:feather",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:chicken",
"type": "minecraft:item"
}
]
}
]
}
},
"cod": {
"id": 26,
"max_health": 3.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.3
],
"eye_height": 0.195,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/cod",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:cod",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:bone_meal",
"type": "minecraft:item"
}
],
"conditions": [
{
"chance": 0.05,
"condition": "minecraft:random_chance"
}
]
}
]
}
},
"command_block_minecart": {
"id": 27,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"cow": {
"id": 28,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.4
],
"eye_height": 1.3,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/cow",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:beef",
"type": "minecraft:item"
}
]
}
]
}
},
"creaking": {
"id": 29,
"max_health": 1.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
2.7
],
"eye_height": 2.3,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/creaking"
}
},
"creeper": {
"id": 30,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.7
],
"eye_height": 1.445,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/creeper",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:gunpowder",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:creeper_drop_music_discs",
"expand": true,
"type": "minecraft:tag"
}
],
"conditions": [
{
"predicate": {
"type": "#minecraft:skeletons"
},
"entity": "attacker",
"condition": "minecraft:entity_properties"
}
]
}
]
}
},
"dark_oak_boat": {
"id": 31,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"dark_oak_chest_boat": {
"id": 32,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"dolphin": {
"id": 33,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
0.6
],
"eye_height": 0.3,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/dolphin",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:cod",
"type": "minecraft:item"
}
]
}
]
}
},
"donkey": {
"id": 34,
"max_health": 53.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.5
],
"eye_height": 1.425,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/donkey",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"dragon_fireball": {
"id": 35,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.0,
1.0
],
"eye_height": 0.85
},
"drowned": {
"id": 36,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/drowned",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:copper_ingot",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.11,
"enchanted_chance": {
"base": 0.13,
"per_level_above_first": 0.02,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"egg": {
"id": 37,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"elder_guardian": {
"id": 38,
"max_health": 80.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.9975,
1.9975
],
"eye_height": 0.99875,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/elder_guardian",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:prismarine_shard",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:cod",
"weight": 3,
"type": "minecraft:item"
},
{
"functions": [
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:prismarine_crystals",
"weight": 2,
"type": "minecraft:item"
},
{
"type": "minecraft:empty"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:wet_sponge",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"value": "minecraft:gameplay/fishing/fish",
"type": "minecraft:loot_table"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"weight": 4,
"type": "minecraft:empty"
},
{
"name": "minecraft:tide_armor_trim_smithing_template",
"type": "minecraft:item"
}
]
}
]
}
},
"enderman": {
"id": 39,
"max_health": 40.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
2.9
],
"eye_height": 2.55,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/enderman",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:ender_pearl",
"type": "minecraft:item"
}
]
}
]
}
},
"endermite": {
"id": 40,
"max_health": 8.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.4,
0.3
],
"eye_height": 0.13,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/endermite"
}
},
"ender_dragon": {
"id": 41,
"max_health": 200.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
16.0,
8.0
],
"eye_height": 6.8,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/ender_dragon"
}
},
"ender_pearl": {
"id": 42,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"end_crystal": {
"id": 43,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
2.0,
2.0
],
"eye_height": 1.7
},
"evoker": {
"id": 44,
"max_health": 24.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.6575,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/evoker",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:totem_of_undying",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:emerald",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"evoker_fangs": {
"id": 45,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.8
],
"eye_height": 0.68
},
"experience_bottle": {
"id": 46,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"experience_orb": {
"id": 47,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.425
},
"eye_of_ender": {
"id": 48,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"falling_block": {
"id": 49,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.98
],
"eye_height": 0.83300006
},
"fireball": {
"id": 50,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.0,
1.0
],
"eye_height": 0.85
},
"firework_rocket": {
"id": 51,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"fox": {
"id": 52,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
0.7
],
"eye_height": 0.4,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/fox"
}
},
"frog": {
"id": 53,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.425,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/frog"
}
},
"furnace_minecart": {
"id": 54,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"ghast": {
"id": 55,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
4.0,
4.0
],
"eye_height": 2.6,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/ghast",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:ghast_tear",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:gunpowder",
"type": "minecraft:item"
}
]
}
]
}
},
"giant": {
"id": 56,
"max_health": 100.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
3.6,
12.0
],
"eye_height": 10.44,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/giant"
}
},
"glow_item_frame": {
"id": 57,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.0
},
"glow_squid": {
"id": 58,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.8,
0.8
],
"eye_height": 0.4,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/glow_squid",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:glow_ink_sac",
"type": "minecraft:item"
}
]
}
]
}
},
"goat": {
"id": 59,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.3
],
"eye_height": 1.105,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/goat"
}
},
"guardian": {
"id": 60,
"max_health": 30.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.85,
0.85
],
"eye_height": 0.425,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/guardian",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:prismarine_shard",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:cod",
"weight": 2,
"type": "minecraft:item"
},
{
"functions": [
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:prismarine_crystals",
"weight": 2,
"type": "minecraft:item"
},
{
"type": "minecraft:empty"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"value": "minecraft:gameplay/fishing/fish",
"type": "minecraft:loot_table"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"hoglin": {
"id": 61,
"max_health": 40.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.4
],
"eye_height": 1.19,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/hoglin",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 2.0,
"max": 4.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:porkchop",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"hopper_minecart": {
"id": 62,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"horse": {
"id": 63,
"max_health": 53.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.6
],
"eye_height": 1.52,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/horse",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"husk": {
"id": 64,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/husk",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:iron_ingot",
"type": "minecraft:item"
},
{
"name": "minecraft:carrot",
"type": "minecraft:item"
},
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:potato",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"illusioner": {
"id": 65,
"max_health": 32.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.6575,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/illusioner"
}
},
"interaction": {
"id": 66,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"iron_golem": {
"id": 67,
"max_health": 100.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.4,
2.7
],
"eye_height": 2.295,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/iron_golem",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:poppy",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 3.0,
"max": 5.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_ingot",
"type": "minecraft:item"
}
]
}
]
}
},
"item": {
"id": 68,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"item_display": {
"id": 69,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"item_frame": {
"id": 70,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.0
},
"jungle_boat": {
"id": 71,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"jungle_chest_boat": {
"id": 72,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"leash_knot": {
"id": 73,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.375,
0.5
],
"eye_height": 0.0625
},
"lightning_bolt": {
"id": 74,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"llama": {
"id": 75,
"max_health": 53.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.87
],
"eye_height": 1.7765,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/llama",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"llama_spit": {
"id": 76,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"magma_cube": {
"id": 77,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.52,
0.52
],
"eye_height": 0.325,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/magma_cube",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"conditions": [
{
"term": {
"predicate": {
"source_entity": {
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
},
"condition": "minecraft:inverted"
},
{
"predicate": {
"type_specific": {
"size": {
"min": 2
},
"type": "minecraft:slime"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"functions": [
{
"count": {
"min": -2.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:magma_cream",
"type": "minecraft:item"
},
{
"conditions": [
{
"predicate": {
"source_entity": {
"type_specific": {
"variant": "minecraft:warm",
"type": "minecraft:frog"
},
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
}
],
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:pearlescent_froglight",
"type": "minecraft:item"
},
{
"conditions": [
{
"predicate": {
"source_entity": {
"type_specific": {
"variant": "minecraft:cold",
"type": "minecraft:frog"
},
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
}
],
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:verdant_froglight",
"type": "minecraft:item"
},
{
"conditions": [
{
"predicate": {
"source_entity": {
"type_specific": {
"variant": "minecraft:temperate",
"type": "minecraft:frog"
},
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
}
],
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:ochre_froglight",
"type": "minecraft:item"
}
]
}
]
}
},
"mangrove_boat": {
"id": 78,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"mangrove_chest_boat": {
"id": 79,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"marker": {
"id": 80,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"minecart": {
"id": 81,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"mooshroom": {
"id": 82,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.4
],
"eye_height": 1.3,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/mooshroom",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:beef",
"type": "minecraft:item"
}
]
}
]
}
},
"mule": {
"id": 83,
"max_health": 53.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.6
],
"eye_height": 1.52,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/mule",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"oak_boat": {
"id": 84,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"oak_chest_boat": {
"id": 85,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"ocelot": {
"id": 86,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
0.7
],
"eye_height": 0.595,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/ocelot"
}
},
"ominous_item_spawner": {
"id": 87,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"painting": {
"id": 88,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.425
},
"pale_oak_boat": {
"id": 89,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"pale_oak_chest_boat": {
"id": 90,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"panda": {
"id": 91,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3,
1.25
],
"eye_height": 1.0625,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/panda",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:bamboo",
"type": "minecraft:item"
}
]
}
]
}
},
"parrot": {
"id": 92,
"max_health": 6.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.9
],
"eye_height": 0.54,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/parrot",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:feather",
"type": "minecraft:item"
}
]
}
]
}
},
"phantom": {
"id": 93,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
0.5
],
"eye_height": 0.175,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/phantom",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:phantom_membrane",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"pig": {
"id": 94,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
0.9
],
"eye_height": 0.765,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/pig",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:porkchop",
"type": "minecraft:item"
}
]
}
]
}
},
"piglin": {
"id": 95,
"max_health": 16.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.79,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/piglin"
}
},
"piglin_brute": {
"id": 96,
"max_health": 50.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.79,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/piglin_brute"
}
},
"pillager": {
"id": 97,
"max_health": 24.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.6575,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/pillager",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
},
{
"amplifier": {
"min": 0.0,
"max": 4.0,
"type": "minecraft:uniform"
},
"function": "minecraft:set_ominous_bottle_amplifier"
}
],
"name": "minecraft:ominous_bottle",
"type": "minecraft:item"
}
],
"conditions": [
{
"predicate": {
"type_specific": {
"is_captain": true,
"type": "minecraft:raider"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
]
}
]
}
},
"polar_bear": {
"id": 98,
"max_health": 30.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.4,
1.4
],
"eye_height": 1.19,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/polar_bear",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:cod",
"weight": 3,
"type": "minecraft:item"
},
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:salmon",
"type": "minecraft:item"
}
]
}
]
}
},
"potion": {
"id": 99,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"pufferfish": {
"id": 100,
"max_health": 3.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
0.7
],
"eye_height": 0.455,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/pufferfish",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:pufferfish",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:bone_meal",
"type": "minecraft:item"
}
],
"conditions": [
{
"chance": 0.05,
"condition": "minecraft:random_chance"
}
]
}
]
}
},
"rabbit": {
"id": 101,
"max_health": 3.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.4,
0.5
],
"eye_height": 0.425,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/rabbit",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rabbit_hide",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rabbit",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:rabbit_foot",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.1,
"enchanted_chance": {
"base": 0.13,
"per_level_above_first": 0.03,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"ravager": {
"id": 102,
"max_health": 100.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.95,
2.2
],
"eye_height": 1.8700001,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/ravager",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:saddle",
"type": "minecraft:item"
}
]
}
]
}
},
"salmon": {
"id": 103,
"max_health": 3.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
0.4
],
"eye_height": 0.26,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/salmon",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:salmon",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:bone_meal",
"type": "minecraft:item"
}
],
"conditions": [
{
"chance": 0.05,
"condition": "minecraft:random_chance"
}
]
}
]
}
},
"sheep": {
"id": 104,
"max_health": 8.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.3
],
"eye_height": 1.235,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/sheep",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:mutton",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"children": [
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "white",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/white",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "orange",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/orange",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "magenta",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/magenta",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "light_blue",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/light_blue",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "yellow",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/yellow",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "lime",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/lime",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "pink",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/pink",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "gray",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/gray",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "light_gray",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/light_gray",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "cyan",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/cyan",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "purple",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/purple",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "blue",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/blue",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "brown",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/brown",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "green",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/green",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "red",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/red",
"type": "minecraft:loot_table"
},
{
"conditions": [
{
"predicate": {
"type_specific": {
"sheared": false,
"color": "black",
"type": "minecraft:sheep"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
],
"value": "minecraft:entities/sheep/black",
"type": "minecraft:loot_table"
}
],
"type": "minecraft:alternatives"
}
]
}
]
}
},
"shulker": {
"id": 105,
"max_health": 30.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
1.0,
1.0
],
"eye_height": 0.5,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/shulker",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:shulker_shell",
"type": "minecraft:item"
}
],
"conditions": [
{
"unenchanted_chance": 0.5,
"enchanted_chance": {
"base": 0.5625,
"per_level_above_first": 0.0625,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"shulker_bullet": {
"id": 106,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.3125,
0.3125
],
"eye_height": 0.265625
},
"silverfish": {
"id": 107,
"max_health": 8.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.4,
0.3
],
"eye_height": 0.13,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/silverfish"
}
},
"skeleton": {
"id": 108,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.99
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/skeleton",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:arrow",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone",
"type": "minecraft:item"
}
]
}
]
}
},
"skeleton_horse": {
"id": 109,
"max_health": 15.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.6
],
"eye_height": 1.52,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/skeleton_horse",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone",
"type": "minecraft:item"
}
]
}
]
}
},
"slime": {
"id": 110,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.52,
0.52
],
"eye_height": 0.325,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/slime",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"conditions": [
{
"term": {
"predicate": {
"source_entity": {
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
},
"condition": "minecraft:inverted"
}
],
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:slime_ball",
"type": "minecraft:item"
},
{
"conditions": [
{
"predicate": {
"source_entity": {
"type": "minecraft:frog"
}
},
"condition": "minecraft:damage_source_properties"
}
],
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:slime_ball",
"type": "minecraft:item"
}
],
"conditions": [
{
"predicate": {
"type_specific": {
"size": 1,
"type": "minecraft:slime"
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
}
]
}
]
}
},
"small_fireball": {
"id": 111,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.3125,
0.3125
],
"eye_height": 0.265625
},
"sniffer": {
"id": 112,
"max_health": 14.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.9,
1.75
],
"eye_height": 1.05,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/sniffer"
}
},
"snowball": {
"id": 113,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
},
"snow_golem": {
"id": 114,
"max_health": 4.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.7,
1.9
],
"eye_height": 1.7,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/snow_golem",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 15.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:snowball",
"type": "minecraft:item"
}
]
}
]
}
},
"spawner_minecart": {
"id": 115,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"spectral_arrow": {
"id": 116,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.13
},
"spider": {
"id": 117,
"max_health": 16.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.4,
0.9
],
"eye_height": 0.65,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/spider",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:string",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": -1.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:spider_eye",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"spruce_boat": {
"id": 118,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"spruce_chest_boat": {
"id": 119,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.375,
0.5625
],
"eye_height": 0.5625
},
"squid": {
"id": 120,
"max_health": 10.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.8,
0.8
],
"eye_height": 0.4,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/squid",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:ink_sac",
"type": "minecraft:item"
}
]
}
]
}
},
"stray": {
"id": 121,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.99
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/stray",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:arrow",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"limit": 1,
"function": "minecraft:enchanted_count_increase"
},
{
"id": "minecraft:slowness",
"function": "minecraft:set_potion"
}
],
"name": "minecraft:tipped_arrow",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"strider": {
"id": 122,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.9,
1.7
],
"eye_height": 1.445,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/strider",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 2.0,
"max": 5.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:string",
"type": "minecraft:item"
}
]
}
]
}
},
"tadpole": {
"id": 123,
"max_health": 6.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.4,
0.3
],
"eye_height": 0.19500001,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/tadpole"
}
},
"text_display": {
"id": 124,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.0,
0.0
],
"eye_height": 0.0
},
"tnt": {
"id": 125,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.98,
0.98
],
"eye_height": 0.15
},
"tnt_minecart": {
"id": 126,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.98,
0.7
],
"eye_height": 0.595
},
"trader_llama": {
"id": 127,
"max_health": 53.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.9,
1.87
],
"eye_height": 1.7765,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/trader_llama",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:leather",
"type": "minecraft:item"
}
]
}
]
}
},
"trident": {
"id": 128,
"attackable": false,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.5
],
"eye_height": 0.13
},
"tropical_fish": {
"id": 129,
"max_health": 3.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.5,
0.4
],
"eye_height": 0.26,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/tropical_fish",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": 1.0,
"add": false,
"function": "minecraft:set_count"
}
],
"name": "minecraft:tropical_fish",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:bone_meal",
"type": "minecraft:item"
}
],
"conditions": [
{
"chance": 0.05,
"condition": "minecraft:random_chance"
}
]
}
]
}
},
"turtle": {
"id": 130,
"max_health": 30.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.2,
0.4
],
"eye_height": 0.34,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/turtle",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:seagrass",
"weight": 3,
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:bowl",
"type": "minecraft:item"
}
],
"conditions": [
{
"predicate": {
"tags": [
{
"id": "minecraft:is_lightning",
"expected": true
}
]
},
"condition": "minecraft:damage_source_properties"
}
]
}
]
}
},
"vex": {
"id": 131,
"max_health": 14.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.4,
0.8
],
"eye_height": 0.51875,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/vex"
}
},
"villager": {
"id": 132,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.62,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/villager"
}
},
"vindicator": {
"id": 133,
"max_health": 24.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.6575,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/vindicator",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:emerald",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
}
]
}
]
}
},
"wandering_trader": {
"id": 134,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.62,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/wandering_trader"
}
},
"warden": {
"id": 135,
"max_health": 500.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.9,
2.9
],
"eye_height": 2.4650002,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/warden",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:sculk_catalyst",
"type": "minecraft:item"
}
]
}
]
}
},
"wind_charge": {
"id": 136,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.3125,
0.3125
],
"eye_height": 0.0
},
"witch": {
"id": 137,
"max_health": 26.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.62,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/witch",
"pools": [
{
"rolls": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:glowstone_dust",
"type": "minecraft:item"
},
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:sugar",
"type": "minecraft:item"
},
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:spider_eye",
"type": "minecraft:item"
},
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:glass_bottle",
"type": "minecraft:item"
},
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:gunpowder",
"type": "minecraft:item"
},
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:stick",
"weight": 2,
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 4.0,
"max": 8.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:redstone",
"type": "minecraft:item"
}
]
}
]
}
},
"wither": {
"id": 138,
"max_health": 300.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.9,
3.5
],
"eye_height": 2.9750001,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/wither"
}
},
"wither_skeleton": {
"id": 139,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.7,
2.4
],
"eye_height": 2.1,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/wither_skeleton",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": -1.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:coal",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:bone",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:wither_skeleton_skull",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"wither_skull": {
"id": 140,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.3125,
0.3125
],
"eye_height": 0.265625
},
"wolf": {
"id": 141,
"max_health": 8.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
0.85
],
"eye_height": 0.68,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/wolf"
}
},
"zoglin": {
"id": 142,
"max_health": 40.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
1.3964844,
1.4
],
"eye_height": 1.19,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/zoglin",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 1.0,
"max": 3.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
}
]
}
},
"zombie": {
"id": 143,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/zombie",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:iron_ingot",
"type": "minecraft:item"
},
{
"name": "minecraft:carrot",
"type": "minecraft:item"
},
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:potato",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"zombie_horse": {
"id": 144,
"max_health": 15.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
1.3964844,
1.6
],
"eye_height": 1.52,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/zombie_horse",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
}
]
}
},
"zombie_villager": {
"id": 145,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": false,
"dimension": [
0.6,
1.95
],
"eye_height": 1.74,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/zombie_villager",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 2.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:iron_ingot",
"type": "minecraft:item"
},
{
"name": "minecraft:carrot",
"type": "minecraft:item"
},
{
"functions": [
{
"conditions": [
{
"terms": [
{
"predicate": {
"flags": {
"is_on_fire": true
}
},
"entity": "this",
"condition": "minecraft:entity_properties"
},
{
"predicate": {
"equipment": {
"mainhand": {
"predicates": {
"minecraft:enchantments": [
{
"enchantments": "#minecraft:smelts_loot"
}
]
}
}
}
},
"entity": "direct_attacker",
"condition": "minecraft:entity_properties"
}
],
"condition": "minecraft:any_of"
}
],
"function": "minecraft:furnace_smelt"
}
],
"name": "minecraft:potato",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"zombified_piglin": {
"id": 146,
"max_health": 20.0,
"attackable": true,
"summonable": true,
"fire_immune": true,
"dimension": [
0.6,
1.95
],
"eye_height": 1.79,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/zombified_piglin",
"pools": [
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:rotten_flesh",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"functions": [
{
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"add": false,
"function": "minecraft:set_count"
},
{
"enchantment": "minecraft:looting",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
},
"function": "minecraft:enchanted_count_increase"
}
],
"name": "minecraft:gold_nugget",
"type": "minecraft:item"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"name": "minecraft:gold_ingot",
"type": "minecraft:item"
}
],
"conditions": [
{
"condition": "minecraft:killed_by_player"
},
{
"unenchanted_chance": 0.025,
"enchanted_chance": {
"base": 0.035,
"per_level_above_first": 0.01,
"type": "minecraft:linear"
},
"enchantment": "minecraft:looting",
"condition": "minecraft:random_chance_with_enchanted_bonus"
}
]
}
]
}
},
"player": {
"id": 147,
"summonable": false,
"fire_immune": false,
"dimension": [
0.6,
1.8
],
"eye_height": 1.62,
"loot_table": {
"type": "minecraft:entity",
"random_sequence": "minecraft:entities/player"
}
},
"fishing_bobber": {
"id": 148,
"attackable": true,
"summonable": false,
"fire_immune": false,
"dimension": [
0.25,
0.25
],
"eye_height": 0.2125
}
}