When I type:
//set 7271
To change it to a modded block, it says 7271 isn't a valid block name.
Is there any way I can make it understand block IDs?
|
When I type: //set 7271 To change it to a modded block, it says 7271 isn't a valid block name. Is there any way I can make it understand block IDs? |
|||||||
|
|
That's because, well, 7271 isn't a valid block name. In fact, it doesn't refer to anything at all in vanilla Minecraft. Additionally, even if it does refer to a mod-related ID, that would be an item ID, not a block ID, and WorldEdit doesn't always play too nice with mods. If you need a list of block IDs, you can check the wiki here. |
|||||||||||
|