Skip to content

Commit

Permalink
Add modelManager to AT
Browse files Browse the repository at this point in the history
- Thaumcraft's AT also upgrades the visibility, so you couldn't tell in dev it was private in vanilla
  • Loading branch information
jchung01 committed Jul 10, 2024
1 parent d219a34 commit f2f269b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/universaltweaks_at.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ public net.minecraft.client.gui.advancements.AdvancementTabType BELOW # BELOW
public net.minecraft.client.gui.advancements.AdvancementTabType LEFT # LEFT
public net.minecraft.client.gui.advancements.AdvancementTabType RIGHT # RIGHT

# Particle Util
public net.minecraft.client.Minecraft field_175617_aL # modelManager

0 comments on commit f2f269b

Please sign in to comment.