Cubitect

Results 82 comments of Cubitect

With version 4.0. there is now a headless mode with `--nogui` which will start a search for the default session. Different searches can be run by specifying another session file...

Fixed in version 4.0. - Not fully resolved yet.

When the progress stopped on a negative seed it wouldn't load properly. This should be resolved now.

Cubiomes currently just checks the depth parameter to determine the height level. This fails to account for some noise and cave generation, and affects more biomes as well, notably the...

The locate function is not really equipped to handle areas that exceed the signed integer limit in size. It definitely shouldn't crash though and the next version will guard for...

Thanks for your effort. Pull requests generally submit proposed changes to the code within a project. Your code looks more like a proof-of-concept program, so I'll regard it as such,...

The objective of cubiomes is to mimic the generation that is determined by the seed, not explore saved worlds. There are other tools that aim to open and examine world...

When 1.18 came out, I tried to figure out how aquifers generate, but got stuck at some point. Not entirely sure if this directly related, but I'll be interested what...

I'm afraid mcseedmap.net is an independent project that is not maintained by me. I also don't know any contact where you could submit feature requests for that site, sorry. Regarding...

Conditions yield their matching location, which can be used in subsequent conditions using the "Location is relative to" field. When you create a Village condition that checks for a village...