Mod Update: Traveller's Gear

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

ModMyMC

New Member
Jul 29, 2019
411
0
0
Traveller's Gear

http://minecraft.curseforge.com/mc-mods/224440-travellers-gear/files/2219802

- improved: Rendering code, Traveller's Gear will now apply the necessary rotations to the ModelBiped of the item, as well as infos about child, riding, sneak and held items.- fixed: Lighting in the GUI, Blocks are now lit properly
- fixed: Gear shows up immediately after equipping, not only after closing the GUI.
- added: RenderTravellersGearEvent in the API, so other mods can hook into that and add to the rendering or prohibit it. I wanted to do this with Forge's SetArmorEvent, but I noticed that some modes didn't like that, so I made a custom event.

Post Author: VictiniX888