Bell – Wiki Guide
483
views ❘
July 11, 2023
This Minecraft tutorial explains how to craft a bell with screenshots and step-by-step instructions.
In Minecraft, a bell is a new item in the game that does not have a crafting recipe yet. A bell can be found in the center of a Village. Bells can be attached to a floor, ceiling or the side of a block and they will make a sound when you ring them.
Let’s explore how to make a bell.
Where to find a Bell in Creative Mode
Minecraft Java Edition (PC/Mac)
Here is where you can find a bell in the Creative Inventory menu:
Platform | Version(s) | Creative Menu Location |
---|---|---|
1.14 – 1.19 | ||
1.19.3 – 1.20 | ||
1.19.3 – 1.20 |
- Platform is the platform that applies.
- Version(s) is the Minecraft version numbers where the item can be found in the menu location listed (we have tested and confirmed this version number).
- Creative Menu Location is the location of the item in the Creative Inventory menu.
Item ID and Name
Minecraft Java Edition (PC/Mac)
In Minecraft, a bell has the following Name, ID and DataValue:
Description (Minecraft ID Name) |
Data Value | Stack Size | Platform | Version(s) |
---|---|---|---|---|
Bell (minecraft: |
64 | 1.14 – 1.20 |
- Description is what the item is called and (Minecraft ID Name) is the string value that is used in game commands.
- Data Value (or damage value) identifies the variation of the block if more than one type exists for the Minecraft ID.
- Stack Size is the maximum stack size for this item. While some items in Minecraft are stackable up to 64, other items can only be stacked up to 16 or 1. (NOTE: These stack sizes are for vanilla Minecraft only. If you are running a mod, some mods may change the stack size for an item.)
- Platform is the platform that applies.
- Version(s) is the Minecraft version numbers that the Minecraft ID and Name are valid for.
Block States for Bell
Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac), the block states for Bell are:
Block State | Value | Def | Req | Example |
---|---|---|---|---|
attachment | floor | Yes | No | [attachment: |
attachment | ceiling | No | No | [attachment: |
attachment | single_ |
No | No | [attachment: |
attachment | double_ |
No | No | [attachment: |
facing | north | Yes | No | [facing: |
facing | south | No | No | [facing: |
facing | east | No | No | [facing: |
facing | west | No | No | [facing: |
powered | false | Yes | No | [powered: |
powered | true | No | No | [powered: |
- Block State is the internal name for the block state.
- Value is the value for the block state.
- Def
indicates that it is the default, if omitted.- Req
indicates that it must be included in command to properly identify this item/block.- Example shows how to format the block state to be used in the /fill, /setblock, /clone, or /testforblock command.
Give Command for Bell
Give Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20, the /give command for Bell is:
/give @p bell 1
Click to rate this post!
[Total: 2 Average: 5]