Suggestions
MJRamon opened this issue · 3 comments
To complete this handy mod, I suggest adding such (so we don't have to download gazillion of separate mods that could be not updated as well):
Horse stats.✅Pass through leaves when riding.✅- Craftable saddles for older versions. - Not planned
- Craftable armor. - Not planned
- Netherite armor. - Not planned
- Optional: horse armor stands. - Maybe
Optional: call a horse (flute item or goat horn: shift+right click to assign item to a horse; or hotkey (whistle): shift+right click to assign a horse that will respond).✅
All options could have a config to enable/disable at will.
edited by mortuusars
I'll add some of these. Not sure about the crafting recipes though, it's hard to enable/disable them through config.
Probably no netherite armor as well.
Fabric has conditions: https://maven.fabricmc.net/docs/fabric-api-0.81.1+1.20/net/fabricmc/fabric/api/resource/conditions/v1/ResourceConditions.html
Forge and NeoForge have conditions as well.