![]() |
VOOZH | about |
Apologies for "stalking" your edits there. To keep block articles on-topic and focused, they should simply document the block, not discuss "strategies", etc. Comparisons between blocks (for example, how a dispenser differs from a dropper) and discussions about how to build circuits should be left to the redstone circuit articles or tutorials. โmunin ยท ๐ Image
๐ Image
ยท 19:22, 14 December 2014 (UTC)
Item data is not deleted even if it's on items that cannot use it. "StoredEnchantments" will only display the tooltips if the item is an enchanted book. It will not be deleted if applied to an item other than an enchanted book. Please run the following and use NBTExplorer to check the tags, and note that both tags remain ("NotARealTag" is, of course, not a vanilla tag, but 1.8 allows all item data to remain as a feature): /give @p stick 1 0 {StoredEnchantments:[{id:1,lvl:1}],NotARealTag:1b}
For "resolved", it's not whether scores are parsed. Use "score" without a player selector while the book is 'resolved' (/give @p written_book 1 0 {title:"",author:"",resolved:1b,pages:["{score:{name:Skylinerw,objective:OBJECTIVE}}"]}) and the score is still parsed. Using a player selector instead will prevent it from working unless 'resolved' is 0, because selectors are not parsed if the book is resolved. Skylinerw (talk) 14:59, 23 March 2015 (UTC)
{score:{name:"*",objective:OBJECTIVE}} doesn't work in a resolved written book. And most of us probably wouldn't consider it a "target selector", because it doesn't start with @, it's based on interaction rather than xyz coordinates, and in other contexts (e.g. /tellraw) its value can vary among the targets of another selector. Seahen () 08:32, 25 March 2015 (UTC)What were you trying to do with SchematicSprite there? Add mobs to schematics to show how they interact with mechanisms? I think I'd just label the appropriate spot and describe it in the caption. โmunin ยท ๐ Image
๐ Image
ยท 17:18, 19 September 2015 (UTC)
What is the seed for your screenshot File:Fence cuts hole in wall.png? I'm gonna recreate them using the appropriate screenshot style. โ Dentedharp90041tce 09:23, 2 September 2017 (UTC)