Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Crafter: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
Line 20: Line 20:
=== Breaking ===
=== Breaking ===
Crafters can be mined with anything, but [[Minecraft:pickaxe]]s are the quickest.
Crafters can be mined with anything, but [[Minecraft:pickaxe]]s are the quickest.
{{breaking row|horizontal=1|Crafter|Pickaxe}}
{{MC/Breaking row|horizontal=1|Crafter|Pickaxe}}


=== Crafting ===
=== Crafting ===
Line 38: Line 38:


== Usage ==
== Usage ==
{{IN|je}}, crafters cannot be moved by [[Minecraft:piston]]s.
{{MC/In|je}}, crafters cannot be moved by [[Minecraft:piston]]s.
[[File:Crafter GUI.png|thumb|right|The crafter's GUI {{in|je}}.]]
[[File:Crafter GUI.png|thumb|right|The crafter's GUI {{MC/In|je}}.]]
[[File:Crafter cake contraption.png|thumb|right|A simple contraption for crafting [[cake]] using the crafter]]
[[File:Crafter cake contraption.png|thumb|right|A simple contraption for crafting [[cake]] using the crafter]]


=== Container ===
=== Container ===
A crafter has nine slots of inventory space, arranged in a 3-by-3 grid like a crafting table. Its GUI can be accessed by {{control|using}} it.
A crafter has nine slots of inventory space, arranged in a 3-by-3 grid like a crafting table. Its GUI can be accessed by {{MC/Control|using}} it.


A slot can be enabled or disabled, which can be toggled by clicking on it when empty. Disabled slots cannot have items put in them.
A slot can be enabled or disabled, which can be toggled by clicking on it when empty. Disabled slots cannot have items put in them.
Line 56: Line 56:


=== Redstone component ===
=== Redstone component ===
{{See also|Tutorial:Crafter}}
{{MC/See also|Tutorial:Crafter}}


When a crafter receives a redstone signal, it waits for {{convert|4|game tick|second}} before ejecting one crafted item using the ingredients from the nine inventory slots. The crafted items are subsequently ejected from the front of the crafter. If the front of a crafter is facing a container (including another crafter), the crafted items are transferred into the container. If the container it is facing is full, or the item cannot be inserted into the container, the crafter ejects the item instead. Crafters interact with containers [[Minecraft:Dropper#Container interactions|similar to droppers]]. If a recipe has byproducts (e.g. empty bottles for honey blocks or empty buckets for cake) those are ejected after the crafted item.
When a crafter receives a redstone signal, it waits for {{MC/Convert|4|game tick|second}} before ejecting one crafted item using the ingredients from the nine inventory slots. The crafted items are subsequently ejected from the front of the crafter. If the front of a crafter is facing a container (including another crafter), the crafted items are transferred into the container. If the container it is facing is full, or the item cannot be inserted into the container, the crafter ejects the item instead. Crafters interact with containers [[Minecraft:Dropper#Container interactions|similar to droppers]]. If a recipe has byproducts (e.g. empty bottles for honey blocks or empty buckets for cake) those are ejected after the crafted item.


For shaped recipes, the position of the items in the inventory matters. Because disabled slots prevent items from entering the slot, crafters can be used to craft any item in the game automatically without any input from the player, using a series of hoppers and/or droppers and the correct configuration of disabled slots for the recipe.
For shaped recipes, the position of the items in the inventory matters. Because disabled slots prevent items from entering the slot, crafters can be used to craft any item in the game automatically without any input from the player, using a series of hoppers and/or droppers and the correct configuration of disabled slots for the recipe.
Line 64: Line 64:
A hopper placed below a crafter collects the ingredients from the crafting grid, not the resulting item.
A hopper placed below a crafter collects the ingredients from the crafting grid, not the resulting item.


{{IN|java}}, unlike [[Minecraft:dispenser]]s and [[Minecraft:dropper]]s, crafters aren't affected by quasi-connectivity.<ref>{{bug|MC-265943||Crafter cannot be powered above through an air block like dispensers/droppers/pistons|WAI}}</ref>
{{MC/In|java}}, unlike [[Minecraft:dispenser]]s and [[Minecraft:dropper]]s, crafters aren't affected by quasi-connectivity.<ref>{{bug|MC-265943||Crafter cannot be powered above through an air block like dispensers/droppers/pistons|WAI}}</ref>


Comparators can emit a redstone signal when reading from a crafter. The signal strength is equal to the number of crafting slots that are either disabled or occupied by an item. <ref>{{ytl|8jwAtfyxhlk|Minecraft Live 2023: Discovering the trial chambers! @ 9:31|Minecraft|October 15, 2023|t=571}}</ref> The stack size of the item has no effect on the comparators output signal e.g. having 1 stick in a slot vs having 64 sticks in that same slot both output the same comparator signal. An empty crafter with no disabled slots does not output any signal through a comparator. A crafter with every slot being disabled or containing an item (of any stack size) outputs a signal strength of nine through a comparator.
Comparators can emit a redstone signal when reading from a crafter. The signal strength is equal to the number of crafting slots that are either disabled or occupied by an item. <ref>{{MC/Ytl|8jwAtfyxhlk|Minecraft Live 2023: Discovering the trial chambers! @ 9:31|Minecraft|October 15, 2023|t=571}}</ref> The stack size of the item has no effect on the comparators output signal e.g. having 1 stick in a slot vs having 64 sticks in that same slot both output the same comparator signal. An empty crafter with no disabled slots does not output any signal through a comparator. A crafter with every slot being disabled or containing an item (of any stack size) outputs a signal strength of nine through a comparator.


== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Stone}}
{{MC/Sound table/Block/Stone}}


=== Unique ===
=== Unique ===
{{info needed section|sound when clicking on slots for enabling and disabling}}
{{MC/Info needed section|sound when clicking on slots for enabling and disabling}}
{{JE}}
{{MC/JE}}
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 102: Line 102:
|subtitle=Chest locked<ref group=sound name=lock>{{Bug|MC-98316||Wrong subtitles caused by missing distinction}}</ref>
|subtitle=Chest locked<ref group=sound name=lock>{{Bug|MC-98316||Wrong subtitles caused by missing distinction}}</ref>
|source=block
|source=block
|description=When a player attempts to open a crafter locked using the {{nbt|compound|lock}} tag
|description=When a player attempts to open a crafter locked using the {{MC/Nbt|compound|lock}} tag
|id=block.chest.locked|idnote=<ref group=sound name=lock/>
|id=block.chest.locked|idnote=<ref group=sound name=lock/>
|translationkey=subtitles.block.chest.locked|translationkeynote=<ref group=sound name=lock/>
|translationkey=subtitles.block.chest.locked|translationkeynote=<ref group=sound name=lock/>
Line 111: Line 111:
}}
}}


{{BE}}:
{{MC/BE}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 147: Line 147:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{JE}}:
{{MC/JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 165: Line 165:
|foot=1}}
|foot=1}}


