text stringlengths 148 3k |
|---|
Minecraft wiki entry for Mushroom_Stew, associated text: "[MC-90969] Cannot get mushroom stew from mooshrooms / milk from cows in creative mode - Jira" – Mojira, October 19, 2015. |
Minecraft wiki entry for Building_a_metropolis, associated text: Army: Uses weapons for hunting rogue players, mob armies or even enemy armies! Should have stone to diamond ranged items. Salary: Varies by ranking. Example ranks:
Private The lowest rank in the army.
Specialist A private with more experience and technical knowledge.
Special forces member An elite warrior trained to conduct special operations like hostage rescue or intelligence operations.
General The highest ranking officer of the army, who leads all the other troops and answers only to the leader of the nation. |
Minecraft wiki entry for Tree_farming, associated text: The fastest way to use this method is to make an efficiency 5 netherite axe and hoe, then travel to the nether and fly around using an elytra until you come across a warped or crimson forest. If it's a crimson forest, be sure to bring warped fungus to repel hoglins (must be planted, with an area of effect of 15 blocks). |
Minecraft wiki entry for Development_versions, associated text: MCL-10562: MinecraftLauncher fails to update if %APPDATA%\.minecraft is a NTFS Junction.
MCL-10571: Shuniji.ogg is corrupted on downloads from UK. |
Minecraft wiki entry for Hitbox, associated text: Interaction box deals with aiming at blocks. When the interaction box of a block is targeted, the block can be broken, placed on or interacted with as necessary. |
Minecraft wiki entry for Logic, associated text: A NOT gate (), also known as an inverter, is a gate used when an opposite output is wanted from the input given. For instance, when the switch, or input, is set to "on", the output will be toggled to "off", and when the switch is toggled to "off", the output will be toggled to "on". |
Minecraft wiki entry for Spawn, associated text: In Java Edition, the world spawn (the point where players spawn if they have no valid bed spawn) is usually a random (seed determined) point between -500 and +500 on the X and Z axis. If the chosen point is in water (due to nothing but ocean biomes in the -500 to +500 range), a second attempt is made between -1500 to +1500. If this fails due to ocean, the game gives up and puts the world spawn in the middle of the ocean (still at the surface) (attempting to play the flat lands preset Water World does this, for example). Normally, a player who spawns in the water does so near the shore because the world spawn itself picked a spot there.
In Bedrock Edition, an opaque block normally causes all blocks below it to spawn cave mobs, but not if a transparent block is placed on top. |
Minecraft wiki entry for Clock, associated text: A subtraction 1-clock toggles on and off every tick. It uses a redstone comparator in subtraction mode, with the output feeding to the comparator's side input. |
Minecraft wiki entry for Before_1.18, associated text: The map was then scaled and the coastline made more jagged, then scaled again and beaches are generated. The generation of shorelines and beaches were as follows, this also added a few additional biome edge biomes for jungles and badlands, without biome variants: |
Minecraft wiki entry for Water_gate, associated text: The purpose of floodgates are similar to that of water gates, but they are constructed differently. They are made using 4 types of items. |
Minecraft wiki entry for Experience_farming, associated text: An automatic smelter can be fed with the harvest from any of several automatic crop farms, and the resulting experience claimed when you need it. |
Minecraft wiki entry for Twisting_Vines, associated text: Twisting vines can be placed on any block except for transparent blocks (e.g. leaves and fences), and automatically begin to grow. Twisting vines can also be used similarly to a water bucket, as it can prevent fall damage. Applying bone meal to any block of twisting vines causes it to grow immediately. It occasionally spawns if bonemeal is used on warped nylium found in warped forest floors. |
Minecraft wiki entry for Planned_versions, associated text: The combat system is planned to be reworked in a future update, keeping the cooldown but only allowing the player to attack when fully charged. It is not known yet when those changes will be made, as they are developed in parallel to other features and will make it into the game "when they're good enough". The update in which they are included will also not be a combat-themed update.[1] |
Minecraft wiki entry for Spawn, associated text: The mob's collision box must not collide with any liquid.
if it is not a strider, the light level of the spawning block must be 9 or brighter.
If it is a mooshroom, then.....
the block directly below the spawning block must be mycelium.
If it is a turtle, then.....
the block directly below the spawning block must be sand.
the spawning block must be level 67 or lower.
If it is a ocelot, then....
Spawn has a 33% chance of failure.
the block directly below the spawning block can either be grass block or leaves.
If it is a parrot, then....
the block directly below the spawning block can either be grass block, leaves, or log.
If it is a rabbit, then....
the block directly below the spawning block must either be grass block, snow[4], or sand.
For all others then.....
the block directly below the spawning block must be a grass block.
If it is a strider, then.....
Spawn attempts with lava above check upward as long as there is still lava for if they can successfully spawn in a lava block with air on top.
The spawning block must be at y level 31 or lower. |
Minecraft wiki entry for Development_versions, associated text: Alpha 1.0.4.0 (also known as 1.0.4 build 1) is the first build version released for 1.0.4. It adds villager trading and fixes many bugs and crashes.[1][2] |
Minecraft wiki entry for Shaders, associated text: Here's the process of how a post-processing shader is used in game: first, the shader initializes all of the render targets specified in the "targets" list with the proper width and height. After that, the shader goes through each render pass specified in the "passes" list from first in the list to last in the list. Each pass will apply the program shader on the render target specified by "intarget" (with any extra data provided by other auxiliary render targets) and output the end result on the render target specified by "outtarget". |
Minecraft wiki entry for Flower, associated text: When not in peaceful difficulty, wither roses inflict the Wither status effect to any players or non-immune mobs touching it, dealing 1 damage every half second[Java Edition only] or two seconds.[Bedrock Edition only] The effect lingers for 1 second after the player/mob leaves its block space. Wither skeletons, the wither, and the ender dragon are not affected due to their Wither immunity. |
Minecraft wiki entry for Terrain_features, associated text: Coral reefs are structures that consist of corals, coral fans, coral blocks and sea pickles. In Bedrock Edition, the coral reefs can also consist of dead corals, dead coral fans and dead coral blocks. |
Minecraft wiki entry for Train_station, associated text: When making a minecart railway, it's good to make a station. This tutorial lists multiple designs of train stations. |
Minecraft wiki entry for Before_Village_%26_Pillage, associated text: (y.coordinate_door1 + y.coordinate_door2 + y.coordinate_door3 + ...)/ number-of-doors = y.coordinate_village-center |
Minecraft wiki entry for Development_versions, associated text: MC-137441 – progress.working shows on entering world.
MC-138565 – Stonecutter don't change their alignment based on player look direction.
MC-140930 – Hat layer on player heads is offset.
MC-141901 – Unlit campfires still hurt players that stand on them.
MC-141913 – Sneaking on a campfire prevents damage.
MC-142091 – Campfire deals damage to entities that are not touching it.
MC-142231 – Scaffolding does not show on maps.
MC-142458 – Unlit campfire texture partially missing.
MC-142486 – When a player uses /summon command with a wrong entity ID, they will summon a pig.
MC-142528 – Commands using @e[type=] on chat have broken autofilling.
MC-142567 – Replacing lava with campfire creates unlit campfire.
MC-142568 – Pushing a level 7 compost will make it not able to compost their contents.
MC-142608 – Lightning doesn't appear.
MC-142621 – "Invalid book tag" is not translatable.
MC-142762 – When the player has a full inventory, taking the book from the lectern deletes the book. |
Minecraft wiki entry for WitherPlot, associated text: Cahira, Orion, Senan, and Wilkie try their best to fight the wither off with swords now that it is down to half of its health, making it immune from arrows. Atria, realizing that she can help, decides to talk to the wither and asks what it wants. Her eyes are able to see inside the wither’s mind, showcasing the wither in the Nether, happy to be back with the hostile mobs there. Atria then says to the three to light up the nether portal, which they do after crafting flint and steel. As the wither disappears through the portal, Orion destroys it with a water bucket, followed by Senan mining out the obsidian frame. Atria and Senan then introduce themselves to each other. Atria mentions to Senan about her curse, but Senan mentions that although he had been cursed numerous times, he wouldn’t consider himself an expert on curses. Atria begins to feel like that she’ll end up keeping her curse as the group head off to somewhere new. Unbeknownst to them, however, a new nether portal spawns in the ice spikes biome, allowing the wither and the mobs of the Nether to come back into the Overworld. |
Minecraft wiki entry for Development_versions, associated text: Following tags are changed due to addition of new features mentioned above:
Mangrove button is now part of the #wooden_buttons block and item tag.
Mangrove door is now part of the #wooden_doors block and item tag.
Mangrove fence gate is now part of the #fence_gates block tag.
Mangrove fence is now part of the #wooden_fences block and item tag.
Mangrove leaves is now part of the #leaves block and item tag.
Mangrove planks is now part of the #planks block and item tag.
Mangrove pressure plate is now part of the #wooden_pressure_plates block and item tag.
Mangrove propagule is now part of the #flowers, and #saplings block and item tag.
Mangrove roots is now part of the #mineable/axe block tag.
Mangrove sign is now part of the #standing_signs block tag and #signs item tag.
Mangrove slab is now part of the #wooden_slabs block and item tag.
Mangrove stairs is now part of the #wooden_stairs block and item tag.
Mangrove trapdoor is now part of the #wooden_trapdoors block and item tag.
Mangrove wall sign is now part of the #wall_signs block tag.
Mud brick slab is now part of the #slabs block and item tag.
Mud brick stairs is now part of the #stairs block and item tag.
Mud brick wall is now part of the #walls block and item tag.
Mud bricks, mud brick stairs, mud brick slab and packed mud are now part of the #mineable/pickaxe block tag.
Mud is now part of the #enderman_holdable block tag.
Muddy mangrove roots and mud are now part of the #mineable/shovel block tag.
Potted mangrove propagule is now part of the #flower_pots block tag.
Sculk vein is now part of the #inside_step_sound_blocks block tag.
Sculk, sculk catalyst, sculk vein and sculk shrieker are now part of the #mineable/hoe block tag.
Tadpole is now part of the #axolotl_hunt_targets entity tag.
Block and item tag #mangrove_logs is now part of the logs_that_burn block and item tag, respectively.
Light block is now part of the #wither_immune block tag.
#polar_bears_spawnable_on_in_frozen_ocean block tag is renamed to #polar_bears_spawnable_on_alternate.
#has_structure/stronghold biome tag now only reference the #is_overworld biome tag.
Configured structure feature tags are now called structure tags. |
Minecraft wiki entry for Development_versions, associated text: Have 10 health.
Live in groups near hives and nests.
If a bee does not have a home nest, it will wander around until it finds one.
Can be bred using any flower.
Adult and baby bees will pollinate flowers, then go back to nests and hives and make honey.
Bees can make plants grow faster if they pass above it after pollinating flowers.
Attack in a swarm if provoked,have a baby or if honey is taken from nests/hives without using a campfire.
When they attack, they give Poison to the target and die 50-60 seconds after attacking.
Are affected by Bane of Arthropods. |
Minecraft wiki entry for Furniture, associated text: Then just cover the hole with pistons (or you could place a sticky piston at random to make it look as though someone spilled) facing upward. The piston table is completed. |
Minecraft wiki entry for Slugger, associated text: Slugger is based on the "Mushroom Brawler" from Matel which in turn was based on a skin by the same name in the Biome Settlers Skin Pack 2. |
Minecraft wiki entry for Piston_uses, associated text: This video showcases a Modular Button speedlock, in which one must press the buttons in a limited time and in a strange way to open the door. Button speedlock |
Minecraft wiki entry for Observer, associated text: Because observers in Java Edition detect changes in the block state, and not block updates, they can detect a wider range of phenomena than a block update detector (BUD) circuit in Java Edition can detect (as some block state changes don't cause block updates). Observers in Bedrock Edition do detect block updates but not block state changes, and so they detect the exact same things that any other BUD would detect in that edition. |
Minecraft wiki entry for Defeating_the_wither, associated text: There are many ways to fight the wither. The preparation you need to do to fight the wither depends largely on player skill and what equipment the player has. Here's a list of equipment a player may choose to bring to the fight: |
Minecraft wiki entry for Logic, associated text: Behavior (i.e., how it works): An instant inverter has two functional elements, and a piston, or pistons, that activate them:
a constant power source with output that can be instantly powered off (but powering it on takes time): either a redstone block that ceases to provide power as soon as piston starts moving it (within the same tick the piston receives or loses power) or a solid block in front of a powered repeater or comparator, powering redstone dust; as soon as the block starts moving the dust is unpowered.
a signal line with output that can be instantly powered on but not necessarily off, its input delayed by and sustained for 2 ticks. The "instant on" is achieved by the dust-cut technique: a solid block placed against edge of a block over which a redstone line is running, disconnects that line from line below. Start of motion of that block instantly reconnects the line and provides power. The delay is achieved by running the input through a 2 tick repeater, two torches or similar means. That means, when power appears on input, the block moved by piston is able to cut the line before signal passes through the delay. With input unpowered, the output is instantly activated and the line still provides power "stored" in the repeater for two ticks, which time is sufficient to reactivate the constant power source from previous point.
Piston, or pistons, to move the block/blocks activating the elements from point 1 or 2. |
Minecraft wiki entry for Creating_a_resource_pack, associated text: On the menu bar, go to "Edit -> Add Cube" to create a new block.
Resize the model to a full-sized cube. Then, under Textures on the left panel right click ladder.png, then click Apply to Untextured Faces.
In the top left, there will be an image of the ladder, with a 1×1 highlighted region. Move this to change the texture to what you want it to be. Repeat until all sides of the block are as wanted.
Go to "File -> Save Model" and save in resourcepacks/Tutorial_Resource_Pack/assets/minecraft/models/block/ladder.json (Replace "block" with "blocks" for 1.12 and below). |
Minecraft wiki entry for Flying_machines, associated text: In Bedrock Edition, it is possible to create extensions, however they are only functional in one direction. This first is the trailing extension (Trailer, shown above), and the leading extension. The leading extension can be made by attaching a backwards-facing observer directly behind a forward-facing normal piston, both attached to slime blocks. |
Minecraft wiki entry for Obsidian_(disambiguation), associated text: Obsidian wall – short-lived experimental debugging structure
Obsidian pillar – structure that's part of the Ender Dragon fight
Obsidian platform – initial spawn platform in the End |
Minecraft wiki entry for Server, associated text: Multiple archetypes of Minecraft servers exist, distinguished by the unique gameplay features, rules, and societal structures that they implement. No two servers are the same, and frequently the line between archetypes is blurred or indistinguishable. Many special types of servers rely on the use of map editors or the Creative game mode to build custom maps and the CraftBukkit server software to provide additional features. Some of these servers are more PVP orientated, some involve aspects of Survival, Creative and Adventure mode, some have a built-in economy, and some of them contain built-in minigames. |
Minecraft wiki entry for Cape, associated text: "I was the person who purchased the 1,000,000th copy of Minecraft yesterday." – u/akronman1 on Reddit |
Minecraft wiki entry for Advancement_guide, associated text: Bell
Block of Gold
Clock
Enchanted Golden Apple
Gilded Blackstone
Glistering Melon Slice
Gold Ingot
Gold Ore
Golden Apple
Golden Axe
Golden Boots
Golden Carrot
Golden Chestplate
Golden Helmet
Golden Hoe
Golden Horse Armor
Golden Leggings
Golden Pickaxe
Golden Shovel
Golden Sword
Light Weighted Pressure Plate
Nether Gold Ore |
Minecraft wiki entry for The_second_day, associated text: To fix a tool, put two damaged tools of the same type and material in a grindstone or your crafting grid. This combines the two old items into a new item that is either unused, or has slightly more remaining uses than both the old items together. This applies to any tool that has durability, including swords and bows. Later you'll have enchanted tools and/or weapons, but don't use this method for those, you'll need an anvil to preserve the enchantments. |
Minecraft wiki entry for Resource_Pack, associated text: The "template" and .bin systems theoretically work for any Unicode font, but it is unclear how codepoints beyond the first plane are handled, if at all. |
Minecraft wiki entry for Levitation, associated text: Levitation causes the affected entity to float upward at a rate of 0.9×level blocks per second. This does not affect swimming or flying. Negative levels cause the entity to float downward, overriding the usual falling due to gravity; level 0 (amplifier 255) makes falling, jumping and ascending stairs impossible. When damaged by a projectile or anything, this makes the player go higher in the air on level 255. |
Minecraft wiki entry for Nether_hub, associated text: Probably the safest method of fast travel in the nether is also one of the easiest. This uses a bug to the advantage of the player, and only works in Java Edition. |
Minecraft wiki entry for Nether_Update, associated text: 1 Mobs
1.1 New
1.2 Changed
2 Blocks
2.1 New
2.2 Changed
3 Items
3.1 New
3.2 Changed
4 Potions
4.1 New
5 Biomes
5.1 New
5.2 Changed
6 Structures
6.1 New
7 Music
7.1 New
8 Enchantments
8.1 New
9 Gameplay
9.1 New |
Minecraft wiki entry for Development_versions, associated text: MC-136 – [1.4.1] Visual glitch on retracting piston.
MC-1688 – Ender Egg falling render problems.
MC-2416 – Suffocation/jittering/stuck when spawning in a newly created world.
MC-3887 – Issues with name color in tab list.
MC-5117 – Minecart does not make sound when riding it.
MC-8647 – Death messages are not translatable. |
Minecraft wiki entry for Obsidian_farming, associated text: If the obsidian structure is large, it may be easier to build a frame for the obsidian. The frame should be constructed so the lava can be placed on it. Next, water can be run down the sides next to where the lava will be placed. When lava is placed on the frame, it should immediately freeze without needing extra blocks to keep it from flowing. |
Minecraft wiki entry for Bread, associated text: Villagers can pick up bread items to become willing, allowing them to breed. Villagers require 3 bread to become willing. |
Minecraft wiki entry for Controls, associated text: Note: On many notebook computers and most Macs, "Function keys" (briefly "F-keys") do not operate in their default configuration. The player can often get around this by pressing the Fn key or sometimes the ⇧ Shift key while they press an F-key. To make F-keys work in macOS, go to the Apple menu → System Preferences → Keyboard and mouse and check the "Use F1, F2 etc. as normal keys." If the player choose the first option, they can then use the Fn key to switch F-keys back to actions they used to do (e.g. play/pause music, etc.). The player can also use the F-keys by holding the ⌥ Option button while pressing them. |
Minecraft wiki entry for Parrot, associated text: "Let me present the newest member of the Minecraft world! The parrot! Model by @RazzleberryFox" – @MiaLem_n on Twitter, March 23, 2017 |
Minecraft wiki entry for Weapon, associated text: Tridents can be swung, dealing the same damage as an unenchanted stone, iron, or diamond axe[Java Edition only] or the same damage as an unenchanted netherite sword [Bedrock Edition only], and when thrown they always do the same damage as an unenchanted netherite sword. They have 10% faster attack speed than golden, diamond, and netherite axes[Java Edition only], being 0.9 seconds. Unlike most other projectiles, they are not slowed down in water, but a thrown trident must be retrieved, unless enchanted with Loyalty. |
Minecraft wiki entry for Villager, associated text: Jungle and swamp villagers can spawn only in their corresponding biome if a village intersects these biomes, or by using spawn eggs, breeding or curing a zombie villager, as jungle and swamp villages do not exist. |
Minecraft wiki entry for Development_versions, associated text: Reintroduced upwards knockback when hitting players in the air.
Players now get knockback from hits that deal less than half a heart of damage, including no damage. |
Minecraft wiki entry for Smoker, associated text: If a village has a smoker that has not been claimed by a villager, any nearby villager who hasn't chosen a job site block has a chance to change their profession to butcher. |
Minecraft wiki entry for Development_versions, associated text: Beta 1.18.20.23 (Xbox, Windows, Android) and Preview 1.18.20.24 (iOS/iPadOS, Xbox) is the second beta version for Bedrock Edition 1.18.30[g], released on February 2, 2022[26], which fixes bugs. |
Minecraft wiki entry for Canyon, associated text: Naturally generated diamond ore, redstone ore, and lapis lazuli ore found in a canyon. Check the image for seed and coords. |
Minecraft wiki entry for data, associated text: ... merge
... (block <targetPos> entity <target> storage <target>) <nbt>
Merge the NBT data from the target block position or entity with the specified <nbt> data. |
Minecraft wiki entry for Animation_placeholder_texture, associated text: Due to the first terrain.png in Xbox 360 Edition being the same as the terrain.png from Beta 1.6.6, both the still and flowing water texture placeholders from said version are there by default, and would carry on into the other respective consoles. What the water placeholder textures were used for in this edition is unknown. |
Minecraft wiki entry for Old, associated text: The center of the world was rarely at 0,0, meaning the game generated the full world in order to find a valid spawn point, then it limited the world to 256×256 around that point, so the center of the world was the coordinate of that spawn point. It was possible, through NBT editing, to move the center of an old-world to another area in the seed. |
Minecraft wiki entry for Snow, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.3 Crafting
1.4 Post-generation
1.4.1 Weather
1.4.2 Snow golems
2 Usage
2.1 Cover
2.2 Melting
2.3 Foxes
3 Sounds
4 Data values
4.1 ID
4.2 Block states
5 History
6 Issues
7 Trivia
8 Gallery
8.1 Java Edition
8.2 Bedrock Edition
9 Notes
10 References |
Minecraft wiki entry for Caves_%26_Cliffs, associated text: Same texture as the moss block, but one pixel thick like a carpet.
Can occupy the same block with grass. |
Minecraft wiki entry for Pillager_Outpost, associated text: The outpost tower generates each time. Up to 4 other smaller structures may spawn around the periphery of the main outpost structure. |
Minecraft wiki entry for Scoreboard, associated text: Commands can be used to check whether team members exist by using target selection with the "team" argument. (The '!' character may be placed before a name to check for entities not on a team.) For example, inputting /execute if entity @a[team=red] into a command block provides comparator output if any player exists on the red team. Conversely, /execute if entity @a[team=!red] provides output when there are no players on the red team. /execute if entity @a[team=!] allows output when any player is on at least one team, and /execute if entity @a[team=] allows output when no players are on any teams. |
Minecraft wiki entry for Marketplace, associated text: Adventure maps are self-contained experiences that focus on exploring and other types of guided gameplay. These types of worlds can range from PvP arenas to simulators and can be designed for singleplayer, multiplayer or both. |
Minecraft wiki entry for Custom_texture_packs, associated text: The original textures are located in the game Java Archive file minecraft.jar. Any zip archiver should be able to extract files from it as the Java Archive format is just a subset of the common zip format. The exact procedure for locating the game archive and extracting the files from it varies by the operating system. Below is a list of files and subfolders of interest while creating a new texture pack: |
Minecraft wiki entry for Advanced_redstone_circuits, associated text: Because of the delay that the redstone torch adds, the delay of the initial repeater, the one that stays unlocked, must be increased to 2 ticks.
The data from the timer will be preserved.
Because the repeaters will still be powered when the timer is used again, the circuit must be obstructed between uses in order to unlock the repeaters. To do this mine the redstone torch, wait for all of the repeaters to deactivate, and put the redstone torch back. |
Minecraft wiki entry for Development_versions, associated text: Beta 1.7.0.3 is the second beta version for Bedrock Edition 1.7.0, released on August 29, 2018, which fixes several bugs.[2] |
Minecraft wiki entry for Exploration_Update, associated text: A trailer documenting some of the Exploration Update's features was released on Mojang's official YouTube channel on November 14, 2016. The trailer was made by Mojang themselves instead of Hat Films, who have made update trailers and videos for Mojang in the past. |
Minecraft wiki entry for Squid_farming, associated text: Collecting ink sacs can prove quite time-consuming. To save time, a squid farm could be made to automatically gather ink sacs for your collection later on. There are two main ways to do it. The first is to dig a tunnel underneath the ocean; the second is to make a man-made lake, or find a shallow pre-existing lake. |
Minecraft wiki entry for Terrain_features, associated text: Occasionally, instead of being converted to dirt or sand, the top layer is stripped away, leaving a 'basin' of bare stone. They occur more often in forests or plains and occasionally contain water. Commonly, minerals can be found in these, generally coal ore and iron ore. If generated in a Badlands biome, gold ore can also be seen. |
Minecraft wiki entry for Elevators, associated text: Another technique is to have two command blocks per floor, one sending the user one floor up, the other sending them one floor down. Align all the x and z coordinates, so that the player stays on one spot relative to the two columns, and can simply click repeatedly to ascend or descend multiple floors. |
Minecraft wiki entry for List_of_item_textures, associated text: Spawn Egg
Spawn Egg overlay
Spawn Egg
Allay Spawn Egg
Axolotl Spawn Egg
Bat Spawn Egg
Bee Spawn Egg
Blaze Spawn Egg
Cat Spawn Egg[JE only]
Cat Spawn Egg[BE only]
Cave Spider Spawn Egg
Chicken Spawn Egg
Cod Spawn Egg
Cow Spawn Egg
Creeper Spawn Egg
Dolphin Spawn Egg
Donkey Spawn Egg
Drowned Spawn Egg
Elder Guardian Spawn Egg
Enderman Spawn Egg
Endermite Spawn Egg
Evoker Spawn Egg
Fox Spawn Egg
Frog Spawn Egg
Ghast Spawn Egg
Glow Squid Spawn Egg
Goat Spawn Egg
Guardian Spawn Egg
Hoglin Spawn Egg
Horse Spawn Egg
Husk Spawn Egg
Llama Spawn Egg
Magma Cube Spawn Egg
Mooshroom Spawn Egg
Mule Spawn Egg
Ocelot Spawn Egg
Panda Spawn Egg[JE only]
Panda Spawn Egg[BE only]
Parrot Spawn Egg
Phantom Spawn Egg
Pig Spawn Egg
Piglin Spawn Egg
Piglin Brute Spawn Egg
Pillager Spawn Egg
Polar Bear Spawn Egg
Pufferfish Spawn Egg
Rabbit Spawn Egg
Ravager Spawn Egg
Salmon Spawn Egg
Sheep Spawn Egg
Shulker Spawn Egg
Silverfish Spawn Egg
Skeleton Spawn Egg
Skeleton Horse Spawn Egg
Slime Spawn Egg
Spider Spawn Egg
Squid Spawn Egg
Stray Spawn Egg
Strider Spawn Egg
Tadpole Spawn Egg
Trader Llama Spawn Egg
Tropical Fish Spawn Egg
Turtle Spawn Egg
Vex Spawn Egg
Villager Spawn Egg
Vindicator Spawn Egg
Wandering Trader Spawn Egg[JE only]
Wandering Trader Spawn Egg[BE only]
Warden Spawn Egg
Witch Spawn Egg
Wither Skeleton Spawn Egg
Wolf Spawn Egg
Zoglin Spawn Egg
Zombie Spawn Egg
Zombie Horse Spawn Egg
Zombie Villager Spawn Egg
Zombified Piglin Spawn Egg |
Minecraft wiki entry for Development_versions, associated text: Slightly changed the Minecraft logo on the loading screen and main menu (before Beta panorama loaded). |
Minecraft wiki entry for Development, associated text: Creepers:
Now have a texture
Explode when killed
Attack the player - are no longer passive.
Signs are now spawned with the B key |
Minecraft wiki entry for Sweet_berry_farming, associated text: Secondly, you need to build a flat dirt surface above the rail system after placing the minecart on the rails and making it move infinitely by pushing it into any direction. |
Minecraft wiki entry for Development_versions, associated text: 12w05a is the third snapshot for Java Edition 1.2.1, released on February 2, 2012,[3] which makes minor changes to mobs. |
Minecraft wiki entry for Cod, associated text: The player may collect a cod by using a water bucket on it, which gives the player a bucket of fish. Cod placed with buckets do not despawn naturally. When that fish bucket is used on a block, it empties the bucket, placing water with the cod swimming in it. |
Minecraft wiki entry for Development_versions, associated text: Item Icon Component
Items now have an easy way to set the icon for an item for displaying in the user interface
Component Variables
texture: Full path to icon image to use as item's icon. No default
frame: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0
legacy_texture_id: The name of the texture used on legacy items. No default
legacy_frame: Molang script to be executed at runtime to determine the icon's current frame. Can be a constant, defaults to: 0 |
Minecraft wiki entry for Hourly_clock, associated text: Using a hopper clock with 128 items will result in an output being sent out every 1 in game hour. It takes approximately 50.02 seconds for 128 items to travel from one hopper into another. Using this method results in a more compacted design for an hourly clock configuration can be done in any way. The video below shows how using droppers and comparators to display the hour. |
Minecraft wiki entry for Jungle_pyramid, associated text: Jungle pyramids[Java Edition only] or jungle temples[Bedrock Edition only] are structures found in jungles. |
Minecraft wiki entry for Development, associated text: General
Online level saving re-enabled.
Reverted the grass texture back to the original.
Blocks
Vertex and colour offset tests
Vertex offsets cause "wavy" blocks, making the world look more realistic.
Colour offsets cause every block to be a slightly different colour.
Was later removed as Notch didn't like the idea. |
Minecraft wiki entry for Development_versions, associated text: beta 1.12.0.14
beta 1.12.0.13
beta 1.12.0.12
beta 1.12.0.11
beta 1.12.0.10
beta 1.12.0.9
beta 1.12.0.6
beta 1.12.0.4
beta 1.12.0.3
beta 1.12.0.2 |
Minecraft wiki entry for Conduit, associated text: Valid block placements for conduit activation; note that the conduit itself must also be surrounded by water. |
Minecraft wiki entry for Furniture, associated text: To make a closet, first, dig two blocks tall and one block wide into a wall. If you want to make it wider, dig in deeper and start to dig spreading out. Then, go outside of the little "room" you've made and put a door at the entrance. You can make a four by four entrance but you will have to put double doors. Since you cannot really "place" armor in the game (except in 1.8, if you use an armor stand), you must use a chest and put the chest into the closet, or if you still want to be able to see the armor put up a row of item frames with the armor inside. |
Minecraft wiki entry for Amethyst_farming, associated text: This method is the most simple of all. You need to make a few floors using the blocks, and make each one accessible by using ladders. Then you will need to be able to access all the budding amethyst using scaffolding, but make sure that the scaffolding is not obstructing any sides of the budding amethyst. Also make sure to light up each floor. |
Minecraft wiki entry for Piston, associated text: The maximum of 12 blocks moved by a piston still applies. For example, a 2×2×3 collection of Slime Blocks may be pushed or pulled by a sticky piston as long as no other movable blocks are adjacent to it. |
Minecraft wiki entry for Programs_and_editors, associated text: The server software list is so large that it has a wiki of its own. Server wrappers can be used to help manage the server.
There are several kinds of programs which deal with Mapping:
Mappers create an overhead view of a world, usually outputted as a single graphic or Google Maps page.
Viewers provide an interactive view into the world, sometimes in 3D.
Map editors let the player directly alter a world outside of the game.
Map generators create new terrain types and block patterns that aren't available normally.
Mods add completely new features or modes of play to the core Minecraft game; there are a number of modding tools for creating and installing them.
To make new entities within a mod, the player also needs a 3D modeler.
Skinning and texturing programs help with designing player skins and texturing entities.
Resource pack builders help players with creation of resource packs which can change the appearance of the world.
Backup utilities make it easy to play your favorite worlds on mulitple computers as well as giving the peace of mind knowing that the worlds are safe.
Reference programs provide useful information, though they do not interact with the game directly.
3D Exporters allow Minecraft worlds to be converted into 3D objects.
In Bedrock Edition, there is an official way to do this, using structure blocks.
Commandblock helpers create, compile and/or bundle languages and text files to command blocks
Finally, there are Specialized programs for simulating redstone circuits, altering game files at a low level, and other purposes that don't fit into another category. |
Minecraft wiki entry for Development_versions, associated text: MCL-11291 - Installation deletion dialog leaves out '<' and '>' in installation name
MCL-11293 - Launcher logs error "updateSettingsParams.settings.freeText: Unknown key"
MCL-11562 - Failed to locate library: liblwjgl.so
MCL-11572 - Dark Shadow Glitch
MCL-12076 - Download progress units are incorrect
MCL-12077 - Cannot launch minecraft on latest beta launcher.
MCL-12083 - [Linux] Cannot edit version of any installation
MCL-12104 - Beta launcher does not update "Last played" order
MCL-12105 - Launcher no longer has an icon on Windows
MCL-12229 - Launcher fails to start after trying to move Java license to a different disk
MCL-12393 - Steve skin preview uses outdated Steve skin
MCL-12399 - "Successfully updated your skin" message appears whenever switching account while in the skin menu
MCL-12400 - Skin library elements are not centered
MCL-12461 - Launcher consumes 100% cpu after starting a game
MCL-12466 - Applying skin message will hang after selecting a skin |
Minecraft wiki entry for Things_not_to_do, associated text: Enchanted armor (good enchantments include Respiration, Aqua Affinity, Protection, and Depth Strider are essential)
A fairly large amount of food
A sword enchanted with at least Sharpness, but not with Knockback
Conduits, as the large supply of prismarine makes it easy to build a frame. The conduit power grants water breathing, improves visibility, and improves speed.
Iron or better pickaxe (essential, if the player wants to get the blocks of gold in the monument, should be enchanted with Efficiency if the player plans to mine with mining fatigue)
A door[Java Edition only] to create an air pocket. The air pocket replenishes the player's air.
Slime blocks, Honey Blocks, or TNT. These blocks can be broken instantly, even with mining fatigue, and can be used to break line of sight with guardians and make them cancel their attacks. |
Minecraft wiki entry for Crop_farming, associated text: For the fastest growth per seed, a full layer of hydrated farmland with crops in rows is ideal. Under these conditions, the probability of growth during each update is 1⁄3, or approximately 33%. Most (4⁄5) planted crops reach maturity within 31 minutes (about 1.5 minecraft days). In fact, 31 minutes is very close to the ideal time at which to harvest if an auto-farming system is set to a timer, precisely 31 minutes and 3.14 seconds. For all plants to have this probability, crop rows must be separated by empty farmland or by a different crop, and the edges and corners of the field must be empty farmland. However, this probability also applies to crops adjacent to one or two non-farmland blocks (e.g. blocks of water in the middle of a field for hydration and/or a torch) due to the floor function. |
Minecraft wiki entry for Trading, associated text: This profession is a must, as it allows you to obtain chain and diamond armor easily. In addition, you can buy bells if you plan on starting a new village. The best way to level it up is using iron. Iron is not too hard to get in large quantities after a large mining session, and it offers decent XP. Diamonds and lava buckets are too hard to obtain in large quantities to be ideal. In Java Edition, one villager is enough to provide a full set of diamond armor, while in Bedrock Edition, at least two villagers are needed. |
Minecraft wiki entry for Ender_Dragon, associated text: Target selectors for the Ender dragon target a total of 9 entities per dragon, as the Ender dragon actually consists of 9 entities internally [Java Edition only]. So executing at a dragon to summon an arrow summons 9 arrows. |
Minecraft wiki entry for Light_Block, associated text: When pressing use on a light block while a light block is held in the main hand, the light level of the light block increases by one, if the light level is already 15, it resets to 0. |
Minecraft wiki entry for Setting_up_a_Spigot_server, associated text: In your text editor, select File > Save As, and navigate to the Spigot directory. Change the name of the file to run.bat. |
Minecraft wiki entry for Screenshot, associated text: For the Windows 10 version of Bedrock Edition, press ⊞ Win + G to open the game settings overlay. Under Game Capturing, click the camera button to take a screenshot. A notification then appears showing where the screenshot was saved. The default screenshot save folder is C:\Users\<username>\Videos\Captures. |
Minecraft wiki entry for Mash-up_pack, associated text: The LittleBigPlanet Mash-up Pack was released on July 1, 2015 on legacy edition, & on bedrock with PS4 on December 10th, 2019 and is based on the LittleBigPlanet game series, developed by Media Molecule. It was released exclusively on the PlayStation, making this & the Super Mario Mash-up Pack the only Mash-up Packs only on 1 or a few platforms. It is purchasable through the PlayStation Store or directly in-game through the Downloadable Content section of the game and costs US$3.99 or 490 Minecoins on Bedrock (Tokens on PS4).[16] |
Minecraft wiki entry for End_Crystal, associated text: Although an ender dragon damages most blocks and entities in its path, it cannot destroy end crystals simply by going near them. |
Minecraft wiki entry for Chalkboard, associated text: A chalkboard is a block that can display more text than a sign.[1] Three sizes are available: 1×1 (slate), 2×1 (poster), and 2×3 (board). |
Minecraft wiki entry for Raw_Cod, associated text: Fisherman villagers have 50% chance to sell 6 cooked cod for 6 raw cod and 1 emerald as part of their first tier trade. |
Minecraft wiki entry for Island_survival, associated text: If you discover a generated structure, it is advisable to set up a second base of operations (a home away from home, so as to say), as many of the underground generated structures can generate quite large and take a long time to fully explore. |
Minecraft wiki entry for Creating_custom_entity_add-ons, associated text: Name Description
minecraft:spawns_on_surface This component allows the mob to spawn on the ground.
minecraft:spawns_underground This component allows the mob to spawn underground.
minecraft:spawns_underwater This component allows the mob to spawn underwater.
minecraft:spawns_on_block_filter Blocks this entity can spawn on.
minecraft:world_age_filter min: minimum time of world for entity to start spawning.
minecraft:brightness_filter This component allows players to set the light level range that causes the mob to spawn.
Parameters
Type Name Default Value Description
Decimal min 0.100 This is the minimum light level value that allows the mob to spawn
Decimal max 0.0 This is the maximum light level value that allows the mob to spawn
Boolean adjust_for_weather false This determines if weather can affect the light level conditions that cause the mob to spawn (e.g. Allowing hostile mobs to spawn during the day when it rains.)
minecraft:distance_filter Distance between the player and the custom entity are allowed to spawn.
Parameters
Type Name Default Value Description
Decimal min minimum distance
Decimal max maximum distance
minecraft:density_limit Density of mobs spawning.
Parameters
Type Name Default Value Description
Int surface surface density
Int underground underground density
minecraft:weight This component allows players to give a priority to how often that mob should spawn.
Parameters
Type Name Default Value Description
Decimal default 0.0 This is the priority of the mob spawning
minecraft:difficulty_filter This component allows players determine what mobs spawn when certain difficulty levels are set.
Parameters
Type Name Default Value Description
String min This is the minimum difficulty level that a mob spawns
String max This is the maximum difficulty level that a mob spawns
minecraft:herd This component allows players to determine the herd size of entities.
Parameters
Type Name Default Value Description
Decimal min_size This is the minimum number of mobs that spawn in a herd
Decimal max_size This is the maximum number of mobs that spawn in a herd
String event This is an event that can be triggered from spawning
Decimal event_skip_count This is the number of mobs spawned before the specified event is triggered
minecraft:permute_type Allows the current entity to spawn as another entity.
minecraft:biome_filter This component allows the players to specify which biomes the mob spawns in. |
Minecraft wiki entry for Door, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.3 Crafting
2 Usage
2.1 Placement
2.2 Behavior
2.3 Barrier
2.4 Redstone component
2.5 Fuel
2.6 Note Blocks
3 Sounds
3.1 Generic
3.1.1 Iron
3.1.2 Wood
3.2 Unique
4 Data values
4.1 ID
4.2 Block states
5 Video
6 History
6.1 Door "items"
6.1.1 Appearances
6.1.1.1 Oak Door
6.1.1.2 Iron Door
6.1.2 Names
6.1.2.1 Oak Door
6.1.2.2 Iron Door
7 Issues
8 Trivia
9 Gallery
10 References |
Minecraft wiki entry for Barrel, associated text: In Java Edition, a barrel can be "locked" by setting its Lock tag using the /data command. If a barrel's Lock tag is not blank, the barrel 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 barrel at (0,64,0) so that the barrel cannot be opened unless the player is holding an item named "Barrel Key", use /data merge block 0 64 0 {Lock:"Barrel Key"}. |
Minecraft wiki entry for Version_formats, associated text: IRC logs, #minecraft.20090527.log: "(15:21:10) <@Notch> I just realized I'm abusing the version system I have", "(15:21:48) <@Notch> 0.0.13a_03 should be 0.13.3a" (May 27, 2009) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.