Skip to main content

Get the Reddit app

Scan this QR code to download the app now
Or check it out in the app stores

r/RLCraft

members
online


Chunk Pregen command changes

o/ Chunk Pregenerator author here.
I am doing a small info dump that commands were changed into and why they were changed.

This is due to the amount of RL craft people reporting that commands are not working.
Kind of a self created problem.

So lets do the update.
First of all: Command documentation can be found here
Doc isn't 100% updated and i am still ironing out the kinks of bugs.
But all the "important" documentation is done.

Anyways here are the changes:

  • Priority: /pregen utils setPriority -> /pregen utils priorty PREGENERATOR/GAME

  • TimePerTick: /pregen timepertick -> /pregen utils timePerTick 250

  • Gen: /pregen gen startradius square 0 0 100 -> /pregen start gen radius GenExample SQUARE 0 0 100

Note: If you don't know what to type, go ingame and use the auto complete system.
I spend a lot of time to make it "usable" and backport the 1.19.2 auto complete system to 1.12.2 or older.

Note 2: On top of that there is a ingame "Command" builder when you press the "i" key and go to the commands section.

So why were commands changed:
1.12.2 or older, now known as "legacy commands" were a mess...
It was random, and unreliable with how they worked.
And one of the main reasons, I wanted to unify the documentation between 1.12.2 and 1.14.4.
On top of that there were a ton of bugs due to how old commands worked that needed to be fixed and the new system basically automatically fixed all of them.

Anyways RL Craft team.
Sorry for the extra headarche.
But i hope this new system should cause less issues then the previous one.