However, if you found an issue, please submit it on GitHub. To find Items Displayed on GitHub, just go to the "Issues" tab on top of this description. Q: Can I add your mod to my modpack? A: Yeah, sure, that'd be great! But as always, please leave a link to the mod's pa...
The maximum stack size. This value varies depending on the type of item. For example, torches have a maximum stack size of 64, while eggs have a maximum stack size of 16.Type: numbernameTagnameTag?: string;Given name of this stack of items. The name tag is displayed when hovering ...
Type the name of a material, or a material's ID, into the search box below to instantly search all 115 materials in our database. Optimize Your Experience Click the "Table View" and "Card View" buttons to change the way the items are displayed. Type the name of an item or block, ...
Click the "Table View" and "Card View" buttons to change the way the items are displayed. Type the name of an item or block, or an ID, into the search box below to search our database of46 Minecraft 1.18 items and blocks in the Tool category. ...
shadow - should text be displayed with shadow. Defaults to false shadow - 文本是否显示阴影。默认为 false see_through - should text be visible through blocks. Defaults to false see_through - 文本是否可以穿透方块显示。默认为 false alignment - how text should be aligned alignment - 文本对齐的方向...
If a Villager has a Nametag, it is now displayed along with their trade tier (MCPE-152644)若...
Updates the subtitle if the subtitle was previously displayed via the setTitle method. Parameters subtitle: (RawMessage|string)[] |RawMessage|string Notes: This function can't be called in read-only mode. This function can throw errors.
Please be aware that the warranty terms on items offered for sale by third party Marketplace sellers may differ from those displayed in this section (if any). To confirm warranty terms on an item offered for sale by a third party Marketplace seller, please use the 'Contact seller' feature...
* server to the client easily. For example this is used by signs to synchronise the text to be displayed. */ publicPacket getDescriptionPacket() { NBTTagCompound nbttagcompound =newNBTTagCompound(); this.writeToNBT(nbttagcompound);
Items with this tag display the names of the blocks that they can destroy in the item tooltipExample: /give @p minecraft:diamond_shovel 1 0 {CanDestroy:["minecraft:sand","minecraft:grass"]} to give a diamond shovel that can break grass and sandPutting an invalid item name in will ...