Andrew6rant / End-Stone

Minecraft mod that adds End Stone. Fabric 1.18.2
MIT License
2 stars 0 forks source link

Corus plants don't grow on your endstone #2

Open Nathan22211 opened 2 years ago

Nathan22211 commented 2 years ago

My recommendation, retexture vanilla endstone to your endstone and make end cobblestone the modded block, as there's a possibility other issues will pop up with mods like better end with this setup

Andrew6rant commented 2 years ago

Oh man, it looks like Chorus generation using Vanilla's End Stone is hardcoded in a lot of places. I'm planning on mixin-ing into the ChorusPlantFeature, ChorusFlowerBlock, and EndIslandFeature classes in the future, but I have to be careful for mod compat. It will be better than retexturing.

ardissaps commented 2 years ago

Yeah this would be a great idea, the could mod add cobbles_endstone new item instead and only change texture on vanilla endstone to be smooth like overworlod stone, that would be also easier on compatibility?