text
stringlengths
0
113k
[SOURCE: https://minecraft.wiki/w/Debug_hotkey] | [TOKENS: 281]
Debug hotkey A debug hotkey (or key binding in game) is used to access hidden information and trigger advanced settings in the game through F3 + <key>, where key is usually a letter (A–Z), or just a single F3, which is used to open the debug screen. When F3 is used as a modifier for debug hotkey combination, the debug screen is not opened (or closed if enabled). The list for debug hotkeys can be viewed and changed under the "Debug" section of "Options" → "Controls" → "Key Binds". Some debug hotkeys may be disabled by reduced_debug_info game rule. Contents List of debug hotkeys Disabled by reduced_debug_info gamerule. Disabled by reduced_debug_info gamerule. In the game log, the exception has a message of "Manually triggered debug crash" followed by "Reported exception thrown!" and other reported chat messages (including the crash countdown). Disabled by reduced_debug_info gamerule. Disabled by reduced_debug_info gamerule. Not available as a configurable key binding. These hotkeys are disabled by default, but can be enabled using the -DMC_DEBUG_HOTKEYS debug property. History Issues Issues relating to "Debug hotkey", "Debug key binding", or "F3" are maintained on the bug tracker. Issues should be reported and viewed there. Gallery Notes Navigation All commands Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/File:Polished_Tuff_Wall_(ewU)_JE1.png] | [TOKENS: 116]
File:Polished Tuff Wall (ewU) JE1.png Summary Polished tuff wall render Java Edition revision 1 Bedrock Edition revision 1 This is a file pertaining to Minecraft. Render created by uploader using Minecraft assets Render: Deshman-gpuserAssets: Mojang Studios File history Click on a date/time to view the file as it appeared at that time. You cannot overwrite this file. File usage The following 50 pages use this file (also see what links to it): Global file usage The following other wikis use this file: Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Polished_Tuff_Stairs] | [TOKENS: 175]
Polished Tuff Stairs No Yes (64) 6 1.5 No Partial (blocks light)‌[JE only]Yes‌[BE only] Yes No No 43 TERRACOTTA_GRAY Polished tuff stairs are a decorative stairs variant of polished tuff that does not generate naturally and is used for building. Contents Obtaining Polished tuff stairs can be mined using any pickaxe. If mined without a pickaxe, they drop nothing. Usage Polished tuff stairs can be placed under note blocks to produce "bass drum" sounds. Sounds Java Edition: Bedrock Edition: Data values Java Edition: Bedrock Edition: Java Edition: Bedrock Edition: Videos History Issues Issues relating to "Polished Tuff Stairs" are maintained on the bug tracker. Issues should be reported and viewed there. Gallery Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Legends:Version_history] | [TOKENS: 157]
Legends:Version history Minecraft Legends was first announced in June 12, 2022, and after that point it was in constant development. The official release of Minecraft Legends came on April 18, 2023. On January 10, 2024, the game's developers announced the final update and there would be no more future updates; but it is still available to download and play. The current version is 1.18.19068. Contents Full Release Unlike the full release of other Minecraft editions, the official full release of Minecraft Legends started at version 1.17, instead of the version 1.0. This is because 1.17 is the last update of the Bedrock Codebase within the game. Notes References See also Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Debug_renderer] | [TOKENS: 440]
Debug renderer Debug renderers are a set of graphical tools used for technical analysis of Minecraft. Contents Renderers By default, this renderer is set to only appear if the debug overlay is enabled, replacing the normal crosshair. It can be configured like all other debug renderers. This replaces the crosshair with three edges of a cube, culminating at one vertex. The constituent lines point in the three positive directions, such that it appears "concave" to the all-positives direction, and "convex" to the all-negatives direction. The X-axis is represented by a red line, the Y-axis by a green line, and the Z-axis by a blue line. Hitboxes are shown on visible entities. Note that the shown hitbox is just a visual box relative to the visual model, rather than the actual hitbox, which means that the shown hitbox and the actual hitbox could be desynchronized. Displays information about each chunk's load level and status. Renders the chunk colormap in the debug screen. Outlines the collision boxes of surrounding nearby blocks, which differs from the block selection outline generally seen in-game. All blocks six blocks away from the player in all directions in a square are rendered. Marks the blocks that entities are considered standing on (red for the player, green for everything else, light blue for blocks under thin blocks, like carpet). Displays the values of heightmaps:​[more information needed] Displays the light engine status for each chunk section. A 2 means an empty section with no lighting data, a 1 means a section with only lighting data, and a 0 means a section with lighting data and block shape data. Displays information about sky light for every chunk section. No coloring means an empty section with no lighting data, brown means a section with only lighting data, and yellow means a section with lighting data and block shape data. Highlights all solid, sturdy block faces (that a button can be placed on) in red. Indicates the fluid level of the water from an integer number ranging from eight (water source) to one (the farthest point that flowing water can flow before stopping). History Navigation All commands Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Stained_Glass] | [TOKENS: 609]
Stained Glass Yes Yes (64) Any tool 0.3 0.3 No Yes No No Stained glass is a dyed variant of the glass block. Contents Obtaining Stained glass drops itself only if it is broken with a tool enchanted with Silk Touch. Otherwise, it drops nothing. Stained glass does not have an assigned tool; it is mined at the same speed regardless of what tool is used. Magenta stained glass blocks naturally generate as windows in end cities and end ships. Brown stained glass can generate in trail ruins. Black, light gray, and white stained glass can generate inside trial chambers. Usage Stained glass blocks adjacent to other glass blocks are invisible when viewed through glass that is identical in color. Mobs cannot normally spawn on stained glass blocks. An exception to this is zombie reinforcements, which can spawn on stained glass blocks (but not stained glass panes). Stained glass blocks cannot be seen through by mobs, as they treat them as completely opaque. Mobs may look at players through stained glass, but this is purely visual. Redstone dust and components can be placed on stained glass, but cannot power stained glass. Stained glass can't cut vertical redstone. Vertical redstone can be placed on stained glass. In Java Edition, it transmits redstone signals up, not down. Otherwise, stained glass in redstone circuits is functionally the same as an upside-down slab. The color of the beam may be changed by placing blocks of stained glass (or stained glass panes) anywhere above the beacon block. The beam changes colors according to the colors of glass placed above it: the first block sets the beam color, while each additional block sets the color by averaging the red, green, and blue components of the current beam color and the block's color. The color values are the same as those for the corresponding dye. This also works using hardened stained glass and hardened stained glass panes.‌[Bedrock Edition and Minecraft Education only] Stained glass panes have the same effect on the beam as stained glass blocks. The resulting beam color can be found as C=12n(c0+∑i=1n2i−1ci)where ci is the sequence of glass colors (c0 corresponds to the lowest block and cn to the highest one). As the blending algorithm is considerably simpler than that of leather-dyeing, a much larger part of the sRGB space is available.​[more information needed] A player may experiment with stacking glass, although programs that calculate combinations are also available. All colors can be made from 15 types of stained glass. For example, red + white stained glass above a beacon creates a shade of pink depending on the quantity of white. Sounds Java Edition: Bedrock Edition: Data values Java Edition: Bedrock Edition: Videos History Issues Issues relating to "Stained Glass" are maintained on the bug tracker. Issues should be reported and viewed there. Trivia Gallery See also References External links Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Music_Disc_wait] | [TOKENS: 331]
Music Disc wait Uncommon Yes No "wait", previously known as "where are we now", refers to both a song composed by C418, and a music disc that plays the song when inserted in a jukebox. The music disc is obtained from creepers killed by skeletons. Contents Obtaining When killed by any skeleton, stray, bogged, or parched (or wither skeleton if given a bow using commands), a creeper drops a random music disc, which has a 1⁄12 chance to be "wait". Because TNT ignited by a flaming arrow attributes all resulting kills to the entity that fired the arrow, a skeleton igniting a TNT block due to holding a bow enchanted with Flame, or shooting through lava or fire, also causes any creepers killed in the explosion to drop a disc. Track description C418 November 9, 2013 03:58 (fades at 3:51) Electronic C418 "wait" is an upbeat remix of "Minecraft". It starts out with some quiet synth Latin percussion and some soft synths playing a melody, and then expands into a chiptune-esque song. Usage Like all music discs, using the "wait" music disc on a jukebox causes the jukebox to play the song. If the player places a redstone comparator besides a jukebox playing "wait", it will emit a redstone signal of 12. Data values Java Edition: Bedrock Edition: Achievements Advancements History Issues Issues relating to "Music Disc wait" are maintained on the bug tracker. Issues should be reported and viewed there. References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Java_developer_tools] | [TOKENS: 366]
Java developer tools Developer tools are tools used by Mojang Studios developers to develop new features and debug glitches. Contents Accessible to players A number of debug tools are available during normal gameplay: Accessible through debug properties Using special JVM properties (command line arguments when starting the game) many additional debug features can be enabled: Accessible only through mods Some features, while part of the code, can only be enabled using mods. In most cases, mods can achieve this by overriding the IS_RUNNING_IN_IDE flag in the SharedConstants class. The "Create Test World" button on the title screen can be used to generate a superflat world that is designed to be used for testing.​[more information needed] The world is set to allow commands and uses Creative as the default gamemode. It also disables the generation of structures, and changes some game rules. When creating te The GameTest feature contains a hidden functionality that allows users to export data to an SNBT file.​[more information needed] The following sub-commands are available on both singleplayer and multiplayer: • /test export • /test exportclosest • /test exportthese • /test exportthat If the functionality is enabled, the "Export Structure" option will appear in the GUI for the Test Instance Block. Structure data that has been exported to an SNBT file is able to be loaded across different worlds. This can be done using a Structure Block or the "/place" command. For example, to place a structure that has been exported to an SNBT file named "cookies", the following command can be used: • /place template minecraft:minecraft/structure/cookies History Videos In the video below, a YouTuber named EightSidedSquare showcased most of the developer tools before they were made available with debug properties. Navigation All commands Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/File:Poppy_JE8_BE2.png] | [TOKENS: 118]
File:Poppy JE8 BE2.png Licensing File history Click on a date/time to view the file as it appeared at that time. You cannot overwrite this file. File usage The following 52 pages use this file (also see what links to it): Global file usage The following other wikis use this file: View more global usage of this file. Metadata This file contains additional information, probably added from the digital camera or scanner used to create or digitize it. If the file has been modified from its original state, some details may not fully reflect the modified file. Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Legends:Iron] | [TOKENS: 470]
Legends:Iron Defensive structures and units Dry SavannaFatelandsForest Gather Iron Iron is a resource found primarily in dry savannas and forests used to create defensive structures and units such as masonries and the First of Brick. Contents Obtaining Only once the gather iron improvement has been built at an improvement hub, iron can be gathered by using a gather allay near a iron vein, which can generate in dry savannas and forests. When gathering, the gather allay will fill up the player's iron storage until either the storage capacity is reached or all iron within the gather allay's gathering radius has been obtained. 25 iron is automatically granted to players when they build the gather iron improvement. Players passively receive 15 iron every minute if they have built the large gather iron improvement at an improvement hub. In a Custom Game, the amount of iron veins that generate throughout the world can be increased or decreased during world generation. Once the world has been created this setting cannot be changed again. Once the gather iron improvement has been built, iron has a chance to be obtained by opening village chests in dry savanna and forest villages and allay chests. The amount of iron that can be stored at one time is limited. The maximum iron capacity is increased every time a gather iron improvement is built. Usage Iron is used to spawn certain units and build certain structures. The disassembled First of Brick costs 100 gold and 125 iron to wake. The First of Brick can only be found disassembled in the Campaign. Quotes Iron Resources Collecting iron "Iron is a bit rarer than stone but shouldn't be too difficult to find. It is used by the allays to build structures like the protector tower and the masonry as well as some allies." Gather Iron Resourcing Melodies Building Improvement Gather Iron "Gather iron from the chosen area. Iron unlocks advanced structures and can be used to spawn Grindstone Golems and Mossy Golems. Iron deposits can be found in the fatelands, forest, and dry savannah." IRON – Iron is a key ingredient when spawning grindstone and mossy golems. It is also used to build wellhouses to expand your fast travel network, and masonry huts, which provide stronger villages. Achievements History References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Dungeons:Mission_Select?action=edit&section=5] | [TOKENS: 226]
Editing Dungeons:Mission Select (section) Please note that all contributions to Minecraft Wiki are considered to be released under the CC BY-NC-SA 3.0 license, except for pages imported from wiki.vg or pages derived from such pages, which are considered to be released under the CC BY-SA 3.0 license. See Minecraft Wiki:Copyrights for details. If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here. You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission! You may also post content obtained from Mojang, its websites, manuals and guides, concept art and renderings, press and fansite kits, and other such copyrighted material that Mojang has made available to the general public, to the Minecraft Wiki. All rights, title and interest in and to such content shall remain with Mojang, as applicable, and such content is not licensed pursuant to the Terms of Use. This page is a member of 3 hidden categories: Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/File:MCD_Splendid_Robe.png] | [TOKENS: 65]
File:MCD Splendid Robe.png Licensing File history Click on a date/time to view the file as it appeared at that time. You cannot overwrite this file. File usage The following 9 pages use this file (also see what links to it): Global file usage The following other wikis use this file: Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Stained_Glass_Pane] | [TOKENS: 469]
Stained Glass Pane Yes Yes (64) Any tool 0.3 0.3 No Yes Yes No No 0 NONE A stained glass pane is a dyed version of a glass pane. It is a transparent block that can be used as a more efficient alternative to stained glass blocks. Contents Obtaining Stained glass panes can be obtained using a tool enchanted with Silk Touch. If one is broken without a Silk Touch enchantment, it drops nothing. Stained glass panes do not have an assigned tool; they are mined at the same speed regardless of what tool is used. Usage Stained glass panes are more efficient to use than stained glass blocks, as six stained glass blocks can be crafted into sixteen stained glass panes, yielding 22⁄3 panes per block. Windows built using stained glass panes can be up to 267% (22⁄3 times) larger in area than windows built with regular stained glass blocks. In Java Edition, stained glass panes appear as flat items inside the inventory, with the front face taking up the entire inventory slot. With the default texture pack, the light gray variant in particular is barely visible in the inventory due to its low contrast to the background of the slot. This can make containers appear empty when they are not. If placed without anything on the sides, they appear as a thin vertical • shape, 2×2 pixels in size; but when other blocks occupy adjacent spaces, it becomes flat or turns into a or or shape depending on the items surrounding it. The collision box is identical to the shape of the pane. Therefore, two glass panes placed with one empty space in between forms a gap that is two blocks wide. Stained glass panes are never oriented horizontally. Horizontal stained glass surfaces must be made from stained glass blocks. Stained glass panes can be waterlogged, which means water can be in the same place as a glass pane, unlike regular stained glass. Unlike regular glass panes, stained glass panes cannot be used to lock maps. Sounds Java Edition: Bedrock Edition: Data values Java Edition: Bedrock Edition: Java Edition: Videos History Issues Issues relating to "Stained Glass Pane" are maintained on the bug tracker. Issues should be reported and viewed there. Trivia Gallery References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Earth:Blue_Concrete_Powder] | [TOKENS: 91]
Earth:Concrete Powder Common ? ? ? ? ? ? ? ? Concrete powder was a set of gravity-affected blocks found in Minecraft Earth. It was available in all 16 dye colors. Contents Obtaining All variants of concrete powder could be crafted using 4 gravel, a matching dye, and 8 sand for 8 blocks of that matching concrete powder. Usage Concrete powder could be used along with water to make concrete. Behavior Sounds History Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/?diff=prev&oldid=3406883] | [TOKENS: 478]
Minecraft Wiki: Difference between revisions Revision as of 16:54, 27 January 2026 Welcome to the most comprehensive wiki about the Minecraft franchise, proudly community-run since 2009. Anyone can contribute! Latest game drops Java Edition 1.21.11Bedrock Edition 1.21.130 (26.1) Java Edition 26.1 (26.1 Snapshot 9)Bedrock Edition 26.0 (experimental) (Preview 26.10.24) About the game Minecraft is a 3D sandbox adventure game developed by Mojang Studios, where players can interact with a fully customizable three-dimensional world made of blocks and entities. Its diverse gameplay options allow players to choose the way they play, creating infinite possibilities. There are three actively maintained editions of Minecraft: Java Edition for Windows, macOS, and Linux; Bedrock Edition for Windows, mobile, and consoles; Minecraft Education for educational settings; and China Edition as a localized release for mainland China. Featured article Survival is one of the four main game modes in Minecraft. It is mainly characterized by a limited amount of health and experience, and by certain mobs actively seeking out to attack the player in order to kill them. The player also has limited resources they collect through various methods. Coming back to the game? Check out the most recent updates: For developers Beyond the base game, Minecraft can be modified in various ways by players, like tweaking gameplay, adding new features, or even making something entirely new out of the game! Did you know… Help improve the wiki! The wiki is made by people like you. If you see something you think could be improved on a page, just click the "Edit" or "Edit source" button. Wiki tools Wiki news February 6, 2026 – Minwi has been introduced as the wiki mascot, debuting on the main page and in social media. February 4, 2026 – The wiki has been upgraded to MediaWiki 1.45.1, replacing IP editing with temporary accounts. October 15, 2025 – Dianliang233 has been promoted to CATS after a discussion on the meta forum. Related communities Websites Reddit communities Discord servers Official sites In other languages The Minecraft Wiki is an international community. Visit or contribute to wikis in other languages to help share Minecraft knowledge worldwide! Navigation menu
========================================
[SOURCE: https://minecraft.wiki/?oldid=3406883] | [TOKENS: 460]
Minecraft Wiki Welcome to the most comprehensive wiki about the Minecraft franchise, proudly community-run since 2009. Anyone can contribute! Latest game drops Java Edition 1.21.11Bedrock Edition 1.21.130 (26.1) Java Edition 26.1 (26.1 Snapshot 9)Bedrock Edition 26.0 (experimental) (Preview 26.10.24) About the game Minecraft is a 3D sandbox adventure game developed by Mojang Studios, where players can interact with a fully customizable three-dimensional world made of blocks and entities. Its diverse gameplay options allow players to choose the way they play, creating infinite possibilities. There are three actively maintained editions of Minecraft: Java Edition for Windows, macOS, and Linux; Bedrock Edition for Windows, mobile, and consoles; Minecraft Education for educational settings; and China Edition as a localized release for mainland China. Featured article Survival is one of the four main game modes in Minecraft. It is mainly characterized by a limited amount of health and experience, and by certain mobs actively seeking out to attack the player in order to kill them. The player also has limited resources they collect through various methods. Coming back to the game? Check out the most recent updates: For developers Beyond the base game, Minecraft can be modified in various ways by players, like tweaking gameplay, adding new features, or even making something entirely new out of the game! Did you know… Help improve the wiki! The wiki is made by people like you. If you see something you think could be improved on a page, just click the "Edit" or "Edit source" button. Wiki tools Wiki news February 6, 2026 – Minwi has been introduced as the wiki mascot, debuting on the main page and in social media. February 4, 2026 – The wiki has been upgraded to MediaWiki 1.45.1, replacing IP editing with temporary accounts. October 15, 2025 – Dianliang233 has been promoted to CATS after a discussion on the meta forum. Related communities Websites Reddit communities Discord servers Official sites In other languages The Minecraft Wiki is an international community. Visit or contribute to wikis in other languages to help share Minecraft knowledge worldwide! Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Movie:Battleaxe] | [TOKENS: 144]
Movie:Battleaxe Details Polearm Varies Piglins A Minecraft Movie: Add-on A Minecraft Movie A battleaxe is a type of weapon utilized by piglins. Contents Appearance Being a variation of an axe, a battleaxe possesses a similar concept and shape, being a curved blade on a long, wooden handle. Unlike typical axes, battleaxes are made for battle, meaning they possess a more curved head on both sides of the pole. Functionality In the Add-on, battleaxes can be activated with the activate button. When activated, all mobs in front of the player, will be damaged and flung into the air, causing fall damage to go with the base damage. Trivia Gallery Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Dungeons:Beta] | [TOKENS: 47]
Dungeons:Dungeons Beta Minecraft Dungeons March 25, 2020 Dungeons Beta is the first version of Minecraft Dungeons, released on March 25, 2020. Not much is known about this version. Contents References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Dungeons:Version_history] | [TOKENS: 92]
Dungeons:Version history Minecraft Dungeons was in constant development from March 25, 2020 to November 30, 2022. Dungeons Beta lasted from March 25, 2020, all the way through to April 24, 2020. The official release of Minecraft Dungeons came on May 26, 2020, and the final update was 1.17.0.0. Contents Full Release Beta Notes References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/File:Powder_Snow_JE1_BE1.png] | [TOKENS: 67]
File:Powder Snow JE1 BE1.png Licensing File history Click on a date/time to view the file as it appeared at that time. You cannot overwrite this file. File usage The following 49 pages use this file (also see what links to it): Global file usage The following other wikis use this file: Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Horse_Saddle] | [TOKENS: 90]
Horse Saddle Common Yes Yes (32) Horse saddles were items which allowed the player to ride horses. Contents Obtaining Usage Horse saddles worked similarly to regular saddles but were specifically used for horses instead of pigs. A horse needed to be tamed before a horse saddle could be equipped. Unlike most items, horse saddles could be stacked in groups of up to 32. Sounds None Data values History Trivia References Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Movie:Bow] | [TOKENS: 202]
Movie:Bow Details Ranged weapon Steve's Secret Stash A Minecraft Movie A bow is a weapon used for ranged defense. Contents Appearance Bows are made with wood and string, which consist of a grip for the user to hold, and a string used to shoot arrows. Crossbows are made similarly to bows, but have handles with a trigger to shoot the arrows. Properties Because of the bow's ranged attacks, it allows the user to easily shoot targets and enemies from far away. History Crossbows were weaponized by piglins many years ago. When Steve entered the Nether, Archie is wielding one. On the first night, skeletons are wielding bows with a purple glint that shoot flaming arrows, as if enchanted. Archie continues to use his crossbow until his death in the creeper farm. During the Great Darkening, multiple hoglin riders use crossbows. Travis shoots the Golem of Swiftness with his, provoking the iron golems into attacking. Gallery Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/?diff=3438855&oldid=3403534] | [TOKENS: 441]
Minecraft Wiki: Difference between revisions Latest revision as of 02:00, 16 February 2026 Welcome to the most comprehensive wiki about the Minecraft franchise, proudly community-run since 2009. Anyone can contribute! Latest game drops Java Edition 1.21.11Bedrock Edition 1.21.130 (minor update 26.1) Java Edition 26.1 (26.1 Snapshot 9)Bedrock Edition 26.10 (Preview 26.10.24) About the game Minecraft is a 3D sandbox adventure game developed by Mojang Studios, where players can interact with a fully customizable three-dimensional world made of blocks and entities. Its diverse gameplay options allow players to choose the way they play, creating infinite possibilities. There are several actively maintained editions of Minecraft: Featured article Survival is one of the four main game modes in Minecraft. It is mainly characterized by a limited amount of health and experience, and by certain mobs actively seeking out to attack the player in order to kill them. The player also has limited resources they collect through various methods. Coming back to the game? Check out the most recent updates: For creators Beyond the base game, Minecraft can be modified in various ways by players, like tweaking gameplay, adding new features, or even making something entirely new out of the game! Did you know… Help improve the wiki! The wiki is made by people like you. If you see something you think could be improved on a page, just click the "Edit" or "Edit source" button. Wiki tools Wiki news February 6, 2026 – Minwi has been introduced as the wiki mascot, debuting on the main page and in social media. February 4, 2026 – The wiki has been upgraded to MediaWiki 1.45.1, replacing IP editing with temporary accounts. October 15, 2025 – Dianliang233 has been promoted to CATS after a discussion on the meta forum. Related communities Websites Reddit communities Discord servers Official sites In other languages The Minecraft Wiki is an international community. Visit or contribute to wikis in other languages to help share Minecraft knowledge worldwide! Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Building] | [TOKENS: 498]
Structure Structures (also known as a "generated structure" or "structure feature") are naturally-generated formations that can be located using /locate structure and will not spawn in the world when the "Generate Structures" option is disabled during world creation‌[JE only]. Certain features, such as monster rooms or desert wells, still generate when this option is disabled and are listed under § Structure-like features due to their resemblance to other defined structures. Contents Overworld The Overworld contains numerous structures, at a wide variety of scales. These structures can generate only underground in any default Overworld. These structures generate only aboveground. These structures generate both aboveground and underground. These structures generate below the sea level i.e. y=64 and in the Ocean biomes. Note that ocean ruins and shipwrecks sometimes generate above water on shores, and icebergs are partially above and below water. The Nether The Nether, though equally vast, contains far fewer biomes and structures than the Overworld. The End The End is the final and most barren dimension. After defeating the ender dragon, gateways to the outer islands are created. Structure-like features These world generation features share similarities with structures but are generated in the same manner as trees and ores. They will generate even when the "Generate Structures" option‌[JE only] is disabled. These cannot be located using the /locate command. Removed structures These are structures that have been removed or exist only in older versions of Minecraft. Generation Structures are generated for a given chunk after the terrain has been formed. The chunk format includes a tag called TerrainPopulated that indicates whether structures whose "point of origin" is in that chunk have been generated. If it is false or missing, it generates again. Structure generation is based on what is already in the chunk, so (for example) flagging a chunk that has already been populated for repopulation approximately doubles the amount of ore in it. When structures are generated, they can spill over into neighboring chunks that have been previously generated. Data values The following table lists configured structure features' IDs in Java Edition and structure features' IDs in Bedrock Edition. These IDs can be used in /locate command. In Java Edition, there are some structure tags in vanilla game. #on_treasure_maps Achievements Advancements History Issues Issues relating to "Structure" are maintained on the bug tracker. Issues should be reported and viewed there. See also External links Navigation Navigation menu
========================================
[SOURCE: https://minecraft.wiki/w/Music_Disc_Relic] | [TOKENS: 269]
Music Disc Relic Uncommon No No "Relic" refers to both a song composed by Aaron Cherof, and a music disc that plays the song when inserted in a jukebox. The music disc is obtained from trail ruins, from brushing suspicious gravel. Contents Obtaining Track description Aaron Cherof April 26, 2023 03:38 Electronic Aaron Cherof "Relic" begins with vinyl static and record grain before abruptly bursting out into an upbeat 8-bit tune of low audio quality. The song later uses the main melody of "A Time of Legends" and "The Well of Fate" from the original soundtrack of Minecraft Legends, played on the same 8-bit synthesizer. Later in the song, a bass is added to the noise. There is slight record grain and pitch warbling throughout the song. Usage Like all music discs, using the "Relic" music disc on a jukebox causes the jukebox to play the song. If the player places a redstone comparator facing into a jukebox playing "Relic", it will emit a redstone signal of 14. Data values Java Edition: Bedrock Edition: Achievements Advancements History Issues Issues relating to "Music Disc Relic" are maintained on the bug tracker. Issues should be reported and viewed there. Navigation Navigation menu
========================================