[๐]: Slingshots cannot take certain enchantments in Survival
Kalikars opened this issue ยท 2 comments
Before Continuing:
- Check you are using the latest version of the mods and its dependencies
- Always include a latest.log if you are crashing
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1-FABRIC
Supplementaries Version
supplementaries-1.20-2.8.17-fabric
Moonlight Lib Version
moonlight-1.20-2.12.17-fabric
Issue Detail
In survival, the slingshot cannot be combined with Quick Charge, Multishot or Loyalty books on an anvil. It can accept Stasis, Unbreaking, or Mending books. JEI also reports the only compatible enchants are Unbreaking, Mending, and Stasis (+ Curse of Vanishing). Screenshots for all this below.
However, when slingshots are enchanted with Quick Charge or Multishot, the item works as expected. Note that this only works via anvil and not the /enchant command.
Additionally, Loyalty does not seem to work as an enchantment, even though previous versions supported this.
Ah, that sucks. I will close this then since there's nothing to be done about it. Thanks for the quick response
that's a fabric limitation. its impossible to add items to an ehcnantment allowed list without major hacks. this is due to fabric poor and non existent api for enchantments. its part of the many many small features that arent in the fabric version of the mod. Luckily due to new ehcnant system this wont be an issue in 1.21 anymore