Posted July 12, 201312 yr I have just started world generation and I know how to setup the class(es) to generate structures, but... Question: Is there a way to convert a built structure in Minecraft to Java code? Instead of having to build it using your imagination and: this.placeBlockAtCurrentPosition....blah.blah.blah..., this.placeBlockAtCurrentPosition.... Is there an automatic way of selecting your built structure and have it converted into code form and then just copying the code into your mod's class? Maybe there's a way w/ MCedit .schematic? Thanks!
July 12, 201312 yr Author Actually I think I solved this problem myself, but the post shall remain here for others to come. Yes you can turn your buldings into MCEdit .schematics and then use this file converter: http://www.minecraftforum.net/topic/1336152-132-updated-metadata-support-simple-schematic-to-java-file-converter/
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.