binary404 / MysticTools

Custom loot mod for minecraft
Other
6 stars 0 forks source link

Growth Aura not working on Resynth. #2

Open smallerYeet opened 3 years ago

smallerYeet commented 3 years ago

Just what the Title says. When I have my Shovel with Growth Aura it will not work on the mod Resynth. It's working on Vanilla just fine.

I use the mod version 1.1.4

binary404 commented 3 years ago

Does the growth aura stop working completely or does it just not work with the modded blocks?

smallerYeet commented 3 years ago

"It's working on Vanilla just fine."

binary404 commented 3 years ago

That still doesn’t answer my question. When resynth is on does growth aura completely stop working or does it only not work on resynth blocks?

smallerYeet commented 3 years ago

I mean that Vanilla blocks are working just fine. Sorry for the Confusion

binary404 commented 3 years ago

I think this might be because resynth does not grow the same way as vanilla plants. I check if the plant is an instance of IGrowable and if it is a run IGrowable.grow. I'll check resynths source code and if it does something different to grow then It's not really my fault.