Randomly-Generated Blockstates

Started by scarfcrow on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 hours ago
Joined Feb 2024
Points:
168

User statistics:

  • Modifications: 1
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
Randomly-Generated Blockstates

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?