text stringlengths 148 3k |
|---|
Minecraft wiki entry for Spider, associated text: In normal conditions, spiders actually float above the ground, but this is often not noticeable due to the difference between the player's height and a spider's height.
When a spider wanders inside an enclosed space, it often climbs up a wall until reaching the ceiling, after which it become stuck, unable to exit the climbing state even if it is attacked or becomes hostile to the player.[10] |
Minecraft wiki entry for setblock, associated text: Specifies how to handle the block change. Must be one of:
destroy — The old block drops both itself and its contents (as if destroyed by a player). Plays the appropriate block breaking noise.
keep — Only air blocks are changed (non-air blocks are unchanged).
replace — The old block drops neither itself nor any contents. Plays no sound.
If not specified, defaults to replace. |
Minecraft wiki entry for Pulse, associated text: Wall blocks (cobblestone wall etc.) instantly transmit signal arbitrary distance down by turning themselves and all wall block below from smooth wall segment to a pillar segment if certain blocks are placed on them or attached from a side. To form a smooth segment, a wall needs two other wall blocks or other blocks wall can attach to, adjacent to it from two opposite sides. If they are other wall blocks though, it doesn't matter if they are smooth or pillars - so the solution is 1-tileable, but requires uninterrupted columns of full blocks (or wall) on far ends. Probably the most practical way to toggle a wall between these states is a redstone-controlled trapdoor. The readout through an observer is only possible from below though, as the wall connects to an observer from a side. |
Minecraft wiki entry for Dedicated, associated text: These requirements apply to the native Java for these systems, and not Windows emulation using Wine or Mono. |
Minecraft wiki entry for Mob_farm, associated text: Farms built underground have a time-independent drop rate, and remain within your personal spawn range for hostiles when you go mining, but their effectiveness depends on the amount of unlit caverns in your vicinity, which provide alternative places for mobs to spawn. |
Minecraft wiki entry for Enderman, associated text: Each teleportation attempt chooses a random destination 32 blocks along each axis (i.e. a 64×64×64 cube centered on the current position). It then seeks downward from the chosen destination until the block below is made of a movement-blocking material. Exceptions exist such as carpet that is not above a block made of a movement-blocking material, lily pads, and snow layers stacked 10 blocks deep or more as their materials are not flagged as blocking movement even though the blocks themselves do. The teleportation attempt succeeds if no liquid or solid blocks prevent them from standing at the destination. Thus, endermen need at least three non-solid blocks above the destination to successfully teleport. Endermen do not teleport to waterlogged blocks unless there is a ceiling with a liquid above it.[4] |
Minecraft wiki entry for Spawn_jail, associated text: Sometimes, a spawn jail is more of a "spawn maze" where a maze built of bedrock starts at the spawn point and acts as an intelligence test for new arrivals; they must find the end of the maze in order to access the room properly. Maze generators can be found on the internet. |
Minecraft wiki entry for Calcite, associated text: Calcite generates naturally as part of the structure of amethyst geodes, between the smooth basalt and block of amethyst layers. It also generates in the stony peaks in strips. |
Minecraft wiki entry for Prismarine, associated text: Prismarine only drops itself when mined with a pickaxe. If mined by any other tool, it drops nothing. |
Minecraft wiki entry for Command_blocks_and_functions, associated text: Before the "SpawnPotentials" tag: The starter, which will never pop up again after the first time. If you want to see him again, you have to include him a second time under SpawnPotentials. Its appearance is just a random person in blue jeans (blue dyed leather leg armor), and a green dye shirt (green dyed leather tunic), with a wooden sword. He's a zombie under that mob head of it, of course.
Same thing, only this time, the wooden sword is 2 hits away from breaking.
The next one has a ninja-like appearance. This one is a skeleton under its mask, but he's been given an iron sword. All of its leather armor is dyed ninja-black. Skeletons with swords close the gap quicker than zombies, so watch out.
Zombie with a stone sword and chain armor, with Protection II on its mob head.
The next one has a gold sword, golden armor, a pumpkin on its head, and he's on fire! The pumpkin is enchanted with Protection II and Fire Resistance X in a desperate attempt to keep him on its feet and threatening the player for more than 5 seconds. It works, but if the player plays keep away then the zombie does tend to burn to death. Its sword has fire aspect too.
Iron Sword and Armor. Sharpness II on its sword, Protection II on its mob head.
The final mob, fake Herobrine, here has highly enchanted diamond armor (boots with Fire Protection IV and Feather Falling IV, leggings with Blast Protection IV, a chestplate with Protection IV, a mob head with Protection IV, Fire Protection IV, Blast Protection IV, Respiration III) and a diamond pickaxe enchanted with Sharpness IV, Smite IV, Bane of Arthropods IV, Looting III and Unbreaking III. Its also got the previously unseen CustomNameVisible (set to 1 for yes), a CustomName, and PersistenceRequired (set to 1 for yes). That last one will prevent it from ever despawning, although it can be killed normally. If you can get through that diamond armor and level 4 resistances. |
Minecraft wiki entry for Redstone, associated text: Mechanics/Redstone/Piston circuits: A list of circuits making use of piston mechanics.
Tutorials/Quasi-connectivity: Discusses the special mechanic of Quasi-connectivity.
Tutorials/Hopper: All about how to use hoppers, including for item sorting.
Tutorials/Observer stabilizer: Getting a better signal out of an observer
Tutorials/Daylight detector, Tutorials/Day and night detector: Daylight sensors
Tutorials/Automatic Respawn Anchor Recharger: Respawn Anchors |
Minecraft wiki entry for Redstone_Repeater, associated text: A redstone repeater can be "locked" by another powered redstone repeater facing its side. When locked, the repeater does not change its output (whether powered or unpowered), no matter what the input does. When the side repeater turns back off, the repeater returns to its normal behavior. |
Minecraft wiki entry for Galaxite, associated text: One of the most common glitches is on the Battle Royale, in which you can try to upgrade a bow while you have it equipped, and it will kick you. Developers are trying to fix these glitches while they can, and so don't leave bad reviews on reviews websites for the server, instead, do this: Tweet tagging @GalaxiteMC about the glitch that you found, and they will probably see your Tweet. |
Minecraft wiki entry for Chest, associated text: A chest cannot be opened if there is an opaque block above it (in Bedrock Edition, bottom-half slabs prevent chests from being opened). Solid faces do not prevent chests from opening, so the lid of the chest can phase through blocks such as bottom-half slabs, stairs, and transparent full cubes such as glass and ice. Ocelots and cats sitting on chests prevent them from opening. Because chests themselves are functionally transparent, two chests can be stacked on top of one another while still allowing the lower chest to be opened. Players can open chests when players are being hurt (effect of instant damage, poison, wither, fatal poison or on fire) or hurt by anyone (players, zombies, skeletons, etc.). |
Minecraft wiki entry for Redstone_computers, associated text: The previous is an example of a low-level assembly language. If it was written in a high level language such as C++, it would look more like this: |
Minecraft wiki entry for How_to_play, associated text: There are many potion effects to discover, experiment with different ingredients and combinations to become a true alchemist. |
Minecraft wiki entry for Unknown, associated text: Loading a block with an incorrect ID will result in it being replaced by an Unknown block, although it retains its ID. |
Minecraft wiki entry for Hunger_management, associated text: Disadvantages:
Require 8 gold ingots to be crafted, meaning that they are too expensive to be an efficient food source in survival mode, unless with an efficient gold (zombified piglin) farm
Eating them takes a few seconds, while splash potions or lingering potions of Healing can be instantly applied by throwing them.
Finding them in structures (dungeon, mineshaft, igloo, stronghold, underwater ruins, desert pyramid, woodland mansion, ruined portal, bastion remnant) chests is rare and unreliable. |
Minecraft wiki entry for Defeating_pyramids, associated text: Witch huts generate in Swamps and are a small house made of spruce wood with no door and a front porch. They are small and can be difficult to find. |
Minecraft wiki entry for 3CHP, associated text: Fin’s legs eventually give way, causing a pair of boots to slide down the armory pile. As the boots hit the floor, the sound of a water bucket hitting the floor drowns out the noise from the boots, making the endermen attracted to it. Jess, disguised as an enderman thanks to the carved pumpkin on her head, tells Fin to teleport away, but he refuses. Jess then slips into formation with the fifty-nine other endermen. As the endermen begin to leave the ship, Kraj notices that there are too many endermen and discovers Jess among the group. Kraj then punches Jess, making her hit the wall, causing her carved pumpkin to shatter. Just as Kraj is about to kill Jess, Fin kills Kraj using a bow and arrow. As Murrum teleports toward the sound of the bow firing, Jess and Fin kill the other fifty-nine endermen. Eventually, Murrum overhears Fin speaking and bashes Fin’s head to the wall, causing the carved pumpkin on him to fall off, shocking Murrum. Both Jess and Fin are then taken to the Cage. |
Minecraft wiki entry for Piglin, associated text: In the banner pattern "snout", there is a piglin snout. This is the same in the chiseled blackstone.
In Bedrock Edition, baby piglins make angry noises when any piglin gets angry.[17]
Piglin sounds were made by blending sounds of a Swedish domestic pig known as a "Linderödssvin".[18]
In Bedrock Edition, a baby piglin can be made to wear armor and wield a sword, but not a gold sword. |
Minecraft wiki entry for Crafting_Table, associated text: Crafting tables naturally generate in witch huts and the basement of igloos. Crafting tables generate in woolen tents outside pillager outposts and in some small village houses. |
Minecraft wiki entry for Best_biomes_for_homes, associated text: This is the only place that dark oak trees can naturally spawn. These thick trees allow players to chop a single tree down for more than half a stack of wood, plus saplings and rarely apples. Also, dark forests will occasionally spawn woodland mansions when sufficiently far away from the world spawn point. However, in addition to all of the problems with living in a regular forest, the area underneath the trees is often dark enough for monsters to spawn even in daytime, making this biome rather dangerous, especially for beginners. |
Minecraft wiki entry for Timeline_of_events, associated text: Introduction of Gift Codes: https://web.archive.org/web/0/http://notch.tumblr.com/post/2337459192/websites-and-gift-codes |
Minecraft wiki entry for Fence, associated text: A fence occupies the center space of blocks and automatically connects to any solid block that is placed next to it. Wooden fences connect to other wooden fences, but do not connect to Nether brick fences. However, Nether brick fences connect to wooden fence gates.[1] |
Minecraft wiki entry for Lever, associated text: 1 Occurrence
1.1 Natural generation
2 Obtaining
2.1 Breaking
2.2 Crafting
3 Usage
3.1 Placement
3.2 Activation
3.3 Behavior
4 Sounds
4.1 Generic
4.2 Unique
5 Data values
5.1 ID
5.2 Block states
6 Video
7 History
8 Issues
9 References |
Minecraft wiki entry for Improving_frame_rate, associated text: Turn down your render distance.
Set Maximum FPS to Unlimited; however, lower-mid end PCs will experience stutter.
Reduce Graphics from Fabulous! to Fancy or Fast.
Turn off smooth lighting and clouds.
Reduce your FOV.
Set Particles to Minimal.
Turn off V-Sync.
If the mouse cursor is lagging, change the mouse sensitivity to HYPERSPEED!!!.
Disable mipmaps. Note that this can result in water/lava drips not being visible, and thus taking a lava bath.
Disable biome smoothing.
Reduce the size of the game's window, as this makes the game render less, making the game run a little bit faster.
If your computer has a better graphics card, you might want to enable full screen, as this will make your GPU focus more on Minecraft and less on other programs. Test both ideas and see which setting works best!
Install OptiFine or Sodium to adjust settings to better suit your computers architecture. Note that Sodium only supports Minecraft 1.16+ with Fabric and can't be installed together with OptiFine, but provides significantly higher performance on most PCs. Either mod[note 1] can be paired with Starlight and Lithium to speed up lighting updates and general game systems respectively. Phosphor may also be used in place of Starlight, although Starlight is several times faster than Phosphor. You cannot run both Starlight and Phosphor at once, so it is suggested to use Starlight.
If your computer is hot or your fan is loud, avoid running mods which add a lot of content and don't do anything that causes your computer to run a lot of calculations. This means closing any browsers or other games. |
Minecraft wiki entry for Water, associated text: Every frame, for each position in the still water texture array, the respective values for soup_heat, pot_heat and flame_heat are calculated as detailed below: |
Minecraft wiki entry for Horses, associated text: By this logic, a perfect horse can only be bred if the randomly selected horse is perfect, and both parent horses are perfect, in which case the average of the three perfect horses will be a perfect horse. By extension, without two perfect horses, a perfect horse cannot be bred. |
Minecraft wiki entry for Development_versions, associated text: Only spawns in the Nether.
Gives players "Wither" effect when hitting them.
Carry and rarely drop stone swords when killed by players.
Drops bones and coal.
Has a high chance to spawn from a skeleton egg if the player is in the Nether
Wither skeletons can replace skeletons on spider jockeys.
Spawned by using a spider spawn egg in the Nether. |
Minecraft wiki entry for Nether_Wart, associated text: Nether wart found in a nether fortress.
Another example of nether wart found in a nether fortress.
The three different sizes of the nether wart as viewed from the side. |
Minecraft wiki entry for List_of_mob_textures, associated text: Spider eyes
Sheep fur
Pig Saddle
Wolf collar
Charged Creeper overlay
Enderman eyes
Ender Dragon eyes
Ender Dragon explosion overlay
Wither armor
Horse black dots markings
Horse white markings
Horse white dots markings
Horse white field markings
Iron Horse Armor
Golden Horse Armor
Diamond Horse Armor
Leather Horse Armor
Phantom eyes
Tropical Fish A pattern 1
Tropical Fish A pattern 2
Tropical Fish A pattern 3
Tropical Fish A pattern 4
Tropical Fish A pattern 5
Tropical Fish A pattern 6
Tropical Fish B pattern 1
Tropical Fish B pattern 2
Tropical Fish B pattern 3
Tropical Fish B pattern 4
Tropical Fish B pattern 5
Tropical Fish B pattern 6
Cat collar
Trader Llama overlay
Desert Villager
Plains Villager
Savanna Villager
Snow Villager
Swamp Villager
Taiga Villager
Armorer
Butcher
Cartographer
Cleric
Farmer
Fisherman
Fletcher
Leatherworker
Librarian
Mason
Shepherd
Toolsmith
Weaponsmith
Nitwit
Villager belt stone
Villager belt emerald
Villager belt diamond
Iron Golem cracks (low)
Iron Golem cracks (medium)
Iron Golem cracks (high)
Strider Saddle |
Minecraft wiki entry for Super_Smash_Bros._Ultimate, associated text: Steve is referred within the game files with the codename "pickel". In Japanese, the loanword pikkeru is used to refer to ice axes, deriving from the German word "Eispickel".
According to former Minecraft production director Daniel Kaplan, it took at least 5 years of negotiating between Nintendo and Mojang Studios for Steve to appear in Smash.[2]
Steve's alternate costumes each consist of a single texture taken from Minecraft and modified slightly presumably to account for the different lighting in Super Smash Bros. Ultimate. This notably makes modifying them through file replacement extremely simple. |
Minecraft wiki entry for Cat, associated text: If a player is harmed by a hostile mob or a harming potion, but not by environmental damage, a cat sitting in proximity to the player stands, moves a few blocks from its sitting location, and then resumes sitting. |
Minecraft wiki entry for Mob_farm, associated text: Horizontal Transportation can be done easily using flowing water, with a drop of 1 block vertically for every 8 block traveled horizontally. Build a tunnel with a height of 3 blocks and a width equal to the size of your gathering holes (usually 2). Mine forward to a length of 8 Blocks, so that water placed at the start ends exactly at the drop. Repeat, but one block lower, so that the mobs fall from one funnel part to the next. Mine out the roof at the higher level for 2 or 3 more blocks to prevent spider clinging to the walls from clogging up the funnel. |
Minecraft wiki entry for Panorama, associated text: Different from other panoramas for Bedrock Edition, this panorama isn't integrated into the game files. |
Minecraft wiki entry for Cake, associated text: Some pandas move toward a dropped cake to pick up and eat it. Some may not, depending on the cake's location. |
Minecraft wiki entry for Creating_a_challenge_map, associated text: Because of the fact that end crystals explode when broken, you can use these for your advantage when making traps on your custom map. |
Minecraft wiki entry for Saved_data_Dropbox_guide, associated text: In order to link any additional computers you wish to play on, you just need to follow these steps - install Dropbox, and create the symbolic links. Voilà! |
Minecraft wiki entry for Headless_pistons, associated text: Run command: /give @p command_block, then run command: /give @p redstone_block. Place the command block on the ground. Set the command block mode to repeating. Set the command to (without the ""s)"summon falling_block ~4 ~-.5 ~ {BlockState:{Name:piston_head},Time:1}" place the Redstone block next to the command block 4 blocks away from the command block, you have your piston head! Note: put the command block on the ground for the best result. make sure you placed this on a 5x5 flat plane. Also, do not remove the Redstone block. |
Minecraft wiki entry for Ghast, associated text: When within range, a ghast faces the player and shoots a fireball every 3 seconds, opening its eyes and mouth and making a screeching sound. A ghast requires a line of sight to the player before firing, which can be blocked by any solid block including transparent blocks. In Java Edition, they target players within 64 blocks horizontally and 4 blocks vertically[1], and continue attacking as long as they are within a 64 block sphere and have line of sight. In Bedrock Edition, a ghast normally targets a player within a sphere of 28 blocks, increasing to 64 blocks if the player damages it. |
Minecraft wiki entry for Observer, associated text: An observer is a block that emits a redstone signal when the block or fluid it faces experiences a change. |
Minecraft wiki entry for Recipe, associated text: The root tag.
Tags common to all recipes[show]
ingredient: The ingredient for the recipe.
item: An item ID.
tag: An item tag.
ingredient: The list of ingredients for the recipe.
: An accepted ingredient.
item: An item ID.
tag: An item tag.
result: An item ID. The output item of the recipe.
count: The amount of the output item. |
Minecraft wiki entry for Nomadic_experience, associated text: You can also alter this design, saving one block of dirt, by using the bottom log in a tree as what is normally the dirt block on top of the pillow side of the bed. |
Minecraft wiki entry for Beta_1.3_releases, associated text: This guide is a simplified overview of all the changes in the Java Edition Beta 1.3.x releases, which assumes at least some familiarity with Beta 1.2.x releases |
Minecraft wiki entry for Woodland_Mansion, associated text: A fossil sticking out of a woodland mansion in the Legacy Console Edition, due to a bug. (notice the texture, MCCE-5216) |
Minecraft wiki entry for Achievement_guide, associated text: Mine 8 blocks of cobblestone and open your crafting table. Arrange the cobblestone like so to craft a furnace: |
Minecraft wiki entry for Banner_patterns.png-atlas, associated text: banner_patterns.png-atlas is a fixed-width 512 × 512-pixel file that store textures for all banner patterns. |
Minecraft wiki entry for tickingarea, associated text: Displays the ticking areas in the current dimension. If the optional all-dimensions: AllDimensions argument is specified, the list includes all ticking areas currently defined. |
Minecraft wiki entry for Ghast, associated text: In English, "ghast" is an archaic word meaning "ghastly".[6] H.P. Lovecraft first coined its use as name for monster (a vaguely humanoid one, in The Dream-Quest of Unknown Kadath), but "ghasts" have appeared in many other fantasy stories and games.
The player can go inside of a ghast by falling through the top of it or flying (or jumping while attacking) up underneath it. If the player stands on top of the head, the player sees inside of it.
If a ghast is trapped in a 1-thick cube, it shoots fireballs through the cube. This is because all mobs that shoot spawn the projectile one block in front of it to prevent the projectile from hitting the mob.
On rare occasions, ghasts spawn in such a way as to see through blocks (usually trapped on all sides in a tight area). When this happens and the ghast has a "line of sight" through those blocks, it launches a fireball in the player's direction. This is reminiscent of a blaze but with explosive addition.
C418 revealed in an AMA on Reddit that ghast sounds are taken from his pet cat, who makes them when disturbed while sleeping.[7]
Two ghasts are featured in the LEGO set "Minecraft Micro World - The Nether", along with a Zombified Piglin.
When killed with its own fireball, a ghast turns orange rather than red.[Bedrock Edition only]
Splash potions affect ghasts only when hitting their lower half.
Despite not having visible feet, ghasts are still capable of making footstep sounds.[8]
There is an unused ghast sound called "affectionatescream.ogg" in the game files. It can be heard in the last scene of the Nether Update trailer.
Ghasts use different models between the Java Edition and Bedrock Edition, and some of their tentacles are different lengths. |
Minecraft wiki entry for Running_the_data_generator, associated text: Then, open a bash or command prompt in the directory where you have the server jar, and run (make sure you have Java installed) |
Minecraft wiki entry for Creative, associated text: Items can be picked up by the player, but if the hotbar is already full, the items go into the Survival inventory. |
Minecraft wiki entry for Sky_dimension, associated text: The Sky Dimension can be accessed by modifying wr.class in beta 1.6.6, xa.class in beta 1.7.3, and acz.class in beta 1.8.1. |
Minecraft wiki entry for Block_and_item_duplication, associated text: This is known to work in vanilla servers and realms, however Spigot has patched the bug and Paper has patched it long before its discovery. |
Minecraft wiki entry for Superflat_survival, associated text: You should build a pen up in the air, and lure some of the pigs up there. the high structure in the middle of a flat field attracts lightning better. There is no channeling trident after bedrock 1.16.100 and java edition. After 1.17, drowned drop copper instead of gold, so you can craft lightning rod to attract lightning. Be careful where you place it because you can't recover it with a wooden pick. You can recover it with an iron pickaxe, but it is unlikely to have one without killing lots of zombies. |
Minecraft wiki entry for 1CHP, associated text: Alison is unable to sleep, so she goes downstairs to her workroom to check her supplies. She realizes that she has just enough iron left to make a pickaxe for herself, and pulls out a map which has the house, the tower, and a hill next to both. The map had markings in which she had discovered veins of coal and iron. Eventually, she falls back asleep. The next morning, Max's mom informs the two that she is going to a village to see her husband, and to not leave the house. Nonetheless, Max and Alison decide to dig the hillside behind the house. Eventually, Max digs down too deep but mines up near a pumpkin patch, Alison mines toward lava without noticing, and Alison also stumbles across a few skeletons. Alison has no choice but to retreat, and the two are worried about what Max's mom's reaction would be. |
Minecraft wiki entry for Cat, associated text: "Which cat do you want to see added to Minecraft? Cast your vote!" – @Minecraft on Twitter, November 16, 2018 |
Minecraft wiki entry for Speedrun, associated text: Glitched/Glitchless: The player chooses whether to take advantage of glitches in the game (which is very common in speedruns for other games) or not. In Minecraft, the most useful glitches duplicate items or blocks and many of these have been eliminated in recent versions, so speedruns using glitches are less common in newer versions. |
Minecraft wiki entry for Wither_cage, associated text: 1 Idea
2 Trapping a Wither
2.1 Overworld
2.2 Nether
2.3 End
3 Breaking Blocks
3.1 Skulls
3.2 Damaging the Wither
4 Distracting the Wither
5 Designs |
Minecraft wiki entry for Exploring_caves, associated text: Compass - Sometimes when the player get completely lost, they can just simply dig up to the surface and use a compass to guide them home. It is only helpful if their house is near the world spawn or if the player has used the compass on a lodestone near their base. |
Minecraft wiki entry for End_gateway, associated text: A gateway emitting a magenta beam.
20 end gateways with beacons to mark their positions.
A gateway generated above a small island.
A gateway generated above an end city.
End gateway generated somewhere in The End.
An end gateway floating above the outer end islands. |
Minecraft wiki entry for Telegraph, associated text: The redstone torch is a primitive, but compact receiver, displaying each pulse as it arrives from the sender. It does not record, loop or display the entire message, and it cannot be interpreted easily without a solid understanding of the language being transmitted. It is most common in the one-way and classic telegraph systems, where simplicity and instantaneous viewing are most valuable. In addition, they are the only type of receiver that can be wall-mounted. |
Minecraft wiki entry for Ender_Pearl, associated text: Ender pearls have a cooldown of one second before they can be used again. The cooldown is shown in the hotbar by a white overlay on the ender pearl that shrinks and must disappear before the player can use it again. If there are other inventory or hotbar slots containing ender pearls, they are covered with the white overlay as well. |
Minecraft wiki entry for Bountiful_Update, associated text: The official name for the update, the Bountiful Update,[1] was announced on August 22, 2014 in a blog post on the Mojang website. |
Minecraft wiki entry for Turtle_farming, associated text: You don't need to make the beach flat, especially if the turtle eggs have already been laid on an elevated surface. Just be sure that the shoreline blocks are level with the water, and avoid steps that are two blocks high, so that the turtles may get up onto the beach easily. |
Minecraft wiki entry for Salmon, associated text: 1 Spawning
1.1 Java Edition
1.2 Bedrock Edition
2 Drops
3 Behavior
3.1 Weaknesses
4 Sounds
5 Data values
5.1 ID
5.2 Entity data
6 Achievements
7 Advancements
8 History
9 Issues
10 Gallery
11 See also
12 References
13 External links |
Minecraft wiki entry for Teleportation, associated text: The sound event and translation string still refers to this generically as "portal", despite the block being renamed to "nether_portal" in 1.13; see also the bug tracker ticket on this |
Minecraft wiki entry for Custom_Blocks, associated text: Since this is xml, the extension is usually .xml, but this is not required. We'll save this to C:/customBlockConfig.xml. |
Minecraft wiki entry for Birch, associated text: A birch tree that generated on a stone block over a lava pit.
A birch tree on the sand, caused when the dirt it was on was replaced by sand.
A fallen birch where most of the logs are higher than the base. |
Minecraft wiki entry for Mojang_Studios, associated text: "Had a great time working for Mojang but it's time for me to pursue other interests. As of yesterday, I am no longer working for Mojang." – @EvilSeph on Twitter, October 2, 2013 |
Minecraft wiki entry for Development_versions, associated text: Evokers will always drop one of these upon death.
Holding it in either hand when the player dies will activate it and save their life.
Gives players the Absorption and Regeneration effects when activated.
Does not prevent death by /kill or the Void.
Has an animation when activated, which uses the item's texture and model. |
Minecraft wiki entry for Furniture, associated text: Put down 3×6 dark green wool blocks, with closed trapdoors for sides. Or, you can put down wood planks and cover them with green or lime carpet. Use fence posts to 'suspend' three jack o'lanterns in a row a single space above the table (will require temporary blocks to sit them on, then destroy them after the pumpkins are placed). Ideally, have faces turned in against each other. Then use string to draw a balking line across the second row of green blocks. Nearby you can have a chest with sticks, eggs and the oblong dyes (e.g.: lime, pink and purple). |
Minecraft wiki entry for Grass, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.2.1 Grass
1.2.2 Ferns
1.3 Chest loot
1.4 Trading
1.5 Post-generation
2 Usage
2.1 Flower pots
2.2 Composting
2.3 List of colors
3 Sounds
4 Data values
4.1 ID
4.2 Block states
5 History
5.1 Shrubs
5.2 Green shrubs
5.3 Grass
5.4 Tall grass
5.5 Ferns
5.6 Large ferns
5.7 Data history
6 Issues
7 Trivia
8 Gallery
9 See also
10 Notes
11 References |
Minecraft wiki entry for Griefing_prevention, associated text: While modifications to Minecraft clients are fairly popular with legitimate mods, griefers also often employ client modifications to aid their efforts. Apart from the mods below, griefing clients often include an in-game GUI to display enabled mods, as well as things such as chat commands (".commands") and keybinds to easily turn hacks on and off. |
Minecraft wiki entry for Development_versions, associated text: The texture of the horse armor slot in the horse GUI has been changed to reflect the current horse armor textures. |
Minecraft wiki entry for Barrier, associated text: In creative mode, if a player is holding a barrier block in their hand, all placed barrier blocks display the barrier icon as a particle. This effect is client-side, and if a player holds a barrier block in survival, the particle does not appear. Barrier blocks are not shown if the particle setting is set to "minimal". Furthermore, they have a greater amount of blast resistance than any other unbreakable block. |
Minecraft wiki entry for Desert_well, associated text: Desert wells generate in desert biomes. They have a 1⁄1000[JE only] or 1⁄500[BE only] chance to be generated in any desert chunk. It is possible for a well to generate around a cactus. The well is considered a natural feature rather than a structure, and therefore it generates with the "Generate Structures" option disabled.[1] |
Minecraft wiki entry for Ruined_Portal, associated text: Most ruined portal structures contain enough obsidian to make a complete portal, although in the smaller portals, there may not enough because each obsidian has a 15%[JE only] or 20%[BE only] chance to be replaced by crying obsidian. |
Minecraft wiki entry for Development_versions, associated text: The Carved Pumpkin enchantment glint now only covers the item instead of the entire slot (MCPE-68219)
Fixed a bug that could occur on older worlds where looking up in a Minecart would display the inside of the Minecart, blocking the player's view
Updated item rendering so enchanted items are no longer be invisible in the Nether (MCPE-116880) |
Minecraft wiki entry for Development_versions, associated text: Fixed an issue where the hunger bar would not deplete on some Marketplace worlds (MCPE-152533)
Fixed Bad Omen effect not being applied after defeating a Pillager Captain (MCPE-152846)
Mob hurt and death sounds no longer overlap (MCPE-152852)
Knockback resistance now dampens the vertical lift received from the Iron Golem attack
Save Structure Blocks now correctly detect Corner Structure Blocks at negative Y levels (MCPE-151511) |
Minecraft wiki entry for Glazed_Terracotta, associated text: "I got the inspiration from a bathroom floor at a hotel in California. They had Moroccan style tiles that looked amazing" – @jeb_ on Twitter, February 11, 2017 |
Minecraft wiki entry for Minecart_with_Command_Block, associated text: 1 Obtaining
2 Usage
3 Sounds
4 Data values
4.1 ID
4.2 Entity data
5 History
6 Issues
7 Gallery
8 References |
Minecraft wiki entry for Mushroom_farming, associated text: The side platforms should be one block high to improve efficiency. The central platforms should be 3 blocks high. In the video (that is unlinked in any form), the central platform uses glass blocks, as mushroom can't spread over glass. |
Minecraft wiki entry for Bookshelf, 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 Chicken_Jockey, associated text: Adult chickens
Adult ocelots and stray cats
Adult wild wolves
Adult zombies and variants
Cows
Pigs
Sheep
Horses and variants
Mooshrooms
Spiders
Cave spiders
Pandas |
Minecraft wiki entry for Ancient_City, associated text: An ancient city is a palatial structure found in the deep dark, harboring chests containing items that cannot be found anywhere else or that help a player avoid a warden. It always spawns at y level -52. |
Minecraft wiki entry for Best_biomes_for_homes, associated text: Despite this biome being far down on the list, it is actually one of the easiest biomes to live in. However, Mushroom fields are very rare and are rarely connected to the "mainland" in any way. The most common reason for players to look for a mushroom fields biome, is the fact that no monsters (except the phantom) naturally spawn here, although spawners will still spawn mobs. It is completely safe for new players, and still great for experienced players. The one mob that does spawn there, mooshrooms, can be "milked" with a bowl to get mushroom stew or with a bucket to get milk, allowing for an infinite food source as long as the player has a bowl. The mycelium is useful for growing mushrooms, and with the exception of the swamp[Bedrock Edition only] and dark forest biomes, this is the only biome containing giant mushrooms. Normal monster spawning cannot happen at all, meaning that gunpowder is unobtainable but the drops of zombies, spiders, and skeletons are available from spawners, additionally mineshafts still generate and can spawn cave spiders. Trees also don't spawn here, meaning that wood is unavailable unless you find a shipwreck on the mushroom field shore or you bring wood from a nearby island. Make sure to bring saplings with you if you decide to build your house on a mushroom island, if you don't have saplings, wandering traders can still spawn in this biome and may sell saplings, make sure to have emeralds, which you can get from shipwrecks and mineshaft chests, to buy it. |
Minecraft wiki entry for Locked_chest, associated text: A locked chest glowing at night.
Unlike normal chests, locked chests continued to use the standard block model, as seen in this screenshot taken in 1.2.5. |
Minecraft wiki entry for Biome, associated text: Minecraft biomes are generated in layer stacks. These layers generate specific aspects of Minecraft biomes, such as scale, rivers, varieties and biome categories. |
Minecraft wiki entry for Weird_Piston, associated text: 1 Obtaining
1.1 Breaking
1.2 BUD piston method
1.3 Block transmutation
2 Usage
2.1 Update suppression
3 History
4 Issues
5 References |
Minecraft wiki entry for Building_a_metropolis, associated text: Surveillance Room/Security Office Get somebody to explore the whole city with a large map. Then, put the map in an item frame, and you will be able to see where other players are! Tip: Hide this room. |
Minecraft wiki entry for Development_versions, associated text: Will now drink potions of Invisibility at night.
When day comes, they will drink milk to clear the potion effect.
Now have a WanderTarget data tag containing a block position. When set, they will pathfind to that position. |
Minecraft wiki entry for Creating_behavior_packs, associated text: You've only just scratched the surface of what is possible with Add-ons! If you want to be able to do more than just make things explode, check out the Entity Component Reference Guide to see other behaviors and components you can add to entities! You can also always look at how the Vanilla Behavior pack is set up for examples. |
Minecraft wiki entry for Traps, associated text: Lava traps usually use lava to burn the target, or distract them for an easier kill. Note that most of these traps will destroy the loot. |
Minecraft wiki entry for Sugar_cane_farming, associated text: In Bedrock Edition, bone meal can be used to instantly grow sugar cane to maximum height. This mechanic can be used to create automatic sugar cane farms. |
Minecraft wiki entry for Stonecutter_(old), associated text: An old stonecutter requires a pickaxe to be mined, in which case it drops itself. If mined without a pickaxe, then the mining is slower and it drops nothing. |
Minecraft wiki entry for Development_versions, associated text: server.properties
difficulty and gamemode settings now accept string names; integer values are still allowed as legacy option.
Server will now exit faster if eula.txt is not set.
Command line
Added new option --help.
Added new command line option --initSettings.
Initializes eula.txt, and server.properties with defaults, then exits. |
Minecraft wiki entry for Vines, associated text: Vines are non-solid blocks, 1⁄16 of a block in thickness that can be placed only against a vertical side of a solid block. They also can be placed beneath a solid block ceiling if adjacent to a solid vertical wall. |
Minecraft wiki entry for 1CHP, associated text: Through flashbacks, Max and Alison already know that the Nether is "a forbidden, mysterious place" per their school, "a myth that deranged adventures" per Max's parents, and "a word you didn't say unless you wanted a very long lecture about spreading falsehoods" per Dia, Alison's grandma. One night, Max's mom lifts their ban on going outside, and the two decide to go to a cabin in the woods. Upon arriving at said cabin, the two head down to the basement, which is filled with bookshelves, enchanting tables, furnaces, and chests. One of the chests is filled with iron, gold, and diamond. Another is filled with various tools, and another contains a gold sword. The two then discover an obsidian rectangle behind the cabin, similar to the one they saw in the book. Max explains to Alison that she is going to craft some weapons and armor, while Max enchants them, and that the two are going to the Nether to rescue someone known as a "Enchanter". |
Minecraft wiki entry for Unused_textures, associated text: In Infdev 20100618, the chair texture specifically changed to be slightly darker, which was likely unintentional: the door and ladder textures, which were relatively close to it on terrain.png, were also darkened in said version, and the "table" texture remained completely untouched. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.