Convert (parts of) Minecraft maps to WorldEdit schematics

Robsoie
Member
Posts: 104
Joined: Fri Apr 29, 2016 16:22

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by Robsoie » Post

Ah thanks, i thought there were some mods with such items floating somewhere as i had found this mysterious "doors:door_steel_t_1" mentionned in the bottom of :
https://github.com/minetest-mods/meseco ... s/init.lua

Robsoie
Member
Posts: 104
Joined: Fri Apr 29, 2016 16:22

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by Robsoie » Post

I also noticed there are several type of minecraft blocks aren't exported at all (as they're not even appearing as unknown so can't be replaced in handle schematics by example) , by example everything quartz or red clay isn't exported by example as i noticed when toying with a mini coloseum mc schematic from there .

after a normal export, as it was, all the blocks that were made originally of quartz or red clay aren't in the mts, so when importing in worldedit :
http://i.imgur.com/DcP1J2c.jpg

To fix this problem, i had to replace everything involving quartz (and the red clay too) by wood, stone and sandstone within MCEdit (fortunately it has an easy enough block replacer/filler) to be able to have those blocks exported :
http://i.imgur.com/gnw5tJZ.jpg

There are probably more MC type of blocks that aren't exported by as i am not versed in minecraft i have no idea which they are.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by Sokomine » Post

Robsoie wrote: I also noticed there are several type of minecraft blocks aren't exported at all (as they're not even appearing as unknown so can't be replaced in handle schematics by example) , by example everything quartz or red clay isn't exported by example as i noticed when toying with a mini coloseum mc schematic from there .
Take a look at my mccompat mod. It does register new nodes for a wide variety of MC nodes. You can even have them look as close to MC as possible if you provide the textures.
A list of my mods can be found here.

Robsoie
Member
Posts: 104
Joined: Fri Apr 29, 2016 16:22

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by Robsoie » Post

Didn't noticed this mod before, thanks for pointing to it, i'll give it a try to see if it can convert the schematic into mts without losing several nodes.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by Sokomine » Post

Robsoie wrote: Didn't noticed this mod before, thanks for pointing to it, i'll give it a try to see if it can convert the schematic into mts without losing several nodes.
handle_schematics supports the .schematics format from MC as well. It doesn't support other formats and might not be the best idea for importing extremly big maps.
A list of my mods can be found here.

lonestar
Member
Posts: 54
Joined: Mon Jul 17, 2017 03:25
Location: Texas,USA

Re: Convert Minecraft maps to Minetest WorldEdit schematics

by lonestar » Post

Sokomine wrote:
Robsoie wrote: Didn't noticed this mod before, thanks for pointing to it, i'll give it a try to see if it can convert the schematic into mts without losing several nodes.
handle_schematics supports the .schematics format from MC as well. It doesn't support other formats and might not be the best idea for importing extremly big maps.
Last I checked, which was today with latest commits, handle_schematics does not import .schematic files from MC.

Code: Select all

Error reading building data:
Unable to read data file of this building

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by Sokomine » Post

lonestar wrote: Last I checked, which was today with latest commits, handle_schematics does not import .schematic files from MC.
It does. At least the .schematics I have for testing. What you need to do in order to import MC schematics is to manually decompress the file, like "mv House.schematic House.schematic.gz; gunzip House.schematic.gz". After that you ought to be able to import it.
A list of my mods can be found here.

houlala
Member
Posts: 24
Joined: Fri Oct 27, 2017 13:12
Location: Long way from here

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by houlala » Post

Hello,

