mojira.dev
MC-67862

Debug mode shows invalid block IDs

I know how to code,so i know this,i see in debug mode blocks that has a name (Example:double_stone_slab)which is invalid and unknown by the game in itself.There are also invalid data,which is actually still known by the game,but although this data doesn't exist.For another example:double_stone_slab 8.It works in MCPC 1.7.10,but not in 1.8.1-14w01a.I don't know why,this is strange.I have double-checked the IDs exists,they don't.They are not even wrote in the code.I shouldnt give you my code logicial to see the minecraft's code,you may do errors while trying to fix my problems.

Linked issues

Comments 8

Please do not mark unreleased versions (anything starting with "Future Version") as affected. You don't have access to them yet.

umm, you cannot obtain bouble_stone_slab as a item, it is not removed as block form

minecraft:double_stone_slab gives me a double stone slab, and a damage value of 8 makes it a special stone slab.

No.My code logicial never fails.The ID double_stone_slab is really not existing.It exists only in 1.7.10 and before.I'm gonna answer you FV,you made a mistake in the ID,but screw that,i seen the ID double_stone_slab is absolutely removed.I couldnt even give it to my inevntory.I tried with MCIE(MineCraft Inventory Editor),it didn't gived me the block.Correct me if the ID is wrong,i see in minecraft's code there is no such data upper than 3 for cauldron but it gives me a uknown item texture,and what i get is nothing except a full-power comparating.Data 15 for cauldron doesnt exist.I have no screenshot to say this,i used this blocks in 1.7,they absolutely dissapeared forever of my world.If you know how to fix that,you want i give you my code logicial?No way,if you could make mistakes...Double_stone_slab doesnt exist in 1.8 but does in 1.7.All you know about Minecraft is dumb.I am sure i am not modded at 100%,snapshots can't be modded.

You cannot give yourself double_stone_slab, you must use setblock. Its a block, not an item.

"All you know about Minecraft is dumb"
No!
1. don't call me dumb
2. mojang mentioned it themselves: the item forms of the double stone slab are removed HOWEVER the block forms remains because they are tecnical blocks
3. this is a duplicate of MC-57793

I KNOW THIS,but i wanna say why are they shown if they don't exist?I have seen this issue!I am leaving help on issues everyday!And however,i tried setblock.Doesn't work.

/setblock ~2 ~ ~ double_stone_slab 8

works just fine for me in 14w34d.

Ethan

(Unassigned)

Unconfirmed

Minecraft 14w33c

Retrieved