[BUILDTOOLS-78] NBT Tags not Stored in Command Blocks Created: 10/Feb/15 Updated: 14/Feb/15 Resolved: 14/Feb/15 |
|
Status: | Closed |
Project: | BuildTools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Parker Hawke | Assignee: | Unassigned |
Resolution: | Done | Votes: | 0 |
Labels: | 1.8, bug, bukkit, command-block, craftbukkit, nbt, nbtdata, redstone | ||
Environment: |
Windows 8. Toshiba. CraftBukkit version git-Bukkit-e81edfc(MC: 1.8) |
Plugin: | Nothing. Just CraftBukkit. It's Vanilla |
Description |
A feature in 1.8 is supposed to be when you hold control and then middle click, it will store the NBT data when you place the block once again. For example, put items in a chest, hold CTRL + Middle Click on the chest, place the chest; it has the same contents. This works for every block, except for command blocks. When taking NBT data from a command block, it does not store the command inside. If you were to put "/give @p stone" in a command block (make sure to hit done in the command block), use CTRL + Middle Click, and then place the command block once again with the stored NBT; there's no longer the "/give @p stone" command in the command block. Not sure why it only affects command blocks, but it does in the latest version |
Comments |
Comment by Parker Hawke [ 10/Feb/15 ] |
Thank you DemonWav. I wasn't sure whether to put a CraftBukkit issue in SPIGOT, or in BuildTools (which covers all of them) |
Comment by DemonWav [ 10/Feb/15 ] |
This is the wrong bug tracker to report this to, this should be in https://hub.spigotmc.org/jira/browse/SPIGOT/ |