Procedural generation

me trying to speedran to spawn in a dark forest and just typing random seeds

2 Likes

Sorry if this is a dumb question but how exactly does the procedural generation work? I think i could use or tweak it to help a game I am making.

1 Like

Idk Random generation is something ill never understand…

1 Like

Use the Fast-Random-Blocks extension for seeded RNG!

2 Likes

well its copy-pasting a article i found about Random Generation

1 Like

also is there an extension for this

1 Like

To do seeded RNGs, yes:

2 Likes

Thanks, but how do I use it?

1 Like

Paste the extension link in the extension search.

1 Like

I know how to download it, but I don’t know how to use it in blocks.

1 Like

Sorry for the revive, but I want to use this extension for my game, but I don’t know how RNG and seeds work.

Can anyone help?

Also: what the forbidden seed (seed 0) looks like