更新 README.MD

This commit is contained in:
Armamem0t 2025-07-15 17:09:25 +08:00 committed by git.mingliqiye.com
parent fb4b8757d6
commit 49d95bb299
Signed by: git.mingliqiye.com
GPG Key ID: F810443113074559

View File

@ -42,6 +42,7 @@ maven {
```groovy ```groovy
modImplementation "com.mingliqiye.minecraft.enchantment.conflict:enchantmentdoesnotconflict:1.21-1.4" modImplementation "com.mingliqiye.minecraft.enchantment.conflict:enchantmentdoesnotconflict:1.21-1.4"
``` ```
- 其他模组加载器也是同理 我会保持API不变的
- Demo - Demo
```java ```java
import com.mingliqiye.minecraft.enchantment.conflict.enchantment.Enchantment; import com.mingliqiye.minecraft.enchantment.conflict.enchantment.Enchantment;