Posted August 5, 201510 yr If you Guys know a good schematic to java file converter for minecraft 1.8. Please leave the link to the download in the reply. Thanks Creator Of KieraCraft
August 5, 201510 yr What type of schematic are you referring to? If you're talking about the types of schematics created by MCEdit and WorldEdit and various other external programs? If so it's not really "converted". You can read up on the format here. You may have to create your own parser for the format as not many public tools appear to exist for it. However to aid you, you can find some code that could make it easier to understand here You may also be interested in checking out a related thread If you're referring to converting a schematic to hardcoded java, that's a bit more tricky, although there are some resources that seem to have done it. These are old, but the code should still work with slight modifications, and should at least give you something to work with,
August 7, 201510 yr Author Well I'm usin MCedits and I dont want put any .shematic files in my Mod(Just for loading issues). Also thanks but I'm still lost. Creator Of KieraCraft
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.