Dust-Pile Hello- I'm writing a compatibility mod and I want to include elements in the blocklist for greener grass automatically. I am having a really hard time figuring it out though. What can I do?
williewillus Looks like you can call registerGreenerColor with your own block https://github.com/VazkiiMods/Quark/blob/master/src/main/java/org/violetmoon/quark/content/client/module/GreenerGrassModule.java