failure to work based on the example
TimelapsedEon opened this issue ยท 3 comments
so I wanted a second texture to apply when a blaze is in the soul sand valley:
{
"type": "varied-mobs:biome",
"biome": ["minecraft:soul_sand_valley"],
"value": "minecraft:textures/entity/blaze2.png"
}
basically just lifted from the example pack.
executing this causes my instance to reject it and unload all resource packs.
Issue #4 [Issue while loading resource packs] is also a thing on my end as well. 89,997 lines of errors in my log. I wish I was exaggerating. https://github.com/Digifox03/variedMobs/issues/4#issue-697198579
should be fixed by e6f6a76
I'm sorry by replaying on an already closed issue, I've followed the example for the varied:pick and it spits out over 74K of lines.
Using Fabric Loader 0.13.3+build211-1.16.3. I'm on Java 8 btw