VOOZH about

URL: https://minecraft.wiki/w/Talk:Structure_set

⇱ Talk:Structure set – Minecraft Wiki


Talk:Structure set

From Minecraft Wiki
Latest comment: 17 January by FeedbackBot in topic Feedback (Sat, 17 Jan 2026 18:52:47 UTC)
Jump to navigation Jump to search

The meaning of Linear and Triangular spread_type

[edit source]
Latest comment: 6 October 20251 comment1 person in discussion

I'm not interested in making an account and committing to doing the wiki editor thing properly, but I hope I can shed some light on something with a drive by comment. Regarding:

>spread_type: (optional, defaults to linear) One of linear or triangular[more information needed].

These refer to linear distributions, and triangular distributions. See: https://en.wikipedia.org/wiki/Triangular_distribution

Also see: https://learn.microsoft.com/en-us/minecraft/creator/reference/content/worldgenreference/examples/jigsawstructuresets

According to the microsoft link, the Linear Spread type is rand(x), whereas Triangular spread type is (rand(x) + rand(x)) / 2 on bedrock. Seems likely to be the same for Java. 185.219.141.115 08:58, 6 October 2025 (UTC)

Feedback (Sat, 17 Jan 2026 18:52:47 UTC)

[edit source]
Latest comment: 17 January1 comment1 person in discussion
Unresolved

There seems to be some confusion between the Java Edition and Bedrock Edition. I believe that Java Edition and Bedrock actually use the same structure set format. The wiki page says that Java uses a different set of fields, this might be a legacy thing.

https://misode.github.io/worldgen/structure-set/ generates it in the correct format. I have tested on 1.21.1 and it seems to work fine.

--FeedbackBot 18:52, 17 January 2026 (UTC)
Retrieved from "https://minecraft.wiki/w/Talk:Structure_set?oldid=3389125"

Navigation menu