Changed details (/blockdata) dont show on tile entities unless the world is restarted
I noticed that if you change the text of a command block with /blockdata, the new command wont show unless you restart the world. This might also happen with other Tile Entities aswell, but I haven't tested yet.
Steps to reproduce:
1. Put a command block in your world.
2. Put a command block 2 blocks forward the other block's x position. Y and zed/zen axis stay the same.
3. In the first command block, enter this: /blockdata ~2 ~ ~
4. Activate the first command block with any RS source.
5. Command block 2 will still have the empty text no matter if you activated block 1.
This bug can be fixed by restarting the world, then the text "Test" appears on CB 2.
Environment
Java 7, Windows 7 Pro, Intel i7 and Radeon HD5450
Created Issue:
Changed details (/blockdata) dont show on tile entities unless the world is restarted
I noticed that if you change the text of a command block with /blockdata, the new command wont show unless you restart the world. This might also happen with other Tile Entities aswell, but I haven't tested yet.
Steps to reproduce:
{Command:"Test"}
1. Put a command block in your world.
2. Put a command block 2 blocks forward the other block's x position. Y and zed/zen axis stay the same.
3. In the first command block, enter this: /blockdata ~2 ~ ~4. Activate the first command block with any RS source.
5. Command block 2 will still have the empty text no matter if you activated block 1.This bug can be fixed by restarting the world, then the text "Test" appears on CB 2.
Environment
Java 7, Windows 7 Pro, Intel i7 and Radeon HD5450
duplicates
MC-44409