1
Small Spawn Issue
Hello everyone, I could use some help.
I'm working on a build, and part of it requires a door to be spawned using a command block. Sounds easy, right? Wrong.
Whenever I try to spawn a door it's invisible and only one block high.
Why is this? Am I doing something wrong? I use 64 as the door ID, is that wrong?
How can I fix this?
I'm working on a build, and part of it requires a door to be spawned using a command block. Sounds easy, right? Wrong.
Whenever I try to spawn a door it's invisible and only one block high.
Why is this? Am I doing something wrong? I use 64 as the door ID, is that wrong?
How can I fix this?
3
a door exists out of 2 blocks. they have there own id and data. you have to spawn the 2 parts on top of each other. I think the easiest way to do it is MCEdit and SethBling's filter.
It says that ID doesn't exist. I believe that ID is for the door you hold in your inventory. I'm try to spawn a door on the ground.
The id code is 324#
