Skip to content

Tutorial Scripts

Chris edited this page May 31, 2017 · 3 revisions

The scripts below are from the YouTube tutorial series. You can find the playlist here.

Part 1: Getting Started

Tutorial 1.cfg:

plainsBiome = forBiomes("minecraft:plains")
plainsBiome.set("topBlock", "minecraft:glass")
plainsBiome.set("temperature", 0.1)
plainsBiome.set("enableSnow", true)

BiomeTweaker has been updated to 1.18. Please see the links below. Pages for previous versions can be found above.


BiomeTweaker 1.18

Features and Carvers

Custom Mob Effects

Example Scripts

Clone this wiki locally