#[RESOLVED] Need help with Spawn rate

1 messages · Page 1 of 1 (latest)

peak musk
#

How to make a City's spawn rate Rare or Common?

I need help

cyan sequoia
#

What is kendrick doing here🤣

peak musk
#

Mustard

crisp crystal
#

You need to adjust it in structure_set

#

separation, spacing

#

separation must be less than half the spacing

#

@peak musk

peak musk
crisp crystal
#

Try this tool

#

@peak musk

peak musk
#

oooo

#

@crisp crystal i already make one

#
{
    "format_version": "1.21.20",
    "minecraft:structure_set": {
        "description": {
            "identifier": "mcpe:d_town"
        },
        "placement": {
            "type": "minecraft:random_spread",
            "salt": 392738,
            "separation": 5,
            "spacing": 32,
            "spread_type": "triangular"
        },
        "structures": [
            {
                "structure": "mcpe:d_town",
                "weight": 1
            }
        ]
    }
}
crisp crystal
peak musk
#

alright

#

@crisp crystal how do i use it

crisp crystal
# peak musk

Every time you generate a new seed, you will see red dots, that is your structure.

peak musk
#

so, any recommendations about the numbers that shows the dot?

crisp crystal
#

You just need to increase the spacing until you get the desired rarity.

peak musk
crisp crystal
#

@peak musk Please read through this document

peak musk
crisp crystal
peak musk
#

Spacing & sparation

crisp crystal
#

"separation": 29,
"spacing": 60,

covert cove
#

This is number in chunks btw
Edit: I should’ve checked the dates to see it’s 10 days old

toxic pier
#

Separation has to be less then half of spacing btw