{
    "neoforge:conditions": [
        {
            "type": "neoforge:mod_loaded",
            "modid": "eternal_starlight"
        }
    ],
    "entity": "eternal_starlight:tangled_hatred",
    "name": {
        "translate": "entity.eternal_starlight.tangled_hatred",
        "color": "#3A4770"
    },
	"display": {
		"scale": 0.1
	},
    "sim_cost": 1024,
    "input": {
        "item": "hostilenetworks:prediction_matrix"
    },
    "base_drop": {
        "id": "hostilenetworks:overworld_prediction"
    },
	"trivia": "custom.trivia.tangled_hatred",
    "fabricator_drops": [
		{
            "id": "eternal_starlight:trapped_soul",
            "count": 2
        },
		{
            "id": "eternal_starlight:tenacious_vine",
            "count": 8
        }
    ]
}