#Is it possible to generate a certain number of veins per chunk?

11 messages · Page 1 of 1 (latest)

viscid thunder
#

The closest thing I can find is a certain number of ores.

potent ridgeBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

high phoenix
#

ore.count([min, max]) will Set the vein amount, though you will need some other functions to Not make them generate in one column

maiden sageBOT
#

You can add and remove worldgen features with KubeJS, and the wiki has pages on those!

viscid thunder
#

And for my testing that seems to be the case

#

Unless i'm just completely insane

high phoenix
#

Because of the way that vein Count is increasing, it obviously also inscreases the amount of ores per chunk

#

If you want to Set the max vein size you use .size = 9 9 is Default, this is also said in the wiki

viscid thunder
#

OK yeah, I just needed to make the veins bigger

#

OK, this was all my fault, thank you