Started by
scarfcrow
on
Topic category: Help with Minecraft modding (Java Edition)
Essentially I'm trying to make each instance of a naturally-generated block have a random blockstate (think Grass Block). The "on block placed" trigger doesn't work for natural generation like this. I'm using NerdyPuzzle's Blockstates plugin. How do I do this?