Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link item name with the block form of the item #67

Open
mathiascode opened this issue Apr 27, 2015 · 1 comment
Open

Link item name with the block form of the item #67

mathiascode opened this issue Apr 27, 2015 · 1 comment
Labels

Comments

@mathiascode
Copy link
Member

Currently, whenever I try to set a block with both an inventory item ID and a block ID, a random block gets placed instead. Eg., when i do //set cake, a stone brick block gets placed instead of a cake block. I have to do //set cakeblock to actually get a cake placed.

Would it be possible to link the item name (in this case cake) with the block form of the item, instead of the inventory item (so that //set cake places a cake block, //set bed places a bed block etc.)? Or solve this in another way?

@madmaxoft
Copy link
Member

This may not always be possible - for example the sign item has two block variants (signpost / wallsign). But still this feels as a good idea. It would, however, require someone to write and maintain the mapping manually.

@NiLSPACE NiLSPACE added the Easy label May 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants