Minecraft biome replacement?

Ba
- in Worlds
16

Does jmd know a tool for? I know Worldedit, MCedit etc. The problem is that you can only change rectangular shapes or by chunk… However, I just want to replace the biome as it is (irregular edges, natural).

Who knows what? By hand with NBTexplorer you will be sitting at a biome for 1 year, so not a good idea xD

gl

You can program a plugin that tests whether the biome in the area is what you want to replace and the biome.

Ba

I've already done something with chunks but the server crashes with no timeout and no further notification. The CPU goes directly to 100% … I just wanted to test whether the block is a diamond ore and replace it to stone.

gl

You can also simply replace diamond ore with stone using WorldEdit

an

This works with this plugin:

https://dev.bukkit.org/.../biomeedit

Ba

That's nice, but it's not really new… 1.1 to 1.7.2

Ba

It was about it running automatically when the chunks are generated.

Ba

Can I actually prohibit certain biomes from spawning? So if I, for example. Don't want to have snow biomes… Can you use a plugin to manipulate the world generator so that it instead generates other biomes in its place, or changes the biome properties? Eg. The same biome but it no longer snows (or is snow on the client side)

an

Works on 1.14 someone wrote jz i thought it works xD

Ba

Is there actually source code from Spigot where you could change the biomass temperatures? 🤔

an

Didn't really look at me, but the tutorial should show how to change the source code:

an

Jo, you can do that if you change the server jar. Is possible. The generation of the biomes is 100% server side.

Ba

And where can I get the builds from 2013/2014? I can't find anything that goes under 1.8 …

an

Why do you want something under 1.8? : 0

And didn't you complain earlier that the plugin only goes to 1.7? XD

Ba

There's no 1.6 version of the plugin and yes you are right xD but I find nothing except craftbukkit 1.6.4 R2.0 but neither spigot nor source code or something…

Ba

I want under 1.8 because some biomes have been pretty broken since 1.7. The Minecraft is not what it used to be… And since 1.13 the WorstCase has occurred, now I can fry fried eggs on my lapto keyboard.

Ba

And where is the source code?