vore-mod/elements/StomachRotten.mod.json
2024-03-13 00:29:55 -04:00

34 lines
No EOL
565 B
JSON

{
"_fv": 57,
"_type": "tag",
"definition": {
"type": "Entities",
"items": [],
"blocks": [],
"functions": [],
"entities": [
{
"value": "EntityDrowned"
},
{
"value": "EntityGiantZombie"
},
{
"value": "EntityZombie"
},
{
"value": "EntityZombieVillager"
},
{
"value": "EntityPigZombie"
},
{
"value": "EntityHusk"
}
],
"biomes": [],
"damageTypes": [],
"name": "stomach_rotten",
"namespace": "forge"
}
}