EFI-Unofficial-20.14.17 - hotfix
Curse Maven Snippet
What's new
new behavior added - maintain_distance Example
{
"weight": 20,
"cooldown": 0,
"canBeInterrupted": true,
"looping": true,
"behaviors": [
{
"conditions": [
{ "predicate": "has_target" }
],
"maintain_distance": {
"min": 8.0,
"max": 16.0,
"wander": 8,
"inaction_time": 0,
"z_axis": 0.0,
"x_axis": 1.0
}
},
{
"conditions": [
{
"predicate": "has_target"
},
{
"predicate": "within_distance",
"min": 0,
"max": 64
}
],
"aim": {
}
},
{
"conditions": [
{
"predicate": "has_target"
},
{
"predicate": "within_distance",
"min": 0,
"max": 64
},
{
"predicate": "aiming"
}
],
"shoot": {}
}
]
},
tacz issues resolved for mobs and cnpcs meaningthe whole tacz combat cycle is polished.
please download the cnpc datapack from below, there is much more to look at for more than just cnpcs. you can use the new nbt field to apply mob patches to any compatable entity. yes you can give specific mobs a move set a mob global patches. https://www.curseforge.com/minecraft/texture-packs/cnpc-epicfight-integration-unofficial-template
This mod has no additional files

