Fix Furniture Mod hedges rendering in fast mode with dynres on

This commit is contained in:
embeddedt 2024-11-02 13:38:31 -04:00
parent 054d36baa0
commit 0f3bfd894e
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -43,6 +43,7 @@ public class ModelBakeEventHelper {
"mekanism",
"vampirism",
"elevatorid",
"cfm",
"embers");
private final Map<ResourceLocation, BakedModel> modelRegistry;
private final Set<ResourceLocation> topLevelModelLocations;