"/is setbiome plains chuck" turns the chunk into darklands plains "setbiome" forest = draklands forest "setbiome" ocean = deep ocean my question is how do i get the normal biomes?
I believe if you do minecraft: in front of the name it will set it properly. For example, minecraft:forest should do a normal forest biome. Let me know if that works for ya.
For future reference, the complete command syntax is: /is setbiome <modname>:<biome> <chunk> Examples: /is setbiome appliedenergistics2:storage_biome (prevents any passive/hostile mob spawns) /is setbiome minecraft:forest (actually makes passive mobs spawn) chunk can be added after the command to specify the plugin to only turn that chunk into that biome.