I tried to convert some minecraft construction on a minetest map, but when i load, i have an error.
Spoiler
2017-10-27 21:50:42: ACTION[Main]: _____ |__| ____ _____/ |_ ____ _______/ |_
2017-10-27 21:50:42: ACTION[Main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
2017-10-27 21:50:42: ACTION[Main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
2017-10-27 21:50:42: ACTION[Main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
2017-10-27 21:50:42: ACTION[Main]: \/ \/ \/ \/ \/
2017-10-27 21:50:42: ACTION[Main]: World at [/home/splash/.minetest/worlds/schematics]
2017-10-27 21:50:42: ACTION[Main]: Server for gameid="minetest" listening on 0.0.0.0:57189.
2017-10-27 21:50:44: ACTION[Server]: singleplayer [127.0.0.1] joins game.
2017-10-27 21:50:44: ACTION[Server]: singleplayer joins game. List of players: singleplayer
2017-10-27 21:50:59: ACTION[Server]: singleplayer granted (interact, settime, home, fly, protection_bypass, server, creative, debug, teleport, worldedit, rollback, bring, fast, password, ban, shout, privs, kick, noclip, basic_privs, give) privileges to singleplayer
2017-10-27 21:51:03: ACTION[Server]: singleplayer digs default:pine_needles at (-6,15,-26)
2017-10-27 21:51:03: ACTION[Server]: singleplayer digs default:pine_needles at (-6,17,-26)
2017-10-27 21:51:05: ACTION[Server]: singleplayer digs default:pine_needles at (-6,20,-26)
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (484,45,506) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (484,45,507) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (484,45,508) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,504) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,506) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,508) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (485,45,510) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (486,45,503) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (486,45,504) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (486,45,510) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (486,45,511) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (487,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (487,45,503) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (487,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,37,499) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,46,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,46,506) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,46,507) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,46,508) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,46,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (488,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,37,499) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,45,501) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,46,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,50,505) (block (30,3,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,46,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (489,45,513) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (490,45,501) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (490,46,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (490,46,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,37,499) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,45,501) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,46,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,50,505) (block (30,3,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,46,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (491,45,513) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,37,499) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,46,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,46,506) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,46,507) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,46,508) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,46,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (492,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (493,45,502) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (493,45,503) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (493,45,512) (block (30,2,32))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (494,45,503) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (494,45,504) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (494,45,510) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (494,45,511) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,504) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,505) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,506) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,508) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,509) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (495,45,510) (block (30,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (496,45,506) (block (31,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (496,45,507) (block (31,2,31))
2017-10-27 21:54:35: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (496,45,508) (block (31,2,31))
2017-10-27 21:55:50: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (536,63,436) (block (33,3,27))
2017-10-27 21:55:50: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (536,63,437) (block (33,3,27))
2017-10-27 21:55:50: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (536,63,438) (block (33,3,27))
2017-10-27 21:55:50: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (536,63,439) (block (33,3,27))
2017-10-27 21:55:50: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (536,63,440) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (537,63,435) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (537,63,441) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (538,63,435) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (538,63,441) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,58,423) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,59,424) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,60,425) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,61,426) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,427) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,428) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,430) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,431) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,432) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,62,433) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,63,435) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,63,437) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,63,438) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,63,439) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (539,63,441) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,62,429) (block (33,3,26))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,62,434) (block (33,3,27))
2017-10-27 21:55:51: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,63,435) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,63,437) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,63,439) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (540,63,441) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,58,423) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,59,424) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,60,425) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,61,426) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,427) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,428) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,430) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,431) (block (33,3,26))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,432) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,433) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,63,435) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,63,437) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,63,438) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,63,439) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,63,441) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,61,442) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (541,62,442) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (542,63,435) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (542,63,441) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (543,63,435) (block (33,3,27))
2017-10-27 21:55:52: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (543,63,441) (block (33,3,27))
2017-10-27 21:55:53: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (544,63,436) (block (34,3,27))
2017-10-27 21:55:53: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (544,63,437) (block (34,3,27))
2017-10-27 21:55:53: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (544,63,438) (block (34,3,27))
2017-10-27 21:55:53: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (544,63,439) (block (34,3,27))
2017-10-27 21:55:53: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (544,63,440) (block (34,3,27))
2017-10-27 21:57:49: ACTION[Server]: singleplayer takes creatures:shears from creative inventory
2017-10-27 21:57:59: ACTION[Server]: singleplayer takes screwdriver:screwdriver from creative inventory
2017-10-27 21:59:08: ACTION[Server]: singleplayer punches object 105: LuaEntitySAO at (543,69.5,445)
2017-10-27 21:59:23: ACTION[Server]: singleplayer places node default:pine_needles at (542,70,431)
2017-10-27 21:59:23: ACTION[Server]: singleplayer places node default:pine_needles at (541,70,431)
2017-10-27 21:59:24: ACTION[Server]: singleplayer places node default:pine_needles at (540,70,431)
2017-10-27 21:59:26: ACTION[Server]: singleplayer digs default:pine_needles at (540,70,431)
2017-10-27 21:59:26: ACTION[Server]: singleplayer digs default:wood at (540,70,430)
2017-10-27 21:59:26: ACTION[Server]: singleplayer digs default:pine_needles at (541,70,431)
2017-10-27 21:59:27: ACTION[Server]: singleplayer digs default:wood at (541,70,430)
2017-10-27 21:59:27: ACTION[Server]: singleplayer digs default:wood at (544,70,431)
2017-10-27 21:59:27: ACTION[Server]: singleplayer digs default:pine_needles at (542,70,431)
2017-10-27 21:59:28: ACTION[Server]: singleplayer digs default:wood at (542,70,430)
2017-10-27 21:59:31: ACTION[Server]: singleplayer places node default:wood at (544,70,431)
2017-10-27 21:59:32: ACTION[Server]: singleplayer places node default:wood at (542,69,431)
2017-10-27 21:59:33: ACTION[Server]: singleplayer places node default:wood at (542,70,430)
2017-10-27 21:59:33: ACTION[Server]: singleplayer places node default:wood at (539,71,430)
2017-10-27 21:59:34: ACTION[Server]: singleplayer places node default:wood at (541,69,429)
2017-10-27 21:59:35: ACTION[Server]: singleplayer places node default:wood at (541,70,430)
2017-10-27 21:59:35: ACTION[Server]: singleplayer places node default:wood at (540,70,430)
2017-10-27 21:59:37: ACTION[Server]: singleplayer digs default:wood at (539,71,430)
2017-10-27 21:59:37: ACTION[Server]: singleplayer digs default:wood at (539,70,430)
2017-10-27 21:59:40: ACTION[Server]: singleplayer places node default:wood at (539,70,430)
2017-10-27 21:59:41: ACTION[Server]: singleplayer digs default:wood at (541,69,429)
2017-10-27 21:59:41: ACTION[Server]: singleplayer digs default:dirt_with_grass at (542,68,429)
2017-10-27 21:59:43: ACTION[Server]: singleplayer places node default:dirt at (543,69,429)
2017-10-27 21:59:44: ACTION[Server]: singleplayer places node default:dirt at (542,68,429)
2017-10-27 21:59:45: ACTION[Server]: singleplayer digs default:dirt at (543,69,429)
2017-10-27 21:59:45: ACTION[Server]: singleplayer digs default:dirt_with_grass at (544,68,429)
2017-10-27 21:59:46: ACTION[Server]: singleplayer places node default:dirt at (544,68,429)
2017-10-27 21:59:53: ACTION[Server]: singleplayer places node default:dirt at (541,69,431)
2017-10-27 21:59:58: ACTION[Server]: singleplayer digs default:dirt at (541,69,431)
2017-10-27 22:00:03: ACTION[Server]: singleplayer places node default:dirt at (542,70,443)
2017-10-27 22:00:04: ACTION[Server]: singleplayer places node default:dirt at (541,70,443)
2017-10-27 22:00:04: ACTION[Server]: singleplayer places node default:dirt at (540,70,443)
2017-10-27 22:01:30: ACTION[Server]: singleplayer punches object 124: LuaEntitySAO at (640,9,554)
2017-10-27 22:01:30: ACTION[Server]: LuaEntitySAO at (640,9,554) punched by player singleplayer, damage 10 hp, health now 0 hp
2017-10-27 22:01:32: ACTION[Server]: singleplayer digs default:dirt_with_grass at (640,8,554)
2017-10-27 22:01:41: ACTION[Server]: singleplayer digs default:stone at (640,7,554)
2017-10-27 22:01:41: ACTION[Server]: singleplayer digs default:dirt_with_grass at (639,8,554)
2017-10-27 22:01:43: ACTION[Server]: singleplayer places node default:dirt at (640,7,554)
2017-10-27 22:01:44: ACTION[Server]: singleplayer places node default:dirt at (639,8,554)
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (637,30,545) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (637,30,546) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (637,30,547) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (637,30,548) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (637,30,549) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (638,30,544) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (638,30,550) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (639,30,544) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (639,30,550) (block (39,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,25,532) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,26,533) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,27,534) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,28,535) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,536) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,537) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,539) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,540) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,541) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,29,542) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,30,544) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,30,546) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,30,547) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,30,548) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (640,30,550) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,29,538) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,29,543) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,30,544) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,30,546) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,30,548) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (641,30,550) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,25,532) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,26,533) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,27,534) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,28,535) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,536) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,537) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,539) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,540) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,541) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,542) (block (40,1,33))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,30,544) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,30,546) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,30,547) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,30,548) (block (40,1,34))
2017-10-27 22:01:58: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,30,550) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,28,551) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (642,29,551) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (643,30,544) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (643,30,550) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (644,30,544) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (644,30,550) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (645,30,545) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (645,30,546) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (645,30,547) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (645,30,548) (block (40,1,34))
2017-10-27 22:01:59: ERROR[Server]: Map::setNode(): Not allowing to place CONTENT_IGNORE while trying to replace "air" at (645,30,549) (block (40,1,34))
2017-10-27 22:02:23: WARNING[Server]: ServerEnvironment::deactivateFarObjects(): id=136 m_static_exists=true but static data doesn't actually exist in (37,0,32)
2017-10-27 22:02:23: WARNING[Server]: StaticObjectList::remove(): id=136 not found
2017-10-27 22:02:23: WARNING[Server]: ServerEnvironment::deactivateFarObjects(): id=135 m_static_exists=true but static data doesn't actually exist in (37,0,32)
2017-10-27 22:02:23: WARNING[Server]: StaticObjectList::remove(): id=135 not found

sfan5
Moderator
Posts: 4094
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by sfan5 » Post

Your posted logfile does not contain any messages related to loading schematics so I can't tell you what the problem was.
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

houlala
Member
Posts: 24
Joined: Fri Oct 27, 2017 13:12
Location: Long way from here

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by houlala » Post

Ok, sorry.

In fact, it's just messages indicating that certains blocks can't be converted.
I observed this later.

Anyway, thanks for your great program, and sorry for my rough english.

User avatar
AccidentallyRhine
Member
Posts: 252
Joined: Sun Aug 02, 2015 05:43

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by AccidentallyRhine » Post

Is there any functional difference between using .we and .mts formats?

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by Sokomine » Post

AccidentallyRhine wrote: Is there any functional difference between using .we and .mts formats?
Those are two diffrent file formats. The result of placing one ought to be about the same for the player. .mts files may also contain probability information and thus produce more diverse results. The .mts file format has been developped for mapgens.
A list of my mods can be found here.

User avatar
Phoenixflo44
Member
Posts: 639
Joined: Fri Jul 28, 2017 15:01
In-game: EvilPhoenix
Location: Behind my PC, in Germany

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by Phoenixflo44 » Post

I've read through everything but I still do not understand how it works. What do I have to do without Minecraft?

If anybody can help me then write in the topic.

