{
    "type": "extrabotany:ego",
    "name": "entity.extrabotany.ego",
    "name_color": "0xA61012",
    "gui_scale": 0.95,
    "gui_x_offset": 0,
    "gui_y_offset": 0,
    "gui_z_offset": 0,
    "sim_cost": 10000,
    "input": {
        "item": "hostilenetworks:empty_prediction"
    },
    "base_drop": {
        "item": "hostilenetworks:overworld_prediction"
    },
    "trivia": "",
    "fabricator_drops": [
        {
            "item": "botania:life_essence",
            "count": 1
        },
        {
            "item": "botania:overgrowth_seed",
            "count": 1
        },
        {
            "item": "mythicbotany:alfsteel_ingot",
            "count": 1
        },
        {
            "item": "extrabotany:reward_bag_a",
            "count": 3
        },
        {
            "item": "extrabotany:reward_bag_b",
            "count": 2
        },
        {
            "item": "extrabotany:reward_bag_c",
            "count": 1
        },
        {
            "item": "extrabotany:hero_medal",
            "count": 1
        }
    ],
    "data_per_kill": [
        6,
        50,
        150,
        600
    ]
}