Chiseled bookshelves are blocks that can hold books, books and quills, written books, enchanted books and knowledge books.
Obtaining
Breaking
Chiseled bookshelves can be destroyed with any tool, but an axe mines it the fastest. When broken, all contained books are dropped as items. The block itself drops only when broken using a tool enchanted with Silk Touch.[1]
| Block | Chiseled bookshelf | |
|---|---|---|
| Hardness | 1.5 | |
| Tool | ||
| Breaking time[A] | ||
| Default | 2.25 | |
| Wooden | 1.15 | |
| Stone | 0.6 | |
| Iron | 0.4 | |
| Diamond | 0.3 | |
| Netherite | 0.25 | |
| Golden | 0.2 | |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Crafting
| Ingredients | Crafting recipe |
|---|---|
| Any Planks + Any wood Slab |
Usage
Holding books
All of the chiseled bookshelf textures before Java Edition 22w46a.
Chiseled bookshelves can hold up to six books, books and quills, written books, enchanted books, and/or knowledge books. There is no GUI; books are instead added into the bookshelf by using on a slot with a book. Doing so will place a book in that slot. Using on an occupied slot will remove the book from that slot.
Chiseled bookshelves do not increase the power of enchanting tables.
Redstone signal
The correspondences between slot and signal power.
A redstone comparator sends a signal (1–6) indicating the last slot interacted with. When no slot has been interacted with yet, it outputs 0.
An observer can detect when a book is added or removed from the bookshelf.
Hoppers, minecarts with hopper, and droppers
Hoppers and minecart with hoppers can insert and remove books from the bookshelf. As with any other container, items are taken from the first slot that has an item that can fit in the hopper and are inserted into the first empty slot. Droppers behave similarly when inserting books into the bookshelf.
When a hopper that is not already 100% full fails to remove a book from a non-empty bookshelf because there is no room for the book in the hopper's inventory, that is still counted as an "interaction" with the slot. Thus, a hopper that cannot remove any of the books will effectively set the last-interacted slot to the last non-empty slot in the bookshelf.[2]
Fuel
Chiseled bookshelves can be used as fuel in furnaces to smelt 1.5 items.
Note Blocks
Chiseled bookshelves can be placed under note blocks to produce a "bass" sound.
Sounds
Generic
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
|---|---|---|---|---|---|---|---|---|
| Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
| Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
| Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
| None[sound 1] | Entity-Dependent | Falling on the block with fall damage | block | None[sound 1] | 0.5 | 0.75 | 16 | |
| Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
| Sound | Source | Description | Resource location | Volume | Pitch |
|---|---|---|---|---|---|
| Blocks | Once the block has broken | break | 1.0 | 1.0 | |
| Blocks | When the block is placed | place | 1.0 | 1.0 | |
| Blocks | While the block is in the process of being broken | hit | 1.0 | 1.0 | |
| Players | Falling on the block with fall damage | step | 0.4 | 1.0 | |
| Players | Walking on the block | step | 0.2 | 1.0 | |
| Players | Jumping from the block | step | 0.12 | 1.0 | |
| Players | Falling on the block without fall damage | step | 0.18 | 1.0 |
Unique
| Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
|---|---|---|---|---|---|---|---|---|
| Book placed | Blocks | When a non-enchanted book is placed in a chiseled bookshelf | block | subtitles | 0.8 | varies [sound 1] | 16 | |
| Enchanted Book placed | Blocks | When an enchanted book is placed in a chiseled bookshelf | block | subtitles | 0.8 | varies [sound 1] | 16 | |
| Book taken | Blocks | When a non-enchanted book is removed from a chiseled bookshelf | block | subtitles | 0.8 | varies [sound 2] | 16 | |
| Enchanted Book taken | Blocks | When an enchanted book is removed from a chiseled bookshelf | block | subtitles | 0.8 | varies [sound 2] | 16 |
| Sound | Source | Description | Resource location | Volume | Pitch |
|---|---|---|---|---|---|
| Blocks | When a non-enchanted book is placed in a chiseled bookshelf | insert | 0.8 | varies [sound 1] | |
| Blocks | When an enchanted book is placed in a chiseled bookshelf | insert_enchanted | 0.8 | varies [sound 1] | |
| Blocks | When a non-enchanted book is removed from a chiseled bookshelf | pickup | 0.8 | varies [sound 2] | |
| Blocks | When an enchanted book is removed from a chiseled bookshelf | pickup_enchanted | 0.8 | varies [sound 2] |
Data values
ID
| Name | Identifier | Form | Translation key |
|---|---|---|---|
| Chiseled Bookshelf | chiseled_bookshelf | Block & Item | block.minecraft.chiseled_bookshelf |
| Name | Identifier |
|---|---|
| Block entity | chiseled_bookshelf |
| Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key |
|---|---|---|---|---|---|
| Chiseled Bookshelf | chiseled_bookshelf | -526 | Block & Giveable Item[i 2] | Identical[i 3] | tile.chiseled_bookshelf.name |
| Name | Savegame ID |
|---|---|
| Block entity | ChiseledBookshelf |
Block states
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction the bookshelf is facing. Opposite from the direction the player faces when placing it. |
| slot_0_occupied | false | truefalse | Whether there is a book in the upper-left slot. |
| slot_1_occupied | false | truefalse | Whether there is a book in the upper-middle slot. |
| slot_2_occupied | false | truefalse | Whether there is a book in the upper-right slot. |
| slot_3_occupied | false | truefalse | Whether there is a book in the lower-left slot. |
| slot_4_occupied | false | truefalse | Whether there is a book in the lower-middle slot. |
| slot_5_occupied | false | truefalse | Whether there is a book in the lower-right slot. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| books_stored | Not Supported | 0
| 0 — 63 | Unsupported | The confguration of the books in the bookshelf. |
| direction | Not Supported | 0 | 0123 | Unsupported | The direction the bookshelf is facing. Opposite from the direction the player faces when placing it.
|
Block data
A chiseled bookshelf has a block entity associated with it that holds additional data about the block.
- Block entity data
- Tags common to all block entities
- Items: List of books in the bookshelf.
- : An item, including the slot tag. The valid slot numbers are 0-5.
- Tags common to all items
- : An item, including the slot tag. The valid slot numbers are 0-5.
- last_interacted_slot: Last interacted slot (0–5), or -1 if no slot has been interacted with yet.
Advancements
| Icon | Advancement | In-game description | Parent | Actual requirements (if different) | Resource location |
|---|---|---|---|---|---|
![]() | The Power of Books | Read the power signal of a Chiseled Bookshelf using a Comparator | Adventure | Place a comparator on any side of a chiseled bookshelf or the chiseled bookshelf against a comparator to trigger the advancement. | adventure/read_power_of_chiseled_bookshelf
|
History
| October 15, 2022 | Chiseled bookshelves were announced at Minecraft Live 2022. | ||||
|---|---|---|---|---|---|
| Java Edition | |||||
| 1.20 (Experimental) | 22w42a | ||||
| 22w44a | Hoppers, minecart with hoppers, and droppers can now interact with chiseled bookshelves. | ||||
| Order of books in the Item tag has been reversed. | |||||
| 22w45a | Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood placing sounds for interacting. | ||||
| 22w46a | Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | ||||
| Block texture now indicates which slots are filled. | |||||
| 1.19.3-pre1 | The book is now removed from an occupied slot even if a book is currently held in hand. | ||||
Added last_interacted_slot to block NBT data. | |||||
1.20{{Extension DPL}}<ul><li>[[Mushroom Stew|Mushroom Stew]]<br/>{{Item
| title = Mushroom Stew
| image = Mushroom Stew.png
| renewable = Yes
| heals = {{hunger|6}}
| stackable = No
}}
'''Mushroom stew''' is a [[food]] item.
== Obtaining ==
=== Harvesting ===
Mushroom stew can be obtained by “milking” a [[mooshroom]] with an empty [[bowl]]. This is accomplished by {{Control|using}} a bowl on a mooshroom. The bowl gets replaced by the mushroom stew item. There is no cooldown for doing so.
If a stack of more than one bowl is used on a mooshroom, only one bowl is consumed, and the mushroom stew goes into an empty inventory slot, or is dropped if the player's inventory is full.
=== Crafting ===
{{Crafting
|Red Mushroom
|Brown Mushroom
|Bowl
|Output= Mushroom Stew
|type= Foodstuff
}}
== Usage ==
=== Food ===
{{see also|Tutorials/Hunger management|title1=Hunger management}}
To eat mushroom stew, press and hold {{control|use}} while it is selected in the hotbar. Eating one restores {{hunger|6}} [[hunger]] and 7.2 hunger
[[Hunger#Mechanics|saturation]].
The bowl is returned to the player empty after the mushroom stew has been eaten, and can be reused to craft more, similarly to [[Rabbit Stew|rabbit stew]] and [[Beetroot Soup|beetroot soup]].
== Sounds ==
=== Generic ===
{{Sound table/Entity/Food}}
=== Unique ===
{{Edition|Java}}:
{{Sound table
|sound=Mooshroom milk1.ogg
|sound2=Mooshroom milk2.ogg
|sound3=Mooshroom milk3.ogg
|subtitle=Mooshroom gets milked
|source=neutral
|description=When a mooshroom is milked with a bowl
|id=entity.mooshroom.milk
|translationkey=subtitles.entity.mooshroom.milk
|volume=1.0
|pitch=''varies'' <ref group=sound name=milkpitch>Can be 1.0, 0.9, or 1.1 for each sound</ref>
|distance=16
|foot=1}}
{{Edition|Bedrock}}:
{{Sound table
|type=bedrock
|sound=Mooshroom milk1.ogg
|sound2=Mooshroom milk2.ogg
|sound3=Mooshroom milk3.ogg
|subtitle=Mooshroom gets milked
|source=Friendly Creatures
|description=When a mooshroom is milked with a bowl
|id=mob.mooshroom.suspicious_milk
|volume=1.0/0.9/1.1
|pitch=1.0
|foot=1}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Mushroom Stew
|spritetype=item
|nameid=mushroom_stew
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Mushroom Stew
|spritetype=item
|nameid=mushroom_stew
|id=260
|form=item
|foot=1}}
== Advancements ==
{{load advancements|Husbandry;A Balanced Diet}}
== History ==
{{History|java indev}}
{{History||0.31|snap=20100130|[[File:Mushroom Stew JE1 BE1.png|32px]] Added mushroom stew.
|Restores {{hp|8}} [[health]].}}
{{History||20100206|Mushroom stew now restores {{hp|10}} health.}}
{{History|java beta}}
{{History||1.6|snap=Test Build 3|[[Mushroom]] spreading mechanic added, making mushroom stew [[renewable]].}}
{{History||1.8|snap=Pre-release|Now restores {{hunger|8}} [[hunger]].}}
{{History|java}}
{{History||1.0.0|snap=Beta 1.9 Prerelease|More fungi sources have now been introduced with the addition of the [[Mushroom Fields|mushroom biome]].
|A [[mooshroom]] can now be "milked" with a [[bowl]] to obtain mushroom stew.}}
{{History|||snap=Beta 1.9 Prerelease 3|Mushroom stew can now be crafted in the [[2×2 crafting grid]] in the [[inventory]]. Previously, the crafting recipe was shaped, now it's shapeless.}}
{{History||1.2.5|snap=release|The [[player]] milking a [[mooshroom]] with a stack of [[bowl]]s no longer results in receiving back a single bowl of mushroom stew.}}
{{History||1.4.2|snap=?|Mushroom stew now restores {{Hunger|6}} instead of {{Hunger|8}}.}}
{{History||1.13|snap=17w47a|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 282.}}
{{History||1.14|snap=18w43a|[[File:Mushroom Stew JE2 BE2.png|32px]] The texture of mushroom stew has now been changed.}}
{{History||1.16|snap=Pre-release 1|Mooshrooms can now be milked for mushroom stew in Creative mode.<ref>{{Cite bug|MC|90969|Cannot get mushroom stew from mooshrooms / milk from cows in creative mode|date=October 19, 2015}}</ref>}}
{{History|pocket alpha}}
{{History||v0.4.0|[[File:Mushroom Stew JE1 BE1.png|32px]] Added mushroom stew.}}
{{History||v0.5.0|Mushroom stew now restores {{hp|8}} instead of {{hp|4}}.}}
{{History||v0.9.0|snap=build 1|A mooshroom can now be "milked" with a [[bowl]] to obtain mushroom stew.}}
{{History||v0.12.1|snap=build 1|Mushroom stew now restores [[hunger]] instead of [[health]].}}
{{History|bedrock}}
{{History||1.10.0|snap=beta 1.10.0.3|[[File:Mushroom Stew JE2 BE2.png|32px]] The texture of mushroom stew has now been changed.}}
{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.0|switch=1.0.1|wiiu=Patch 1|[[File:Mushroom Stew JE1 BE1.png|32px]] Added mushroom stew.}}
{{History||xbox=none|xbone=none|ps=1.90|wiiu=none|switch=none|[[File:Mushroom Stew JE2 BE2.png|32px]] The texture of mushroom stew has now been changed.}}
{{History|new3ds}}
{{History||0.1.0|[[File:Mushroom Stew JE1 BE1.png|32px]] Added mushroom stew.}}
{{History|foot}}
== Issues ==
{{Issue list}}
== References ==
{{reflist}}
== External Links ==
*[https://www.minecraft.net/en-us/article/taking-inventory--mushroom-stew Taking Inventory: Mushroom Stew] – Minecraft.net on September 1, 2022
{{items}}
[[de:Pilzsuppe]]
[[es:Estofado de champiñones]]
[[fr:Soupe de champignons]]
[[hu:Gombaragu]]
[[ja:キノコシチュー]]
[[ko:버섯 스튜]]
[[nl:Paddenstoelenstoofpot]]
[[pl:Zupa grzybowa]]
[[pt:Ensopado de cogumelos]]
[[ru:Тушёные грибы]]
[[zh:蘑菇煲]]
[[Category:Food]]
[[Category:Renewable resources]]
<references /></li><li>[[:Category:Joke items|Category:Joke items]]<br/>[[Category:Joke features|Items]]
[[Category:Items]]</li></ul> | 23w12a | Chiseled bookshelves are now available without using the "Update 1.20" experimental datapack. | |||
| 1.20 Release Candidate 1 | Knowledge books now can be placed inside chiseled bookshelves. | ||||
| Bedrock Edition | |||||
| Next Major Update (Experimental) | beta 1.19.50.21 | ||||
| beta 1.19.60.20 | Added unique sounds for chiseled bookshelves, which previously used wood sounds and wood using sounds for interacting. | ||||
| Hoppers can now interact with chiseled bookshelves. | |||||
| beta 1.19.60.22 | Books are now added and removed by interacting directly with the six slots, versus the former behavior of inserting into the first empty slot and removing from the last filled slot. | ||||
| The book is now removed from an occupied slot even if a book is currently held in hand. | |||||
| beta 1.19.60.24 | Droppers and minecart with hoppers can now interact with chiseled bookshelves. | ||||
| Minecart with hoppers only can remove books. | |||||
1.20.0{{Extension DPL}}<ul><li>[[Echo Shard|Echo Shard]]<br/>{{Item
| title = Echo Shard
| image = Echo Shard.png
| renewable = No
| stackable = Yes (64)
}}
An '''echo shard''' is an item found in [[ancient cities]] which can be used to craft [[recovery compass]]es.
== Obtaining ==
=== Chest loot ===
{{LootChestItem|echo-shard}}
== Usage ==
=== Crafting ingredient ===
{{crafting usage|Echo Shard}}
== History ==
{{History|java}}
{{History||1.19|snap=22w14a|[[File:Echo Shard JE1 BE1.png|32px]] Added echo shards.}}
{{History|bedrock}}
{{History||1.19.0|snap=beta 1.19.0.24|[[File:Echo Shard JE1 BE1.png|32px]] Added echo shards.
|Currently cannot be found inside [[ancient city]] chests due to outdated structures and loot chests.}}
{{History||1.19.0|snap=beta 1.19.0.26|Echo shards now generate inside [[ancient city]] loot chests.}}
{{History|foot}}
== Issues ==
{{issue list}}
{{Items}}
[[Category:Non-renewable resources]]
[[de:Echoscherbe]]
[[es:Fragmento resonante]]
[[fr:Éclat d'écho]]
[[ja:残響の欠片]]
[[lzh:回音殘片]]
[[pt:Fragmento de eco]]
[[pl:Odłamek pogłosu]]
[[ru:Осколок эха]]
[[th:เศษเอคโค]]
[[uk:Уламок відлуння]]
[[zh:回响碎片]]</li><li>[[Lime Dye|Lime Dye]]<br/>{{Item
| image = Lime_Dye_JE2_BE2.png
| renewable = Yes
| stackable = Yes (64)
}}
'''Lime dye''' is a [[Dye#Quasi-Primary|quasi-primary dye]] obtained by combining one [[green dye]] and one [[white dye]] in a crafting square, or by smelting a [[sea pickle]].
== Obtaining ==
=== Crafting ===
{{Crafting
|head=1
|showname=0
|showdescription=1
|Green Dye
|White Dye
|Output=Lime Dye,2
|type=Material
}}
{{Crafting
|foot=1
|Green Dye
|Bone Meal
|Output=Lime Dye,2
|description={{only|bedrock|education}}
|type=Material
}}
=== Smelting ===
{{Smelting
|head=1
|foot=1
|Sea Pickle
|Lime Dye
|0,2
}}
=== Trading ===
[[Wandering trader]]s sell 3 lime [[dye]] for 1 [[emerald]].
== Usage ==
{{dye usage}}
=== Crafting ingredient ===
{{crafting usage|continue=1}}
{{banner crafting usage}}
=== Loom ingredient ===
{{Banner loom usage|Lime Dye}}
=== Trading ===
Journeyman-level shepherd villagers have a 20% chance to buy 12 lime dye for an emerald as part of their trades.
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|generatetranslationkeys=y
|displayname=Lime Dye
|spritetype=item
|nameid=lime_dye
|form=item
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|showaliasids=y
|shownumericids=y
|showforms=y
|notshowbeitemforms=y
|generatetranslationkeys=y
|displayname=Lime Dye
|spritetype=item
|nameid=lime_dye
|aliasid=dye / 10
|id=405
|form=item
|translationkey=item.dye.lime.name
|foot=1}}
== Video ==
<div style="text-align:center">{{yt|5oPGO6jL1zQ}}</div>
== History ==
{{History|java beta}}
{{History||1.2|[[File:Lime Dye JE1 BE1.png|32px]] Added lime dye.}}
{{History|java}}
{{History||1.4.2|snap=12w34a|Added the ability to [[Armor#Dyeing|dye]] leather [[armor]] and [[wolf]] collars.}}
{{History||1.4.6|snap=12w49a|Lime dye can now be [[crafting|crafted]] with [[gunpowder]] to create a [[firework star]].}}
{{History||1.6.1|snap=13w19a|[[Stained clay]] can now be crafted.}}
{{history||1.7.2|snap=13w41a|[[Stained glass]] can now be crafted.}}
{{History||1.8|snap=14w30a|Added [[banner]]s, which can be dyed.}}
{{History||1.11|snap=16w39a|Added the ability to dye [[shulker box]]es.}}
{{History||1.12|snap=17w15a|Added the ability to dye [[bed]]s.}}
{{History||1.13|snap=17w47a|The different data values for the <code>dye</code> ID have now been split up into their own IDs.
|Prior to [[1.13/Flattening|''The Flattening'']], this [[item]]'s numeral ID was 351.}}
{{History|||snap=18w14b|Lime dye can now be smelted from [[sea pickle]]s.}}
{{History||1.14|snap=18w43a|Lime dye is now crafted using [[white dye]], instead of [[bone meal]].
|[[File:Lime_Dye_JE2_BE2.png|32px]] The texture of lime dye has now been changed.}}
{{History|||snap=18w44a|Lime dye can now change the text color on [[sign]]s to lime.}}
{{History|||snap=19w05a|Added the [[wandering trader]], which sells lime dye.}}
{{History|||snap=19w11a|Lime dye can now be [[trading|bought]] by shepherd villagers.}}
{{History||1.17|snap=20w45a|Lime dye can now be used to craft [[lime candle]]s.}}
{{History|||snap=21w19a|Lime dye can no longer be used to craft lime candles.}}
{{History|||snap=Pre-release 1|Lime dye can now once again be used to craft lime candles.}}
{{History||1.20<br>(Experimental)|link=1.19.3|snap=22w42a|Lime dye can now change the text color on [[hanging sign]]s to lime.}}
{{History|pocket alpha}}
{{History||v0.3.0|[[File:Lime Dye JE1 BE1.png|32px]] Added lime dye. It is currently unobtainable and serves no purpose.}}
{{History||v0.4.0|Lime dye is now craftable with [[cactus green]] and [[bone meal]].
|Lime dye can now be used to craft lime wool.}}
{{History||v0.6.0|Lime dye can now be used to dye [[sheep]].}}
{{History||v0.9.0|snap=build 11|Lime dye can now be used to craft colored [[terracotta]].}}
{{History||v0.11.0|snap=build 1|Lime dye can now be used to dye tamed [[wolf]] collars.}}
{{History||v0.14.0|snap=build 1|Lime dye can now be used to dye [[water]] in [[cauldron]]s.}}
{{History|pocket}}
{{History||1.0.0|snap=alpha 0.17.0.1|Lime dye can now be used to dye [[shulker]]s.}}
{{History||1.1.0|snap=alpha 1.1.0.0|Lime dye can now be used to craft [[concrete powder]], colored [[bed]]s and dyed [[shulker box]]es.}}
{{History|bedrock}}
{{History||1.2.0|snap=beta 1.2.0.2|Lime dye can now be used to craft [[firework star]]s, [[stained glass]] and patterns on [[banner]]s.}}
{{History||1.4.0|snap=beta 1.2.20.1|Lime dye can now be used to craft [[balloon]]s and [[glow stick]]s.
|Lime dye can now be obtained from smelting [[sea pickle]]s.}}
{{History||1.8.0|snap=beta 1.8.0.8|Lime dye can now be used to dye tamed [[cat]] collars.}}
{{History||1.10.0|snap=beta 1.10.0.3|Lime dye is now [[trading|sold]] by [[wandering trader]]s.
|Lime dye can now be used to dye white [[carpet]]s and undyed [[glass pane]]s.
|[[File:Lime_Dye_JE2_BE2.png|32px]] The texture of lime dye has now been changed.}}
{{History||1.11.0|snap=beta 1.11.0.4|Lime dye can now be [[trading|sold]] to shepherd [[villager]]s.}}
{{History||1.16.100|snap=beta 1.16.100.56|The ID of lime dye has been changed from <code>dye/10</code> to <code>lime_dye</code>.}}
{{History|console}}
{{History||xbox=TU1|xbone=CU1|ps=1.00|switch=1.0.1|wiiu=Patch 1|[[File:Lime Dye JE1 BE1.png|32px]] Added lime dye.}}
{{History|PS4}}
{{History||1.90|[[File:Lime_Dye_JE2_BE2.png|32px]] The texture of lime dye has now been changed.}}
{{History|new 3ds}}
{{History||0.1.0|[[File:Lime Dye JE1 BE1.png|32px]] Added lime dye.}}
{{History|foot}}
== Issues ==
{{issue list}}
== References ==
{{Reflist}}
{{Items}}
[[Category:Dyes]]
[[Category:Renewable resources]]
[[cs:Světle zelené barvivo]]
[[de:Hellgrüner Farbstoff]]
[[es:Tinte verde lima]]
[[fr:Teinture vert clair]]
[[hu:Neonzöld festék]]
[[ja:黄緑色の染料]]
[[ko:연두색 염료]]
[[nl:Lichtgroene kleurstof]]
[[pl:Jasnozielony barwnik]]
[[pt:Corante verde-limão]]
[[ru:Лаймовый краситель]]
[[zh:黄绿色染料]]</li></ul> | beta 1.20.0.21 | Chiseled bookshelves are now available without using the "Next Major Update" experimental toggle. | |||
Issues
Issues relating to "Chiseled Bookshelf" are maintained on the bug tracker. Report issues there.
Trivia
- There are 119 (2,357,947,691) different ways to craft a chiseled bookshelf, as each of the nine slots in the crafting grid can contain planks or slabs of any of the eleven wood types.
Gallery
Sunny in front of a chiseled bookshelf door.
Renders
Official artwork
Efe looking at chiseled bookshelves.
References
External Links
- Block of the Month: Chiseled Bookshelf – Minecraft.net on June 29, 2023