{{BE}}:
{{MC/BE}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 185: Line 185:


=== Block states ===
=== Block states ===
{{See also|Block states}}
{{MC/See also|Block states}}


{{edition|java}}:
{{MC/Edition|java}}:
{{bst|crafting|false|false, true|Whether the crafter's mouth is open and top is glowing.}}
{{bst|crafting|false|false, true|Whether the crafter's mouth is open and top is glowing.}}
{{bst|orientation|north_up|down_east, down_north, down_south, down_west, east_up, north_up, south_up, up_east, up_north, up_south, up_west, west_up|The direction the crafter's ''face'' is facing and which way it is rotated.}}
{{bst|orientation|north_up|down_east, down_north, down_south, down_west, east_up, north_up, south_up, up_east, up_north, up_south, up_west, west_up|The direction the crafter's ''face'' is facing and which way it is rotated.}}
{{bst|triggered|false|false, true|Whether the crafter is activated.|foot=1}}
{{bst|triggered|false|false, true|Whether the crafter is activated.|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{bst|showaux=1|crafting|false|false, true|Whether the crafter's mouth is open and top is glowing.|Unsupported}}
{{bst|showaux=1|crafting|false|false, true|Whether the crafter's mouth is open and top is glowing.|Unsupported}}
{{bst|orientation|down_east|down_east, down_north, down_south, down_west, east_up, north_up, south_up, up_east, up_north, up_south, up_west, west_up|The direction the crafter's ''face'' is facing and which way it is rotated.|Unsupported}}
{{bst|orientation|down_east|down_east, down_north, down_south, down_west, east_up, north_up, south_up, up_east, up_north, up_south, up_west, west_up|The direction the crafter's ''face'' is facing and which way it is rotated.|Unsupported}}
Line 200: Line 200:
A crafter has a block entity associated with it that holds additional data about the block.
A crafter has a block entity associated with it that holds additional data about the block.


{{JE}}:
{{MC/JE}}:
{{see also|Block entity format}}
{{MC/See also|Block entity format}}
<section begin="block data"/><div class="treeview">
<section begin="block data"/><div class="treeview">
*{{nbt|compound}} Block entity data
*{{MC/Nbt|compound}} Block entity data
** {{nbt inherit/blockentity}}
** {{MC/Nbt inherit/blockentity}}
** {{nbt inherit/nameable}}
** {{MC/Nbt inherit/nameable}}
** {{nbt inherit/lockable}}
** {{MC/Nbt inherit/Lockable}}
** {{nbt inherit/lootable}}
** {{MC/Nbt inherit/Lootable}}
** {{nbt|list|Items}}: List of items in this container. Represents the {{DCL|minecraft:container}} component. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead).
** {{MC/Nbt|list|Items}}: List of items in this container. Represents the {{DCL|minecraft:container}} component. The component is still present on the block entity, even if the tag does not exist (due to a loot table existing instead).
*** {{nbt|compound}}: An item in the crafter, including the slot tag. Crafter slots are numbered 0-8. 0 starts in the top left corner.
*** {{MC/Nbt|compound}}: An item in the crafter, including the slot tag. Crafter slots are numbered 0-8. 0 starts in the top left corner.
**** {{nbt inherit/item|indent=****}}
**** {{MC/Nbt inherit/item|indent=****}}
** {{nbt|int-array|disabled_slots}}: Indexes of slots that are disabled.
** {{MC/Nbt|int-array|disabled_slots}}: Indexes of slots that are disabled.
** {{nbt|bool|triggered}}: Set to 1 when it is powered. It is otherwise 0.
** {{MC/Nbt|bool|triggered}}: Set to 1 when it is powered. It is otherwise 0.
** {{nbt|int|crafting_ticks_remaining}}: Set to 6 when the crafter crafts something.{{more info|What does it do?}}
** {{MC/Nbt|int|crafting_ticks_remaining}}: Set to 6 when the crafter crafts something.{{MC/More info|What does it do?}}
</div><section end="block data"/>
</div><section end="block data"/>


{{BE}}:
{{MC/BE}}:
: See [[Minecraft:Bedrock Edition level format/Block entity format]].
: See [[Minecraft:Bedrock Edition level format/Block entity format]].


== Achievements ==
== Achievements ==
{{load achievements|Crafters Crafting Crafters}}
{{MC/Load achievements|Crafters Crafting Crafters}}


== Advancements ==
== Advancements ==
{{load advancements|Crafters Crafting Crafters}}
{{MC/Load advancements|Crafters Crafting Crafters}}


== Videos ==
== Videos ==
{{yt|QSxnhnHWOiM}}
{{MC/Yt|QSxnhnHWOiM}}
{{yt|22j-oBdqgYc}}
{{MC/Yt|22j-oBdqgYc}}
{{yt|0yXEhvqwoH4}}
{{MC/Yt|0yXEhvqwoH4}}


== History ==
== History ==
=== Announcement ===
=== Announcement ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine||October 15, 2023|link=https://www.youtube.com/watch?v=DnY5xz11lR0&ab_channel=Minecraft|[[File:Crafter JE1.png|32px]] [[File:Crafter Triggered JE1.png|32px]] [[File:Crafter Crafting JE1.png|32px]] Crafters were announced at Minecraft Live 2023.}}
|{{MC/HistoryLine||October 15, 2023|link=https://www.youtube.com/watch?v=DnY5xz11lR0&ab_channel=Minecraft|[[File:Crafter JE1.png|32px]] [[File:Crafter Triggered JE1.png|32px]] [[File:Crafter Crafting JE1.png|32px]] Crafters were announced at Minecraft Live 2023.}}
}}
}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w42a|[[File:Crafter JE1.png|32px]] [[File:Crafter Triggered JE1.png|32px]] [[File:Crafter Crafting JE1.png|32px]] Added crafters behind the "Update 1.21" experimental data pack.
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w42a|[[File:Crafter JE1.png|32px]] [[File:Crafter Triggered JE1.png|32px]] [[File:Crafter Crafting JE1.png|32px]] Added crafters behind the "Update 1.21" experimental data pack.
|Crafters currently activate after one game tick.}}
|Crafters currently activate after one game tick.}}
|{{HistoryLine|||dev=23w43a|[[File:Crafter JE2.png|32px]] [[File:Crafter Triggered JE2.png|32px]] [[File:Crafter Crafting JE2.png|32px]] The textures of the crafter have been changed.
|{{MC/HistoryLine|||dev=23w43a|[[File:Crafter JE2.png|32px]] [[File:Crafter Triggered JE2.png|32px]] [[File:Crafter Crafting JE2.png|32px]] The textures of the crafter have been changed.
|Slots can no longer be toggled by hotkeys; instead, hotkeys place items into the crafter normally.}}
|Slots can no longer be toggled by hotkeys; instead, hotkeys place items into the crafter normally.}}
|{{HistoryLine|||dev=23w46a|[[File:Crafter JE3.png|32px]] [[File:Crafter Triggered JE3.png|32px]] [[File:Crafter Crafting JE3.png|32px]] The textures of the crafter have been changed again.
|{{MC/HistoryLine|||dev=23w46a|[[File:Crafter JE3.png|32px]] [[File:Crafter Triggered JE3.png|32px]] [[File:Crafter Crafting JE3.png|32px]] The textures of the crafter have been changed again.
|Crafters now activate after 2 redstone ticks (4 game ticks), like [[Minecraft:dispenser]]s.}}
|Crafters now activate after 2 redstone ticks (4 game ticks), like [[Minecraft:dispenser]]s.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w03a|[[File:Crafter JE4 BE3.png|32px]] [[File:Crafter Triggered JE4 BE3.png|32px]] [[File:Crafter Crafting JE4 BE3.png|32px]] The top face of the crafter is no longer mirrored.<ref>{{Bug|MC-267149||Crafter top face has an inverted UV texture map|Fixed}}</ref>}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w03a|[[File:Crafter JE4 BE3.png|32px]] [[File:Crafter Triggered JE4 BE3.png|32px]] [[File:Crafter Crafting JE4 BE3.png|32px]] The top face of the crafter is no longer mirrored.<ref>{{Bug|MC-267149||Crafter top face has an inverted UV texture map|Fixed}}</ref>}}
|{{HistoryLine||1.21|dev=24w18a|Crafters are now available without using the "Update 1.21" experimental data pack.}}
|{{MC/HistoryLine||1.21|dev=24w18a|Crafters are now available without using the "Update 1.21" experimental data pack.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.20.50|exp=Update 1.21|dev=Preview 1.20.50.21|[[File:Crafter BE1.png|32px]] [[File:Crafter Triggered BE1.png|32px]] [[File:Crafter Crafting BE1.png|32px]] Added crafters behind the "[[Minecraft:Bedrock Edition 1.21.0|Update 1.21]]" experimental toggle.}}
|{{MC/HistoryLine||1.20.50|exp=Update 1.21|dev=Preview 1.20.50.21|[[File:Crafter BE1.png|32px]] [[File:Crafter Triggered BE1.png|32px]] [[File:Crafter Crafting BE1.png|32px]] Added crafters behind the "[[Minecraft:Bedrock Edition 1.21.0|Update 1.21]]" experimental toggle.}}
|{{HistoryLine|||dev=Preview 1.20.50.23|[[File:Crafter BE2.png|32px]] [[File:Crafter Triggered BE2.png|32px]] [[File:Crafter Crafting BE2.png|32px]] The textures of the crafter have been changed.}}
|{{MC/HistoryLine|||dev=Preview 1.20.50.23|[[File:Crafter BE2.png|32px]] [[File:Crafter Triggered BE2.png|32px]] [[File:Crafter Crafting BE2.png|32px]] The textures of the crafter have been changed.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|[[File:Crafter JE4 BE3.png|32px]] [[File:Crafter Triggered JE4 BE3.png|32px]] [[File:Crafter Crafting JE4 BE3.png|32px]] The textures of the crafter have been changed again.}}
|{{MC/HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|[[File:Crafter JE4 BE3.png|32px]] [[File:Crafter Triggered JE4 BE3.png|32px]] [[File:Crafter Crafting JE4 BE3.png|32px]] The textures of the crafter have been changed again.}}
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.22|Crafters are now available without using the "Update 1.21" experimental toggle.}}
|{{MC/HistoryLine||1.21.0|dev=Preview 1.21.0.22|Crafters are now available without using the "Update 1.21" experimental toggle.}}
|{{HistoryLine||1.21.20|dev=Preview 1.21.20.21|Crafter craft and fail sounds now have a random pitch offset.
|{{MC/HistoryLine||1.21.20|dev=Preview 1.21.20.21|Crafter craft and fail sounds now have a random pitch offset.
|Crafter fail sound now has a max distance of 3 blocks instead of 5.}}
|Crafter fail sound now has a max distance of 3 blocks instead of 5.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.20|Crafters are now mined quickly when using any pickaxe.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.20|Crafters are now mined quickly when using any pickaxe.}}
|{{HistoryLine|||dev=Preview 1.21.50.24|Crafters are mined faster when using an improper tool.}}
|{{MC/HistoryLine|||dev=Preview 1.21.50.24|Crafters are mined faster when using an improper tool.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Gallery ==
== Gallery ==
Line 279: Line 279:
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
Crafter GUI Triggered Slots Disabled.png|The crafter's GUI {{in|je}} when it is triggered and with all of its slots disabled.
Crafter GUI Triggered Slots Disabled.png|The crafter's GUI {{MC/In|je}} when it is triggered and with all of its slots disabled.
</gallery>
</gallery>


Line 307: Line 307:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
Line 313: Line 313:


== Navigation ==
== Navigation ==
{{Navbox redstone|components}}
{{MC/Navbox redstone|components}}
{{Navbox blocks|utility}}
{{MC/Navbox blocks|utility}}


[[Category:Utility blocks]]
[[Category:Utility blocks]]

Revision as of 20:17, 9 April 2026

Template:Infobox block A Minecraft:crafter is a low-capacity storage Minecraft:block that can use its contents to craft items when given a Minecraft:redstone signal, ejecting the results into the world or into a container it is facing. Its inventory slots can be individually locked so Minecraft:hoppers and similar blocks cannot fill them, while not affecting crafting recipes.

Obtaining

Breaking

Crafters can be mined with anything, but Minecraft:pickaxes are the quickest. Script error: No such module "breaking row".

Crafting

Template:Crafting

Usage

in Template:Editions, crafters cannot be moved by Minecraft:pistons.

File:Crafter GUI.png
The crafter's GUI in Template:Editions.
File:Crafter cake contraption.png
A simple contraption for crafting cake using the crafter

Container

A crafter has nine slots of inventory space, arranged in a 3-by-3 grid like a crafting table. Its GUI can be accessed by {{#vardefine: control | right click on mouse or left trigger on gamepad }}using it.

A slot can be enabled or disabled, which can be toggled by clicking on it when empty. Disabled slots cannot have items put in them.

Minecraft:Hoppers, Minecraft:droppers and other crafters interact with crafters by inserting items into its inventory. Hoppers can remove ingredients as well. When an item is added:

  • The crafter will look for an empty slot to insert that item into. It searches in standard reading order.
  • It searches the slots row by row, from left to right.
  • Only enabled slots are checked.
  • If the crafter has all enabled item slots filled, then the item is added to the lowest count item stack of the same type. If there is a tie, it uses the same reading order described before.<ref>Template:Mcnet</ref>

Hoppers and droppers can interact with all sides of the crafter, and added items follow the rules described above.

Redstone component

{{#vardefine:params|0 }}Template:Hatnote

When a crafter receives a redstone signal, it waits for Script error: No such module "convert". before ejecting one crafted item using the ingredients from the nine inventory slots. The crafted items are subsequently ejected from the front of the crafter. If the front of a crafter is facing a container (including another crafter), the crafted items are transferred into the container. If the container it is facing is full, or the item cannot be inserted into the container, the crafter ejects the item instead. Crafters interact with containers similar to droppers. If a recipe has byproducts (e.g. empty bottles for honey blocks or empty buckets for cake) those are ejected after the crafted item.

For shaped recipes, the position of the items in the inventory matters. Because disabled slots prevent items from entering the slot, crafters can be used to craft any item in the game automatically without any input from the player, using a series of hoppers and/or droppers and the correct configuration of disabled slots for the recipe.

A hopper placed below a crafter collects the ingredients from the crafting grid, not the resulting item.

in Template:Editions, unlike Minecraft:dispensers and Minecraft:droppers, crafters aren't affected by quasi-connectivity.<ref>Template:Bug</ref>

Comparators can emit a redstone signal when reading from a crafter. The signal strength is equal to the number of crafting slots that are either disabled or occupied by an item. <ref>

  1. redirect Template:YouTube link

Template:Redr</ref> The stack size of the item has no effect on the comparators output signal e.g. having 1 stick in a slot vs having 64 sticks in that same slot both output the same comparator signal. An empty crafter with no disabled slots does not output any signal through a comparator. A crafter with every slot being disabled or containing an item (of any stack size) outputs a signal strength of nine through a comparator.

Sounds

Generic

Template:Edition: Template:Sound table/Block/Stone/JE

Template:Edition: Template:Sound table/Block/Stone/BE

Unique

  1. REDIRECT Template:Incomplete section

Java Edition Template:SoundTable

Bedrock Edition: Template:SoundTable

Data values

ID

Java Edition: Template:ID table Template:ID table

Bedrock Edition: Template:ID table Template:ID table

Block states

{{#vardefine:params|0 }}Template:Hatnote

Template:!((Java EditionTemplate:))!: Template:Bst Template:Bst Template:Bst

Template:!((Bedrock EditionTemplate:))!: Template:Bst Template:Bst Template:Bst

Block data

A crafter has a block entity associated with it that holds additional data about the block.

Java Edition: {{#vardefine:params|0 }}Template:Hatnote

<section begin="block data"/>

  1. REDIRECT Template:Nbt inherit/lockable
  1. REDIRECT Template:Nbt inherit/lootable
  1. REDIRECT Template:Info needed

Template:Redr

<section end="block data"/>

Bedrock Edition:

See Minecraft:Bedrock Edition level format/Block entity format.

Achievements

Script error: No such module "Achievement".

Advancements

Script error: No such module "Advancement".

Videos

  1. REDIRECT Template:YouTube

Template:Redr

  1. REDIRECT Template:YouTube

Template:Redr

  1. REDIRECT Template:YouTube

Template:Redr

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

Mojang screenshots

Screenshots

Development images

In other media

Concept artwork

References

<references group="">

 </references>

External links

Navigation

Power emission
Signal transmission
Item and entity transportation
Comparator-readable
Observer-related
Pistons/related
Sculk sensor-related
Mechanisms/misc.
Creative or commands only

Template:Article other

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

de:Werker es:Fabricador fr:Fabricateur ja:自動作業台 ko:제작기 lzh:製械 pl:Wytwarzacz pt:Bancada Automática ru:Сборщик uk:Майструвач zh:合成器