viewtopic.php?f=12&t=20493

The same problem I have with the Minecraft maps.
Spoiler
I hate my life

User avatar
Miniontoby
Member
Posts: 616
Joined: Fri Mar 01, 2019 19:25
GitHub: Miniontoby
IRC: Miniontoby
In-game: Miniontoby
Location: The Netherlands

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by Miniontoby » Post

DELETED
Last edited by Miniontoby on Wed Sep 04, 2019 17:10, edited 1 time in total.
Working on mtctl ---- Check my mod "Doorbell" -- Stay safe

sofar
Developer
Posts: 2146
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by sofar » Post

Miniontoby wrote:Can anyone try to convert this minecraft world to a minetest world??

https://drive.google.com/file/d/1g3XUWz ... sp=sharing
Try throwing it into `mcimport` and see what happens?

User avatar
Miniontoby
Member
Posts: 616
Joined: Fri Mar 01, 2019 19:25
GitHub: Miniontoby
IRC: Miniontoby
In-game: Miniontoby
Location: The Netherlands

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by Miniontoby » Post

DELETED
Last edited by Miniontoby on Wed Sep 04, 2019 17:10, edited 1 time in total.
Working on mtctl ---- Check my mod "Doorbell" -- Stay safe

sofar
Developer
Posts: 2146
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by sofar » Post

Miniontoby wrote:But I know that redstone is included
Even MCL2 doesn't even do redstone, so, mcimport is the best solution there currently is - it will at least convert some of it to mesecons.

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by bosapara » Post

Does minetest export was deleted from mcedit?

Image

sofar
Developer
Posts: 2146
Joined: Fri Jan 16, 2015 07:31
GitHub: sofar
IRC: sofar
In-game: sofar

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by sofar » Post

bosapara wrote:Does minetest export was deleted from mcedit?
Syntax error.

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by bosapara » Post

sofar wrote:
bosapara wrote:Does minetest export was deleted from mcedit?
Syntax error.

This seems a little off-topic for you?

User avatar
rubenwardy
Moderator
Posts: 6972
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by rubenwardy » Post

bosapara wrote:Does minetest export was deleted from mcedit?

Image
Try clicking the export button in the menu, rather than the add effect button in the mobs dialog
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
bosapara
Member
Posts: 637
Joined: Fri Apr 07, 2017 08:49

Re: Convert (parts of) Minecraft maps to WorldEdit schematic

by bosapara » Post

rubenwardy wrote:
bosapara wrote:Does minetest export was deleted from mcedit?

Image
Try clicking the export button in the menu, rather than the add effect button in the mobs dialog
Found a solution, mcedit requested special *.py scrypt.

AllanWindmill
New member
Posts: 7
Joined: Thu Jan 07, 2021 19:29
GitHub: chaojian-zhang
IRC: Allan Windmill
In-game: Kernel Killer

Re: Convert (parts of) Minecraft maps to WorldEdit schematics

by AllanWindmill » Post

HI, What's the difference between those two download?

Download: Recommend (mts) / Legacy (we)

-----

Alright, I think the first one is Minetest Schema the second is World Edit, both can be imported by World Edit.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests