Skip to content

Commands

Chris edited this page May 3, 2020 · 4 revisions

BiomeTweaker contains several commands you can execute in-game.

  • BTReload - This command will have BiomeTweaker reload and re-apply tweak scripts. Changes made previously will not be reverted.

  • BTInfo - This command will output information similar to the output files in-game. This output will include vanilla grass, foliage, and water colors, rather than just saying "Not Set".

  • BTOutput - This command will have BiomeTweaker regenerate the output files located in config/BiomeTweaker/output/.

  • BTListBiomes - This command will list all biomes by their numerical ID and name.

  • BTSetBiome - This command can be used to set biomes in a world. Takes 2 or 3 arguments. The first argument is the name or numerical ID of the biome you want. The second argument is a non-negative integer for the square radius you want to set in. The third argument is optional, and defaults to "block". You can write either "block" or "chunk", without the quotation marks, to indicated whether the radius should be in blocks or chunks. An example would be /btsetbiome 1 5 chunk.

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