ModelVariantProviders not called for every state if one state loaded by vanilla
TwilightFlower opened this issue ยท 3 comments
If a ModelVariantProvider chooses to not override one state and lets it load the vanilla way, it will not be called for any further states of that block. This is a rather niche bug but I'm having trouble finding a workaround.
Bump, still an issue. Not much else to be said other than what is said here. Not really niche at this point, seems more like an oversight
This will be addressed by the Model Loading API v1: #3145.
Fixed in #3145.