Universal Enchants

Universal Enchants

2M Downloads

[Bug]: Universal Enchants misclassifies Majruszs Enchantments

diefesson opened this issue ยท 1 comments

commented

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

8.0.0

Minimal Setup (Required)

Yes

Notes (Required)

Current Behaviour

Most of generated config files for Majruzsz Enchantments have the incorrect value of $minecraft:breakable. Allowing enchantments to be applied on wrong items

Expected Behaviour

Generated config files for Majruzsz Enchantments should set items field to the correct category

Example

\config\universalenchants\majruszsenchantments\leech.json

{
  "schemaVersion": 2,
  "items": [
    "$minecraft:breakable"
  ],
  "incompatible": [
    "majruszsenchantments:incompatibility_curse"
  ]
}

latest.log (Required)

https://mclo.gs/nd548x2

commented

Proprably the root cause of the following issues: