minetest-tools / mcimport

71 stars 22 forks source link

demo video #34

Closed Pantyhose-X closed 3 years ago

Pantyhose-X commented 3 years ago

Ivideo

MysticTempest commented 3 years ago

Currently; you need to find the minecraft coordinates, and convert them before teleporting to the minetest ones.

Coordinate Conversion from Minecraft to Minetest:

X = Approximately the same in both.
Y = Approximately -64 nodes.
Z = The number is approximately inverted.

A general example of converted coordinates:
Minecraft: 704, 4, -318
Minetest: 720, -60, 334

I took a quick look at that map's coordinates in minecraft. You'll need to teleport/fly to the following coordinates in your converted world.

/grantme all
/teleport 904,25,-1217

It'll load you into part of the converted map. You'll also need the WorldMods from the included shell script. I'm not sure if you downloaded those offscreen, or what; but they're needed as well.

Pantyhose-X commented 3 years ago

Currently; you need to find the minecraft coordinates, and convert them before teleporting to the minetest ones.

Coordinate Conversion from Minecraft to Minetest:

X = Approximately the same in both.
Y = Approximately -64 nodes.
Z = The number is approximately inverted.

A general example of converted coordinates:
Minecraft: 704, 4, -318
Minetest: 720, -60, 334

I took a quick look at that map's coordinates in minecraft. You'll need to teleport/fly to the following coordinates in your converted world.

/grantme all
/teleport 904,25,-1217

It'll load you into part of the converted map. You'll also need the WorldMods from the included shell script. I'm not sure if you downloaded those offscreen, or what; but they're needed as well.

Thank you bro

Coordinate Conversion from Minecraft to Minetest:

X = Approximately +16 nodes
Y = Approximately -64 nodes
Z = The number is approximately inverted. -16 nodes