
Paraglider related issues
raspmary opened this issue ยท 0 comments
paragliders (from this mod, internally "vc_gliders:paraglider_wood") are kind of janky and annoying in a few ways - not sure if i should've made separate issues for these, but for now i've decided to put them all into one
paragliders don't seem to be registered like other armour-type items, which causes some minor but still annoying problems:
- they don't have an equip sound
- they don't work with quark's quick armour swapping feature (under management module) which lets you right-click with an equippable in your hand to swap it out with whatever you're already wearing
- they also don't work with quark's armour interaction feature in the "expanded item interactions" section (also under management module), which lets you right-click on an armour piece while a GUI is open to quickly equip that piece without having to open the inventory screen and equip it
they also have a couple weird mechanical quirks that probably aren't necessary:
- they burn up and perma-break when in the nether, which there's an upgrade to prevent, but i think it should probably just be built into the glider itself (it's not like elytras burn in the nether), might not be too bad since the mod already has code to prevent it
- whenever they're worn in a thunderstorm, they'll kinda just get struck by lightning out of nowhere, which also perma-breaks them (i think there's an upgrade to prevent this too, but again, prolly should be how they are by default)
sorry for the long issue that's kinda just multiple issues in one - i'll happily split stuff like this up in the future if that's easier to deal with