DaedalusGame / BetterWithAddons

Companion mod for BetterWithMods, aiming to bring back ye olde addons. Also has some extra content.
MIT License
16 stars 5 forks source link

[Mod Interaction] Make TCon Kamas give fleece instead of vanilla wool #75

Closed justinrusso closed 6 years ago

justinrusso commented 6 years ago

Hello,

Would you be able to make it so the TCon Kama will give fleece instead of vanilla wool when a sheep is right clicked?

Thanks!

Reference: https://github.com/Darkosto/SevTech-Ages/issues/504

DaedalusGame commented 6 years ago

oh right darkosto mentioned this in dm i have to add a whitelist of shearing implements

justinrusso commented 6 years ago

Figured it may have been forgotten :)

DaedalusGame commented 6 years ago

~~or so i thought >_> yeah this will need forge changes or a coremod sorry~~ https://github.com/MinecraftForge/MinecraftForge/issues/4562

actually it appears i've been gone too long and immediently jumped to the bleakest conclusion. I can fix this. except the fact that scythes are aoe shearing but who cares about that haha

DaedalusGame commented 6 years ago

the fix for this is now on curse please report back if this is actually fixed

justinrusso commented 6 years ago

So, I thought the AOE would just not work for shearing - but instead it gives the actual wool. We'd be fine with it breaking the AOE for shearing if that's do-able to fix.

DaedalusGame commented 6 years ago

It should've done that i just replace the rightclick for the tool

justinrusso commented 6 years ago

Well, i thought so too. But I got regular wool from some of the sheep I AOE right clicked

DaedalusGame commented 6 years ago

urgh ok i think I'm hooking the wrong event

DaedalusGame commented 6 years ago

ok i uploaded a fix (still under review) for the scythe problem and in general it should be a bit more robust with other shear-like items

DaedalusGame commented 6 years ago

I assume this is fixed now