Woodwalkers

Woodwalkers

506k Downloads

Mod Compatibility

mjones8019 opened this issue ยท 7 comments

commented

Describe your idea, include images if necessary

Hello,

My family and I are enjoying transforming into vanilla and modded mobs, but I notice that none of the modded mobs have any of their traits or abilities. I was wondering if this is something that can be added as a general feature of the mod using tags for their traits and abilities? Specifically we like Alex's Mobs, Midnight Madness, Forbidden and Arcanus, and Ars Nouveau mobs.

I am not a MC modder, so I understand if you say this is an impossible thing to do without making specific compatibility mods.

Thanks

commented

Thanks, I will take a look and if I am able to build a datapack, I will send it your way. Appreciate the guidance.

M.

commented

Hey! Sorry, since every mod implements the mobs a bit differently there is no way (that I am aware of) to automatically detect the traits of a mob.

However, that's why I created a data pack mechanism, where you can implement the traits yourself.
I recommend taking a look at Registering Traits, Registering Variants and Registering Abilities.

If you like, you can send me your data pack so I can implement it into the official mod to improve mod compatibility.

commented

So I poked around in the mod and was working on the datapack, then decided to take a look at your formatting as I am new to this. I see you already have Alexsmobs in the pack with flying...but mine are not flying. What would cause them to not fly when they are already listed in your mod with the flying trait?

commented

That's a bug. What woodwalkers mod version, minecraft version and mod loader are you using?

commented

I am using Forge 47.3.29, Minecraft 1.20.1, Woodwalkers 5.5, Remorphed 4.2 and Alexsmobs 1.22.9. This is in a large modpack I made, so the modlist is attached to save text space. Using Curseforge as the mod platform.

Something is Terribly Wrong.zip

commented

Alright. I found the error- I already fixed it as of 57bf77e. I'll publish 5.6 with the fix (and some others) later today.

commented

Thank you!!

M