Files
Gregtech-New-Bastards/.minecraft/config/ThaumcraftMobAspects/enderzoo.cfg
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

94 lines
2.5 KiB
INI

[
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.DireWolf",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"terra": 3,
"ira": 1,
"bestia": 3
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.WitherWitch",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"mortuus": 1,
"venenum": 1,
"humanus": 3,
"praecantatio": 2
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.Enderminy",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"iter": 1,
"alienis": 2,
"aer": 1
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.FallenKnight",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"tutamen": 1,
"exanimis": 2,
"humanus": 1,
"custom5": 1
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.FallenMount",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"terra": 1,
"exanimis": 2,
"bestia": 4
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.WitherCat",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"mortuus": 1,
"motus": 2,
"sensus": 2,
"bestia": 1,
"cognitio": 1
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.ConcussionCreeper",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"ignis": 2,
"iter": 2,
"perditio": 2,
"herba": 2
}
},
{
"_HEADER": "*****************************************",
"entityName": "enderzoo.DireSlime",
"_FOOTER": "*****************************************",
"_COMMENT": "Aspects are in the form aspect : value ",
"aspects": {
"victus": 1,
"terra": 2
}
}
]