thrasosc / kevstieredzmodifiers-mod

Tons of new modifiers for you to discover!
https://curseforge.com/minecraft/mc-mods/kevs-tieredz-modifiers
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Kev's TieredZ Modifiers is incompatible with Kev's Tierify Modifiers #4

Open TheSexyYeti opened 4 months ago

TheSexyYeti commented 4 months ago

I'm trying to make a Minecraft 1.20.1 mod pack. But your two mods mentioned in the title of this post is incompatible with each other. causing a crash while loading. Here's a pastebin to the crash log.

https://pastebin.com/Q4Bhia5a

KevzCz commented 4 months ago

Both mods are the same but uses different base mod. Kevs tieredz modifiers uses tieredz and kevs tierify modifiers uses tierify. Adding those two together will cause a crash because i made it like that.

KevzCz commented 4 months ago

Tldr: use either one, cant use both

TheSexyYeti commented 4 months ago

good to know. Appreciate it.