Jump to content

Recommended Posts

Posted

Hi,

 

Im looking to generate a structure, but before I do, I want to know if its a good idea(Because of the size) I've already got some modders opinions on generating it, but I feel if I post here, Ill be able to reach a wider audience. So yeah, I used a schematic to java tool , and found out its over 30,0000 setBlocks. From this, I found that if I was to generate it, schematic to java would not be the way. A schematic importer, would be more favorable. However, would it actually be favourable? Or should I just not attempt to generate it b'cos of the size. If so, please could you explain to me why, Minecraft/Java can't handle this structure.

 

The structure. Ignore the mob.

4s2Tl4B.png

Posted

Well, first, there is a line limit per class file in Java. 3000, if i remember correctly.

Second, your structure looks really symmetrical and repetitive, so it would be best to generate smaller parts individually.

 

You can separate the lower part and the "towers", for example.

Then the lower part seems to contain, a lot of round rooms.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.