Jump to content

Persistant Block Data(after destruction)


1Mangomaster1

Recommended Posts

I have a boolean on my BlockEntity that determines something..
However, I want this value to be saved even after the block is broken and replacd(this way, seprating the blocks who have it as TRUE in the ItemStack, an NBT perhaps)
How can I do it so blocks with that value set to TRUE will drop this variation of the item with a different NBT, that when placed down, will make sure the newly created BlockEntity will have this boolean set that way?

Basically I want to be able to destroy and place a block with a certain state and have that block remember that state(also be seperated from the same types of blocks who are not in that state in the Inventroy, prob using NBT)

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.