#[RESOLVED] Need help with Spawn rate
1 messages · Page 1 of 1 (latest)
What is kendrick doing here🤣
Mustard
You need to adjust it in structure_set
separation, spacing
separation must be less than half the spacing
@peak musk
so if the sparation is 5 and spacing 32, it will make the structure spawn common?
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
}
]
}
}
Just enter separation and spacing to see how the structure is distributed.
Every time you generate a new seed, you will see red dots, that is your structure.
sorry for late response
i was sleep
so, any recommendations about the numbers that shows the dot?
You just need to increase the spacing until you get the desired rarity.
i set the spacing to 1204 and still no red dot appear
@peak musk Please read through this document
can just tell me number sample to make it common? 🥀💔
Try it for about 100
"separation": 29,
"spacing": 60,
This is number in chunks btw
Edit: I should’ve checked the dates to see it’s 10 days old
Separation has to be less then half of spacing btw