{
    "neoforge:conditions": [
        {
            "type": "neoforge:mod_loaded",
            "modid": "netherexp"
        }
    ],
    "entity": "netherexp:stampede",
    "name": {
        "translate": "entity.netherexp.stampede",
        "color": "#33271F"
    },
    "display": {
        "scale": 0.48
    },
    "sim_cost": 96,
    "input": {
        "item": "hostilenetworks:prediction_matrix"
    },
    "base_drop": {
        "id": "hostilenetworks:nether_prediction"
    },
    "trivia": "custom.trivia.stampede",
    "fabricator_drops": [
        {
            "id": "netherexp:stridite",
            "count": 4
        }
    ]
}