Page 3 of 3

Re: Convert Minecraft maps to Minetest worlds

PostPosted: Wed Feb 15, 2017 23:05
by Schmeldric
Thought I used the latest release, my bad.
I'll modify a more recent version, sorry.

Re: Convert Minecraft maps to Minetest worlds

PostPosted: Wed Feb 22, 2017 18:40
by Schmeldric
So... On GitHub I forked from your source code.
I uploaded the block.py file.
I asked for a "pull request"

Was it correctly done?

Re: Convert Minecraft maps to Minetest worlds

PostPosted: Wed Feb 22, 2017 19:25
by sofar
Schmeldric wrote:So... On GitHub I forked from your source code.
I uploaded the block.py file.
I asked for a "pull request"

Was it correctly done?


yup! Will review but looks good so far!

Re: Convert Minecraft maps to Minetest worlds

PostPosted: Thu Feb 23, 2017 07:08
by sofar
I upgraded the conversion test map I have to 1.11 and redid a ton of stuff, including node rotations and flowerpots (using my own flowerpot mod now! no more homedecor!) Fixed tile entites (signs!) while we're at it, although some are still not converting well (maybe I need to re-place them first).