text stringlengths 148 3k |
|---|
Minecraft wiki entry for Creating_resource_pack_add-ons, associated text: Now that we have the normal creeper texture, open it up in the image editor of your choice. It should look something like this: |
Minecraft wiki entry for Jungle_tree, associated text: Leaves are checked individually for biome coloration rather than as part of a larger tree; as such, trees that were grown between biomes usually have multiple shades on each side. |
Minecraft wiki entry for Ranching, associated text: Cows additionally drop leather. Both cows and mooshrooms can be milked: cows can be milked with a bucket for milk, and mooshrooms can be "milked" using a bowl to get mushroom stew. Mooshrooms can also be sheared for 3–5 red mushrooms, although this will turn them into normal Cows.
Chickens additionally drop feathers. Eggs can be harvested from chicken farms, and can be used in addition to chicken breeding to speed population growth, as they have a 1⁄8th chance of producing (at least one) baby chicken when thrown.
Sheep drop one wool when killed, but it is more productive to shear them, as they drop 1–3 wool. One dye can be used to color their wool before shearing or breeding, which is more efficient than dying the single wool after shearing. Dyed sheep produce offspring of their current color; if the two sheep are different colors, the color of the baby sheep will be a mix of its parent's colors. Ex: blue + white = light blue sheep
Rabbits may drop rabbit hide upon death, which can be used to create leather if you are short on cows. They also have a small chance of dropping rabbit's foot, which can be used to make a Potion of leaping. |
Minecraft wiki entry for Patrol, associated text: In Bedrock Edition patrols spawn around 24–48 blocks away from the player (or more than 48 blocks away if the player is in a village). Additionally, patrols can spawn in biomes where common monsters cannot spawn such as in: |
Minecraft wiki entry for Redstone_mechanics, associated text: Any method of powering a mechanism component (such as a redstone torch underneath it) will also activate it, but some activation methods (such as a redstone torch next to or above a mechanism component) won't actually power the component (following the usual rules for power components). |
Minecraft wiki entry for Third-person_view, associated text: In Bedrock Edition, it can be changed in the settings; this is the only way to switch the camera when using touch to play games. |
Minecraft wiki entry for Ramdisk_enabled_server, associated text: Now if your server restarts, you must recreate the world folder (/dev/shm/minecraft) then (/dev/shm/minecraft/world) in the shared memory because the /dev/shm/ empties after restart,. You can do this by making another similar shell script. |
Minecraft wiki entry for Chest, associated text: In Java Edition, a chest can be "locked" by setting its Lock tag using the /data command. If a chest's Lock tag is not blank, the chest cannot be opened unless the player is holding an item with the same name as the Lock tag's text. For example, to lock a chest at (0,64,0) so that the chest cannot be opened unless the player is holding an item named "Chest Key", use /data merge block 0 64 0 {Lock:"Chest Key"}. |
Minecraft wiki entry for Allay, associated text: "Allays are not item duplicators, they pick up items nearby on the floor that are the same item it has been given. So you could give it a dirt block, then it will find dirt blocks that are dropped, collect them, then return and drop them to you or a note block you've set up." – @kingbdogz on Twitter, October 12, 2021 |
Minecraft wiki entry for Sugar_Cane, associated text: Sugar cane can generate naturally up to four blocks tall, but short plants grow only to a height of three blocks, adding a block of height when the top sugar cane block has received 16 random block ticks (i.e. on average every 18 minutes on Java Edition or 54 minutes on Bedrock Edition, but the actual rate can vary widely). Sugar cane must be planted on a grass block, dirt, coarse dirt, rooted dirt, podzol, sand, moss block, mycelium, red sand or mud[upcoming: JE 1.19] that is directly adjacent to water, waterlogged block, or frosted ice (not merely above or diagonal to water), or on top of another sugar cane block. The adjacent water block can be covered with another block, whether opaque or transparent, and sugar cane can still be placed and grow next to it. Sugar cane grows regardless of light level, even in complete darkness. |
Minecraft wiki entry for Development_versions, associated text: Places items in containers in front of them.
If there is no container it will eject the item without using it.
A dispenser "shoots" items at the player, while a dropper "throws" items at them.[10]
Crafted using cobblestone, a hopper, and a piece of redstone: |
Minecraft wiki entry for Riptide, associated text: Riptide is an enchantment exclusive to tridents, which hurls the user in the direction the user is facing, but only when they are wet. |
Minecraft wiki entry for 5CHP, associated text: 1 Chapter 25: Mal
2 Chapter 26: Lenna
3 Chapter 27: Chug
4 Chapter 28: Tok
5 Chapter 29: Mal
6 Chapter 30: Lenna |
Minecraft wiki entry for Zombified_Piglin, associated text: A hostile zombified piglin can also "sound an alarm", spreading the aggro to all zombified piglins within a 67×22×67 to 111×22×111 area [JE only] or 20-block[BE only] radius. A hostile Zombified piglin does this whenever the targeted player is within their follow range (33 to 55 blocks) and has a constant line-of-sight with its target, then it does the same every 4-6 seconds (80-120 game ticks), recruiting any formerly-neutral peers. They pursue players even if they have the Invisibility effect. |
Minecraft wiki entry for Block_entity_format, associated text: : The block entity's root tag.
RecordItem: (May not exist) The record item in it.
Tags common to item stack[show] |
Minecraft wiki entry for Player_versus_Player, associated text: + represents allies hiding near the side and behind to surround and terminate enemies, they should be the best PvP players in your team |
Minecraft wiki entry for Shelters, associated text: If you found a cave system you can fix it up into a lair—a good one can make a base for the rest of your game. If it ends quickly, then cap off your entrance. If it does not end, then build a little shelter around you by capping off any extra exits or openings into the depths. Don't worry too much about the natural walls of the cave; monsters can still be heard through the walls pretty loudly, but they can't come through unless you leave an opening. |
Minecraft wiki entry for Development_versions, associated text: Terrain generation is now independent from biomes, with biomes adapting to whatever terrain they happen to generate throughout.[6]
This allows for natural variation in the terrain of any individual biome, both in terms of shape and elevation.
For example, forests and deserts could form up on a hill without needing a special biome just for that purpose.
This additionally allows for smoother transitions between biomes.
Terrain is now smoother and more extreme. |
Minecraft wiki entry for Superflat_survival, associated text: Mushroom
To farm mushrooms, you need to bonemeal a mushroom to grow a huge mushroom. If you want to make a huge mushroom farm, you need to buy podzol from wandering traders. Mushroom can also grow on grass and dirt at low light level, but they cannot be exposed to the sky, so you can avoid buying podzol and create a roofed area to make it grow huge. |
Minecraft wiki entry for Disk, associated text: Disks are generated at the Euclidean distance n (i.e. x2+y2=n2) from a given central block, creating a circular-looking pattern of the given block with a radius of n. They are commonly seen throughout rivers, and can also occasionally generate with big water lakes. |
Minecraft wiki entry for Development_versions, associated text: The bottoms of hoodoos in Eroded Badlands biomes no longer make flat ceilings in caves underneath (MCPE-146984).
Lily Pads no longer get placed in aquifers under Swamp biomes (MCPE-125913).
Fossils can now be generate below Y=0, with Deepslate Diamond Ore Blocks instead of Coal Ore Blocks (MCPE-144065).
Fossils will no longer generate floating in caves or water.
Mineshafts now always generate above the Bedrock layer (MCPE-147575).
Biome decoration features in cave biomes now have similar frequency as Java Edition. |
Minecraft wiki entry for Silverfish, associated text: Silverfish spawn from broken infested blocks, which generate in strongholds, underground in mountains and windswept hills biomes, in igloo basements and in woodland mansion false portal rooms. Silverfish do not appear if the block is broken with the Silk Touch enchantment. |
Minecraft wiki entry for Advancement_guide, associated text: Advancements are basically tasks to complete that will help guide you in advancing further into the game. Some of the more advanced advancements will also give you experience as a reward. Advancements are organized into five categories: Minecraft, Nether, The End, Adventure, and Husbandry. |
Minecraft wiki entry for Obtaining_discontinued_block_configurations, associated text: 1 Stationary water
2 Water in the Nether
3 Wet sponges in the Nether
4 Snowy blocks without snow
5 Old wall configurations
6 Weird plants
7 Redstone configurations
8 References |
Minecraft wiki entry for Drops, associated text: Note that in case of multiple rare drops (guardian and zombie types) the 2.5% chance is split between them, instead of being rolled for each item. |
Minecraft wiki entry for Farm_Monsters, associated text: The farm monsters are hostile variants of cows, chickens, sheeps, pigs, and wolves in Minecraft Mini-Series. |
Minecraft wiki entry for Quasi-connectivity, associated text: A powered block
*
can activate the space above a piston, from the side or from above, without updating the piston, producing an update QC activation: |
Minecraft wiki entry for Villager, associated text: When lightning strikes within 3–4 blocks of a villager, the villager is replaced by a witch that can't despawn. Even a baby villager that is struck by lightning is turned into a two-block-tall witch. |
Minecraft wiki entry for Firework_Rocket, associated text: 1 Obtaining
1.1 Crafting
2 Usage
2.1 Launching fireworks
2.2 Elytra
2.3 Crossbow
3 Behavior
3.1 Duration and direction
4 Village Raids
5 Boosting Elytra
6 Sounds
7 Data values
7.1 ID
7.2 Item data
7.3 Entity data
8 Advancements
9 History
10 Issues
11 Trivia
12 Gallery
13 References |
Minecraft wiki entry for Mining_Fatigue, associated text: In Bedrock Edition, elder guardians within range afflict Mining Fatigue III immediately. Drinking milk to remove the effect results in re-infliction immediately after drinking the milk. |
Minecraft wiki entry for Leaves, associated text: Leaves that decay, or are destroyed without using Silk Touch or shears, yield saplings 5% (1⁄20) of the time, sticks 2% of the time, and otherwise drop nothing. Jungle leaves drop saplings 2.5% (1⁄40) of the time. Oak and dark oak leaves also have a separate but additional 0.5% (1⁄200) chance of dropping an apple, making it extremely rare but possible for a single leaf to drop a sapling, a stick and an apple at the same time. Rates are increased by the Fortune enchantment. Leaves that are burned do not yield saplings or apples. |
Minecraft wiki entry for Things_to_do_when_bored, associated text: 2.0, 15w14a, 1.RV-Pre1, 3D Shareware v1.34, and 20w14∞ are Minecraft versions that were created solely for April Fools' Day, containing multiple jokes unique to these versions. Features in 2.0 include silverfish made from redstone (called "redstone bugs" in-game), the pink friendly wither, extinguished torches, and "Etho Slabs," which are essentially slabs of TNT. In 15w14a, the player is unable to directly attack entities, obsidian boats will sink and drown the player, and like in 2.0, the pink wither is present. Features present in 3D shareware include barrels with overpowered items, cheat codes, and various 90s gaming references. 20w14∞ is a version with over two billion dimensions, including several Easter egg dimensions. These April Fools versions can create a fun and interesting experience for players. |
Minecraft wiki entry for Development_versions, associated text: Buttons no longer appear rotated in the player hotbar. (MCPE-11365, MCPE-42584)
The durability bar for shields now update correctly when sustaining damage. (MCPE-44788) |
Minecraft wiki entry for Pillager, associated text: If a player summons a pillager without a crossbow by spawn event command, it still shoots arrows to attack targets, like other arrow-shooting ranged mobs. This is due to the fact that in the pillager.json and ranged piglin.json files, the component_groups have both minecraft:behavior.ranged_attack and minecraft:behavior.charge_held_item, so if a pillager does not have a crossbow, the "charge_held_item" behavior cannot trigger and it will continuously shoot arrows due to the "ranged_attack" behavior. |
Minecraft wiki entry for Pulse, associated text: Repeater Delay Stone Button Wooden Button
1 tick 3 pulses 4 pulses
2 ticks 2 pulses 3 pulses
3 ticks 2 pulses 2 pulses
4 ticks 1 pulse 2 pulses |
Minecraft wiki entry for Mineville, associated text: In "Skyblock" players start on a tiny island in the sky, with a cobblestone generator, a chest, and a tree. There is another island nearby where you can get to the market. At the market you can buy and sell items for "Skybucks". In order to play on skyblock, you have to pay "Minecoins". You can also play with other people, as long as you both pay. |
Minecraft wiki entry for Dripstone_Block, 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 Zero-ticking, associated text: Normally, when you power a sticky piston with a block on it towards an entity, and the entity has enough room to move, it will be pushed by the block. Zero-ticking a block places it over the space occupied by the entity without moving the entity. This can be used decoratively, e.g. creating 1-block glass 'display cases' with entities (mobs, armor stands) inside, or offensively, causing mobs to suffocate if using solid blocks, or in contraptions where you can overlay an armor stand and a solid block within the same space, e.g. for vertical signal transport using piston and tripwire, crossing with horizontal transport through the block. This can easily be done by placing a button on the side (not the back) of a piston. This will power the piston and the piston powering will instantly break the button causing a 0-tick pulse. |
Minecraft wiki entry for Furniture, associated text: Another alternative is to use wool. Just make a small wall of wool in front of your window or open space, and privacy is perfect! |
Minecraft wiki entry for Jens, associated text: Jens Bergensten, the Mojang Studios employee
Jens, the background character in Minecraft: Story Mode
Tiny Jens, the miniature avatar of Jens Bergensten for the mob votes or biome votes |
Minecraft wiki entry for playsound, associated text: Specifies the pitch of the sound. If not specified, defaults to 1.
Must be a Single-precision floating-point format number. In Java Edition, it must be between 0.0 and 2.0 (inclusive).
In Java Edition, values less than 0.5 are equivalent to 0.5. Values lower than 1 lower the pitch and increase the duration; values greater than 1 raise the pitch and reduce the duration. The pitch value is a multiplier applied to the frequency, so if a value from 0.5 to 1 is doubled, the pitch goes an octave higher. (See Note block § Usage for converting other intervals to pitch values, but be aware that 1 isn't F♯ for all sound effects.)
In Bedrock Edition, only values between 0 and 256 work. Values above 256 are equivalent to the default value; values less than or equal to 0 makes the sound inaudible.[more information needed] |
Minecraft wiki entry for Milk_Bucket, associated text: Milk buckets can be obtained from cows, mooshrooms, and goats by pressing use while looking at them with an empty bucket. |
Minecraft wiki entry for Item_tints, associated text: Grass Block
#7CBD6B
Oak Leaves
#48B518
Birch Leaves
#80A755
Spruce Leaves
#619961
Jungle Leaves
#48B518
Acacia Leaves
#48B518
Dark Oak Leaves
#48B518
Grass
#7CBD6B
Fern
#7CBD6B
Tall Grass
#7CBD6B
Large Fern
#7CBD6B
Vines
#48B518
Lily Pad
#71C35C |
Minecraft wiki entry for Donkey, associated text: Donkeys roam around idly, occasionally stopping to rear, swish their tails, or lower their heads as though eating the grass. Unlike sheep, the eating animation does not actually cause any grass to be consumed. A donkey may turn to look at a player who comes near. Any donkey, even a wild one, allows itself to be attached to a lead without protest. However, if the player attempts to saddle an untamed donkey, it rears and flails its front hooves. Donkeys remain passive, even when hit. |
Minecraft wiki entry for Adventure_Update, associated text: Leading up to the release of Beta 1.8, a trailer documenting some of its major features was released on Mojang's official YouTube channel on September 6, 2011. The trailer was made by Hat Films. |
Minecraft wiki entry for Ender_Chest, associated text: Ender chests are a type of chest whose contents are exclusive to each player, and can be accessed from anywhere in the world. |
Minecraft wiki entry for Adding_beauty_to_constructions, associated text: This build style, starting in 1950s England and spreading over the next two or three decades usually involves visually heavy edifices with geometric lines, solid concrete frames (indeed, a lot of exposed concrete in general), exaggerated slabs, double height ceilings, massive forbidding walls, and a predominantly monochrome palette, brutalist buildings prioritized function over form, and stripped-back minimalism over flashy design. In Minecraft, most building materials consist of Concrete or Stone as well as Iron, Glass or Wooden Blocks. Brutalism tends to produce either iconic builds or eyesore builds. |
Minecraft wiki entry for Combat, associated text: The player may want to use a splash potion or potion of Strength, as the player can kill other players wearing armor much more easily. |
Minecraft wiki entry for How_to_play, associated text: Horses, donkeys, and mules must be tamed before they can be used. A player can tame a horse by riding it and being thrown off. When hearts appear around the horse, it has been tamed and no longer attempts to throw off the player. |
Minecraft wiki entry for Development_versions, associated text: Entity
Added function teleport(location: Location, dimension: Dimension, xRotation (optional): float, yRotation (optional): float).
Added function teleportFacing(location: Location, dimension: Dimension, facingLocation: Location).
Added registerAsyncmethod to register and properly track the state of GameTests using async functions. |
Minecraft wiki entry for Combat, associated text: Axes use 2 durability every time it is used as a weapon, so they have much lower lifetime damage compared to swords. |
Minecraft wiki entry for Smelting, associated text: Whenever a hopper or minecart with hopper removes items from a furnace, any experience earned from cooking or smelting the removed items is saved in the furnace and awarded to the next player who manually removes an item from the furnace's output slot. This saved experience is in addition to that earned for the manually removed item(s). |
Minecraft wiki entry for Poisonous_Potato, associated text: 1 Obtaining
1.1 Chest loot
2 Usage
2.1 Food
3 Sounds
4 Advancements
5 Data values
5.1 ID
6 History
7 Issues
8 References |
Minecraft wiki entry for Compound, associated text: Compounds cannot be obtained in the creative inventory. They are only obtained by creating them in the compound creator. This is done by inserting a certain number of elements corresponding to the compound's chemical formula. |
Minecraft wiki entry for Multiplayer, associated text: Off: The narrator is inactive.
All: The narrator reads chat and system messages.
Chat: The narrator reads only messages produced by players.
System: The narrator reads only messages produced by the system (command outputs, notifications, etc.). |
Minecraft wiki entry for Jockey, associated text: Skeleton horsemen are considered to be mini-bosses in Minecraft Dungeons.
Wither skeleton jockeys are currently unused, and can only be spawned in Creative mode.
In Bedrock Edition, baby zombie variants can ride many different mobs, these include: |
Minecraft wiki entry for Caves_%26_Cliffs, associated text: Spawn eggs for the new mobs are added.
The axolotl spawn egg.
The glow squid spawn egg.
The goat spawn egg. |
Minecraft wiki entry for NightBats2CHP, associated text: As the sun rises, the group (Harper, Morgan, Jodi, Po, and Ash) leave the village and quickly return to their cave, falling asleep in their beds to get back into the real world before heading home for the night. The next day at school, everyone meets up in homeroom, with Morgan mentioning to Jodi that they need to do something about the hostile mobs that had them trapped in the village, referring to them as pests. Ms. Minerva overhears this and says that she was informed by the school board that the bats would be exterminated over the weekend. Although everyone else protests this decision (with Ms. Minerva feeling sympathetic and wishing there was another solution), Ms. Minerva says that they can’t continue to live in the gym. Back in Minecraft, Ash insists on everyone grabbing their beds and using them near the village. Jodi ask as to why they should head back, and Harper says that she plans on using the enchantment table there; she also plans on making armor and weapons if more iron can be found. Ash gets right to work, with Morgan saying to her not to throw anything out as the cobblestone and dirt collected can be used as walls. Po also suggests that trenches should be made to collect more dirt for the walls. |
Minecraft wiki entry for Setting_up_a_Spigot_server, associated text: (the # is your allocated ram, you can choose anything, but it can crash the hosting machine if you allocate more ram than the hosting machine has, at least, if it's needed) |
Minecraft wiki entry for Item_format, associated text: However, in Bedrock Edition, there's only one way to store enchantment NBTs: both enchanted items and Enchanted Book share the ench tag. |
Minecraft wiki entry for Comparator_update_detector, associated text: A comparator update detector or CUD switch is a redstone mechanism that exploits a feature in the game in order to detect comparator updates. Comparator updates are updates that only update comparators, for example, interacting with a container. Block update detectors cannot detect comparator updates, but CUDs can detect block updates. |
Minecraft wiki entry for Predicate, associated text: inverted—Inverts another loot table condition. Invokable from any context.
term: The condition to be negated, following the same structure as outlined here, recursively. |
Minecraft wiki entry for Baked_Potato, associated text: 1 Obtaining
1.1 Chest loot
2 Usage
2.1 Crafting ingredient
2.2 Composting
3 Sounds
4 Data values
4.1 ID
5 Advancements
6 History
7 Issues
8 See also |
Minecraft wiki entry for Jigsaw_Block, associated text: 1 Obtaining
2 Usage
2.1 Piston interactivity
3 Sounds
4 Data values
4.1 ID
4.2 Block states
4.3 Block data
5 Video
6 History
7 Issues
8 Gallery
8.1 Bedrock Edition
9 See also
10 References |
Minecraft wiki entry for Defense, associated text: • If you have a lot of iron ingots and pumpkins, then you can make the perfect defense. Iron golems have 50 hearts and can kill most mobs in 1-2 hits. Make sure to keep them near your house though; as they may wander away. To prevent this, put the iron golems inside of a trench surrounding your house. The trench should be 2 wide and at least 4 deep, otherwise the golems will fling mobs back out of the trench. An alternative is to leash them to a fence using leads. |
Minecraft wiki entry for Experience, associated text: In Bedrock Edition, although mob drops spawn the instant the final blow is dealt to the mob, experience orbs do not appear until the mob entity disappears and the smoke appears. |
Minecraft wiki entry for Before_1.18, associated text: In Java Edition 1.18 and Bedrock Edition 1.18.0, Overworld terrain generation was rewritten to become more varied and independent of biome generation. This made many biome variants that were in the game redundant, as the only difference between their regular counterparts was the way terrain generated in them. As a result, most variant biomes were removed from the generator. In Java Edition, these biomes were merged with their normal variants, while in Bedrock Edition, these biomes still exist, but remain unused. |
Minecraft wiki entry for Development_versions, associated text: Item frames converted from blocks to entities
Enchanted Apples are now uncraftable
Items can now travel upwards through solid blocks, allowing for 3x3 item elevators
Beacon light beams change color when going through stained glass and stained glass panes[9]
Ice is now transparent
Stained glass and stained glass panes now have their own textures, and are obtainable without the use of inventory editors.
Version exclusive: Player heads now appear on maps
Version exclusive: Changed the inventory icons for glass panes, stained glass panes, and iron bars
Locator maps now track the owner's position, regardless of dimension
Banners now spawn on end cities
Observer blocks have updated textures and will now blink red when outputting a redstone pulse
Bricks, nether bricks, and clay blocks have been renamed to better differentiate from other items
Single glass panes, stained glass panes, and iron bars are now rod-shaped
Replaced grassless dirt with Coarse Dirt. |
Minecraft wiki entry for Best_enchantments_guide, associated text: The following armor enchantments cannot be combined: Protection, Projectile Protection, Blast Protection, and Fire Protection. Protection prevents half the damage that would be blocked by the other three. Protection is better, but there are sometimes other factors you should take into account. If you fall often in lava, it would be better to put Fire Protection on your armor. If you die often from creeper explosions, put Blast Protection armor on. |
Minecraft wiki entry for Creating_a_data_pack, associated text: Make a folder called data in your data pack folder, where you have placed the pack.mcmeta file in. In this data folder you have to create one or more folders which will act as your namespaces. |
Minecraft wiki entry for Phantom, associated text: Phantoms are flying undead hostile mobs that spawn when the player has not slept or died for three or more in-game days. |
Minecraft wiki entry for Brick_(disambiguation), associated text: Bricks, a block made from brick items
End Stone Bricks, a block made from end stone and found naturally in end cities
Nether Bricks, a block made from nether brick items and found naturally in nether fortresses
Chiseled Nether Bricks, a variant of nether bricks
Cracked Nether Bricks, a variant of nether bricks
Red Nether Bricks, a block made from nether wart and nether brick items
Polished Blackstone Bricks, a block made from polished blackstone
Cracked Polished Blackstone Bricks, a variant of polished blackstone bricks
Prismarine Bricks, a block made from prismarine
Quartz Bricks , a block made from blocks of quartz
Stone Bricks (Infested), a block made from stone and found in strongholds
Chiseled Stone Bricks (Infested), a variant of stone bricks
Cracked Stone Bricks (Infested), a variant of stone bricks
Mossy Stone Bricks (Infested), a variant of stone bricks
Deepslate Bricks, a block made from polished deepslate or cobbled deepslate
Cracked Deepslate Bricks, a variant of deepslate bricks |
Minecraft wiki entry for Best_enchantments_guide, associated text: Mending
Protection IV or Projectile Protection IV or Blast Protection IV or Fire Protection IV
Unbreaking III
Thorns III (Optional. Consumes extra Durability) |
Minecraft wiki entry for Redstone_Comparator, associated text: The comparator must be placed behind the block the item frame is attached to, facing away from the item frame. The block must be a full block, and the item frame cannot be submerged in water. Having a sign in the same block as the item frame will prevent the frame from sending a signal as well.[Java Edition only] |
Minecraft wiki entry for Achievement_guide, associated text: Place the crafting table you just made on the ground, and right-click with your mouse on it, to use it. If you changed the use item/place block key to something else, use that instead. |
Minecraft wiki entry for Tree_farming, associated text: Although somewhat complex to build (as opposed to planting saplings and just waiting or applying bone meal and then manually chopping them down), these automatic tree farms allow you to harvest wood at a much faster rate by automating the gathering and block breaking portions of tree farming. |
Minecraft wiki entry for Drowned_farming, associated text: Drowned farms on the ocean floor are more complicated because they function similarly to a mob farm, capturing naturally-spawned drowned. First, the drowned should be attracted to one location. Once they are attracted, they need to be funneled into one area where the player can easily kill them. The attracting is often done with villager bait and the funneling is often accomplished with bubble columns. |
Minecraft wiki entry for Development_versions, associated text: Fixed a z-fighting texture issue on some villager skins.
Corrected the position of leads on wolves.
Noteblock particles now correctly correspond to the notes played.
Fixed missing zombie villager skin.
Farmland now has the correct side and bottom texture. (MCPE-42746)
Fixed door and trapdoor texture issues. (MCPE-43173)
Dyed leather horse armor color no longer affects other horse armor. (MCPE-43230) |
Minecraft wiki entry for 0x10c, associated text: 1 Announcement
2 Development
3 Cancellation
4 Mentioned features
4.1 Mentioned on the website
4.2 Mentioned in interviews
4.3 Mentioned on reddit
4.4 Mentioned on twitter
5 Trivia
6 Gallery
7 Videos
8 Music
8.1 Track listing
9 See also
10 External links
11 References |
Minecraft wiki entry for summon, associated text: Specifies the in-game event for the entity. Should be a spawn event (event name for entities in behavior pack).
Must be either a single word (no spaces) or a quoted string. |
Minecraft wiki entry for team, associated text: A specific option to change.
Value must be one of the following:
displayName: Set the display name of the team.
color: Decide the color of the team and players in chat, above their head, on the Tab menu, and on the sidebar. Also changes the color of the outline of the entities caused by the Glowing effect.
friendlyFire: Enable/Disable players inflicting damage on each other when on the same team. (Note: players can still inflict status effects on each other.) Does not affect some non-player entities in a team.
seeFriendlyInvisibles: Decide players can see invisible players on their team as whether semi-transparent or completely invisible.
nametagVisibility: Decide whose name tags above their heads can be seen.
deathMessageVisibility: Control the visibility of death messages for players.
collisionRule: Controls the way the entities on the team collide with other entities.
prefix: Modifies the prefix that displays before players' names.
suffix: Modifies the suffix that displays after players' names. |
Minecraft wiki entry for Missing_textures_and_models, associated text: "missingno" redirects here. For the error-handling splash text, see Splash. For the error case for the CanBreak/CanPlaceOn item tag, see Tutorials/Command NBT tags. |
Minecraft wiki entry for Hopper, associated text: It is possible to remove the center column of blocks from the sorter. However, to do so will remove overflow protection. If the input hopper fills up, it will have a signal strength of 3 which will unlock adjacent hoppers. |
Minecraft wiki entry for Development_versions, associated text: Places blocks without the use of FallingSand.
Syntax: /setblock <x> <y> <z> <TileName> [dataValue] [oldBlockHandling] [dataTag].
Valid values for oldBlockHandling: "replace" to place the specified block (throws error message if the same block exists already), "keep" will only place blocks in air, and "destroy" will mine the existing block and drop an item before placing the new block. |
Minecraft wiki entry for Construction, associated text: A simple way to mark a spot, if it is next a mountain[Java Edition only] or extreme-hills[Bedrock Edition only] biome, is to put some torches on the top. You can also add lava on them. |
Minecraft wiki entry for String, associated text: Tripwire activates if almost any entity (players, mobs, minecarts, boats, items, arrows, etc.) intersects its collision mask. The tripwire remains active until there are no entities intersecting its collision mask. Thrown potions, some arrows, thrown ender pearls, and thrown eyes of ender do not activate tripwire. |
Minecraft wiki entry for Snow_Golem, associated text: Entity data
Tags common to all entities[show]
Tags common to all mobs[show]
Pumpkin : 1 or 0 (true/false) - whether or not the Snow Golem has a pumpkin on its head. |
Minecraft wiki entry for Raw_Gold, associated text: Gold ore and deepslate gold ore mined with an iron pickaxe or higher drops 1 unit of raw gold. If the pickaxe is enchanted with Fortune, it can drop an extra unit per level of Fortune, allowing for a maximum of 4 with Fortune III. If the ore is mined using a pickaxe enchanted with Silk Touch, it drops the ore block instead. |
Minecraft wiki entry for Development_versions, associated text: Beta 1.12.0.14 is the tenth and final beta version for Bedrock Edition 1.12.0, released on June 24, 2019,[11] which fixes bugs. |
Minecraft wiki entry for Creating_a_village, associated text: When found, zombie villagers must be detained and covered with a roof (or soaked in water) to prevent them from burning in sunlight. They can be cured with a splash potion of Weakness and a golden apple. At this point, they can be carried to their village with minecarts (but recommended to settle their village in the vicinity after having them). |
Minecraft wiki entry for Development_versions, associated text: Beta 1.13.0.9 is the sixth beta version released for Bedrock Edition 1.13.0,[6] which adds brown mooshrooms, dead coral, light blocks, suspicious stew, wither roses, and more. |
Minecraft wiki entry for Villager, associated text: At sunset, villagers lie down in their beds and remain there until morning. Villagers wake early if food is thrown at them [Java Edition only], they are pushed out of bed, or if their bed is destroyed. They also wake up when their bed is used, if they are attacked, or when a bell is rung. If possible, they return to sleeping in a bed after the interruption. |
Minecraft wiki entry for ED, associated text: Entity data
Tags common to all entities[show]
Tags common to all mobs[show]
APX: Approximate X coordinate.
APY: Approximate Y coordinate.
APZ: Approximate Z coordinate.
AttachFace: Direction of the block the shulker is attached to.
Color: The color of the shulker. Default is 0. Shulkers spawned by eggs or as part of End cities have value 16.
Peek: Height of the head of the shulker. |
Minecraft wiki entry for How_to_play, associated text: Redstone allows for endless possibilities! Try creating something useful for yourself like an automatic farm! |
Minecraft wiki entry for Updating_old_terrain, associated text: It is much harder to find a smooth transition among breaking-change versions. A tool called mcmerge (Java 1.7 -> 1.8-1.12) can help by adding rivers around the transition, but you have to do some preparations on the old map before using it. If you don't want the preparation, bestofboth (Java 1.7 -> 1.8-1.12) simply looks for cliffs and fill them all in. |
Minecraft wiki entry for Navigation, associated text: A tower marker in the distance.
A dirt tower covered in lava.
Some gate markers.
A simple torch trail.
A map room. |
Minecraft wiki entry for Phantom, associated text: Phantoms spawn unless the gamerule doInsomnia is set to false. The spawning mechanics differ between Java and Bedrock editions. In both editions, they spawn in the Overworld above the player if the "Time Since Last Rest" statistic is at least 1 hour (72000 ticks or 3 in-game days).[verify] This statistic is reset when the player dies or enters a bed. Furthermore, the player must not have a block overhead that blocks light in any way; for example, leaves prevent phantoms from spawning as they have a light opacity of 2, but glass does not, as its light opacity is 0. Phantoms do not spawn in Spectator mode,[JE only] but they do spawn in Creative mode. |
Minecraft wiki entry for Building_a_rollercoaster, associated text: type=!armor_stand,type=!falling_block] is a good kit that covers a wide variety of mobs that you likely want to spare or pose no threat |
Minecraft wiki entry for Scaffolding, associated text: In Bedrock Edition, scaffolding takes a small amount of time to break. An axe is the fastest method of obtaining it. |
Minecraft wiki entry for Painting, associated text: Players and mobs are able to walk through paintings, as long as the blocks supporting the painting allow it. Light propagates through paintings as well. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.