mojira.dev
MC-188076

Decoration placement is not based on seed

Decoration generation isn't based on seed, making it extremely difficult to reproduce decoration related issues. It probably causes other issues, such as decorations getting cut off on chunk borders.

To reproduce, use the seed -6908976867497675196 and run the following command:

/execute in minecraft:the_nether run tp @p -511 79 -421 -90 0

An extra huge warped fungus should generate in front of you. Create a new world using the same seed, but run these commands instead:

/execute in minecraft:the_nether run tp @p -543 77 -428 -90 0
/execute in minecraft:the_nether run tp @p -511 79 -421 -90 0

The large fungi distribution has changed!

Related issues

Attachments

Comments

migrated
[media][media]
galaxy_2alex

I'm gonna give you this, it was difficult to find, however, as per MC-55596, the developers have decided that this is intentional.

gaspoweredpick

(Unassigned)

Unconfirmed

(Unassigned)

1.15.2, 1.16 Pre-release 2

Retrieved