Posted April 3, 20187 yr Is there any simple way of storing a large-ish area of blocks (7x7x7) in item nbt? Or do I have to make my own methods for that?
April 3, 20187 yr Built in? No. Doable? Yes. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
April 3, 20187 yr Author And how about storing the nbt of blocks inside that area? I want it to act as if I has Ctrl-Right-Clicked it in creative.
April 4, 20187 yr Yes, why not? Your item NBT can just store the registry name of each block in the area. If the block is something special (like having a TileEntity) you can store further information. What exactly is your concern? Edited April 4, 20187 yr by jabelar Check out my tutorials here: http://jabelarminecraft.blogspot.com/
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.