OrderedChaos-Dev / ProjectVibrantJourneys

Minecraft mod that expands in all directions
37 stars 15 forks source link

Replace hardcoded equality checks in placement logic with tags #112

Closed MaxNeedsSnacks closed 3 years ago

MaxNeedsSnacks commented 4 years ago

(This fixes #111) Some changes to the placement logic of different plants and block tags that should hopefully increase interoperability with other mods as well as make things a bit more modular and configurable. I can't promise that I got everything, but hopefully most of these potential issues should now be solved ^^

OrderedChaos-Dev commented 3 years ago

See #111 - used materials instead to solve the issue