Posted May 5, 201411 yr Hey, I newly had a look into the minecraft village structure from houses. That's really time-consuming to create a single house. Do someone know a program which allows to transform e.g. an MCEdit save to the minecraft code? Thanks
May 5, 201411 yr Hey, I newly had a look into the minecraft village structure from houses. That's really time-consuming to create a single house. Do someone know a program which allows to transform e.g. an MCEdit save to the minecraft code? Thanks Use worldedit to export a schematic of the structure you want and then use a "schemtaic to java" converter(Maybe you will have to replace the ids with Blocknames). Don't forget the thankyou button! Here could be your advertisement!
May 5, 201411 yr Thank you Where do I get such an converter? http://www.minecraftforum.net/topic/1336152-132-updated-metadata-support-simple-schematic-to-java-file-converter/ just for example. i have seen newer ones too but can't find them right now. You will have to use find and replace to replace the blockids with names. Also i would only use blocks that were already added in 1.3.2. (Use something like 1, 2, 3 and not a Block with the id 352 so that you know which id to replace with which block) Here could be your advertisement!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.