text stringlengths 148 3k |
|---|
Minecraft wiki entry for Music, associated text: "Meaning "redness", it signifies the final stage in an alchemical success." – @kuraine on Twitter, June 25, 2020 |
Minecraft wiki entry for Structure_(old), associated text: Here are given fuller descriptions and pictures of the various structures that could be found in a village before the Village & Pillage Update. |
Minecraft wiki entry for Enchanting, associated text: The GUI of the enchantment table in Pocket Edition while the Pocket UI Profile is activated (top = no item, bottom = with item hovering on the second line). |
Minecraft wiki entry for Small_Tower, associated text: Towers are hollow, consisting only of a single Purpur Slab staircase. Can be placed everywhere on the roof of rooms. |
Minecraft wiki entry for Hiding_chests, associated text: Now, put a grass block on top of the chest. This will make the chest inaccessible and invisible. However, if you hoe one of the grass blocks on the side, The grass block will become farmland. This will make the block 1 pixel lower, which allows you to carefully l... |
Minecraft wiki entry for Advancement_guide, associated text: Tame one of the 5 tamable mobs in the game: cat, horse, llama, parrot, or wolf. Horses count as donkeys and mules. |
Minecraft wiki entry for Infested_Block, associated text: Infested blocks are generated when a silverfish enters the respective normal block form. In Bedrock Edition, letting a silverfish enter regular stone bricks turns them into infested stone instead of the infested stone bricks.[2] |
Minecraft wiki entry for Spawner_traps, associated text: Step 1
Step 2, Note: Glass is optional.
Step 3, Note: Any way to lure a vindicator works.
Step 4 (Have a Name Tag with "Johnny" in it).
Step 5: Profit! |
Minecraft wiki entry for Development_versions, associated text: Blocks destroyed as a result of other blocks being destroyed (topsnow, grass, etc.) emit destruction particles too
Added jungle wood slab recipe
Sand does not fall anymore through wall signs
Added Hardened Clay recipe for furnaces
Added Stained Clay recipe... |
Minecraft wiki entry for Crafting_descriptions, associated text: This article is about the descriptions shown in Pocket Edition. For their Legacy Console Edition equivalents, see Legacy Console Edition descriptions. |
Minecraft wiki entry for Advancement_guide, associated text: To get the actual advancement, you must find stone (which is easy, you don't need to find a cave for this), and mine it with your wooden pickaxe to get cobblestone (stone will become cobblestone if you mine it without a silk touch pickaxe). Exposed stone can ... |
Minecraft wiki entry for Best_biomes_for_homes, associated text: This dimension would not be advisable for beginner players, but for players who want an advanced challenge, the End could serve as a home after the final boss is defeated. The End dimension is made up of two different areas: the center island where the fi... |
Minecraft wiki entry for Armor_Stand, associated text: Armor stands are not damaged by cacti but can be broken by arrows. An armor stand destroyed by an explosion or a firework does not drop as an item. Armor stands in water and lava at the same time are not consumed by the lava. |
Minecraft wiki entry for Parity_issue_list, associated text: Connects to pistons.
Power transmission is in a random order.[note 8]
Remains on the base of a piston after being extended and then retracted.
Transparent blocks can pass redstone power downwards.[55]
Unconnected redstone dust is always a full cross, and cann... |
Minecraft wiki entry for Torch, associated text: Soul torches give off a light level of 10. Due to their lower light level, soul torches do not melt snow or ice. |
Minecraft wiki entry for Item, associated text: 3D
A Very Fine Item
Ankle Monitor
Blue Key
Footprint
Obsidian Boat
Reality Vision
Red Key
Smarter Watch
Yellow Key |
Minecraft wiki entry for Crafting, associated text: Crafting, unlike other in-game actions such as smelting, brewing and enchanting, is completely silent. |
Minecraft wiki entry for Lapis_Lazuli_Ore, associated text: 1 Obtaining
1.1 Natural generation
1.2 Breaking
2 Usage
2.1 Smelting ingredient
2.2 Note Blocks
3 Sounds
3.1 Lapis Lazuli Ore
3.2 Deepslate Lapis Lazuli Ore
4 Data values
4.1 ID
5 History
5.1 Data history
6 Issues
7 Trivia
8 Gallery
9 References |
Minecraft wiki entry for Better_Together_Update, associated text: The official name for the update, the Better Together Update, aims to merge multiple platforms under a single version of Minecraft, reflecting the addition of cross-platform compatibility between mobile devices, Windows 10, Gear VR, Fire TV, and the port... |
Minecraft wiki entry for Weeping_Vines, associated text: Weeping vines can be placed on, and grow from, the bottom of a block. The top-most vine block always has a starting age value of 0, which increments every time the block grows. If the bottom-most vine block has an age below 25, it continues to grow provided that ... |
Minecraft wiki entry for VPS, associated text: My solution was to get the package from here (from 12.04/Precise) and manually install it using dpkg. Doing this may mean removing any other installation of libgl, so be sure that this is what you want (that is, that it will not break anything else doing so). |
Minecraft wiki entry for Curved_roofs, associated text: Domes are often seen in temples and other large, 'monumental' or civic buildings. Domes 'work' because in Minecraft one tends to assume a small symmetrical blob is supposed to be a dome even if it is actually quite angular. By comparison, other curved shapes are a... |
Minecraft wiki entry for Starting_in_the_Nether, associated text: Foxy's markers (armor stand spawning sphere) by FoxyNoTail.
Remove particle effects by FoxyNoTail.
Xray pack by d6b (good for spawn proofing or finding ores). |
Code example for Mineflayer API: const mineflayer = require('mineflayer')
if (process.argv.length < 3 || process.argv.length > 5) {
console.log('Usage : node multiple.js <host> <port>')
process.exit(1)
}
let i = 0
function next () {
if (i < 10) {
i++
setTimeout(() => {
createBot(`mineflayer-bot${i... |
Minecraft wiki entry for ED, associated text: Entity data
Additional fields for mobs that can breed[show]
Tags common to all entities[show]
Tags common to all mobs[show]
Color: The color of the sheep. Default is 0.
Sheared: 1 or 0 (true/false) - true if the sheep has been shorn. |
Minecraft wiki entry for Tips_and_tricks, associated text: If a player is stuck in the Nether without a flint and steel or a fire source, there are still ways to relight the Nether portal. |
Minecraft wiki entry for Furniture, associated text: You can place slabs on the ground to mark off the edges of the shower. This should usually be built in a corner. Then place a piston in the ceiling or wall and place water behind it. You can use a lever to turn the shower on and off. |
Minecraft wiki entry for Block_of_Quartz, associated text: Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed. |
Minecraft wiki entry for Development_versions, associated text: Fixed an issue where the main menu UI would not load in for some beta players on Xbox One. (MCPE-50344)
Buried treasure chests can no longer spawn inside village structures.
Fixed an issue that could cause some worlds to become corrupted during gameplay. (... |
Minecraft wiki entry for Argument_types, associated text: Each string argument type can accept either a single word (no spaces), a quotable phrase (either single word or quoted string), or a greedy phrase (taking the rest of the command as the string argument). |
Minecraft wiki entry for Village, associated text: Villages generate naturally in plains, savanna, taiga, snowy plains, and desert biomes. In Bedrock Edition, they also generate in snowy taiga and sunflower plains biomes. The type of the village, and therefore the style of all structures within it, is determined by the... |
Minecraft wiki entry for ModJam, associated text: There is no valid information available on the results of the first three places. A complete list of all submitted mods can be found here. |
Minecraft wiki entry for Before_1.18, associated text: One stack of biome generation generated the actual biomes in-game. The biome categories generated the following biomes as follows. Some biomes were weighed more and as such generated more commonly than other biomes. Snowy biomes had an unused rare biome variant and... |
Minecraft wiki entry for Development_versions, associated text: MC-191571 – Switched square brackets for right-to-left languages.
MC-191579 – Book signing GUI has broken formatting for right-to-left languages.
MC-191656 – Right-to-left languages do not perform as expected in Creative search menu.
MC-191947 – Entities t... |
Minecraft wiki entry for Enchanting, associated text: The tables below summarize the enchantments that can be given to specific items in Bedrock Edition and in Survival mode in Java Edition. (Creative mode in Java Edition allows any item to have any enchantment.) Enchantments that can be applied to both hand slot items... |
Minecraft wiki entry for Development_versions, associated text: Spawn chance has been slightly increased:
Now requires 5 villagers to meet instead of 10.
Villagers that are recently hurt by zombies have a higher chance of spawning an iron golem. |
Minecraft wiki entry for Achievement_guide, associated text: First, you need to have the Fire Resistance effect, such as from potion of fire resistance. To brew the potion, you need brewing stand fueled with blaze powder, a water bottle, and nether wart + magma cream. If you can't find magma cube, craft one from slime ... |
Minecraft wiki entry for Development_versions, associated text: Placing a block on top of a note block will no longer mute it.
The exceptions are wool blocks, which will still mute the sound. This is similar to the way they make vibrations undetectable to the sculk sensor. |
Minecraft wiki entry for Redstone_music, associated text: Bass = Wood (any type), mushroom (block), daylight sensor, banner, sign, note block
Bass drum = Stone (any type), bricks, netherrack, magma block, purpur block, concrete, nether quartz
Bell = Block of gold
Chime = Packed ice
Clicks and sticks = Glass (any type),... |
Minecraft wiki entry for 1CHP, associated text: The next morning, Stax notices a wood boat approaching the shore. Upon further inspection, he notices someone wearing different pieces of armor. The man reveals himself to be Fouge Tempro, in which Stax gives him a tour of his house. The two eventually make it to the trop... |
Minecraft wiki entry for BE1, associated text: SpawnRange: The radius around which the spawner attempts to place mobs randomly. The spawn area is square, includes the block the spawner is in, and is centered around the spawner's x,z coordinates - not the spawner itself. It is 2 blocks high, centered around the spawner... |
Minecraft wiki entry for Pig, associated text: A baby pig compared to an adult pig. Despite the piglet's body size they have the same head size as an adult pig. |
Minecraft wiki entry for 1CHP, associated text: A portion of the End Poem by Julian Gough is shown here, mentioning how the player thought it was human "on the thin crust of a spinning globe of molten rock", as well as how the player dreamed of being a miner "on the surface of a world that was flat, and infinite" with ... |
Minecraft wiki entry for Missing_textures_and_models, associated text: When the game has to use the missing texture, such uses are generally announced in the game's output log: |
Minecraft wiki entry for Development_versions, associated text: Has been removed from options. However, the setting is still configurable outside the game in options.txt. |
Minecraft wiki entry for Settlement_guide, associated text: A pre-generated village makes an easy starting point for a settlement. You even have residents that you can farm. |
Minecraft wiki entry for Resource_location, associated text: A registried add-on entry refers to add-on content that is registered with an identifier which is declared in add-on files. |
Minecraft wiki entry for fog, associated text: Must be a string. And it must be either a single word (no spaces) or a quoted string.
Should be in the format of name. |
Minecraft wiki entry for execute, associated text: Sets the execution anchor to the eyes or feet. Defaults to feet.
Effectively recenters local coordinates on either the eyes or feet, also changing the angle the facing sub-command (of /execute and /teleport) works off of
Syntax
anchored <anchor> -> execute
Arguments
<a... |
Minecraft wiki entry for Item_transportation, associated text: A less iron expensive method is the use of water streams. This uses the mechanic of dropped items moving in flowing water streams. Using water also gets around the ips throughput problem, as items can be moved around in a full merged stack entity and many e... |
Minecraft wiki entry for Things_to_do_when_bored, associated text: While Minecraft is a huge game with endless possibilities, there will always be a time where a player may believe they've done everything, or built everything possible in the game. Here is a list of ideas for players who are bored and may be looking for... |
Minecraft wiki entry for Banner, associated text: Lego banners from 21127 and 21131
Lego banner from 21138
Lego banner from 21142
Lego banner from 21144
Another lego banner from 21144
A third lego banner from 21144
Lego banner from 21152
Lego banners from 21155
Lego ominous banner from 21160 |
Minecraft wiki entry for Demo_mode, associated text: 1 Functionality
2 Restrictions
2.1 Java Edition
2.2 Bedrock Edition
2.3 Legacy Console Edition
2.4 Pocket Edition (no longer available)
3 History
4 Trivia
5 Gallery
5.1 Java Edition
5.2 Pocket Edition
5.3 Bedrock Edition
6 See also
7 References |
Minecraft wiki entry for Door-based_iron_golem_farming, associated text: Description: Although this design consists of multiple regular Iron Golem spawning platforms, the way that each of these spawning platforms is arranged makes the design as efficient as possible. This design is best suited for laggy multiplayer ser... |
Minecraft wiki entry for Axe, associated text: 1 Obtaining
1.1 Crafting
1.2 Upgrading
1.3 Repairing
1.3.1 Grinding
1.3.2 Unit repair
1.4 Mob loot
1.4.1 Equipment
1.4.2 Raids
1.5 Trading
1.6 Villager gifts
1.7 Chest loot
2 Usage
2.1 Chopping wood
2.1.1 Durability
2.1.2 Speed
2.2 Stripping
2.3 Weapon
2.3.1 Bedrock Editio... |
Minecraft wiki entry for 1CHP, associated text: Aunt Meryl rushes into the alchemy room, using a bucket to scoop out water from a nearby cauldron to extinguish the small fires throughout, as well as douse the chest that started it. Zetta apologizes to her for what happened, but Aunt Meryl appears to shrug it off, sayin... |
Minecraft wiki entry for Snow_(disambiguation), associated text: Snowball - An item harvested from snow and snow blocks, which can be thrown.
Powder Snow Bucket - An item that holds powder snow |
Minecraft wiki entry for Before_1.8, associated text: All plants, wheat crops and mushrooms (excluding full block plants)
Beacon
Buttons, tripwire hooks, and levers
Carpets
Flower pots
Glass and stained glass
Glass panes and stained glass panes
Glowstone
Heads
Ice and packed ice
Ladders
Snow (a shovel is required to ob... |
Minecraft wiki entry for Before_Village_%26_Pillage, associated text: In Bedrock Edition, players can still unlock the trades when in the Nether, the End or Flat world, but the map will show no destination structure, oddly unlocking this trade in Old world will cause game to stop ticking |
Minecraft wiki entry for Metadata_variants, associated text: These existed due to the previous handling of block variations through metadata, rather than through block states or as separate IDs. Extreme values of these would produce unintended effects. |
Minecraft wiki entry for Endless_circling_pool, associated text: With proper water management, one can construct not only circling pools, but also moats around arbitrary areas. Strategic placement of water source blocks along with signs or buttons are used to control the flow of water such that one flow pushes the boat... |
Minecraft wiki entry for Minecarts, associated text: To create a simple initial boost device using 2 powered rails, dig a hole 1 block deep and 2 blocks long. Place the powered rails inside the trench, connect one end to the track that you wish the minecart to exit. Finally, place the minecart on the powered rail. Once... |
Minecraft wiki entry for Safe_home, associated text: In the same manner that sand or gravel makes a poor choice for flooring or a foundation, obsidian is particularly good, due to its high explosion resistance. While it is unlikely that you will be able to produce enough obsidian to build entire walls or floors out of ... |
Minecraft wiki entry for Potion, associated text: Wandering traders have a chance to drop potions of Invisibility, but only when they die while drinking the potion. |
Minecraft wiki entry for Chicken_Jockey, associated text: If a baby zombie or zombified piglin wearing a 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 a 3% chance of a drop. |
Minecraft wiki entry for Hardened_Glass_Pane, associated text: Unlike a normal glass pane, a hardened glass pane drops itself when broken with any tool or by hand. It also takes significantly longer to break. |
Minecraft wiki entry for Emerald, associated text: The ruby was going to be the villager currency but was changed to emeralds before the update's release. |
Minecraft wiki entry for Development_versions, associated text: "Day 3 of feature a day: Since @_tomcc announced stained glass yesterday, here's a fun thing to do with it." – @argo_major on Twitter, June 22, 2017 |
Minecraft wiki entry for Water_gate, associated text: There are a few things you can do with a water gate. One of the most useful ways to use a water gate is to harvest crops by channeling the flow of water over your mature crop and it will automatically pick your crops for you. By channeling the water, you can also de... |
Minecraft wiki entry for Beach, associated text: The standard beach-type biome variant, Beaches are composed of mostly sand, with some gravel, dirt, and clay patches under the water, similarly to rivers. Like the sand in deserts, sandstone generates underneath it, preventing it from falling into caves below. Beach terr... |
Minecraft wiki entry for The_End, associated text: These blocks are generated as part of end cities, but only when the "generated structures"[Java Edition only] option is on. |
Minecraft wiki entry for Sugar_cane_farming, associated text: Some flying farms focus on just individual rows of sugar cane, instead of larger fields. Designs like these typically cost fewer slime blocks to build, and are usually the cheapest option for mass farming. |
Minecraft wiki entry for Quasi-connectivity, associated text: Similar to torch keys, but with an obvious input, a floating button is a button that doesn't appear to be connected to anything but can still be used. The strategy is to put a button far enough away that it can activate a piston by update QC activation and t... |
Minecraft wiki entry for Concrete_Powder, 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.
D... |
Minecraft wiki entry for Defeating_the_ender_dragon, associated text: To collect the dragon's breath, wait for the dragon to perch and do its breath attack or shoot a dragon fireball, either of which puff out into lingering purple clouds. The only difference is that the dragon's breath comes instantly from the breath a... |
Minecraft wiki entry for 2CHP, associated text: Mo is in bed, dreaming of being in a place similar to the End, but with the sky being blue. Kraj begins breaking Mo apart, but Jax, appearing as an enderman, takes his place and puts Mo back together, congratulating her for killing the ender dragon. Mo wakes up in a frigh... |
Minecraft wiki entry for Redstone_components, associated text: A weighted pressure plate can be used to detect the number of entities on top of it. A weighted pressure plate may be of two types: light (gold) or heavy (iron). |
Minecraft wiki entry for Timeline_of_events, associated text: 19 – Minecraft hits 74 million active players and 144 million total sales.[60]
24 – Mojang announces that the features of 1.13 will be merged with what was originally planned to be 1.14, and released at a later date as one update: Update Aquatic.[61] |
Minecraft wiki entry for 2CHP, associated text: Just as Guy and Summer make it back through the portal to the portal room, they quickly head for the front door and dip themselves into the frozen river right below the base of the mountain. The two then prepare a celebratory dinner consisting of chicken, but Guy immediat... |
Minecraft wiki entry for 6CHP, associated text: Switching to Mal’s POV, she realizes that everything hurts under the effect of poison, but once offered a cup of milk, she begins to feel better. She begins to feel her fingers and toes again, and her senses get back to work. Soon, Mal hears people being worried about her... |
Minecraft wiki entry for Train_station, associated text: A new idea is a machine reading your ticket. Have a hole, then a water shaft. 2 blocks in, put hopper and a dropper below that. And put some space further on. Put a redstone comparator next to the hopper above the dropper. Then, put 64x9 of your "money" in the dr... |
Minecraft wiki entry for Adding_beauty_to_constructions, associated text: Keep lots of open spaces and do not use too many doors, so your house will look more than "Designer". Light rooms up with redstone lamps or sea lanterns and glowstone instead of torches to improve lighting, or add chandeliers for a classier look.... |
Minecraft wiki entry for Cape, associated text: "Seriously, this is why I stopped handing out translator capes =( The idea was to give something cool back to the ones who helped out, but the result was a bunch of "me too:s" that just auto-translated stuff and down-voted real translations." – u/jeb_ on Reddit |
Minecraft wiki entry for Debug_Stick, associated text: "Just be aware that any weird state you create with it you cannot naturally create and any bugs that come from it will be shot down as 'Wont fix' :D" – u/_Grum on Reddit, November 22, 2017 |
Minecraft wiki entry for Birch, associated text: A fallen birch tree.
An oak tree loaded after birch and spruce were added.
An acacia tree that grew through a birch tree.
A birch and a balloon oak tree sharing a canopy.
Tall birch trees in a old growth birch forest biome. |
Minecraft wiki entry for Legacy_village_mechanics, associated text: The covered spaces don't have to be contiguous. The door below is a house, with the "inside" on the right, which has three covered spaces within the 5-space limit, while the left side has only two: |
Minecraft wiki entry for Island_survival, associated text: If you want to expand the shelter, simply dig down a few blocks and dig out rooms underground. Add ladders to the vertical shaft to get back up and add torches as necessary and as resources permit. Even if it is not needed, it is generally recommended for one t... |
Minecraft wiki entry for Shelters, associated text: After gathering some diamonds, obsidian, sugar cane, and leather (to make a book),you can build an Enchantment Table. This lets you enchant your items (See Enchanting for help on design), and since bookshelves give you higher level enchantments, this room could also b... |
Minecraft wiki entry for Trident, associated text: Unlike arrows, thrown tridents do not despawn.[Bedrock Edition only] Tridents despawn after 60 seconds if they are not picked up.[Java Edition only][3] |
Minecraft wiki entry for Player_versus_Player, associated text: Teleport killing- In the chat bar you see a new player and you want to take their stuff. They don't have any faction, so you tell them "Teleport to me and you can join my faction" as soon as they arrive mercilessly slaughter them. (Note that this can creat... |
Minecraft wiki entry for Hopper, associated text: Hopper + Item Frame = Item Filter - There is a request on the official feedback page for turning the combination of a hopper and an item frame into a filter.
Mods/Plugins for simpler sorters:
"HopperFilter 2.6" with Fuzzy filter option.
"Hopper Filter Vanilla-style Item... |
Minecraft wiki entry for Mushroom, associated text: Mushrooms also generate on surface in swamp, old growth taiga, mushroom fields biomes, and anywhere in the Nether. |
Minecraft wiki entry for Far_Lands, associated text: However, if you want to play on beta and you cannot install Single player commands, you can remove the lagging entities from an area via some precise saving and re-logging. you would to this by first NBT editing yourself to 500 blocks away from the Far lands and star... |
Minecraft wiki entry for Pulse, associated text: Additional repeaters will only delay the pulse, not extend it (but see the repeater-line pulse extender below). |
Minecraft wiki entry for Things_not_to_do, associated text: If the player cures a zombie villager when other zombies are around, the other zombies attack the cured villager, reversing what the player just did. Even if the cured zombie is safe from zombie attacks, it takes longer to be cured, so zombie villagers should ... |
Minecraft wiki entry for World_border, associated text: The world border size can be changed by manually editing the level.dat file. In any case, there remains a world boundary at 30 million blocks on both the X and Z axes. |
Minecraft wiki entry for Development_versions, associated text: New kind of slab.
Made by using 3 nether brick blocks in a horizontal line.
Came from a suggestion at Minecon 2012.[2] |
Minecraft wiki entry for Door-based_iron_golem_farming, associated text: This design is a 16 Village Iron Farm that can be rebuilt on demand if not built in the spawn chunks and the chunk it is in has been unloaded. The village rebuild process takes 24 minutes and it will produce 640 ingots per hour when running at ful... |
Minecraft wiki entry for Raid_captain, associated text: Its bow, which has an 8.5% chance to be dropped (9.5% with Looting I, 10.5% with Looting II and 11.5% with Looting III). It has a random durability, and is unenchanted. |
Minecraft wiki entry for Development_versions, associated text: Can now be obtained by breeding animals.
Level-up sound now only plays every 5 levels.
Sound has been tweaked. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.