text
stringlengths
148
3k
Minecraft wiki entry for Resource_location, associated text: Resource locations[1] (also known as namespaced IDs, namespaced identifiers, resource identifiers,[2] or namespaced strings[3]) are a way to declare and specify game objects in Minecraft, which can identify built-in and user-defined objects without potential ambiguity or conflicts.
Minecraft wiki entry for Dungeon, associated text: A dungeon intersecting with an abandoned mineshaft. A dungeon found by an end portal room in a stronghold. Dungeon generated aside the chest chamber of the temple. One chest was overwritten by the dungeon wall. A dungeon distorted by a desert temple. A dungeon with lava spilling into it from a spring. A dungeon distorted by a cave system. A dungeon that has become flooded because of falling sand on the bottom of a river. Igloo basement touching this dungeon without 1 jail beside of the torch. A dungeon intersecting with a mineshaft at bedrock level. A dungeon connected to a dead end of an abandoned mineshaft. A dungeon with a waterfall flowing into it. A dungeon generating without the spawner and the chests in a desert temple. A dungeon with no chests. A double chest dungeon. A dungeon intersecting a mineshaft. A zombie dungeon that generated in a stronghold. A dungeon, mineshaft and stronghold are in one area. Floating dungeon without a floor. Dungeon with a geode underneath it, causing the chest to generate on the top of smooth basalt. A dungeon that spawned intersecting a mineshaft, where one of the chests has been replaced with a minecart chest. A dungeon intersecting with an underground water lake.
Minecraft wiki entry for Block_and_item_duplication, associated text: This method exploits the fact that zombies can transform into drowned while they are dying. If you coax a zombie to pick up an item by throwing one at it and then kill it right at the moment that it converts to a drowned, the zombie will die and drop what it was holding but the newly spawned drowned will be holding a duplicate of the item. This can also work with husks transforming into zombies.
Minecraft wiki entry for Beginner%27s_guide, associated text: It is also possible for your character to crawl, but this is more complex; see the article "Crawling" for full details.
Minecraft wiki entry for Historical_effects, associated text: For mixing offsets, pots at double even coordinates have no inner faces and are fully bright, pots at an odd-even coordinate will have two fully bright faces and two offset faces, and double-odd pots will have all four faces offset (which can all be seen at once).
Minecraft wiki entry for Timeline_of_events, associated text: 12 – Minecraft: Console Edition wins a BAFTA Games Award in the family category. 25 – Legacy Console: Minecraft TU23, CU11, and 1.15 released on 360, One, and all PlayStation Editions, respectively. 28 – Minecraft wins a Kids' Choice Award for "Most Addicting Game".
Minecraft wiki entry for Wither_(disambiguation), associated text: Chiseled Red Sandstone - a chiseled block with a wither image on it. Wither Skeleton Skull - a rare drop from the Wither Skeletons.
Minecraft wiki entry for Beginner%27s_guide, associated text: To interact with blocks, you need to move relatively close (within four or five blocks distance), and "focus" on the block by moving your cursor (the crosshairs) over the block you want to interact with.
Minecraft wiki entry for Tricks_and_Traps, associated text: Don't just chase after the runner without a plan. You always want to make sure you maximize your chances of winning a fight by being aware of your surroundings and the runner. If the runner is smart they could have a plan or trap waiting to kill you, so be cautious when giving chase, and don't rush anything. There will always be another chance to kill the runner later, so don't take unnecessary risks. It is always important to know when the right time to give a full on chase is.
Minecraft wiki entry for Drowned, associated text: If a zombie's head (not the legs) is submerged in water continuously for 30 seconds, it begins the process of converting to a drowned. It starts shaking, similar to the effect seen while a zombie villager is being cured. At this point, the process cannot be stopped, and 15 seconds later the zombie becomes drowned. The drowned appears with full health even if the previous zombie did not.
Minecraft wiki entry for Development_versions, associated text: Re-integrated Realms code into the client, in package com.mojang.realmsclient.dto. Re-added Realms assets to the client.
Minecraft wiki entry for Alexandre_Pretto, associated text: Alexandre Pretto[2] is a Realms developer at Mojang Studios, who started at the company on January 12, 2017.[3]
Minecraft wiki entry for Experience_farming, associated text: Fuel can be provided by the player in quantity, but it is even possible to fuel the farm with an automatic bamboo farm, or with an automatic charcoal smelter, perhaps fed by a tree farm. An automatic charcoal smelter can smelt 7 stacks of material for each stack of wood provided to it; dried kelp blocks are more efficient at 20 input stacks per kelp-block stack (11, if we discount the kelp blocks used to smelt more kelp), but they do require manual crafting to produce. A bamboo farm must be large enough to provide four stacks of bamboo for each stack of material to be smelted.
Minecraft wiki entry for Storage_minecarts, associated text: Design A is probably the simplest. As soon as the hopper receives at least one item from a cart that arrived above, it deactivates the Powered Rail so the storage cart that came from the left will be stopped on top of the hopper. After taking all the items in the cart, the powered rail gets reactivated so the cart starts going left. A possible downside of this design is that the powered rail is always active as long as the hopper is empty so if a cart approaches the unloader too fast, there is a non-negligible chance that the cart bounces off before getting braked by the deactivated powered rail. (This will also happen a lot if you use a second hopper below the one doing the unloading.)
Minecraft wiki entry for The_Update_that_Changed_the_World, associated text: 1 Mobs 1.1 New 1.2 Changed 2 Blocks 2.1 New 2.2 Changed 3 Items 3.1 New 4 Potions 4.1 New 5 Non-mob entities 5.1 New 6 Enchantments 6.1 New 7 Structures 7.1 New 8 Biomes 8.1 New 8.2 Changed 9 World types 9.1 New 10 Music tracks 10.1 New 11 Achievements 11.1 New
Minecraft wiki entry for Naturalist, associated text: According to Alex Wiltshire, the naturalist is an unreliable narrator who places bias on their own beliefs over evidence and personally experiencing the creatures talked about, as seen in this quote by the author:
Minecraft wiki entry for Nether_portals, associated text: First the game calculates the "ideal" destination coordinate as above, dividing or multiplying the traveler's X and Z coordinates by 8. It then searches for existing portals (actual portal blocks) within nearby chunks. If going to the Nether it searches a 3x3 chunk area (that is, the chunk of the "ideal" coordinates, and the adjacent chunks). If going to the Overworld, it searches a much larger area, 17x17 chunks (that is, up to 8 chunks away from the original point). In either dimension, the entire vertical range of the world is scanned. For any column of portal blocks (such as the two 3-high columns of a "standard" portal), only the bottom one is considered. If any portals are found in this range, the traveler is teleported to the closest of them, based on the Euclidean (not taxicab) distance in all three coordinates. Differences in the Y coordinate can bypass the portal that's closest in only X and Z! If no portals are found within range, the game sets out to make a portal: It searches within 16 blocks horizontally (but any distance vertically) of the player's destination coordinates. For the first pass, a valid location is 3×4 buildable blocks with air 4 high above all 12 blocks. When enough space is available, the orientation of the portal is random. The closest valid position in the 3D distance is always picked. If no such space is found, it tries again looking for a narrower fit: A 1x4 area of buildable blocks, still with air 4 high above them. If both of the above fail, the game forces a portal: The ideal X and Z coordinates are used, but Y is clipped to be between 70, and 10 below the world height (i.e. 118 for the Nether or 246 for the Overworld). A 2×3 platform of obsidian with air 3 high above is created at the target location, overwriting whatever might be there. This provides air space underground, or a small platform if high in the air. In Bedrock Edition, the platform includes 4 more blocks of netherrack on each side, a total of 12 blocks of platform. When creating a portal, the game always makes a 4x5 frame of obsidian, including corner blocks.
Minecraft wiki entry for Black_Dye, associated text: 1 Obtaining 1.1 Trading 1.2 Crafting 2 Usage 2.1 Crafting ingredient 2.2 Loom ingredient 2.3 Trading 3 Data values 3.1 ID 4 History 5 Issues
Minecraft wiki entry for Videos, associated text: Animated videos are harder to produce, although still pretty popular, and can range from stories to music videos. These are made in external programs, and rendered to a file.
Minecraft wiki entry for Development_versions, associated text: Reworked world spawn selection algorithm. Now spawns according to the same climate parameters that control biome placement and world generation: players should no longer spawn in the ocean or some other inconvenient locations like certain mountains biomes.[needs in-game testing]
Minecraft wiki entry for Elevators, associated text: Fast piston elevators are quicker than more traditional ways of gaining height, like ladders and powered minecarts. They are designed to be practical.
Minecraft wiki entry for Snow, associated text: When a fox gets stuck in the snow after missing an attack on prey, it emits particles as it emerges from the snow.
Minecraft wiki entry for Unused_textures, associated text: In 12w34a, a texture resembling an angry-looking villager head was added to particles.png. However, it remained unused, likely superseded by the cloud texture next to it. This texture was also removed in 19w06a due to being unused.
Minecraft wiki entry for Development_versions, associated text: 12w41b is the thirteenth snapshot for Java Edition 1.4.2, and was released to fix some of the bugs and crashes in the 12w41a snapshot.[23]
Minecraft wiki entry for Item_format, associated text: tag: Parent tag. map_is_init: (May not exist) Unknown. map_uuid: The uuid of the map used in this item. map_name_index: The index of the map's name. map_display_players: (May not exist) Whether the map displays player markers. map_scale: (May not exist) Unknown. map_is_scaling: (May not exist) Unknown.
Minecraft wiki entry for Marc_Watson, associated text: Marc's Minecraft wiki name automatically changed from "MarcWatson" to "MidnightEnforcer" during the Gamepedia migration.
Minecraft wiki entry for Hopper_clocks, associated text: A silent multi-item hopper clock which uses an RS NOR Latch to control the direction of item movement.
Minecraft wiki entry for Potion, associated text: Normal potions use an NBT "Potion" tag to indicate the potion type. The values of the tag (to be prefixed with minecraft:) are:
Minecraft wiki entry for Command_Block, associated text: In Java Edition, leaving the command block GUI with clicking the "Done" button or ↵ Enter resets the success count to 0, no matter whether making changes in the GUI. In Bedrock Edition, leaving the GUI with changes resets the success count to 0.
Minecraft wiki entry for Development_versions, associated text: New font for better readability. Fix for resolution. Collection of usage data, which can be toggled off in launcher options.
Minecraft wiki entry for Timeline_of_events, associated text: 8 – Part I of Caves & Cliffs is released as Java Edition 1.17 and Bedrock Edition 1.17.0. [153] 14 – Bedrock: 1.17.1 released for Nintendo Switch.[154] 22 – Bedrock: 1.17.2 released.[155] 30 – Earth: Minecraft Earth is discontinued.[156]
Minecraft wiki entry for Hopper, associated text: Using a hopper system like this greatly speeds up the process of smelting large numbers of items. Should it become necessary to smelt an even larger number however, it is possible to link multiple modules to create what is commonly called a "furnace array." These vary in size and can range from very small to using close to a hundred furnaces.
Minecraft wiki entry for Stonecutter, associated text: If a village has a stonecutter that has not been claimed by a villager, any nearby villager who has not yet chosen a job site block has a chance to change their profession to a stone mason.
Minecraft wiki entry for 2010_Indie_of_the_Year_Awards, associated text: The player is the person that the user controls in the world. When the user starts a game, the player is put in a world, generated by a random or specified seed, with an empty inventory. If the bonus chest option is enabled, a chest filled with basic items generates near the player. The player has a health bar with 10 hearts and can be damaged by falls, suffocation, drowning, fire, lava, lightning, cacti, sweet berry bushes, magma blocks, falling into the Void, hitting another entity with thorns armor, splash potions, falling anvils and being hit by mobs and other players. Damage to health can be mitigated by armor or Resistance potion and health can be restored by eating food and drinking specific potions. If the difficulty is set to Peaceful, health regenerates on its own. Hunger is also a factor if the difficulty is not set to Peaceful, depleting over time and even faster while sprinting, jumping or swimming. Food replenishes the hunger level; however, eating rotten flesh and raw chicken has a chance of giving the player a hunger effect. Depending on the difficulty level, starvation depletes a player's health and may even kill the player.
Minecraft wiki entry for Loot, associated text: In Java Edition, each village toolsmith chest contains 3–8 item stacks, with the following distribution:
Minecraft wiki entry for Calcite, associated text: 1 Obtaining 1.1 Breaking 1.2 Natural generation 2 Usage 3 Sounds 4 Data values 4.1 ID 5 History 6 Issues
Minecraft wiki entry for S2, associated text: Quinn from Team Stone Beach and Durango from Team Mesa are sent to the Greek Isles, who are met by Poseidon. CommuniKate explains that she met Poseidon before the show started, and he takes over the show. After stealing items from everyone, he announces that the prize is the “ultimate treasure” after obtaining five eyes of ender. Then, Poseidon spawns the teams that were eliminated from the first season on top of sand pillars above water. Quinn tries to save them, but is stopped by the Kraken. Poseidon explains that they have to obtain the ender eyes in a timely manner, or the teams will respawn in the Nether. The group make it through a portal to the first challenge, Medusa’s Cave.
Minecraft wiki entry for Splash, associated text: ""Envision, Create, Share" is our motto, dating waaay back to 2006. It was added to Minecraft in the "Nether Update" as splash-text 403. A cute little salute to our community of indie gamedevs which includes many Minecraft enthusiasts" – @homebakedgames on Twitter, August 25, 2021
Minecraft wiki entry for Combat_Update, associated text: 1.9.1 added elytra sound effects, the generic.armorToughness stat, and made the crosshair attack indicator visible by default, as well as other minor changes and bugfixes. 1.9.2 was released soon thereafter to fix a crash in 1.9.1, when riding boats and minecarts on Realms servers. 1.9.3 was released to fix several stability issues, add the /stopsound command, and to implement a blacklist for servers not in conformance with the Minecraft EULA. 1.9.4 was released soon thereafter to fix an erroneous Realms warning.
Minecraft wiki entry for Your_first_10_minutes, associated text: Dig down or into hills using your fist on the dirt, and then use the pickaxe to gather at least 19 blocks of stone, which will drop as cobblestone when mined. This cobblestone will enable you to build your first tools and a furnace.
Minecraft wiki entry for Memory, associated text: L4 and L7 are basically two opposite halves of the same machine — both are extremely compact and customizable tick-wise but L4 is made for off-pulses with durations ranging from 2 to 8 redstone ticks while L7 is made for on-pulses with durations that are 9+ redstone ticks long which includes the 10-tick stone button. Customizing each requires changing the repeater delay or adding repeaters to match the trigger duration.
Minecraft wiki entry for Markus_Persson, associated text: 1 Biography 2 Games and other work 2.1 Unreleased 3 Gallery 4 Birthday 5 See also 6 References 7 External links
Minecraft wiki entry for EP1, associated text: At Champion City, the two meet Stella and give the llama back to her. Stella then informs Petra that the "adventure" was a scam and that she lives in Champion City now, much to the disgust of Jesse. The two (Jesse and Petra) feel like the only way to break even is to "steal" the golden sword, and they do so by either fighting the body guards or sneaking in through the puppy kennel. The two then head to Stella's treasure room, only to notice Petra's golden sword is missing. Stella awkwardly shows up, accepts "defeat", and gives Petra back her sword. As they leave, Stella informs them that this encounter was an important day in their "rivalry".
Minecraft wiki entry for Defeating_an_End_city, associated text: The Ender Chest is where you put your most important items. It links with all other ender chests in the world. So if you die, all of your important stuff will be accessibl (Except for hardcore mode) if you have another ender chest placed at your base(There is one at the city).
Minecraft wiki entry for Item_modifier, associated text: Although item modifiers are only invokable using commands, item functions (the underlying structure) can be entered into other files such as Loot tables.
Minecraft wiki entry for Explosion, associated text: 1 Explosion strength 2 Effect 2.1 Model of block destruction 2.2 Dropping blocks 2.3 Interaction with entities 2.3.1 Calculation of explosion exposure 2.4 Causing fire 2.5 Prolonged lag 3 Blast resistance 4 Typical damage radius 5 Sounds 6 History 7 Trivia
Minecraft wiki entry for Development_versions, associated text: RC1 is the first release candidate for Java Edition 1.0.0 which was released on November 13, 2011,[21] which adds durability to bows, sounds to some mobs, the player, tools and armor, adds some new splashes, and fixes some bugs.
Minecraft wiki entry for Development_versions, associated text: Zombie Pigman Has the original blood texture, instead of the slime/decay.[3] Runs around making pig noises, and makes zombie noises when hurt. Don't have their arms up like a zombie, and they are not wielding a sword either.
Minecraft wiki entry for Melon_Slice, associated text: To eat a melon slice, press and hold use while it is selected in the hotbar. Eating one restores 2 () hunger and 1.2 hunger saturation.
Minecraft wiki entry for Ender_Chest, associated text: For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see /Asset history
Minecraft wiki entry for Building_a_metropolis, associated text: Note: Buildings you can build are not limited to the ones in the list below, and designing your own buildings instead of using the ones in the list can make your city look more original.
Minecraft wiki entry for Illusioner, associated text: An illusioner is an unused illager that casts spells and is armed with a bow. The spell is used on itself for defense or on a player while it is attacking.
Minecraft wiki entry for Dispenser, associated text: The first image released by Mojang showing the new placement of Dispensers and Droppers. The Dispenser can be seen on the top.
Minecraft wiki entry for List_of_block_textures, associated text: Redstone Wire Redstone Wire Redstone Wire Redstone Wire Redstone Wire Tripwire Vertically-facing Dispenser top or bottom Dispenser front Vertically-facing Dropper top or bottom Dropper front Piston Head Sticky Piston Head Piston top Piston side Piston back Observer top Observer front Observer side Off Observer back On Observer back Off Redstone Torch On Redstone Torch Spruce Trapdoor Jungle Trapdoor Dark Oak Trapdoor Birch Trapdoor Acacia Trapdoor Iron Trapdoor Oak Trapdoor Warped Trapdoor Crimson Trapdoor Spruce Door top Spruce Door bottom Jungle Door top Jungle Door bottom Dark Oak Door top Dark Oak Door bottom Birch Door top Birch Door bottom Acacia Door top Acacia Door bottom Iron Door top‌[BE only] Iron Door top‌[JE only] Iron Door bottom Oak Door top Oak Door bottom Warped Door top Warped Door bottom Crimson Door top Crimson Door bottom TNT top TNT side TNT bottom On Redstone Lamp Off Redstone Lamp Tripwire Hook Hopper Hopper top Inverted Daylight Detector top Daylight Detector side Daylight Detector top Rail Rail (curved) Powered Rail (off) Powered Rail (on) Detector Rail (off) Detector Rail (on) Activator Rail (off) Activator Rail (on) Lightning Rod Redstone Repeater (off) Redstone Repeater (on) Redstone Comparator (off) Redstone Comparator (on) Target top Target side Bell top Bell side Bell bottom Lever Sculk Catalyst top Sculk Catalyst side Sculk Catalyst bottom Sculk Sensor bottom‌[JE only] Sculk Sensor bottom‌[BE only] Sculk Sensor side Sculk Sensor top Sculk Shrieker top Sculk Shrieker side Sculk Shrieker bottom
Minecraft wiki entry for 3CHP, associated text: The next morning, Cece smiles as she heads to school, mentioning to Iya about what happened with Jo and how she’ll meet up with Reesa in Minecraft. Cece then meets up with Jo at school, and the two chat and discuss about Anarchia come break time. Cece considers having Jo join the server to help her and Aminata go through the rest of the Haven Trials, but Jo mentions that he only plays Minecraft on his phone as his grandma doesn’t have enough money to afford a game console. Cece decides to text him the server address later as the two continue eating lunch, with Cece feeling embarrassed about having Jo involved despite them being friends. Break time soon ends, and the two start heading back to class. Mr. Gbenga notices them and has Ofure apologize to them for saying and doing "mean things". Cece and Jo giggle to themselves as Mr. Gbenga mentions to Ofure that her punishment will be writing down "I will not be a bully" a thousand times.
Minecraft wiki entry for Redstone_components, associated text: A redstone comparator has two modes. Right-clicking it toggles between comparison mode (front torch down/off) and subtraction mode (front torch up/on).
Minecraft wiki entry for Farming, associated text: Spawner farming involves waiting at an active monster spawner for monsters to spawn. This includes mobs that do not spawn naturally without the use of spawners, such as cave spiders.
Minecraft wiki entry for Acacia, associated text: The acacia tree is found in the savanna biome. Acacia trees are around 8 blocks tall and feature distinct diagonal trunks, and may occasionally have multiple canopies.
Minecraft wiki entry for ability, associated text: Specifies the value to set the ability to, must be either true or false. If not specified, returns the current ability's value.
Minecraft wiki entry for Weapon, associated text: Ranged weapons are not as effective in close combat, but they are effective at attacking enemies from a distance.
Minecraft wiki entry for Block_of_Quartz, associated text: Master-level mason villagers sell both a quartz block for an emerald and a quartz pillar for an emerald.
Minecraft wiki entry for Exploring_an_ancient_city, associated text: Simply put; make sure that you have a safe escape route ready and available, ideally one that leads all the way back to the surface. After that, make your way into the city (by sneaking) and then simply start breaking every Sculk Catalyst, Sculk Sensor and Sculk Shrieker you can find. This will cause an absolute cacophony of noise and will surely cause the Warden to spawn in short order. In that case, you simply need to turn around and quickly begin making you way towards the exit mentioned earlier, distracting the Warden away from you as needed, and once far enough away, leave the Ancient City and wait for about 60 seconds to allow the Warden to despawn (ideally you should wait a bit longer to account for potential delays). Once the Warden has despawned, you may safely return back and start breaking Sculk Sensors and Sculk Shriekers again, and leave once again when the Warden appears and returning once more when the Warden has despawned again. By repeating this cycle continuously, then as long as a Sculk Catalyst does not generate any new Sculk Sensors or Sculk Shriekers, the Ancient City will eventually run out of them in the long run as the player gradually breaks them all one by one.
Minecraft wiki entry for Furniture, associated text: Design 3 again two smokers/furnaces side-by-side. then on top, shift place detector rails as burners, for a gas stove.
Minecraft wiki entry for Building_a_rollercoaster, associated text: Kill: /execute @e[type=player] ~ ~ ~ /kill @e[TARGETOR] Teleport: /execute @e[type=player] ~ ~ ~ /tp @e[TARGETOR] DESTINATION Freeze: /execute @e[type=player] ~ ~ ~ /execute @e[TARGETOR] ~ ~ ~ /tp @s @s
Minecraft wiki entry for Enchanted_Book, associated text: In Survival, enchanted books are the only method to obtain certain enchantments on certain tools, such as Unbreaking on shields. Enchanted books have a shine effect on their sprite.
Minecraft wiki entry for Target_selectors, associated text: For example, to change the game mode of all players to Creative mode, instead of specifying each of them by name individually:
Minecraft wiki entry for Shulker_box_storage, associated text: If you end up with chests full of random shulker boxes and you can't easily find the ones you need, you might want to start using a machine that uses a shulker box search engine.
Minecraft wiki entry for Piston_uses, associated text: By placing an upward-facing piston on top of a redstone torch, one can easily and effectively create a 1x1 table. An example of a piston table with chairs below!
Minecraft wiki entry for Adventure_survival, associated text: Accessing the nether in adventure mode is really hard but possible. To build the nether portal you need to find a 5 blocks deep lava pool and to use creepers to funnel water so that it converts the bottom-most layer of lava into obsidian. Then, using the endermen's ability to place blocks, you need to remove all the lava sources except those which will create the portal. Endermen however will only place blocks where there is air, meaning that you will need a platform over the lava pool where endermen could place gravity affected blocks, then a creeper to blow up the platform to make those blocks fall into the lava and remove the lava sources you don't need. You can then funnel more water to convert the remaining lava into obsidian, remove the water you used with the endermen's help once more and remove the blocks you used to remove the lava by exploding a creeper.
Minecraft wiki entry for Delta, associated text: Deltas are one-block-deep sheets of constrained lava found among the terrain of basalt deltas biomes.
Minecraft wiki entry for Instant_repeaters, associated text: Any time a redstone signal needs to get somewhere instantly, an instant repeater can come in useful. Here is a common scenario:
Minecraft wiki entry for Development_versions, associated text: v0.13.0 alpha build 1 v0.13.0 alpha build 2 v0.13.0 alpha build 3 v0.13.0 alpha build 4 v0.13.0 alpha build 5 Notes and references
Minecraft wiki entry for World_boundary, associated text: The world boundary is the area defining the intended spatial edges of a Minecraft dimension. It is distinct from hard limits, which are defined by limitations of the programming language itself.
Minecraft wiki entry for Development_versions, associated text: Now only checks the top half of the player when deciding what model to use, instead of also the feet, to fix bugs relating to doors, falling sand, etc.
Minecraft wiki entry for Light_Block, associated text: This article is about the invisible light-producing block. For light producing blocks in general, see Light § Light level.
Minecraft wiki entry for Combat, associated text: Lava will kill large numbers of slimes, so it is good as a last resort or if the player doesn't care about drops. Note that a tiny slime can be killed with a punch, saving weapon durability.
Minecraft wiki entry for Nathan_Adams, associated text: "Things I've learned this week: Turn your avatar upside down, and you'll get lots of messages from helpful people pointing it out to you." – @Dinnerbone on Twitter, September 13, 2013
Minecraft wiki entry for Components, associated text: : The entity's root tag. TargetID: Unknown StuckToBlockPos: Unknown : X : Y : Z CollisionPos: Unknown : X : Y : Z
Minecraft wiki entry for Pulse, associated text: An RS latch pulse extender works by setting the output on with a latch, then resetting the latch after some delay.
Minecraft wiki entry for Survival_in_an_infinite_desert, associated text: In Java Edition, there is an additional option called Buffet, which can generate a world more like the desert in normal Minecraft games, in which you can more easily mine for ores instead of having to raid villages for minerals or dig down to near bedrock.
Minecraft wiki entry for pardon, associated text: Specifies the player profile(s) to remove from the banlist. Must be a collection of game profiles (player profiles), which can be a player name (must be a real one if the server is in online mode), or a player-type target selector.
Minecraft wiki entry for Development_versions, associated text: Killing a custom mob with an unknown loot table entry type will no longer cause a crash, and will now throw a content error (MCPE-129006). Rabbit with initialEvent specified now scales properly to adult rabbit size (MCPE-76643).
Minecraft wiki entry for Dragon_Egg, associated text: In Java Edition, the dragon egg is one of the few blocks in the game that are not available in the creative inventory,[2] although it can be obtained with pick block or the /give command, or placed in the world with commands such as /setblock and /fill.
Minecraft wiki entry for Panorama, associated text: In Java Edition, this panorama is used for versions from 21w37a to 1.18.2 (also for Deep Dark Experimental Snapshot 1). Before the panorama was changed to reflect The Wild Update, it also used for versions from 22w11a to 22w14a.
Minecraft wiki entry for Boat, associated text: Sand, red sand, concrete powder, gravel, anvils, and dragon eggs drop as items when they fall onto a boat that is in water. A chest is short enough that a boat falls onto it rather than crashes into it. In Legacy Console Edition, holding the movement stick to the side in a boat on blue ice causes the player to spin quickly. If a passenger is in the boat while this occurs, when the player exits the boat after it reaches maximum velocity (attained after about three seconds), for most mobs, the mob's head may spin uncontrollably. For some mobs, however, nothing happens (such as slimes and ghasts). The mob may also get its head stuck at an angle. Thorough testing was done on Minecraft: Wii U Edition, although the glitch was originally discovered on the Xbox 360 Edition.
Minecraft wiki entry for Redstone_circuits, associated text: Observer clock 1 A repeating clock made with Observers and Pistons (an Observer looking at a piston). Observer clock 2 A repeating clock made with two Observers with their faces facing each other.
Minecraft wiki entry for Spawn, associated text: For each spawning cycle, attempts are made to spawn packs of mobs per each eligible chunk. An eligible chunk is determined by the same check for which chunks are random ticked. A random location in the chunk is chosen to be the center point of the pack. If the block in which a pack spawn occurs is an opaque full cube, further pack spawn attempts are canceled. There are a maximum of 3 pack spawn attempts per mob category.
Minecraft wiki entry for Statistics, associated text: The buttons at the top of the Blocks and Items screens can be used to sort the list. The General screen is sorted alphabetically.
Minecraft wiki entry for Development_versions, associated text: Fixed an issue with tall plants (bamboo, sugar cane, and cactus) breaking instantly (MCPE-98111). Fixed a bug that prevented lava buckets from being used as fuel (MCPE-100405).
Minecraft wiki entry for Turtle, associated text: In Java Edition, turtles spawn at light levels greater than 8, on sand blocks less than 4 blocks above sea level (typically at Y=62).
Minecraft wiki entry for Underwater_home, associated text: Alternatively, you can fill with a flammable block such as wood planks, wool, or leaf blocks. Fire does not burn evenly so there will probably be some manual clean-up needed after the burn is done.
Minecraft wiki entry for Crop_farming, associated text: Crop growth is prompted by random ticks—the same random events that, for example, causes Zombified Piglins to appear in Nether portals. For a given block, a random update occurs an average of once every 68.27 seconds in Java Edition, or once every 204.8 seconds in Bedrock Edition. However, the delay can vary widely, and it is rare, but possible for plants to gain a stage the moment after planting or grow two stages a moment apart.
Minecraft wiki entry for 2CHP, associated text: The person then sets up a furnace out by the nearby beach and spends the rest of the morning fishing, noticing the different kinds of fish. While fishing, the person kills a squid and discovers a pair of leather boots, and realizes they need armor to protect themselves. The person then begins mining for iron ore, making an iron pickaxe and a iron helmet in the process, eventually making an iron sword. Going back into the cave, the person later discovers bats, and gets in a tussle with two skeletons.
Minecraft wiki entry for Advanced_redstone_circuits, associated text: For /C\ the reset-event is only the manual-reset-line, from B. So it is prevented to be activated, before /B\ is true. And it will be deactivated, when a pressure-plate resets /A\ and /B\.
Minecraft wiki entry for Guardian_farming, associated text: These No Drain Guardian farms are time efficient as they use the new 1.13 mechanics of soul sand to launch guardians upwards into a chamber that then directs them in various ways to a kill chamber, often using both lava and gravity. The size of the soul sand section can vary from just a small square to the full 56x56 area of the monument, with the bigger area giving greater drops and yields. The area from the monument floor to the surface must be completely clear to avoid any blocking of the guardians' ascent to the chamber which is often situated at the ocean surface. Note that large blocks of bubble columns can massively lower your FPS unless particles are set to minimal.
Minecraft wiki entry for Flame, associated text: Arrows shot from a Flame bow are on fire when shot, set fire to mobs they hit, and deal 5 fire damage over 5 seconds (first damage is ignored). Fire damage applies after initial damage, similar to Fire Aspect for melee weapons. Creatures killed by fire do not drop XP unless a player has dealt non-fire damage to it within the past 5 seconds.
Minecraft wiki entry for give, associated text: Specifies the item data value of the given item(s). Values that are invalid for the specified item id revert to 0. If not specified, defaults to 0. Must be a 32-bit integer number. It must be between 0 and 32767 (inclusive).
Minecraft wiki entry for Player_versus_Player, associated text: Always make sure every fight is strongly in your favor. Go to reasonable lengths to ensure you can attack, but they cannot retaliate, or sacrifice to gain power, such as you losing 10 through snowballing them, but in the process breaking their diamond armor.
Minecraft wiki entry for Minecart_booster, associated text: NOTE: In laggy multiplayer conditions, the booster cart will occasionally have trouble resetting itself properly. To help the booster cart get back up the hill with sufficient speed to get into its correct position on top of the door, an additional uphill auto-reset booster (see above) can be placed on the far side of the mechanism from the main track.
Minecraft wiki entry for Hitboxes, associated text: Since every entity has a visible hitbox, it can be used to more easily break a minecart or boat that is carrying another mob. By making hitboxes appear, you can see where the mob's hitbox starts. So, you can break a minecart or boat with a passenger without harming the passenger.