Skip to content

Commit

Permalink
Fix Furniture Mod hedges rendering in fast mode with dynres on
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt committed Nov 2, 2024
1 parent 054d36b commit 0f3bfd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ public class ModelBakeEventHelper {
"mekanism",
"vampirism",
"elevatorid",
"cfm",
"embers");
private final Map<ResourceLocation, BakedModel> modelRegistry;
private final Set<ResourceLocation> topLevelModelLocations;
Expand Down

0 comments on commit 0f3bfd8

Please sign in to comment.