{
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "type": "minecraft:item",
          "name": "minecraft:ghast_spawn_egg",
          "functions": [
            {
              "function": "minecraft:set_nbt",
              "tag": "{incendium:{item:'ghastling_egg'},Enchantments:[{}],EntityTag:{id:\"minecraft:allay\",Tags:[\"in.unborn_ghast\"],PersistenceRequired:1b,NoAI:1b,Silent:1,ArmorDropChances:[0.085F,0.085F,0.085F,0.085F],ArmorItems:[{},{},{},{}],HandItems:[{id:\"minecraft:air\"}],ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],active_effects:[{id:\"minecraft:invisibility\",amplifier:0,duration:2147483647,show_particles:0b}]}}"
            },
            {
              "function": "minecraft:set_name",
              "entity": "this",
              "name": {
                "translate":"incendium.item.ghastling_egg.name","fallback":"Ghastling",
                "color": "#ddafaf",
                "italic": false
              }
            },
            {
              "function": "minecraft:set_lore",
              "entity": "this",
              "lore": [
                {
                  "translate":"incendium.item.ghastling_egg.desc1","fallback":"Destroys ghast fireballs that it can see.",
                  "color": "#bbbbbb",
                  "italic": false
                },
                {
                  "translate":"incendium.item.ghastling_egg.desc2","fallback":"Loves to eat fire charges.",
                  "color": "#b4b4b4",
                  "italic": false
                },
                {
                  "translate":"incendium.item.ghastling_egg.desc3","fallback":"Loyal but lazy",
                  "color": "#b4b4b4",
                  "italic": false
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
