{
    "entity": "minecraft:wither_skeleton",
    "variants": [],
    "name": "entity.minecraft.wither_skeleton",
    "name_color": "#343434",
    "gui_scale": 0.85,
    "gui_x_offset": 0,
    "gui_y_offset": 0,
    "gui_z_offset": 0,
    "sim_cost": 768,
    "input": {
        "item": "hostilenetworks:prediction_matrix"
    },
    "base_drop": {
        "item": "hostilenetworks:nether_prediction"
    },
    "trivia": "hostilenetworks.trivia.wither_skeleton",
    "fabricator_drops": [
        {
            "item": "wstweaks:fragment",
            "count": 32
        },
        {
            "item": "minecraft:bone",
            "count": 24
        },
        {
            "item": "minecraft:coal",
            "count": 32
        },
        {
            "item": "minecraft:wither_skeleton_skull",
            "count": 3
        },
        {
            "item": "reliquary:withered_rib",
            "count": 2
        },
        {
            "item": "bhc:wither_bone",
            "count": 2
        }
    ]
}