How would I make a block's rotation random upon world generation?

Started by blahblahbal on

Topic category: Help with modding (Java Edition)

Last seen on 22:47, 4. Nov 2022
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I make a block's rotation random upon world generation?

Okay, so I'm trying to do a sandy biome, and I want the sand blocks to have random rotation, like how vanilla sand does. How would I do this (in code or in MCreator itself)?

Randomizer with set rotation…
Fri, 02/05/2021 - 17:22

Randomizer with set rotation block.

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 16:30, 18. Jul 2023
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
could you please explain…
Sun, 03/06/2022 - 13:23

could you please explain this a little more? im new to coding and im also having the same problem