text stringlengths 148 3k |
|---|
Minecraft wiki entry for Spawner, associated text: In Peaceful difficulty, spawners still activate but do not spawn monsters in Bedrock Edition. In Java Edition, zombified piglins, magma cubes, and ghasts do not spawn at all and other hostile mobs disappear immediately after spawning. |
Minecraft wiki entry for Development_versions, associated text: 20w11a is the sixth snapshot for Java Edition 1.16, released on March 11, 2020,[14] which adds nether gold ore, twisting vines and the Soul Speed enchantment. |
Minecraft wiki entry for Iron_golem_farming, associated text: An L-shaped village works best, with the farm built in the crook of the "L" so that the beds are sufficiently near the villagers' job sites for the villagers to pathfind between their beds and their job sites. |
Minecraft wiki entry for Bed, associated text: Waterlogged bedsβ[Bedrock Edition only] cannot be slept in unless the player or villager has the Water Breathing or Conduit Power status effects. Attempting to use a waterlogged bed otherwise does not display any message.[3] |
Minecraft wiki entry for Development_versions, associated text: Can be found throughout the Nether at any altitude, though it is much more common at lower levels.
Can be refined into a netherite scrap by smelting in a furnace or blast furnace.
Same blast resistance as obsidian, but is movable with pistons.
Inventory item floats on lava.
Cannot burn in lava or fire.
A diamond pickaxe or better is required to mine it.
Always spawns covered by lava and/or blocks on all sides. |
Minecraft wiki entry for Wall, associated text: Cobblestone walls generate in woodland mansions. They also generate in pillager outpost towers, and in some houses in plains, taiga, and snowy tundra villages. Snowy taiga villagesβ[BE only] also generate with cobblestone walls. |
Minecraft wiki entry for Trading, associated text: Armorers are also the only reliable source of renewable diamond armor, as the only other way is to kill extremely rare zombies and skeletons that spawn with diamond armor. The diamond armor is enchanted upon purchase, but can be easily disenchanted using grindstone if the player wishes to add better enchantments. |
Minecraft wiki entry for Death_messages, associated text: <player> starved to death
Appears when the player plays in hard or hardcore and is killed by hunger damage because their hunger bar was at 0.
Also appears when a vex takes damage after 30-119 seconds from when it was spawned.
<player> starved to death whilst fighting <player/mob>
Appears when the player plays in hard or hardcore and is hurt by a player or mob then killed by hunger damage.
Also appears when a vex dies after being hurt by a player or mob. |
Minecraft wiki entry for Development_versions, associated text: MC-202134 β Opening Social Interactions menu does not update player appearances if the player is in Spectator mode.
MC-202136 β Social Interaction toast icon does not render properly with Programmer Art resource pack.
MC-202137 β Social Interaction screen says "players" for one player.
MC-202143 β Social Interactions search bar does not stay selected when switching tabs, although the cursor remains.
MC-202145 β Opening the Social Interactions menu in a singleplayer world open to LAN after attempting to join an outdated multiplayer server displays the name of the outdated server instead of the name of the current world.
MC-202147 β Cursor in Social Interactions, recipe book, and anvil menu does not blink.
MC-202150 β Slider bar on social menu appears broken.
MC-202155 β Outdated server warn text does not actually exist.
MC-202156 β Social Interactions search box entries can go out of the box.
MC-202157 β Hidden players' X in Social Interactions are not vertically centered. |
Minecraft wiki entry for Development_versions, associated text: MC-108676 β Skeletons and wither skeletons can spawn anywhere in the Nether.
MC-108685 β The corners of the offhand hotbar slot have transparent textures.
MC-108718 β Illagers and Vexes not randomly looking at the player when not aggressed.
MC-108727 β Thorns enchantment has no effect on vexes.
MC-108729 β When giving yourself items with negative durability, the game crashes.
MC-108752 β Elder Guardians spawned from spawn egg/command do not have full health. |
Minecraft wiki entry for Calculator, associated text: 1 Resume
2 Current parts
2.1 Control panel (room)
2.1.1 Numbers input panel
2.1.2 Operation panel
2.2 Input wires (white and orange)
2.3 Logic units
2.3.1 Adder/Subtractor (yellow and red)
2.3.2 Multiplier (light blue)
2.3.3 Divider (pink)
2.4 Output wires
2.5 Binary-to-decimal decoder
3 See also |
Minecraft wiki entry for Entity, associated text: 1 General behavior
1.1 Further notes
1.1.1 Boats and minecarts
1.1.2 Gravity-affected blocks
1.1.3 Interactions with "use" control
1.1.4 Riding
2 Types of entities
3 Motion of entities
4 Data values
5 Video
6 History
7 Issues
8 See also
9 References |
Minecraft wiki entry for Slab, associated text: This article is about slabs obtainable in normal gameplay. For the wooden slab which acts like stone, see Petrified Oak Slab. For the removed smooth stone-like slab, see Seamless Stone Slab. For the April Fools' joke, see Etho Slab. |
Minecraft wiki entry for Organization, associated text: The following are suggestions only. There is no one way to organize an inventory, and if you are overflowing with items, you may need to adjust your item locations. |
Minecraft wiki entry for Debug_Stick, associated text: The debug stick is obtainable only via commands such as /give or /item. It can be obtained only in worlds with cheats on. |
Minecraft wiki entry for Timeline_of_events, associated text: 3 major updates (1.5β1.7.2), 12 minor updates (1.4.7β1.7.4), 57 snapshots (13w01aβ13w49a), 12 pre-releases (1.5-preβ1.7.4-pre), 1 joke update (2.0) |
Minecraft wiki entry for Historical_effects, associated text: 4n: Invisible
4n+1: Renders, stretched towards the negative direction
4n+2: Renders, stretched towards the positive direction
4n+3: Invisible |
Minecraft wiki entry for Map, associated text: When creating a new world in Bedrock Edition, the player can enable the "Starting Map" option to spawn with an empty locator map in the hotbar. If the world type is infinite or flat then zoom scale is 3β4 (1:8), but if the world type is old then zoom scale is 1β2 (1:4). The map is updated only while the player holds it. |
Minecraft wiki entry for Respawn_Anchor, associated text: When crafted, a respawn anchor has no (zero) charge and can't yet be used until charged. When a glowstone block (not glowstone dust) is used with it, a charge is added, the texture of the block changes, and it starts emitting a light level of 3. Up to four glowstone blocks can be used to charge the anchor. The charge is indicated by a dial on the side of the block. Each additional piece of glowstone after the first increases the light level by four, up to a maximum of 15. |
Minecraft wiki entry for Target_selectors, associated text: @e[family=skeleton] β Select all skeletons, wither skeletons and strays.
@e[family=mob,family=!monster] β Select all mobs that are not also monsters (so for example cows, chickens, pigs, but not zombies or skeletons).
@e[family=monster,family=undead] β Select all monsters that are also undead (that includes monsters like zombies and skeletons, but not creepers or endermen). |
Minecraft wiki entry for Installing_a_snapshot, associated text: To play a snapshot, first, download the Minecraft launcher. The download link is available at minecraft.net/download. |
Minecraft wiki entry for Wool, associated text: In Bedrock Edition, the data values for wool and their respective dyes are the inverse of each other. This is also true for stained glass, terracotta, shulker boxes, beds, banners, concrete powder, and concrete. |
Minecraft wiki entry for Development_versions, associated text: MC-70111 β When a thrown ender pearl is in the air, it disappears after relogging and the player does not get teleported.
MC-96207 β Boats breaking lily pads creates too many particles.
MC-101247 β Horses, donkeys, mules, and boats sometimes disappear after dismounting.
MC-136367 β When exiting a boat it will put the player on top of the boat.
MC-138465 β Ender pearls forget their owner after reload (of game or chunks).
MC-145275 β Reloading a resource pack messes up all textures for an instant.
MC-157697 β Unplayable conditions when pillagers loaded: extreme lag spikes.
MC-158373 β Raid horn sounds play globally in all villages.
MC-158414 β When riding an entity, players appear to be at the location they mounted it at as soon as they are out of range.
MC-160367 β Pillagers do not despawn. |
Minecraft wiki entry for Trap_design, associated text: A piston smasher trap uses a piston to periodically suffocate trapped mobs. Mobs can be packed together by dropping them into the smasher. The design to the right cannot process a massive amount of mobs at once, since mobs will push against each other and clog the machine. The smasher to the right will eventually work through a buildup of mobs though. Also, this design doesn't work for spiders. |
Minecraft wiki entry for Armor, associated text: The protection provided by armor and armor enchantments works the same with mobs as it does with players. |
Minecraft wiki entry for Dropper, associated text: In addition to the methods above, droppers can also be activated by quasi-connectivity.β[Java Edition only] A dropper activates if one of the methods above would activate a mechanism component in the block above the dropper, even if there is no mechanism component there (even if the block above the dropper is air or a transparent block), but only when the dropper receives a block update (including a redstone update within two blocks of the dropper). |
Minecraft wiki entry for Development_versions, associated text: Beta 1.16.210.59 is the ninth beta version for Bedrock Edition 1.16.210, released on February 11, 2021,[12] which added glow squids behind the experiments toggle,[13] and bug fixes. |
Minecraft wiki entry for Development_versions, associated text: Sounds implemented.
This includes several variants of idle, yes, no, haggle, and hit sounds, as well as a single death sound. |
Minecraft wiki entry for Development_versions, associated text: Can now disable lightning flashes, which prevents lightning from making the sky flash. Lightning bolts themselves will still appear.
The device the game outputs audio to can now be chosen in-game.
Added "Priority updates" to video settings.
Determines as to which chunk sections are updated synchronously in a single frame.
Three options:
nearby, which corresponds to how chunk sections were updated before 21w37a, and by player and none, which reduce stuttering when placing or removing blocks.
However, the latter two options may cause rare visual delays in world updates. These options also appear to be improperly capitalized.[21] |
Minecraft wiki entry for Raid, associated text: In Java Edition, vindicators in a raid take the initiative to open and close doors to search for villagers. They can sometimes break a wooden door in Normal [verify] or Hard difficulty if they cannot open the door normally. Evokers and illusioners gain 3X[verify] movement speed without any effect. This causes Evokers to sprint much faster than the player. Evokers exhibit normal attack behavior, but if they do not have a target, they sprint back and forth. |
Minecraft wiki entry for Development_versions, associated text: Spawns in the night skies if a player hasn't slept in over three in-game days.
Version exclusive: Drops leather upon death.
Version exclusive: Sounds are affected by water.
Burns in sunlight. |
Minecraft wiki entry for Taming, associated text: These are the foods and other items that are helpful in taming animals or otherwise gaining their trust. |
Minecraft wiki entry for Pulse, associated text: Oscilloscopes are useful but sometimes require you to be in an inconvenient position to observe them. If you just need to observe the simultaneity of multiple pulses it can be useful to use pistons or note blocks and observe their movement or note particles from any angle. Redstone lamps are less useful for this purpose because they take 2 ticks to turn off. |
Minecraft wiki entry for Spruce, associated text: Mushroomsβ[Bedrock Edition only] (if present on a fallen log)
Spruce Leaves (harvested with shears)
Spruce Log (harvested with any tool including hands)
Spruce Planks (created from a log in the inventory crafting grid)
Spruce Sapling (chance of dropping when breaking leaves, except for pine variant)
Stripped Spruce Log (created by using an axe on a log)
Vinesβ[Bedrock Edition only] (harvested with shears from dying trees)
Stick (chance of dropping when breaking leaves) |
Minecraft wiki entry for Boots, associated text: Any "hit" from a damage source that can be blocked by armor removes one point of durability from each piece of armor worn for every 4 of incoming damage (rounded down, but never below 1). Damage taken that armor doesn't protect (such as falling or drowning) does not damage the armor, even if it is enchanted to protect against that type of damage. The following chart displays how many hits boots can endure. |
Minecraft wiki entry for Development, associated text: Classic 0.24 refers to blog posts and YouTube videos released during the development of Classic showcased by Notch.[1] They show in-development features later included in 0.24_SURVIVAL_TEST and later releases. |
Minecraft wiki entry for Development_versions, associated text: Now follow the same placement rules as lanterns when being placed on the undersides of blocks. As a result they can now be hung from the bottom of the following blocks:
Anvils (all stages)
Brewing stands
Chains
Chests
Ender chests
End rods (facing up or down)
Fences (all types)
Flower pots (including potted objects)
Glass panes (including stained)
Grindstones (ceiling attached)
Hoppers (downward facing)
Iron bars
Mob heads
Pistons (sideways facing extended)
Trapped chests
Walls (all types) |
Minecraft wiki entry for Demo_mode, associated text: The mmediately sh in the outdated me was selected. Pocke demo, with unlocked items at the top and locked items at the bottom. |
Minecraft wiki entry for Potato, associated text: Placing a potato into a composter has a 65% chance of raising the compost level by 1. This is less efficient than composting with baked potatoes, which has a higher success chance of 85%. |
Minecraft wiki entry for Installing_a_snapshot, associated text: Windows: %appdata%\.minecraft\versions\ (Simply put this in your address bar & hit enter)
Linux: ~/.minecraft/versions/ (this folder may be hidden in the "Home" folder)* |
Minecraft wiki entry for Hunger_management, associated text: Advantages:
Can be fished from any body of water, even underground or in the End.
Compared to salmon, cod is more commonly caught while fishing.
Restore 6 saturation.
Cod commonsly spawn in most ocean biomes in large schools, and respawn quickly without needing to breed them. |
Minecraft wiki entry for Redstone_Repeater, associated text: The recipe and appearance of redstone repeaters are a likely reference to the old method of repeating signals, which would also use two torches at a time, inverting each other |
Minecraft wiki entry for 1.2, associated text: Bedrock Edition 1.2.0
Bedrock Edition beta 1.2.0.2
Bedrock Edition beta 1.2.0.7
Bedrock Edition beta 1.2.0.9
Bedrock Edition beta 1.2.0.11
Bedrock Edition beta 1.2.0.15
Bedrock Edition beta 1.2.0.18
Bedrock Edition beta 1.2.0.22
Bedrock Edition beta 1.2.0.25
Bedrock Edition beta 1.2.0.31
Bedrock Edition 1.2.1
Bedrock Edition 1.2.2
Bedrock Edition 1.2.3
Bedrock Edition beta 1.2.3.3
Bedrock Edition 1.2.5
Bedrock Edition beta 1.2.5.0
Bedrock Edition beta 1.2.5.12
Bedrock Edition beta 1.2.5.15
Bedrock Edition 1.2.6
Bedrock Edition beta 1.2.6.2
Bedrock Edition 1.2.6.1
Bedrock Edition 1.2.7
Bedrock Edition 1.2.8
Bedrock Edition 1.2.9
Bedrock Edition 1.2.10
Bedrock Edition beta 1.2.10.1
Bedrock Edition 1.2.11
Bedrock Edition 1.2.13
Bedrock Edition beta 1.2.13.5
Bedrock Edition beta 1.2.13.6
Bedrock Edition 1.2.14
Bedrock Edition 1.2.15
Bedrock Edition 1.2.16 |
Minecraft wiki entry for Death_messages, associated text: <player> was killed trying to hurt <player/mob>
Appears when the player is killed because they hurt a guardian, elder guardian, or a player or mob wearing armor enchanted with Thorns.
<player> was killed by <item> trying to hurt <player/mob>
Appears when the player is killed because they hurt a guardian, elder guardian, or a player or mob wearing armor enchanted with Thorns and holding a renamed item. |
Minecraft wiki entry for Before_Village_%26_Pillage, associated text: Example - For the door pictured below, the initial roof check finds there are two spaces covered by roof blocks on the left side, and two covered spaces on the right also. With the same number of covered spaces on each side, neither one can be designated the "inside" or the "outside," and so the door is not counted as a house... yet, but we're not through yet, either: |
Minecraft wiki entry for Glass_Pane, associated text: "Stained Glass" redirects here. For the visually transparent but light-opaque block made with amethyst shards, see Tinted Glass. |
Minecraft wiki entry for Furniture, associated text: First put a 3Γ3 base of cobblestone. Then place a cobblestone wall on top of the middle cobblestone. Then place a lever and Tripwire Hook on opposite sides of a chiseled stone block. Add a Cauldron under the Tripwire Hook, and there you go a sort of working water spigot! |
Minecraft wiki entry for Superflat_survival, associated text: If you're really low on coal, kill some wither skeletons because they drop coal and bones, but watch out for blazes because they also spawn in nether fortresses. |
Minecraft wiki entry for Sheep, associated text: Otherwise, the baby sheep spawns with the same color as one of the parents, chosen randomly, regardless of whether one or both parents have been sheared. |
Minecraft wiki entry for Aubrey_Norris, associated text: Aubrey Jude Norris is the former head community manager for Minecraft at Mojang Studios. She worked at the Redmond office in the United States. |
Minecraft wiki entry for Block_of_Raw_Gold, associated text: Preview of changed texture. Comparison with Block of Gold.
Preview of changed textures of Block of Raw Gold and Block of Raw Iron. Comparison with some other blocks. |
Minecraft wiki entry for Wool, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.3 Mob loot
1.4 Chest loot
1.5 Crafting
1.6 Trading
1.7 Villager gifts
2 Usage
2.1 Trading
2.2 Sculk sensors
2.3 Note blocks
2.4 Crafting ingredient
2.5 Fuel
3 Sounds
4 Data values
4.1 ID
4.2 Block states
5 Achievements
6 History
6.1 Data history
7 Issues
8 Trivia
9 Gallery
10 References |
Minecraft wiki entry for Block_and_item_duplication, associated text: Relogging at the same time as you drop items can dupe items. Needs very precise timing; exit the second you see the items but before you hear the sound of collecting items. |
Minecraft wiki entry for Cauldron, associated text: A cauldron can also be filled by dumping a water bucket on the block above the cauldron. Once you remove the water block, the cauldron is filled to the full level with water.β[Bedrock Edition only] |
Minecraft wiki entry for Navigation, associated text: Every world has a set spawn point where players are placed when they first enter the game, and each time they die (see below about beds). The world has one spawn point, and all players spawn within a few blocks of that point. (Formerly, single-player games had a specific spawn point, but now they use the same system as multi-player.) In multi-player, the area around the spawn point is "protected", so that only server operators can build or destroy blocks there. Making a base too close to a multiplayer spawn area can also expose it to griefing, so in multi-player it's usually better to move some distance before settling in. |
Minecraft wiki entry for Before_Village_%26_Pillage, associated text: Minecart: The player builds a minecart track from the village to the destination, then pushes a villager into the cart and pushes the cart to the destination.
Water path: The player creates a tunnel or walled path with no exits along the way, and then with two water buckets, uses water to push villagers down the path a few blocks at a time, using the empty bucket to retrieve the water block furthest back. A soul sand bubble column can be used to move villagers upward.
Boat: A simple way to transport a single villager over ground is to push one into a boat and then drive the boat, which can be rowed (albeit slowly) over land. A boat can move upward by using a piston in the ground or creating an upward bubble column. The player can also drive the boat up to the step, place a second boat on the step, break the first boat (without hitting the villager) to cause the villager to move to the second boat. In Bedrock Edition, a boat can be pulled up using a lead.
Houses: There is an easier way to transport villagers, rather than pushing them in a minecart, boat or using the water tunnel. Firstly find a village, and destroy all wooden doors except one to gather the villagers there. Then move the villagers by creating fake houses. As long as these meet the house requirements, the villagers will 'follow' the doors. The easiest way to do this is to place a door with 2 blocks stacked up behind it, removing the old door so that the villagers will follow and continuing the process again and again. For a visual representation, watch the following video from 1:20 to 3:33. |
Minecraft wiki entry for Development_versions, associated text: Another variant of vines found in warped forests.
Grows upward, unlike weeping vines.
Can be climbed. |
Minecraft wiki entry for Development_versions, associated text: Attempting to combine stacks of the same item no longer swaps them instead on touch controls.
Items are no longer lost when swapping to and from the off-hand slot on touch controls. (MCPE-44706)
The How to Play button on the cartography table now directs to the proper screen.
Sweet berries no longer disappear on the hotbar when they are highlighted.
Killing a wandering trader's llama can no longer show their inventory screen. |
Minecraft wiki entry for Inventory, associated text: Items have tooltips if the cursor is hovered over them, displaying their name, enchantments, lore, and some item-specific information such as the version of a written book. Pressing F3β―+β―H β[JE only]causes items to display additional information, such as their ID, data values, and some item specific information. |
Minecraft wiki entry for WitherPlot, associated text: Cahira, Orion, Senan, Atria, and Wilkie are walking through a forest biome when they notice the wither off in the distance. As they figure out what to do, Senan says that they are heading to Whitestone City to upgrade their tools and armor. Cahira asks for diamonds to make a diamond sword, but everyone else in the group doesnβt have any. Atria says that she still has the curse on her, so Senan mentions to her about a "sorcerer friend" in Whitestone City that could help remove it. Just then, a blaze attacks them, but it is killed with ease. The group then stock up on apples from a nearby tree and soon arrive at Whitestone City. A sign nearby reveals the "sorcerer friend" to be named Lucasta, who lives in a yellow house just outside of Whitestone City. The group are allowed to come inside her house, which is also home to several cats. Lucasta wonders as to why Senan is here, and he mentions that Atria needs help with lifting her curse. |
Minecraft wiki entry for Development_versions, associated text: MCPE-17036 β Beacon Beam Not Rendering Correctly (Black)
MCPE-17039 β Old World (Finite World) Type Missing from Create New World Options
MCPE-17062 β Ghast, Blaze & Wither Skeleton now take fire / lava damage.
MCPE-17069 β Some mobs don't make any sounds or are replaced with 'player hurt' sounds.
MCPE-17072 β Shear option/sounds are missing/broken.
MCPE-17075 β Baby horses, when spawned, are tiny small
MCPE-17076 β Arrow of Decay has the wrong title.
MCPE-17078 β Jack o'Lantern pumpkin texture bug
MCPE-17081 β Potions effects get removed when reopening the world
MCPE-17083 β Wither does not attack mobs
MCPE-17117 β Baby PigMan Holding Sword Incorrectly
MCPE-17124 β The mob burning animation is floating away
MCPE-17182 β Strays shoot normal arrows
MCPE-17212 β When riding a zombie horse, you get the message action.hint.exit.ZombieHorse
MCPE-17250 β The name of the tipped arrow of decay is miswritten.
MCPE-17259 β Ligntning striking pig on peaceful difficulty crashes the game
MCPE-17280 β Hitting a creeper and backing away no longer prevents the explosion
MCPE-17295 β Command /summon lightningbolt delays lightning strike until the world is reloaded
MCPE-17316 β You can shear sheep infinitely without waiting for wool to grow
MCPE-17320 β Tipped arrows shot into a snow layer continuously apply their effects |
Minecraft wiki entry for Flower_Pot, associated text: 12w34a - 13w25b: [Has no defined name, rendering a minimum-length text box if highlighted]
13w25c - 14w21b: tile.flowerPot.name |
Minecraft wiki entry for Saved_data_Dropbox_guide, associated text: If you are running Windows XP, you first need to download junction.exe from SysInternals and place it in your root folder in order to enable symbolic links. http://download.sysinternals.com/files/Junction.zip |
Minecraft wiki entry for TNT_cannons, associated text: Make a long tube of obsidian (works best with 3x3x6 or 3x3x7) with a hollow middle. Then, put two blocks of obsidian on the top. Hollow it out. Fill with TNT, and put an non-blast resistant block in the last space on the front. Cover the top with redstone, and place a button on the back. Optionally, make a platform to stand on when you trigger it. You should also make it a little ways off the ground. See diagram below, in which the orange stands for the wadding (shown in cutaway side view): |
Minecraft wiki entry for Grindstone, associated text: Placing one enchanted item in an input slot forms a new non-enchanted item of the same type and durability in the output slot. Removing the item from the output slot consumes the input item and drops some experience. |
Minecraft wiki entry for Trap_design, associated text: A trigger is what activates the trap. Triggers tend to use redstone, but analog triggers are also possible (water breaking torches, for example). Triggers can be effective if hidden in plain sight. This can be a button beside a door, or a pressure plate infront of a door which triggers more than expected. |
Minecraft wiki entry for Development_versions, associated text: Can now rarely spawn in the Nether with a 1β153 rate.
Compared to 100β153 for zombie pigmen.
Can now naturally pick up netherrack. |
Minecraft wiki entry for Development_versions, associated text: Added 3 new textures: xmaschest.png, largexmaschest.png, and skis.png
xmaschest.png changes the chest texture to resemble a red gift.
largexmaschest.png changes the large chest texture to resemble a green gift.
skis.png is unused, dummy file. Dinnerbone said he added this file as a red herring.[4]
Chests will use these textures on December 25. |
Minecraft wiki entry for Building_a_metropolis, associated text: Teacher: Someone who teaches students in schools about mining/crafting/brewing/building etc. Salary: 30 emeralds. |
Minecraft wiki entry for Update_Aquatic, associated text: 1 Mobs
1.1 New
1.2 Changed
2 Blocks
2.1 New
2.2 Changed
3 Items
3.1 New
3.2 Changed
4 Potions
4.1 New
5 Effects
5.1 New
6 Enchantments
6.1 New
7 Structures
7.1 New
8 Biomes
8.1 New
9 Music tracks
9.1 New
10 Water
10.1 Swimming
10.2 Item and Experience
10.3 Bubble Columns
10.4 Breath
10.5 Vision |
Minecraft wiki entry for Galaxite, associated text: 1 Mini-Games
1.1 Core Wars
1.2 Fill in the Gaps
1.3 Prop Hunt
1.4 Chronos: Battle Royale
1.5 Hyper Racers
1.5.1 Single
1.5.2 Battle
2 Regions and Servers
3 History
3.1 Updates
4 External Links |
Minecraft wiki entry for Animation_names, associated text: This page is a list of animation names for use with the /playanimation command. These can be found in the vanilla resource pack folder under animations. |
Minecraft wiki entry for Advancement_guide, associated text: Throw a splash potion of Weakness at a zombie villager and give it a golden apple (by facing the zombie and pressing the use key with a golden apple in your hand). Then, wait a few minutes. Don't let the zombie burn in the daylight. You can do this by having something blocking the zombie overhead, giving it Fire Resistance, or a helmet to keep the zombie from burning. Alternatively, you can do this at night. |
Minecraft wiki entry for Command_blocks_and_functions, associated text: Through /give @r, one can create a lottery. Keep in mind that now, /give will directly put items into one's inventory, instead of throwing them on the ground in front of the character. |
Minecraft wiki entry for Ore_vein, associated text: Ore veins can snake and branch and eventually dead-end, similar to spaghetti caves in their shape and scale. Where they intersect caves, the player can easily spot them in the floors, walls, and ceilings. In some cases, more than 2,000 of a particular ore can be found in a single vein.[more information needed] |
Minecraft wiki entry for Defeating_the_wither, associated text: Since this involves changing difficulty, this may be frowned upon or not possible on other players servers. But if you want a nether star on single player without much risk, especially on bedrock, or if you have no prior experience, then this is a considerable option. |
Minecraft wiki entry for Bat, associated text: According to Jeb, the bat is an example of an ambient mob β a mob that constantly spawns, similar to the squid, but also constantly despawns because when a player is not around it does not serve any purpose.[1]
It is impossible to attach a lead to a bat.
Between 20 October and 3 November, bats spawn more frequently as a small Easter Egg in homage to Halloween. |
Minecraft wiki entry for Development_versions, associated text: These additions and changes are accessible by enabling the "Wild Update" and "Vanilla Experiments" experimental toggle. |
Minecraft wiki entry for Vindicator, associated text: On Normal difficulty and Hard difficulty, vindicators sometimes spawn with a randomly enchanted iron axe: the chance is 0β25%, and is higher when the regional difficulty is higher. |
Minecraft wiki entry for Block_update_detector, associated text: 1 What it detects
2 Types of BUD Switches
2.1 In-Game
2.2 Piston Based
2.3 Stuck-Piston Based
2.4 Dropper Based
2.5 Redstone Torch Based
2.6 Redirection based
3 Variations
3.1 BUD in Bedrock Edition
3.2 T-BUD
4 History
5 References |
Minecraft wiki entry for Iron_Golem, associated text: A naturally-spawned iron golem becomes hostile toward a player who attacks a villager near an iron golem. Also, if a player has -15 popularity or less in a village, or has -100 or lower reputation with any nearby villager, naturally-spawned iron golems become hostile to that player until the player's popularity climbs above -15 and reputation with all nearby villagers goes above -100. |
Minecraft wiki entry for Development_versions, associated text: The rate of hunger depletion can now be changed with behavior packs (add-ons).
Exhaustion levels: the rate that hunger decreases has been changed to better match Java Edition, so players can now properly lose hunger when sprinting or swimming and lose significantly less hunger when jumping. |
Minecraft wiki entry for Defeating_a_Nether_fortress, associated text: Sprint attack them, like creepers, or shoot it with arrows. You don't want to get the Wither status effect. Also, take advantage that wither skeletons are 2.5 blocks tall by putting a slab above their head so you can run freely but they can't, creating pockets of wither skeletons you can easily pick off one by one. |
Minecraft wiki entry for Best_biomes_for_homes, associated text: Make sure to collect the saplings from the trees in the Wooded Badlands Plateau biome! You want to make sure you will never run out of trees or their saplings.
Use a mineshaft to get down somewhere you can get stone, ores, and even chest loot from minecarts there.
Make sure to have another biome close by to get as much food as you can.
Set up a resource base here for the massive amounts of gold. This biome will provide you enough gold for a lifetime.
Terracotta is also abundant. Use your resource base for collecting them. Terracotta are awesome for building, and glazed variants are brilliant for decoration. |
Minecraft wiki entry for Chunk, associated text: All game aspects are active in loading chunks, including chunks within a player's simulation distance and chunks loaded by Commands/tickingarea. Unloaded chunks are unprocessed by the game and do not process any of the game aspects. |
Minecraft wiki entry for Ramdisk_enabled_server, associated text: Restart your computer. The ramdisk then loads every time you restart. If you wish to load immediately, type |
Minecraft wiki entry for Recipe, associated text: 1 Obtaining
2 Usage
3 JSON format
3.1 List of recipe types
3.1.1 blasting
3.1.2 campfire_cooking
3.1.3 crafting_shaped
3.1.4 crafting_shapeless
3.1.5 crafting_special_*
3.1.6 smelting
3.1.7 smithing
3.1.8 smoking
3.1.9 stonecutting
4 Sounds
5 History
6 Issues
7 References |
Minecraft wiki entry for Development_versions, associated text: Fixed the arm movement animation when switching between items in first person view. (MCPE-47939)
Fixed the player missing right arm issue in VR mode. |
Minecraft wiki entry for Block_and_item_duplication, associated text: You will need two book & quill and an anvil. Write any text in one book & quill, and sign it. From then, copy the first book & quill by placing them next to each other in the crafting grid. Take the item you wish to duplicate and rename it to the name of the copied book. From here, you can shift-click the anvil result and duplicate your item. |
Minecraft wiki entry for Piston, associated text: In Bedrock Edition, a piston has a block entity associated with it that holds additional data about the block. |
Minecraft wiki entry for Campfire, associated text: Campfires can be mined with any tool, or without a tool, but axes are the fastest. A regular campfire drops 2 charcoal, a soul campfire drops soul soil, and either one also drops any items placed on it. If mined with a tool enchanted with Silk Touch, the campfire instead drops itself as an item. |
Minecraft wiki entry for Roof_types, associated text: Roof designs also vary, so that there may be no discernible difference between a 'hipped roof with a gable end' and a 'link dormer', or between one person's 'skillion roof' and another's 'shed roof'. Every element of every roof type may be adjusted, and most roof types can be combined in different ways, producing unlimited numbers of local variants. |
Minecraft wiki entry for Logic, associated text: When unsure which logic gate to use, try building a table like the one on the right but with just one row of outputs. List the known inputs coming in and the possible combinations of power, and for each combination write down what the output should be for the structure to work. Then compare that to the table on the right and see which gate matches the desired outputs. |
Minecraft wiki entry for Development_versions, associated text: Bedrock Edition 1.16.230 would not be a version of the game and its betas are instead part of 1.17.0.[8] |
Minecraft wiki entry for Agnes_Larsson, associated text: "At the office again! Happy to get back to work on Minecraft (PC/Java) with our newest team member, @_LadyAgnes \o/" β @jeb_ on Twitter, August 3, 2016 |
Minecraft wiki entry for Development_versions, associated text: Cocoa Pods placed on chunk borders don't break anymore upon reloading the World. (MCPE-67479)
Structure Block structures now correctly transform (rotate and/or mirror) multiface blocks (e.g. Glow Lichen). |
Minecraft wiki entry for Markus_Persson, associated text: Persson has not been involved with Minecraft since selling Mojang to Microsoft, and the company has since disassociated with him, with a spokesperson for Microsoft stating that "[Persson's] comments and opinions do not reflect those of Microsoft or Mojang and are not representative of 'Minecraft'."[7] |
Minecraft wiki entry for Resource_Pack, associated text: Glyphs 0x20 (space) through 0x7E (tilde) display the standard ASCII characters
Glyphs 0x7F (<control>) through 0xFF (y with diaeresis) display the Code page 437 characters |
Minecraft wiki entry for Best_biomes_for_homes, associated text: Strays can spawn at night in the frozen ocean and deep frozen ocean, while polar bears spawn during day, which can be dangerous.
Underwater, these oceans are completely barren with neither kelp nor seagrass.
While being saved from drowned, unlike other oceans, frozen oceans also spawn regular hostile mobs, such as creepers, zombies, spiders, and witches (skeletons spawn in fewer rate). So strays are not the only hostile mobs found in here.
In Bedrock Edition, due to the surface in deep frozen ocean completely freezing, ocean monuments are less noticeable until the player gets mining fatigue, especially if the player travels on ice, even when the monument under feet due to surface landscape.
No dolphins spawn in the frozen ocean biome, which means if ruins or shipwrecks generate underwater, the player should find it manually or by fed dolphin from another ocean biome. |
Minecraft wiki entry for Mojang_Studios, associated text: "Dunno if I told anyone this, but that version was called "rubydung", as a placeholder name for a dungeon game in the rubylands rough gameworld i had in my head." β @notch on Twitter, July 18, 2018 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.