BiomeTweaker

BiomeTweaker

13M Downloads

Add ability to specify "fillerBlockMeta"

superckl opened this issue ยท 5 comments

commented
commented

Example:

allBiomes = forAllBiomes()
allBiomes.set("fillerBlock", "minecraft:sandstone")
allBiomes.set("fillerBlockMeta", 1)

This will cause smooth sandstone (metadata 1) to generate as the filler block.

commented

feature does not make sense im sorry

commented

so the meta id has to come after the block declared?