Ghost Blocks

Ghost Blocks are a kind of blocks where you can walk through. They all look almost exactly the same as regular blocks. The only way to notice if something is a normal block or a Ghost Block, is by lighting. Ghost Blocks ignore lighting the way that normal blocks work with lighting.

A Ghost Block is not breakable. The only way to destroy a Ghost Block, is by using some kind of bat spawn egg which I will talk about later. Another possibility is by waiting a LONG time.

A Ghost Block is an entity named 'falling_block'. You can change the appearance of a falling_block so it gets the texture of another block. If you set the 'Time' tag to -9999999, it takes a long time before a falling_block disappears. By setting the 'NoGravity' tag to 'false', you can walk right through the block.

Bugs

  1. After some amount of time, the Ghost Blocks disappear
  2. When using the egg that destroys a Ghost Block, all Ghost Blocks are killed

Ingredients

This is a list with all the ingredients for the Ghost Blocks. Other blocks do not work as Ghost Blocks.

Downloads







How to download

Use the following steps if you have downloaded one of my creations on your world before or if you've already worked with structure blocks on your world.

  1. Download the .nbt file.
  2. Go to your world's folder, click on generated, minecraft, structures and put the .nbt file inside the folder
  3. Go into your world and type the following command:
    /give @p minecraft:structure_block
  4. Put the Structure Block inside the ground, right-click and go to the Load menu. Write 'ghostblocks' under Structure Name.
  5. Press 'LOAD' two times.
  6. You're done!

Use the following steps if you haven't downloaded one of my creations on your world before or if you haven't worked with structure blocks on your world yet.

  1. Download the .zip file.
  2. Go to your world's folder and unzip the file there.
  3. Go into your world and type in the following command:
    /give @p minecraft:structure_block
  4. Put the Structure Block inside the ground, right-click and go to the Load menu. Write 'ghostblocks' under Structure Name.
  5. Press 'LOAD' two times.
  6. You're done!

Video