#Fixing Or Disabling Generating of Wrong Structures

1 messages · Page 1 of 1 (latest)

hearty smelt
#

Hi! How can I fix or disable that specific structure?

little scaffoldBOT
#
Configuration (Structure Rarity)

To change the rarity of a structure

  • Open the data/[project name]/worldgen/structure_set folder.
  • Find and open the .json of the structure group you wish to alter.
  • There are two values to mess with:
  • spacing is the average distance (in chunks) between any structure inside the structure set.
  • separation is the minimum distance (in chunks) between any structure inside the structure set. This value must be less than spacing.
  • Save the file and zip the project back up.

To completely disable a structure set from spawning

  • Open the data/[project name]/worldgen/structure_set folder.
  • Delete the .json of the structure group you wish to remove.
  • Save your changes and zip the project back up.
sharp totem
#

as for fixing it, there isn't much you can do, its a big structure with unfortunate placement

narrow knoll
#

answered you in #structory a coupe hours ago

sharp totem
#

I was first tho

little scaffoldBOT
#

Hey @hearty smelt, did we resolve your question? If so, close the support with /close. Thank you!

hearty smelt