How do i disable custom structures rotating randomly when genereating?

Started by -DJ_Studios- on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i disable custom structures rotating randomly when genereating?

exactly as it says. i have a structure that relys on coordinates and has paintings in it- and these features wont work because the structure is placed at a random rotation when generating.

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think that panitings are…
Wed, 08/20/2025 - 21:16

I think that panitings are entities so maybe you didnt turn on enable entities. Also what do you mean relys on coordinates?

And btw the only solution I can think to this would be making it a feature and disabling it there, but that wouldn't work with jigsaws I don't think

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes entities are on, the…
Wed, 08/20/2025 - 21:30

yes entities are on, the paintings just don't rotate. the structure relies on offsets as well and ill try the feature solution. the structure doesn't use jigsaws so i dont think it will be a problem.