Mod Not Functioning #2
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Port
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
End of Life
Reviewed
Invalid
Reviewed
Won't Fix
Security
Status
Abandoned
Status/Accepting External PR
Status
Blocked
Status
Need More Info
Status
Needs Triage
Testing
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/enchantment-disable-tag#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In v2.0.3 (Forge 1.20.1), enchantments cannot be disabled by any means, including datapacks or KubeJS.
Unsure what's going on. Can you replicate in a minimal environment?
I seem to be having the same or a similar issue, i made the datapack following the wiki but enchants are not getting removed (yes i made sure the number in pack.mcmeta was correct) There really isn't more info to give, the mod simply doesn't appear to work so unless the wiki is wrong or outdated the mod is having issues (mc version 1.20.1, mod version 2.0.3)
Hi, I think you all might be messing up something crucial that the Wiki fails to mention.
The tag
#minecraft:treasureor any minecraft namespace enchantment tags do not exist on 1.20.1. Please do not reference these or else the tag will fail to load.minecraft:sweepingis the ID for Sweeping Edge on 1.20.1, you can check for enchantment IDs by using the /enchant command.Please use the keys alone instead.
If it still doesn't work following these pointers, please open a new issue and send your full logs.
Your logs will usually contain why a tag has failed to load.