All Downloads are FREE. Search and download functionalities are using the official Maven repository.

loot_tables.entity_loot_tables.json Maven / Gradle / Ivy

The newest version!
{
  "minecraft:rabbit": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rabbit_hide"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rabbit"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.1,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.03
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:rabbit_foot"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/rabbit"
  },
  "minecraft:polar_bear": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:cod",
            "weight": 3
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:salmon"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/polar_bear"
  },
  "minecraft:cat": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:string"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/cat"
  },
  "minecraft:trader_llama": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/trader_llama"
  },
  "minecraft:breeze": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/breeze"
  },
  "minecraft:ender_dragon": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/ender_dragon"
  },
  "minecraft:zombie_villager": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:iron_ingot"
          },
          {
            "type": "minecraft:item",
            "name": "minecraft:carrot"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:potato"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/zombie_villager"
  },
  "minecraft:armadillo": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/armadillo"
  },
  "minecraft:pillager": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/pillager"
  },
  "minecraft:piglin_brute": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/piglin_brute"
  },
  "minecraft:wither": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/wither"
  },
  "minecraft:player": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/player"
  },
  "minecraft:sheep": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:mutton"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep"
  },
  "minecraft:llama": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/llama"
  },
  "minecraft:snow_golem": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 15.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:snowball"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/snow_golem"
  },
  "minecraft:armor_stand": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/armor_stand"
  },
  "minecraft:panda": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:bamboo"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/panda"
  },
  "minecraft:creeper": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:gunpowder"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:entity_properties",
            "entity": "killer",
            "predicate": {
              "type": "#minecraft:skeletons"
            }
          }
        ],
        "entries": [
          {
            "type": "minecraft:tag",
            "expand": true,
            "name": "minecraft:creeper_drop_music_discs"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/creeper"
  },
  "minecraft:bogged": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/bogged"
  },
  "minecraft:bat": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/bat"
  },
  "minecraft:parrot": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:feather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/parrot"
  },
  "minecraft:wither_skeleton": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": -1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:coal"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:bone"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:wither_skeleton_skull"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/wither_skeleton"
  },
  "minecraft:piglin": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/piglin"
  },
  "minecraft:skeleton_horse": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:bone"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/skeleton_horse"
  },
  "minecraft:mooshroom": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:beef"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/mooshroom"
  },
  "minecraft:frog": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/frog"
  },
  "minecraft:shulker": {
    "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"
  },
  "minecraft:axolotl": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/axolotl"
  },
  "minecraft:endermite": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/endermite"
  },
  "minecraft:horse": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/horse"
  },
  "minecraft:blaze": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:blaze_rod"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/blaze"
  },
  "minecraft:vindicator": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:emerald"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/vindicator"
  },
  "minecraft:turtle": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:seagrass",
            "weight": 3
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:damage_source_properties",
            "predicate": {
              "tags": [
                {
                  "expected": true,
                  "id": "minecraft:is_lightning"
                }
              ]
            }
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:bowl"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/turtle"
  },
  "minecraft:sheep/magenta": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:magenta_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/magenta"
  },
  "minecraft:sheep/gray": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:gray_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/gray"
  },
  "minecraft:sheep/green": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:green_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/green"
  },
  "minecraft:sheep/yellow": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:yellow_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/yellow"
  },
  "minecraft:sheep/white": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:white_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/white"
  },
  "minecraft:sheep/black": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:black_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/black"
  },
  "minecraft:sheep/brown": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:brown_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/brown"
  },
  "minecraft:sheep/orange": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:orange_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/orange"
  },
  "minecraft:sheep/light_blue": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:light_blue_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/light_blue"
  },
  "minecraft:sheep/lime": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:lime_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/lime"
  },
  "minecraft:sheep/purple": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:purple_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/purple"
  },
  "minecraft:sheep/blue": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:blue_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/blue"
  },
  "minecraft:sheep/cyan": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:cyan_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/cyan"
  },
  "minecraft:sheep/light_gray": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:light_gray_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/light_gray"
  },
  "minecraft:sheep/red": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:red_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/red"
  },
  "minecraft:sheep/pink": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:pink_wool"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:loot_table",
            "name": "minecraft:entities/sheep"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/sheep/pink"
  },
  "minecraft:husk": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:iron_ingot"
          },
          {
            "type": "minecraft:item",
            "name": "minecraft:carrot"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:potato"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/husk"
  },
  "minecraft:illusioner": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/illusioner"
  },
  "minecraft:giant": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/giant"
  },
  "minecraft:donkey": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/donkey"
  },
  "minecraft:zombie": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:iron_ingot"
          },
          {
            "type": "minecraft:item",
            "name": "minecraft:carrot"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:potato"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/zombie"
  },
  "minecraft:skeleton": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:arrow"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:bone"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/skeleton"
  },
  "minecraft:phantom": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:phantom_membrane"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/phantom"
  },
  "minecraft:drowned": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.11,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.02
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:copper_ingot"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/drowned"
  },
  "minecraft:salmon": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:salmon"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "chance": 0.05,
            "condition": "minecraft:random_chance"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:bone_meal"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/salmon"
  },
  "minecraft:fox": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/fox"
  },
  "minecraft:camel": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/camel"
  },
  "minecraft:glow_squid": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:glow_ink_sac"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/glow_squid"
  },
  "minecraft:ocelot": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/ocelot"
  },
  "minecraft:elder_guardian": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:prismarine_shard"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:cod",
            "weight": 3
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:prismarine_crystals",
            "weight": 2
          },
          {
            "type": "minecraft:empty"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:wet_sponge"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:loot_table",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:gameplay/fishing/fish"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:empty",
            "weight": 4
          },
          {
            "type": "minecraft:item",
            "name": "minecraft:tide_armor_trim_smithing_template"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/elder_guardian"
  },
  "minecraft:tropical_fish": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:tropical_fish"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "chance": 0.05,
            "condition": "minecraft:random_chance"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:bone_meal"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/tropical_fish"
  },
  "minecraft:pig": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:porkchop"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/pig"
  },
  "minecraft:witch": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:glowstone_dust"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:sugar"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:redstone"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:spider_eye"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:glass_bottle"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:gunpowder"
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:stick",
            "weight": 2
          }
        ],
        "rolls": {
          "type": "minecraft:uniform",
          "max": 3.0,
          "min": 1.0
        }
      }
    ],
    "random_sequence": "minecraft:entities/witch"
  },
  "minecraft:goat": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/goat"
  },
  "minecraft:sniffer": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/sniffer"
  },
  "minecraft:zombie_horse": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/zombie_horse"
  },
  "minecraft:squid": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:ink_sac"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/squid"
  },
  "minecraft:zoglin": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/zoglin"
  },
  "minecraft:magma_cube": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:inverted",
                "term": {
                  "condition": "minecraft:damage_source_properties",
                  "predicate": {
                    "source_entity": {
                      "type": "minecraft:frog"
                    }
                  }
                }
              },
              {
                "condition": "minecraft:entity_properties",
                "entity": "this",
                "predicate": {
                  "type_specific": {
                    "type": "slime",
                    "size": {
                      "min": 2
                    }
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": -2.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:magma_cream"
          },
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:damage_source_properties",
                "predicate": {
                  "source_entity": {
                    "type": "minecraft:frog",
                    "type_specific": {
                      "type": "frog",
                      "variant": "minecraft:warm"
                    }
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:pearlescent_froglight"
          },
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:damage_source_properties",
                "predicate": {
                  "source_entity": {
                    "type": "minecraft:frog",
                    "type_specific": {
                      "type": "frog",
                      "variant": "minecraft:cold"
                    }
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:verdant_froglight"
          },
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:damage_source_properties",
                "predicate": {
                  "source_entity": {
                    "type": "minecraft:frog",
                    "type_specific": {
                      "type": "frog",
                      "variant": "minecraft:temperate"
                    }
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:ochre_froglight"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/magma_cube"
  },
  "minecraft:tadpole": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/tadpole"
  },
  "minecraft:slime": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:entity_properties",
            "entity": "this",
            "predicate": {
              "type_specific": {
                "type": "slime",
                "size": 1
              }
            }
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:inverted",
                "term": {
                  "condition": "minecraft:damage_source_properties",
                  "predicate": {
                    "source_entity": {
                      "type": "minecraft:frog"
                    }
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:slime_ball"
          },
          {
            "type": "minecraft:item",
            "conditions": [
              {
                "condition": "minecraft:damage_source_properties",
                "predicate": {
                  "source_entity": {
                    "type": "minecraft:frog"
                  }
                }
              }
            ],
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:slime_ball"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/slime"
  },
  "minecraft:villager": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/villager"
  },
  "minecraft:enderman": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:ender_pearl"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/enderman"
  },
  "minecraft:vex": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/vex"
  },
  "minecraft:silverfish": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/silverfish"
  },
  "minecraft:ghast": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:ghast_tear"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:gunpowder"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/ghast"
  },
  "minecraft:pufferfish": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:pufferfish"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "chance": 0.05,
            "condition": "minecraft:random_chance"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:bone_meal"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/pufferfish"
  },
  "minecraft:cod": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:cod"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "chance": 0.05,
            "condition": "minecraft:random_chance"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:bone_meal"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/cod"
  },
  "minecraft:zombified_piglin": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:rotten_flesh"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:gold_nugget"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:gold_ingot"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/zombified_piglin"
  },
  "minecraft:ravager": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": 1.0,
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:saddle"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/ravager"
  },
  "minecraft:hoglin": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 4.0,
                  "min": 2.0
                },
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:porkchop"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/hoglin"
  },
  "minecraft:cave_spider": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:string"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": -1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:spider_eye"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/cave_spider"
  },
  "minecraft:dolphin": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:cod"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/dolphin"
  },
  "minecraft:evoker": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:totem_of_undying"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:emerald"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/evoker"
  },
  "minecraft:spider": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:string"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": -1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:spider_eye"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/spider"
  },
  "minecraft:stray": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:arrow"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:bone"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          }
        ],
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant",
                "limit": 1
              },
              {
                "function": "minecraft:set_potion",
                "id": "minecraft:slowness"
              }
            ],
            "name": "minecraft:tipped_arrow"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/stray"
  },
  "minecraft:wandering_trader": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/wandering_trader"
  },
  "minecraft:cow": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 3.0,
                  "min": 1.0
                },
                "function": "minecraft:set_count"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:beef"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/cow"
  },
  "minecraft:strider": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 5.0,
                  "min": 2.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:string"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/strider"
  },
  "minecraft:chicken": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:feather"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:chicken"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/chicken"
  },
  "minecraft:allay": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/allay"
  },
  "minecraft:bee": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/bee"
  },
  "minecraft:warden": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "name": "minecraft:sculk_catalyst"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/warden"
  },
  "minecraft:mule": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:leather"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/mule"
  },
  "minecraft:guardian": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              },
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:prismarine_shard"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              },
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:cod",
            "weight": 2
          },
          {
            "type": "minecraft:item",
            "functions": [
              {
                "count": {
                  "type": "minecraft:uniform",
                  "max": 1.0,
                  "min": 0.0
                },
                "function": "minecraft:looting_enchant"
              }
            ],
            "name": "minecraft:prismarine_crystals",
            "weight": 2
          },
          {
            "type": "minecraft:empty"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "conditions": [
          {
            "condition": "minecraft:killed_by_player"
          },
          {
            "chance": 0.025,
            "condition": "minecraft:random_chance_with_looting",
            "looting_multiplier": 0.01
          }
        ],
        "entries": [
          {
            "type": "minecraft:loot_table",
            "functions": [
              {
                "conditions": [
                  {
                    "condition": "minecraft:entity_properties",
                    "entity": "this",
                    "predicate": {
                      "flags": {
                        "is_on_fire": true
                      }
                    }
                  }
                ],
                "function": "minecraft:furnace_smelt"
              }
            ],
            "name": "minecraft:gameplay/fishing/fish"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/guardian"
  },
  "minecraft:iron_golem": {
    "type": "minecraft:entity",
    "pools": [
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 2.0,
                  "min": 0.0
                },
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:poppy"
          }
        ],
        "rolls": 1.0
      },
      {
        "bonus_rolls": 0.0,
        "entries": [
          {
            "type": "minecraft:item",
            "functions": [
              {
                "add": false,
                "count": {
                  "type": "minecraft:uniform",
                  "max": 5.0,
                  "min": 3.0
                },
                "function": "minecraft:set_count"
              }
            ],
            "name": "minecraft:iron_ingot"
          }
        ],
        "rolls": 1.0
      }
    ],
    "random_sequence": "minecraft:entities/iron_golem"
  },
  "minecraft:wolf": {
    "type": "minecraft:entity",
    "random_sequence": "minecraft:entities/wolf"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy