Fix Furniture Mod hedges rendering in fast mode with dynres on
This commit is contained in:
parent
054d36baa0
commit
0f3bfd894e
|
|
@ -43,6 +43,7 @@ public class ModelBakeEventHelper {
|
||||||
"mekanism",
|
"mekanism",
|
||||||
"vampirism",
|
"vampirism",
|
||||||
"elevatorid",
|
"elevatorid",
|
||||||
|
"cfm",
|
||||||
"embers");
|
"embers");
|
||||||
private final Map<ResourceLocation, BakedModel> modelRegistry;
|
private final Map<ResourceLocation, BakedModel> modelRegistry;
|
||||||
private final Set<ResourceLocation> topLevelModelLocations;
|
private final Set<ResourceLocation> topLevelModelLocations;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user