mastercake10 / CustomOreGen

A simple yet powerful, fully customizable cobblestone generator for Bukkit
GNU General Public License v3.0
11 stars 11 forks source link

Could you please change 100% to 300%? There's too much stuff to fit in. #50

Closed BigAppleClass closed 2 years ago

BigAppleClass commented 2 years ago

enable-stone-generator: false generators: generator1: label: "mo" blocks:

mastercake10 commented 2 years ago

You can use decimal numbers for the chances, so 0.5, 0.3, 0.2, 0.05 etc. This way you can fit more blocks. Just make sure that all together it adds up to 100.0.