text
stringlengths
148
3k
Minecraft wiki entry for Composter, associated text: 1 Obtaining 1.1 Crafting 1.2 Natural generation 2 Usage 2.1 Composting 2.2 Changing profession 2.3 Redstone component 2.4 Hoppers 2.5 Fuel 2.6 Note Blocks 3 Sounds 3.1 Generic 3.2 Unique 4 Data values 4.1 ID 4.2 Block states 5 History 6 Issues 7 Trivia 8 Gallery
Minecraft wiki entry for Glow_Stick, associated text: 1 Obtaining 1.1 Crafting 2 Usage 3 Data values 3.1 ID 3.2 Metadata 3.3 Item data 4 History 5 Trivia 6 Issues
Minecraft wiki entry for Redstone_components, associated text: Any redstone component that can be attached or placed on an opaque block can also be attached or placed on an upside-down slab or upside-down stairs.
Minecraft wiki entry for Development_versions, associated text: Optimized recipe book and Creative inventory searching, especially when using mods. Namespaces (e.g minecraft:stone) are no longer considered for searching. Optimized chunk loading, as the previous pre-release slowed it down.
Code example for Mineflayer API: /* * This example is for people with multiple (mojang) minecraft accounts, * in a file in the format "username:password" on each line, * change the file property of config to set your .txt file location */ const fs = require('fs') const util = require('util') const mineflayer = require...
Minecraft wiki entry for 2CHP, associated text: Stax heads back to town, getting himself a bowl of mushroom stew. He then heads back to the inn and falls asleep. By morning, Stax heads to the local store and orders some new clothes and an iron pickaxe. He then heads back to the offices of The Tumbles Extraction Company...
Minecraft wiki entry for Dolphin, associated text: Dolphins normally swim in pods, occasionally leaping out of the water to get air. They are also able to jump from one body of water to another. Additionally, they chase after players in boats.
Minecraft wiki entry for Memory, associated text: Building these devices with torches is fairly unwieldy, though some older designs are given below. Repeaters have a special latching ability, which drastically simplifies the problem. Now a gated D latch can be made with two repeaters, and a D flip-flop with four repeat...
Minecraft wiki entry for Beginner%27s_guide, associated text: You have no problems if you have just spent your night in a cave. If you haven't, the easiest way to do so is to roam the Overworld a little and look out for exposed cave entrances. Mountains biomes have caves inside mountains, but these are generally not wh...
Minecraft wiki entry for Block_of_Quartz, associated text: A block of quartz is a mineral block used for decoration. It can be turned into a chiseled quartz block, quartz pillar[a] or quartz bricks.
Minecraft wiki entry for ED, associated text: Entity data Tags common to all entities[show] Tags common to all minecarts[show] Command: The command entered into the minecart. LastOutput: The last line of output generated by the minecart. Still stored even if the gamerule commandBlockOutput is false. Appears in the GU...
Minecraft wiki entry for Vex, associated text: Entity data Tags common to all entities[show] Tags common to all mobs[show] BoundX: When a vex is idle, it wanders, selecting air blocks from within a 15Γ—11Γ—15 cuboid range centered at X,Y,Z = BoundX, BoundY, BoundZ. This central spot is the location of the evoker when it...
Minecraft wiki entry for Mob, associated text: Most mobs cannot see through most solid blocks, including semi-transparent blocks such as ice, glass, tall grass, or glass panes. Mobs do not attempt to walk on rail tracks unless pushed onto the rails by other mobs.
Minecraft wiki entry for Hunger_management, associated text: Advantages: Restore a lot of health and gives you an extra 16 Γ— 8 for damage absorption. Cause temporary constant health regeneration that is not dependent on the player's hunger. Restore 9.6 saturation, considering their low hunger restoration. Give 2 minute...
Minecraft wiki entry for Tick, associated text: Crops may grow or uproot. Mushrooms may spread or uproot. Vines may spread. Fire may burn out or spread. Ice and snow layers may melt. Leaves may decay. Farmland hydration is updated. Cacti, sugar cane, kelp, bamboo, chorus flowers and sweet berry bushes may grow. Grass b...
Minecraft wiki entry for Info_update, associated text: The block can no longer be obtained. They used to generate instead of magma blocks when a player with a lower version of the game where the block had not been added joined a player with a higher one.[more information needed]
Minecraft wiki entry for Frost_Walker, associated text: Depth Strider and Frost Walker are mutually exclusive. However, if combined using commands, both enchantments function as normal.
Minecraft wiki entry for 3CHP, associated text: Guy mentions to the reader that the next month with Summer was basically the same routine: heading to the Nether to get some glowstone. At the tail end of the month, Guy seems to be getting tired of dipping into the lake every time after they leave the Nether, but on this...
Minecraft wiki entry for Survival_in_an_infinite_desert, associated text: After creating your infinite desert, once you have secured a survival shelter, explore the immediate area around - being careful of course not to lose the way back to your shelter. As with any Minecraft game, it helps to build a high pillar near ...
Minecraft wiki entry for Beacon, associated text: A beacon is a block that projects a light beam skyward and can provide status effects such as Speed, Jump Boost, Haste, Regeneration, Resistance, or Strength to nearby players.
Minecraft wiki entry for TNT_cannons, associated text: They are very cheap to build. They are decently long ranged and fire in an arc. They use much less TNT than other cannons of their skill. They can be fired extremely rapidly.
Minecraft wiki entry for Development_versions, associated text: MC-91364 – Mob loot cannot be specified for small magma cube and big/medium slime. MC-176621 – Entity spawn packets use integers for yaw and pitch instead of bytes. MC-207289 – Sculk sensor wool occlusion has directional bias. MC-207522 – Sculk sensors don...
Minecraft wiki entry for Block_and_item_duplication, associated text: Items duplicated this way won't work for quick use in a recipe, though certainly can be used for Classic crafting and any other use. However, if you wish to revert an item to the default name, you can do so by crafting it into another item then craft...
Minecraft wiki entry for Redstone_circuits, associated text: Most circuits are described using Schematic diagrams; some of these require multiple images to show one or two layers per image. See the Help:Schematic page for details on how various blocks and components are represented.
Minecraft wiki entry for Cocoa_bean_farming, associated text: Water-harvested farms may also have a single block trunk of some height, but a much higher yield is possible by building walls and allowing the water to cascade over them to scrape off the pods.
Minecraft wiki entry for Development_versions, associated text: Fixed a crash with villagers without a profession. Fixed a crash with an interaction between entering the nether and maps in an item frame. Fixed a crash when the second part of a double chest is destroyed while the chest is open. Fixed a duplication issue...
Minecraft wiki entry for Command_blocks_and_functions, associated text: The Command block 3 is the output in case of success. You can do whatever you want: give an effect to the player, teleport him somewhere,... You can also wire this output to a door, a piston,...
Minecraft wiki entry for Clock, associated text: 7Γ—4Γ—2 (56 block volume) clock period: 4 ticks/item (up to 230 seconds) Earliest known publication: Apr 24, 2018[3]
Minecraft wiki entry for How_to_play, associated text: When creating a world, you have many options. Below are the various settings that can be used to fine tune your experience. Don't worry if you didn't set them when you created the world, they can be changed at any time.
Minecraft wiki entry for Advancement_guide, associated text: Layer 1 (highest): Beacon, Layer 2: 3 x 3 layout of iron, gold, diamond, emerald or netherite blocks, Layer 3: 5 x 5 layout of mineral blocks, Layer 4: 7 x 7 layout of mineral blocks, Layer 5: 9 x 9 layout of mineral blocks,
Minecraft wiki entry for Block_of_Emerald, associated text: 1 Obtaining 1.1 Breaking 1.2 Crafting 2 Usage 2.1 Beacons 2.2 Crafting ingredient 2.3 Note Blocks 3 Sounds 4 Data values 4.1 ID 5 History 6 Issues 7 Gallery 8 See also
Minecraft wiki entry for Target_selectors, associated text: Examples in Bedrock Edition: @a[c=3] β€” Select the nearest three players. @a[c=-4] β€” Select the furthest four players. @r[c=2] β€” Select two living players, chosen randomly.
Minecraft wiki entry for Mining_Fatigue, associated text: In Java Edition, once per minute, elder guardians in the vicinity search for any player within 50 blocks to afflict with Mining Fatigue III. A player cannot defend from this attack. Concealment behind blocks, underground, or by a potion of invisibility offers no...
Minecraft wiki entry for Furniture, associated text: 0f00 0n00 0|00 0000 uuu0 npn0 0ul0 l000 uuuu nppn 00ul ul00 uuuu n||n f0ul nl00 fuuf [tt[ 0000 0000 c000 0ll0
Minecraft wiki entry for Enchanting_mechanics, associated text: The space between the bookshelf and table, at the height of the bookshelf must be air (even a torch, snow cover or carpet blocks the effect). For corner bookshelves, the space between is 1 block diagonal from the enchanting table; for all other bookshelves...
Minecraft wiki entry for Seed_(level_generation), associated text: In Java Edition, the player can enter the command /seed to view the world's seed. This command is available in singleplayer worlds even if cheats are off. The player can also select 'Re-create' in the Worlds menu to see the seed.
Minecraft wiki entry for Wolf, associated text: When a player within 8 blocks holds meat or bones near a wolf, the wolf tilts its head as if to 'beg' for the food for 2 to 4 seconds.
Minecraft wiki entry for Development_versions, associated text: Fixed an issue where chunks would flicker after altering render distance values Fixed an issue that caused maps to become invisible (MCPE-76166) Paintings now render correctly (MCPE-69652) Beacon beams now render correctly (MCPE-76224) The flame animation ...
Minecraft wiki entry for Development_versions, associated text: Fixed a crash that occurred when accepting the storage permission on Android. Fixed several crashes that could occur during gameplay. Fixed a crash that could occur when scrolling through languages in the Settings. (MCPE-52009) Fixed a crash that could occ...
Minecraft wiki entry for Caves_%26_Cliffs, associated text: Spawns as an outer covering of amethyst geodes on the outer side of calcite, similar to real-life geodes. Very similar in texture to calcite but different in color. Can be obtained by smelting basalt in a furnace.
Minecraft wiki entry for Hopper, associated text: Hopper A sequence of three or more hoppers, each pushing items into the next, is called a hopper pipe. Working horizontal hopper pipes simply push items into each other at the expected rate of 2.5 items per second, but vertical hopper pipes are more complicated, as the ...
Minecraft wiki entry for Horse_Update, associated text: For a guide about all the additions and changes in this update, see Java Edition guides/Horse Update.
Minecraft wiki entry for Lantern, associated text: The lantern is among the most luminous of light sources, emitting a light level of 15, while the soul lantern emits a light level of 10.
Minecraft wiki entry for Development_versions, associated text: Bedrock Edition 1.15.0 would not be a version of the game and its betas are instead part of 1.16.0[7]
Minecraft wiki entry for Historical_effects, associated text: First affected version: Alpha v1.0.1 Last affected version: 14w11b Notable changes in Beta 1.5, Beta 1.8 Pre-release and 14w02a
Minecraft wiki entry for Development_versions, associated text: beta 1.18.0.20 beta 1.18.0.21 beta 1.18.0.22 beta 1.18.0.23 beta 1.18.0.24 beta 1.18.0.25 beta 1.18.0.27 Notes and references
Minecraft wiki entry for Development_versions, associated text: The Library menu has been updated based on user feedback to bring lesson content in-game, providing lesson plans and categories to simplify navigating the library of lessons, worlds, build challenges, and tutorials.
Minecraft wiki entry for Mob_grinder, associated text: Magma blocks are a simple method of mob grinding. When mobs walk on a magma blocks, they are dealt 2 damage every second. This means an unarmored skeleton dies in about 20 seconds. To avoid being damaged while building, you should obtain Frost Walker boots, drink a...
Minecraft wiki entry for Texture_Update, associated text: "April fools! The new Minecraft textures have a few more colours than this ;)" – @Dinnerbone on Twitter, April 2, 2018
Minecraft wiki entry for Development_versions, associated text: Ender dragon Shulker Polar bear Endermite NPC Because it is an element of Education Edition, it doesn't spawn in normal play It exists in .apk file Agent Because it is an element of Education Edition, it doesn't spawn in normal play It exists in .apk file
Minecraft wiki entry for Best_enchantments_guide, associated text: Infinity means without Unbreaking you need 383 fewer arrows. With Unbreaking I / II / III you need on average 767/1151/1535 less arrows (1536=24 stacks). Mending means your bow will never break if you continually gain enough experience, which will likel...
Minecraft wiki entry for StreamStory, associated text: So like I touched on earlier I first streamed on EmasVidyaStream, but we left and started our own stream called "Brocraft". I ran it with a buddy of mine and streamed a lot on it, particularly Minecraft.
Minecraft wiki entry for Safe_home, associated text: Don't build out of wood. Yes, it looks nice, but it is fragile to explosions, flammable, and vastly more labor-intensive to produce as a building material, than other blocks. If you must use it, build three block thick walls, with a cobblestone core, and a wood facad...
Minecraft wiki entry for Development_versions, associated text: Fixed an issue of anyone using query.get_equipped_item_name with an item that was renamed wouldn't get the right result.
Minecraft wiki entry for Eye_of_Ender, associated text: Note that the eyes may point to an incorrect location if the target chunks were generated with a different biomes map in an older version or through different generation settings.[1]
Minecraft wiki entry for Rube_Goldberg_machine, associated text: Droppers can be used to shoot items over ice that has water on top. Make an item slide onto a pressure plate that triggers another dropper to shoot more in a different direction. You can also use anvils to crush a mob, and make its drops fall into a hoppe...
Minecraft wiki entry for Furniture, associated text: You can make an acceptable looking sink and mirror combination by making a section at least 3 blocks wide of your floor material. In the middle "2nd" block place your chosen sink. Surround the left and right sides of the sink with your wall material as well as the ba...
Minecraft wiki entry for Experience_farming, associated text: The first time the Ender Dragon is killed in a world, it yields a windfall of 12,000 experience points. In multi-player, this is more than enough to share among multiple players, but for a single-player, this poses a bit of a quandary. If swept up immediatel...
Minecraft wiki entry for Villager_farming, associated text: If the farmer is too busy collecting crops, it may take longer to get baby villagers. Increasing the amount of breedable villagers within the farm (by keeping bred babies inside), helps to solve that problem as well as increase breeding speed in general.
Minecraft wiki entry for Adventure_Update, associated text: "(I am fine with you using it. Make sure you get it from the leaked url we are hosting, though)" – @notch on Twitter, September 9, 2011
Minecraft wiki entry for Command_storage_format, associated text: The command_storage_<namespace>.dat files are GZip'd NBT files located in the data folder in a savegame. They store information about the /data command storage in the world. Each namespace in the storage has its own data file.
Minecraft wiki entry for Fence, associated text: First screenshot of nether brick fences released by Jeb. The Nether brick fences are visible on the side of the nether fortress bridges.
Minecraft wiki entry for Soul_Sand, associated text: Soul sand can generate in the Nether in the form of blobs. Soul sand attempts to generate 12 times per chunk in blobs of size 0-23, from altitudes 0 to 31, in soul sand valleys. It can replace only netherrack.
Minecraft wiki entry for Memory, associated text: The JK flip-flop's complement function (when J and K are 1) is only meaningful with edge-triggered JK flip-flops, as it is an instantaneous trigger condition. With level-triggered flip-flops (e.g. design C), maintaining the clock signal at 1 for too long causes a race c...
Minecraft wiki entry for Melon, associated text: A melon. A view of two equally efficient melon farms. A picture of 49% efficient melon farm (2nd version). A simple way to farm melons with sticky pistons. A completely automatic melon farm. Naturally generated melons in a jungle biome.
Minecraft wiki entry for Caves_%26_Cliffs, associated text: Lush caves and its vegetation. Lush caves. Lush caves at night. Stalactites and stalagmites in the dripstone caves. Flooded caves. Axolotl and the warden. "Cutie in a Bucket". Concept art of Axolotl. School of Axolotls. "Scale of Cuteness". Concept art of the ...
Minecraft wiki entry for Tracking, associated text: Tracking is a crucial skill in Minecraft. It is extremely helpful when attempting to get rid of other people that might be a threat to someone on a server. There are many methods of tracking in MInecraft. One common method is to use a map to locate other players, then...
Minecraft wiki entry for teleport, associated text: Specifies the coordinates to teleport the target(s) to. Must be a three-dimensional coordinates with floating-point number elements. Accepts tilde and caret notations.
Minecraft wiki entry for Development_versions, associated text: Blaze fireballs, evoker's fang magic attack and shulker bullets now deal consistent damage across all difficulties.
Minecraft wiki entry for Brewing, associated text: Modifiers are ingredients used to alter the properties of a potion or to change a potion effect into a different one. The fermented spider eye is unique in that it is the only modifier that can convert a water bottle directly into an effective potion.
Minecraft wiki entry for Witch, associated text: Witches have a 1.5% chance every second to spawn 10 to 44 purple particles above their heads. These particles are named β€œWitch” in Java Edition or β€œWitchspell” in Bedrock Edition. They are merely for decoration and do not have any functions.
Minecraft wiki entry for title, associated text: JE: <title>: component BE: titleText: message: CommandMessage or raw json titleText: json: Json::Value
Minecraft wiki entry for Things_not_to_do, associated text: Ocean monuments are dangerous to an unprepared player. Guardians spawn in them, which do 4.5 hearts of damage on hard, and 3 elder guardians, which inflict Mining Fatigue III to the player, which makes breaking blocks nearly impossible, even when an inflicted ...
Minecraft wiki entry for Speedrun, associated text: If you haven't spotted any lava and you don't plan to mine, you may want to gather other materials, make food, get flint or complete other necessary tasks while waiting for sunset. Once it starts to get dark, lava pools are much easier to spot from a height. Don't for...
Minecraft wiki entry for Creating_a_resource_pack, associated text: At this point, you can test if the pack is formatted correctly by putting it in the game! To do this you must place your resource pack folder in the Minecraft pack folder. You can access it by selecting "Options", then "Resource Packs", then "Open Pack...
Minecraft wiki entry for Stone, associated text: 1 Obtaining 1.1 Natural generation 1.2 Chest loot 1.3 Post-generation 1.4 Smelting 2 Usage 2.1 Silverfish 2.2 Smelting ingredient 2.3 Crafting ingredient 2.4 Stonecutting 2.5 Trading 2.6 Note Blocks 3 Sounds 4 Data values 4.1 ID 4.2 Block states 5 History 5.1 Data histor...
Minecraft wiki entry for The_Wild_Update, associated text: Voted to be in the update during Minecraft Live 2021. If given a block or item, finds dropped blocks or items of the same type and bring them to the player. Picks up dropped items in loaded chunks and can carry up to a stack at a time,[10] and cannot duplicate ...
Minecraft wiki entry for Witch_farming, associated text: Witches are hostile mobs that drop all kinds of loot. Their normal drops are redstone, glowstone, sugar, gunpowder, glass bottles, spider eyes, and sticks. The sticks are dropped twice as often as the others. Players can cause a witch to drop the potion they are ...
Minecraft wiki entry for Hopper, associated text: To open the hopper GUI, use the Use Item/Place Block control. To move items between the hopper inventory and the player inventory or hotbar while the hopper GUI is open, drag or shift-click the items. To exit the hopper GUI, use the Esc key, B button or circle button, d...
Minecraft wiki entry for Development_versions, associated text: MCPE-16611 – Blacksmith chest loot bug MCPE-16889 – Ghasts don't make sounds MCPE-17379 – Rabbits spawning too frequently MCPE-19124 – Hopper bug
Minecraft wiki entry for Development_versions, associated text: MC-17667 – Resource pack conversion bug: Stone brick texture given to cobble. Stone bricks don't get a texture. MC-17938 – Converter not converting some animations correctly.
Minecraft wiki entry for Enchanting_mechanics, associated text: Now, based on the modified level, Minecraft makes a list of all enchantment types that can be applied to the target item along with the power that each enchantment has.
Minecraft wiki entry for Cobblestone_farming, associated text: You also need a redstone circuit to make the dispenser place the lava and then retrieve it. To create it, you will need to be above the future stone farm. The following steps explain how make a repeat circuit.
Minecraft wiki entry for NBT_path_format, associated text: The valid character set (without quote) for a path seems to be all non-whitespace characters, as long as any opening brackets and braces ([ and {) are closed and at the end of each term (that is, followed by nothing but a period or the end of the pathβ€”. or ). T...
Minecraft wiki entry for Fire, associated text: Fire can spread onto and burn away any flammable block (or in the case of TNT, ignite it). On the other hand, a fire that is not adjacent to any flammable block does not spread, even to another flammable block within the normal range.
Minecraft wiki entry for End_survival, associated text: Second, once the buildings and infrastructure are in place, the player can transport animals and villagers to the island. Chickens can be brought in the form of eggs and hatched anywhere in the world, but other mobs will need to be pushed or lured through the End ...
Minecraft wiki entry for Pre-flattening, associated text: Determines the face against which the vine is anchored. Note that (except for Top) these are testable as bit flags, unlike most of the other directional data for other block types. Multiple sides can contain vines. The "top" attachment is assumed to be present i...
Minecraft wiki entry for Building_a_metropolis, associated text: Playground Square off an area and build a jungle-gym for the little ones! This creation can include slides, ladders, bridges, huts, and other things like that. Be creative! Also, make sure you build a sitting area for the parents to relax!
Minecraft wiki entry for Development_versions, associated text: MC-148627 – Swimming up to a ceiling makes the player crouch. MC-148898 – Hebrew letters are not assigned to their correct textures. MC-151227 – Missing Armenian characters.
Minecraft wiki entry for End_Rod, associated text: End rods are primarily used as light sources and decoration. They can be placed on any surface of any block, including other end rods. They do not break if their supporting block is broken. Gravity-affected blocks like sand or gravel do not break if they fall onto an e...
Minecraft wiki entry for Mob, associated text: Some mobs (like the snow golem and the wither) require that the player "construct" them before being able to spawn. The iron golem can spawn naturally and can also be constructed. The ender dragon can be respawned with four end crystals.
Minecraft wiki entry for Underwater_home, associated text: For extended work periods, a player will need to have air bubbles close by in which the breath meter can be refilled. The bubble column from a magma block will recharge your air supply but be careful that the downdraft does not suck you down into the magma bloc...
Minecraft wiki entry for Item, associated text: Some items, when used, place a block or entity version of themselves into the game world. Put simply, they are an item when in the inventory, and a block when placed. For example, boats turn into an entity when placed, and beds turn into a group of blocks when placed. Whe...
Code example for Mineflayer API: /* * What's better than a bot that knows how to read and understands art? * * Learn how easy it is to interact with signs and paintings in this example. * * You can send commands to this bot using chat messages, the bot will * reply by telling you the name of the nearest painting ...
Minecraft wiki entry for Enderall, associated text: The enderall has telliporting abilities like an enderman along with the ability to suction mobs, items, and lightweight blocks (such as ladders) into it's portal-like mouth. It can also launch blocks or items it sucked in, back out as a ranged attack. It has a purple ...
Minecraft wiki entry for loot, associated text: Specifies the position of a block. It must be a block position composed of <x>, <y> and <z>, each of which must be an integer or a tilde and caret notation.
Minecraft wiki entry for Development_versions, associated text: MC-7619 – If a minecart with hopper falls into the Void, the game will crash. MC-7627 – Changing the texture pack in game renders strange. MC-7663 – Hopper minecart behaves like they are on powered activator rail if they never touched one. MC-7668 – Using ...
Minecraft wiki entry for Guides, associated text: Java Edition guides - for guides about Java Edition versions Bedrock Edition guides - for guides about the Bedrock Edition versions
Minecraft wiki entry for Gold_Ore, associated text: This article is about the overworld ore. For the nether ore, see Nether Gold Ore. For the item, see Gold Ingot. For the mineral block, see Block of Gold. For the nugget, see Gold Nugget.
Minecraft wiki entry for Player_versus_Player, associated text: Obviously, you don't need to do a bunch of math every time you fire a bow, but these rules of thumb can help you aim at a long range.