CodeF53 / Horse-Buff

Makes Horses better by removing stupid things
Other
10 stars 6 forks source link

Jeb_ horse #13

Closed CodeF53 closed 2 years ago

CodeF53 commented 2 years ago

Yoink lines 55-66 of net/minecraft/client/render/entity/feature/SheepWoolFeatureRenderer.java

Reimplement some stuff so it will update color based on system time instead of ticks so its a smoother transition

Yeet code into net/F53/HorseBuff/mixin/Client/RenderTweaks.java

CodeF53 commented 2 years ago

https://discord.com/channels/766520144784523264/934667470529232896/964391250356752425 for smoother sampling of rgb colors - thanks ran