So, I'm posting here just to check I'm doing things right. The default textures for this mod I'm trying to make random are guard_steve_0 in guardvillagers\textures\entity\guard and I have a custom texture guard_steve_0.2 with a property file named guard_steve_0 in guardvillagers\optifine\random\entity\guard and it won't use the random texture. Am I doing anything wrong or is it a problem with the mod?
#Guard Villagers ETF dosn't work
29 messages · Page 1 of 1 (latest)
are you using the latest version? can you enabled the setting in etfs general settings to print entity info to chat and right click one of these guards
I'm using version 4.5.1 of ETF and this is what was printed on right click
General ETF:
- Texture cache size: 2
This entity.guardvillagers.guard:
- Texture: ETFTexture{texture=guardvillagers:textures/entity/guard/guard_steve_0.png, emissive=false, patched=false}
Entity cache size: 3
- Original spawn state: null
- OptiFine property count: 1
- Non property random total: 0```
and it never uses guard_steve_0.2 ?
whats if you remove the "-"
just have
1 2
with a space
1-2 should work i'm just troubleshooting
also try just having textures.1=2
to try and force texture 2
nope, still using the base texture
with textures.1=2?
yea
toggle this setting on off and move the properties file and the 2.png variant to be next tio the regular texture
sorry toggle it off
nope, still not
there is a guard_steve_2 file there, could that be causing a problem?
it shouldn't
send the resourcepack
and link the mod
its a bit late for the next update to fix this but the next next should if i can identify the issue
I'm using this mod with variantes textures and it Works fine. I think you need "guard... 02"
Check on m'y pack (on my phone can't have a look)
https://www.planetminecraft.com/texture-pack/song-of-war-villagers/
Hmmmm its meant to require a . If the texture ends with a number
ok, weird. But yeah I got it working this way.
Also @oblique light there is a "textures" folder in the pack you shared, is this from some testing? idk if this could cause conflict somehow 🤷♂️