mojira.dev
MC-74117

Data values for blocks using /give shows wrong block

Taking log blocks for example using the /give command:

/give @p minecraft:log2 1 12

It should spawn an Acacia log with only Bark but instead shows a normal Acacia log.

Linked issues

Attachments

Comments 11

Screenshot?
Also, I would recommend triggering a manual crash by holding F3 + C for 10 seconds and then attaching the crash log here, since the bug can happen if you mess up with the texture files.

This is not working as intented, I have added a second screenshot:

For example: If you use the /give @p minecraft:log2 1 12, it will give you a normal Acacia log.
When you spawn it through a command block using this command: /setblock ~ ~1 ~ minecraft:log2 12, it will give you an Acacia log with only bark as visible in the screenshot (as intended because both methods can be used to spawn Acacia with only bark but the first method is not working).

As I read it they talk about the /give command showing a missing texture but the right block. This is about the /give command showing a missing texture but also the wrong block.

Seems like they removed this feature completely (?) in 1.8.1-pre4, at least give and setblock doesn't create these blocks anymore

placing blocks from hand like this was never in game, since they rotate to the block placed on, and setblock works fine
so it indeed is MC-58287

It seems your right, although I can't get a faceless pumkin using /setblock. (maybe this is intended too) And the blocks in the fourth screenshot could be used in older versions but now you can't spawn them anymore.

Mojang decided to keep the all-bark logs, but they removed faceless pumpkins (or just forgot to convert them to work in model files).

Mark

(Unassigned)

Unconfirmed

Minecraft 1.8, Minecraft 1.8.1-pre4

Retrieved