Jump to content

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


Reygok

Recommended Posts

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!

 

 

Link to comment
Share on other sites

I'm starting to think that you do your best to help as much as possible, so that I find it out by myself haha ;)

I'm already using a custom ItemBlock, otherwise I couldn't determine where to place the first TinyBlock. I just can't find the correct method to use for this case.

Link to comment
Share on other sites

Thanks, I'm slowly getting there ;) Now I have a slight problem, when I set several booleans in the TileEntity, it doesn't update the texture, or only sometimes. When I place a block next to it, they load up. Is there a method to update the TileEntity somehow?

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.