Jump to content

[SOLVED][1.8] Change TileEntity data when placing block on the same pos


Recommended Posts

Posted

Hi, I created a block, that uses a TileEntity, this is what it looks like:

 

7TI2arp.png

 

Now, I want to change the data of the TileEntity, when I click on the block where I'm aiming in the picture. So instead of placing another block on the BlockPos right to this one, the existing TileEntity should change. To be clear, the data I'm talking about is an array of booleans, size 8 (one for each possible tiny block position). So I want to change another boolean of the tileEntity on that location also to true, since now (on the picture) only one is true.

 

Thanks in advance!

 

 

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.