text
stringlengths
148
3k
Minecraft wiki entry for Spawn, associated text: When the player first loads into the world or respawns, the game searches within the world spawn area and tries to place the player on a random grass block. Upon spawning, the player is placed on the highest valid spawn point block of the X and Z spawn coordinates, even ...
Minecraft wiki entry for Dirt, associated text: In Java Edition, another way to obtain renewable dirt makes use of moss blocks. Since large spruce trees can convert moss blocks into podzol, and moss can be grown on renewable stone (generated with water and lava), dirt can be renewably created as long as there is access...
Minecraft wiki entry for Historical_effects, associated text: The fence's entity hitbox after 2,097,152 blocks The fence gate's entity hitbox after 2,097,152 blocks The wall's entity hitbox after 2,097,152 blocks
Minecraft wiki entry for Bountiful_Update, associated text: Mojang released the first pre-release on August 22, 2014, the second pre-release on August 25 and the third pre-release on August 28.
Minecraft wiki entry for VPS, associated text: Note: Beware to not only install a headless jdk i.e. openjdk-7-jre-headless beacause you are going to use a virtual head like a vnc server.
Minecraft wiki entry for Grass, associated text: Grass generates in the form of random patches, on grass blocks in most biomes with grassy soil, like plains or forests. Tall grass generates in plains, savannas and lush caves. There is approximately 8.6 tall grass per chunk.
Minecraft wiki entry for Development_versions, associated text: Function similarly to minecart with chests, but in boats instead, so player can take a journey on the water and carry things. Crafted by combining a chest with any boat.
Minecraft wiki entry for Trap_design, associated text: A redstone clock can be used to generate periodic pulses. This is almost always used with arrow dispensers or a trap that is triggered periodically such as a piston grinder.
Minecraft wiki entry for Custom_world_generation, associated text: block sets the blocks that reach this surface rule to the specified block result_state: The block to use Name: The namespaced id of the block to use. Properties: Block states state: A block state key and its value.
Minecraft wiki entry for JSON_format, associated text: conditions: loot_table*: The resource location of the generated loot table. player: The player that would get the advancement. May also be a list of predicates that must pass in order for the trigger to activate. All possible conditions for entities[show]
Minecraft wiki entry for Surviving_in_a_single_area_indefinitely, associated text: With 1.14, iron golem spawning has been changed. Now villagers will attempt to spawn a new iron golem if a mob is hostile towards villagers such as a zombie approaches. In Bedrock Edition, iron golems will spawn in villages with at least...
Minecraft wiki entry for Phantom, associated text: Phantoms can move through water at their normal speed. In Bedrock Edition, a phantom underwater attempts to fly to the surface, and dies from drowning after 20 seconds if trapped underwater. Phantoms do not drown in Java Edition.
Minecraft wiki entry for Cat, associated text: When tamed cats are fed an raw cod or salmon, they enter love mode. Breeding creates a kitten, and the parents cannot breed again for 5 minutes. The kitten has the coloring of and belongs to the owner of one of the parents.
Minecraft wiki entry for Zombified_piglin_farming, associated text: To construct a farm in the Nether, one can build platforms for zombified piglins to spawn on, with trapdoors on the edge, and place slabs on the floors of all surrounding areas (or just fill them in), so zombified piglins only spawn on those platforms.
Minecraft wiki entry for Cave_spider_farming, associated text: Cave spiders can be dangerous enemies - they are shorter than a slab, one block wide, and apply the poison effect to the player. This makes them hard to farm. However, with some skills and care, it is possible. Cave spiders drop the same things that spiders...
Minecraft wiki entry for Blaze_farming, associated text: This 1.12 design is very resource friendly since it uses the AI wandering process instead of pistons to collect blazes. A follow-up video in the channel further eliminates the redstone-powered grinder by circumventing entity cramming with ladders and killing mult...
Minecraft wiki entry for Pumpkin_Seeds, associated text: 1 Obtaining 1.1 Breaking 1.2 Natural generation 1.3 Chest loot 1.4 Crafting 1.5 Trading 1.6 Post-generation 2 Usage 2.1 Farming 2.2 Breeding 2.3 Taming 2.4 Composting 3 Pumpkin stem 4 Sounds 5 Data values 5.1 ID 5.2 Block states 6 Advancements 7 History 7.1 Pumpk...
Minecraft wiki entry for World_boundary, associated text: In the Xbox 360 Edition, PlayStation 3 Edition, PlayStation Vita Edition, and Wii U Edition, the Overworld is limited to 864×864 blocks. Additionally, in the Xbox One Edition, PlayStation 4 Edition and Nintendo Switch Edition, the player is able to further selec...
Minecraft wiki entry for Defeating_a_Nether_fortress, associated text: At some point in the fortress you will want to set up a small base containing several important items and the ability to make more. When you set up a camp with these items, try to use a bit of spare logs and cobble to create another set so this plac...
Minecraft wiki entry for Mods, associated text: Server mods are modifications to the official Minecraft server software. They are commonly designed to make the administration of servers easier by implementing tiered privileges for commands (such as kicking, banning, etc.). They are frequently implemented as "wrappers" ...
Minecraft wiki entry for Anvil, associated text: Dynamic block entity data Tags common to all entities[show] BlockState: The falling block represented by this entity. Name: The resource location of the block. Properties: Optional. The block states of the block. Name: The block state name and its value. DropItem: 1...
Minecraft wiki entry for Dual_wielding, associated text: Note that dual-wielding in Bedrock Edition is much more limited. Most items cannot be put into the off-hand slot.
Minecraft wiki entry for Metadata_variants, associated text: The "weird piston" block existed for a period of time in Bedrock Edition, but with a much different appearance from the weird piston known from other editions.
Minecraft wiki entry for Pulse, associated text: Moved Observer RED Moved Observer RED variants (vertical, straight, angled) 1x1x3, 1x1x1, 1x2x2 1-wide, 1-wide flat, flat circuit delay: Java: 2 ticks, Bedrock: 4 ticks output pulse: 1 tick
Minecraft wiki entry for Item_modifier, associated text: set_contents - For loot tables of type block, sets the contents of a container block item to a list of entries. entries: A list of loot table entries to use as contents. type: the type to be written in BlockEntityTag.id.
Minecraft wiki entry for Nylium, associated text: 1 Obtaining 1.1 Natural generation 1.2 Breaking 1.3 Chest loot 1.4 Post-generation 2 Usage 2.1 Note Blocks 3 Sounds 4 Data values 4.1 ID 5 History 6 Issues 7 Trivia 8 References
Minecraft wiki entry for Obfuscation_map, associated text: "I've been pushing for this for a while, so I'm really happy that we were finally able to release the obfuscation mappings public. @SeargeDP had a great idea to release the 1.14.4 mappings as comparison, so those are going out right now." – @Dinnerbone on Twitt...
Minecraft wiki entry for Mining, associated text: Speed mining is a mining technique in which a player randomly mines out a 50 block radius around them. Stone can be instantly broken by using an Efficiency V diamond or netherite pickaxe while under the effects of Haste II from a beacon, allowing the player to quickly c...
Minecraft wiki entry for Development_versions, associated text: Fixed a crash that could occur when using Character Creator. Tweaked color tint for default Steve skin to match default Steve (MCPE-120818). Altered message for when friends change skins (MCPE-92772).
Minecraft wiki entry for Things_not_to_do, associated text: Note: This is true of any diamond pickaxe or netherite pickaxe with Efficiency II or higher, any iron pickaxe of Efficiency III or higher and any type golden pickaxe.
Minecraft wiki entry for End_Gateway_(block), associated text: They generate naturally as part of the End gateways. Each time the Ender dragon is defeated one End gateway generates around the central island in the End, up to 20 times. Activating each of them generates one more gateway among the outer islands. Thus, a t...
Minecraft wiki entry for Hoe, associated text: Hoes can be used to convert coarse dirt into regular dirt by pressing use on the coarse dirt. Similar with tilling dirt, the space above the coarse dirt must be empty for it to be tilled.
Minecraft wiki entry for Drowned, associated text: Drowned detect turtle eggs within 10 blocks in Bedrock Edition and 24 blocks in Java Edition. They stomp on turtle eggs until the eggs break. Drowned can even jump over a 1-block gap to reach a turtle egg successfully, even if the egg is raised 1 block higher than the ...
Minecraft wiki entry for Traps, associated text: Traps are a common mechanism in multiplayer built by players to kill other players or mobs automatically. The following is a list of basic traps with a short tutorial that often assumes the reader has a working understanding of the basic concepts required to build the tr...
Minecraft wiki entry for History, associated text: The next 16,384 bytes contains the skylight data. The format is identical to the previous "data" format. If a skylight value is f, that means the sunlight is fully lighting that block (like air or glass). The less sunlight is present in that block, the lower the value ...
Minecraft wiki entry for Development_versions, associated text: Can now saddle pigs, striders, and tamed horses, donkeys and mules. Can now put horse armor on tamed horses. Can now put carpets on tamed llamas. Can now put chests on tamed llamas, donkeys, and mules. Can now shear mooshrooms and snow golems.
Minecraft wiki entry for Dungeon, associated text: 1 Generation 2 Structure 2.1 Loot 3 Data values 3.1 ID 4 History 5 Issues 6 Trivia 7 Gallery 7.1 Surface dungeons 7.2 Multiple dungeons 7.3 Odd generation 8 References
Minecraft wiki entry for Sculk_farming, associated text: Sculk farming is a method of farming XP and/or sculk growth blocks for decoration by using the sculk catalyst block. Since mobs normally only drop XP when killed by a player, and sculk blocks drop XP when mined, this can also be used for bulk XP storage.
Minecraft wiki entry for Exploring_an_ancient_city, associated text: Even the above strategies are not entirely foolproof, and it is still possible for something to go wrong and for the warden to spawn sometime during your explorations. You will know this has happened when you hear a loud growling noise and you can see...
Minecraft wiki entry for Player_versus_Player, associated text: Because of the nature and the danger of these wars, the mechanics of these "groups" of people that are attempting to overthrow the server will be explained.
Minecraft wiki entry for Coordinates, associated text: An entity's coordinates are actually the coordinates of the center at the bottom of player's collision box. When the display shows you are at Y=63, then the player's feet are at Y=63, and their eyes are at 64.62.
Minecraft wiki entry for Ancient_Debris, associated text: The texture of the ancient debris is supposed to look like pressed metal plates.[1] Ancient debris is actually what remains of the mining activity of the piglins, who extracted all the original netherite ore.[2] It is possible to find blobs of up to 20 contiguou...
Minecraft wiki entry for Bookshelf, associated text: Bookshelves can be broken fairly easily by hand, but can be broken faster by using an axe. In either case, they drop 3 books when broken, allowing the reconstruction of the bookshelf with the addition of six wood planks. When broken by an item that is enchanted with ...
Minecraft wiki entry for TNT_cannons, associated text: Care must be taken so that the pistons do not displace the water blocks protecting the cannon from TNT damage. To do this, one usually has to apply water a block above the area where the pistons would go into. It is also advised that the pistons should retract back...
Minecraft wiki entry for Setting_up_a_server, associated text: If you want to add a pausing part like the Windows example, remove the exec word, and add a line of read -n 1 -p "Waiting..." to the end. This is useful if you are running the script by double-clicking on the GUI.
Minecraft wiki entry for Development_versions, associated text: v0.9.0 alpha build 1 is the first build version released for v0.9.0 alpha, and the first build version released in 2014.
Minecraft wiki entry for Timeline_of_events, associated text: 25 – Java: 1.14.3 released.[90] 25 - Story Mode: Minecraft: Story Mode Season 1 & 2 took down from stores and stopped being supported.
Minecraft wiki entry for Player_versus_Player, associated text: If someone is pummeling you with arrows and you cannot dodge them, block them by right click holding your sword, or shield in recent versions. This will reduce incoming damage by half, or with a shield will block all damage (though means you'll be sneaking...
Minecraft wiki entry for JSON_format, associated text: Triggers after the player enchants an item through an enchanting table (does not get triggered through an anvil, or through commands). Available conditions:
Minecraft wiki entry for Chat, associated text: Simply pressing / acts like a command key; it opens the chat with a / in it. Typing / and then pressing Tab ↹ lists available commands, similar to entering the /help command.
Minecraft wiki entry for Development_versions, associated text: Fixed mobs default summonability when not specified in JSON. Improved performance in 'RangedAttackGoal' for mobs that do not move.
Minecraft wiki entry for Combination_locks, associated text: Make a series of buttons, and connect only one to an RS NOR latch. Then connect both the RS NOR latch and a second button to an AND gate, which feeds to another RS NOR latch. Do this continually until you have either filled all of the buttons or are satisfied...
Minecraft wiki entry for Sweet_berry_farming, associated text: Sweet berries grow on sweet berry bushes and will eventually replenish after being harvested, making it possible to farm them. Automatic farms allow the player to get a large amount of sweet berries without needing to harvest them manually.
Minecraft wiki entry for Door-based_iron_golem_farming, associated text: An iron golem farm is commonly a player-made village (or several of them, spaced far enough apart to remain separate) in which golems are spawned and then either killed immediately, or moved to a holding cell (outside the village boundary, so that...
Minecraft wiki entry for Time-saving_tips, associated text: Because sugar cane can only be placed on dirt, sand or grass, you will sometimes need to place some of these blocks first. It's unlikely that you will be able to completely clear a volume of water using only sugarcane. There will usually be a few spots where s...
Minecraft wiki entry for Minecart_booster, associated text: The outer loop cart, once started, is repeatedly boosted by the inner cart, which simply travels back and forth along its short track. The outer loop cart in turn can be used to boost a stationary cart placed next to the corners. Just wait for the outer loop c...
Minecraft wiki entry for Beacon, associated text: The beacon affects an area in the shape of a square column, which reaches downward and out to each side at a range determined by the size of the pyramid base (see table below), and upward a distance of that range + 384 blocks.
Minecraft wiki entry for Spawner_traps, associated text: One way to make a blaze farm is to box in the spawner, so that the blazes can't fly away. Leave a space at the blazes foot level and stand so that your eye level is at that space. That way the blazes can't hit you (mostly), but you can hit them. This is also a pr...
Minecraft wiki entry for Water_lake, associated text: In Java Edition, the air pockets above lakes were generated with cave air instead of normal air. This was true even for lakes that are exposed to the open sky.
Minecraft wiki entry for Savanna, associated text: Villages that generate in savannas are made mainly of terracotta, acacia logs, and planks; the bright-orange acacia planks make savanna villages easy to spot from a distance. Lakes generate infrequently.
Minecraft wiki entry for Achievement_guide, associated text: Visit these 5 biomes by exploring the nether: basalt deltas, crimson forest, nether wastes, soul sand valley and warped forest. If you are underground then press f3 in your keyboard
Minecraft wiki entry for Dragon_Egg, associated text: To cause the egg to teleport, press attack while in Survival or Adventure mode (press use in Creative). It teleports to an air block nearby (up to seven blocks vertically and fifteen blocks horizontally), creating the same particles as endermen. It may teleport into...
Minecraft wiki entry for Beginner%27s_guide, associated text: The most important places to light up are a player's home or base, caves explored, the outside around the player's home, and anywhere the player is often at or near that is dark.
Minecraft wiki entry for Redstone_Comparator, associated text: Down and unpowered (indicating the comparator is in "comparison mode") Up and powered (indicating the comparator is in "subtraction mode")
Minecraft wiki entry for Adventure_Update, associated text: "Bad news, the game over screen now says "Score: 0" instead of "Score: &0". :(" – @notch on Twitter, September 23, 2011
Minecraft wiki entry for Shelters, associated text: This really serves no purpose in singleplayer. Simply place tall grass, vines, leaves, trees, and water on and around your base(s). It can give it a kind of cool look, depending on how well you do.
Minecraft wiki entry for Dolphin%27s_Grace, associated text: Dolphin's Grace is a status effect that increases the player's swimming speed when a dolphin is nearby and following the player.
Minecraft wiki entry for locatebiome, associated text: Specifies the biome(s) to be located. See Biome/ID for a list of available biome IDs. Must be a resource location or a tag.
Minecraft wiki entry for Beating_a_challenge_map, associated text: A common trick that map creators may do sometimes is to put spawners within the mazes, making it harder to move around. It's important to use corners to your advantage in combat. It's not recommended to use lava, as this will make it harder to penetrate...
Minecraft wiki entry for Development_versions, associated text: Fixed crash when closing server. Fixed crash on joining worlds. Fixed crash on disabling Wi-Fi. Fixed crash on switching worlds. Fixed minecarts and boats for multiplayer. Fishing button now gets priority over the leave boat button. Fixed bug with furnace ...
Minecraft wiki entry for Village, associated text: Zombies spawn during zombie sieges. Chicken jockeys spawn rarely during zombie sieges. Pillagers, vindicators, evokers, vexes, ravagers, and witches spawn during raids. Witches also spawn when a villager is struck by lightning within four blocks of the bolt.
Minecraft wiki entry for Development_versions, associated text: "Minecraft Beta - 1.18.0.20 (Xbox One/Windows 10/Android)" – feedback.minecraft.net, October 6, 2021.
Minecraft wiki entry for Development_versions, associated text: "It was 128 blocks before. This doesn't apply to anything marked persistent, like nametagged fish or fish caught in a bucket and then released again." – u/sliced_lime on Reddit, March 4, 2020
Minecraft wiki entry for Furnace, associated text: Furnaces can be found in plains, desert, and some savanna village weaponsmiths. Furnaces also generate in some houses in snowy tundra villages, and in one of the taiga/snowy taiga‌[BE only] village houses. They also appear in ancient cities, and one furnace generates i...
Minecraft wiki entry for Superflat_survival, associated text: Build the portal in your house if playing sedentary. Contrary to popular belief, ghasts do not spawn near a portal, so you are safe from them. Zombified piglins may be nearby, but they do not attack you unless provoked. Piglins are hostile unless you are wea...
Minecraft wiki entry for Historical_effects, associated text: The fence's entity hitbox before 2,097,152 blocks The fence gate's entity hitbox before 2,097,152 blocks The wall's entity hitbox before 2,097,152 blocks
Minecraft wiki entry for Traps, associated text: Note: This trap will not work on all types of Nether mobs, as they are immune to all kinds of fire damage.
Minecraft wiki entry for Quasi-connectivity, associated text: There are two primary methods of designing a torch key. The first is to place a block update detector under the ground so that the placement of a redstone torch updates the BUD. However, BUDs can also be updated remotely by other redstone components, increas...
Minecraft wiki entry for Classic_server_protocol, associated text: Color coding at the start of the message will only work if the player ID byte is less than 127. If it's 127 or higher, the game automatically adds &e before the message, making it yellow. However, color codes after the first character still work. If you...
Minecraft wiki entry for Tree, associated text: While loosely defined as a tree, these are structures generated on the outermost End islands. Instead of logs and leaves, they are instead comprised of chorus plant trunk blocks and flowers on the tip. They do not drop their own block but instead chorus fruit. They are us...
Minecraft wiki entry for Block_update, associated text: NC update (i.e. neighbor changed, update neighbors, redstone update) is the most widely known type of block updates, mainly used for redstone components.
Minecraft wiki entry for Zombified_Piglin, associated text: If a Zombified Piglin wearing a carved pumpkin or jack o'lantern is killed using a tool enchanted with Looting, there is a chance equivalent to the level of Looting used to drop the pumpkin or jack o'lantern, up to a maximum of 3% at Looting III.
Minecraft wiki entry for Miscellaneous_tints, associated text: 1 List 1.1 Entities 1.1.1 Experience orbs 1.2 Other world elements 1.2.1 End Gateway beam 1.2.2 Guardian beam 1.2.3 World border
Minecraft wiki entry for Things_not_to_do, associated text: Try not to over-enchant tools and weapons, as over-enchanting them increases the risk of not being able to repair them. This is because the anvil has a limit of 39 levels for a task, so even if the player has enough levels, the anvil still declares the repair ...
Minecraft wiki entry for Development_versions, associated text: Now can have custom explosion radius and fuse timer using edited mob spawners and NBT tags (ExplosionRadius & Fuse).
Minecraft wiki entry for Plains, associated text: Plains are grassy and mostly flat. Many of the grass blocks are covered in grass or tall grass. Oak trees generate sometimes; 1⁄3 are large. Rarely, these trees have bees and bee nests.
Minecraft wiki entry for How_to_play, associated text: Melee attacks, except by axe-wielding mobs or by a sprinting player wielding an axe, however even without sprinting an axe still greatly decreases the durability Normal, tipped and spectral arrows Arrows are totally deflected and can hit other targets. Status effec...
Minecraft wiki entry for Trident, associated text: Pressing attack while holding a trident deals damage to both mobs and players. Tridents deal 9 melee damage. A successful hit consumes durability of the trident.
Minecraft wiki entry for Defeating_the_wither, associated text: It is also possible to kill the wither by summoning it in a small obsidian chamber. When it escapes, have several people fire bows at it from all directions. This negates its explosion and forces it to attack one target at a time.
Minecraft wiki entry for Printing, associated text: See Javamonk's video below, for a 3D printer almost the same as the previous one, but with a faster conveyor belt.
Minecraft wiki entry for Creating_resource_pack_add-ons, associated text: If you don't see your pack in-game, make sure your manifest.json is correct. Look for any missing curly braces { }, commas, colons :, quotation marks " ", or square brackets [ ]. Remember for each open brace, quotation, or square bracket, you mus...
Minecraft wiki entry for Silverfish, associated text: Silverfish, being arthropods, take extra damage from the Bane of Arthropods enchantment, and receive Slowness IV upon being hit.
Minecraft wiki entry for Village_chaining, associated text: As the game's internal integer rounding always truncates integers, village centers are always placed further to the downward direction (negative Y direction) from the actual centroid of the village. This also affects the golem spawning box. The golems spawn in...
Minecraft wiki entry for Transmission, associated text: When a setblock command is executed, the affected block does not change until a half a redstone tick later (one game tick). Thus, the minimum circuit delay for setblock transmission is 0.5 ticks.
Minecraft wiki entry for 2CHP, associated text: By morning, Stax begins crafting a boat. Whilst doing this, he has flashbacks to his grandmother and father: Stax’s grandmother hated boats, saying that they were "both dangerous and a waste of time", while his father loved them, saying that he had "been comfortable in th...
Minecraft wiki entry for Zombie, associated text: Zombies pursue and attack utility mobs (golems) within 42 blocks. Iron golems and snow golems attack zombies without provocation, although snow golems deal only knockback to zombies with their snowballs.
Minecraft wiki entry for How_to_play, associated text: A command block also shows you its previous output. This helps you figure out if a command block failed to execute its command and why.
Minecraft wiki entry for Pickaxe, associated text: Enchantment probabilities are the same as a level-20 to level-39 enchantment would be on an enchantment table that had no cap at level 30, and that was able to apply treasure enchantments (except Soul Speed), and where the chance of multiple enchantments is not reduced...
Minecraft wiki entry for Development_versions, associated text: 21w38a is the second snapshot for Java Edition 1.18, released on September 23, 2021,[22] which make more performance-related tweaks, reimplements telemetry, and fixes bugs, mostly relating to terrain changes that were accidentally removed in the previous s...
Minecraft wiki entry for Seagrass_farming, associated text: Seagrass is easily farmed by simply applying bonemeal to an underwater surface and then AFK-left clicking with shears. New shears can be given to the player as they break, allowing for continuous farming.