Jump to content

Multiblocks!


Ommina

Recommended Posts

OK.  In 1.14.4.  I have a block model that is 3x3 actual blocks in size.  It will place in the world just fine, and I can change the "this is the block you are targeting" outline through getShape.  Unsurprisingly, though, only the centre block actually exists as far as the game in concerned.  Entities can walk though, and blocks can be placed in, the remaining 26 spaces.

 

I know this has been done many times by many people in the past, so I'd like to turn to the wisdom of others before trying my own solution.

 

As I see it, there's a couple of options.

 

1) Keep it as one block, but fill in the missing blocks with transparent filler blocks on placement.  I like this one, but I don't see a really convenient way to indicate to the player that "this block needs a 3x3 space to place.  Oh, and make sure there are no entities in that space either".

2) Go the more traditional controller+extra blocks that are placed individually, that vanish and turn into the model when the last block is placed, presumably by the central controller block continually scanning the other 26.

 

In this case, I do not have any capabilities attached to the block.  (But it DOES have to respond to redstone).  But I'd be interested in hearing how either approach (or any other) works better for capabilities.

 

So, my question.  What's a good way forward here?  Are there other options that I have not considered?  Which is least likely to come back and bite me later?

Link to comment
Share on other sites

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.