
[BUG] Better End model failures
lukebemish opened this issue ยท 3 comments
What went wrong?
Better End does weird stuff with models. As in, it doesn't have blockstate files. I'm not sure why, and I'm not sure what I can do about it, but I should probably look at a fix. Maybe try and guess the model/texture location if I can't find stuff?
Platform
Fabric
Version
0.5.4
Logs and Screenshots
Continual failure to find resource in preload errors; cause confirmed in better end source.
I think I'll try to fix this through some sort of "backup" system, where I first check for a backup_blockstate
resource, and then if that fails just make a wild guess.