Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
WHAT THIS PLUGIN DOES (Server-Side): It will access files on your server to create the world folder and save the data, it will only acess folders/files it has created
WHAT THIS PLUGIN DOES (Client-Side): According to where the player the server will download heightmap chunks from the Amazon Workshop terrarium project. Currently the plugin does NOT teleport you to the world file, you will have to do it yourself, you can use the execute in world_earth (just look for any dimension with the words earth in it) run teleport @s 0 10 0, if you want to look at the terrain and not spawn in the middle of the ocean, you can teleport to 100000 15 0!
This plugin is really interesting as (at least to my knowlage) its the only paper plugin that turns the world into earth, updates are coming soon! I plan to have completly finished this mod.
This is a paper plugin for making the earth in minecraft heres how to make it work:
-
first you'll need the CustomWorldHeight plugin
-
in the plugins folder, create a new folder called: CustomWorldHeight
-
In the CustomWorldHeight folder create a file called: config.yml and copy and paste this text:
example-namespace:
world: 'World_earth'
min-y: -64
height: 1024
logical-height: 512
cloud-height: 'default'
dimension-type: 'custom'"
-
Where it says world: 'World_earth' replace it with the world name you put in your server.properties file
-
Run the code, ignore any errors that the plugin brings as its still in early development and I'm working as fast as I can to get a stable and fully working version



