MinecraftTAS / LoTAS

Low Optimization Tool Assisted Speedrun Mod 1.8.9-1.20.1
https://minecrafttas.com
GNU General Public License v3.0
51 stars 10 forks source link

[Fabric 1.17] Upgrade: Fixed splash screen, corrected addDrawable #32

Closed ScribbleTAS closed 3 years ago

ScribbleTAS commented 3 years ago

Dear diary, today I learned that you should not use addDrawable to register your GUI buttons in 1.17, since for whatever reason this does nothing. Instead I had to change everything to addDrawableChild.