text stringlengths 148 3k |
|---|
Minecraft wiki entry for Mini_games, associated text: The mini-game lobby is complex. There are many redstone puzzles scattered around. The main collectables and secrets of the lobby are getting the music discs, getting all of the armor sets, the hidden old lobby, and the mob head hunts to get the the dragon's head. |
Minecraft wiki entry for Best_biomes_to_play, associated text: The Nether is already hard enough for most players, but not for players who are brave enough to get into the depths of the Nether. The biomes below will tell you the hardest biomes in the Nether and whether if you dare to try it or not. |
Minecraft wiki entry for Pistons, associated text: Beta 1.7 - Beta 1.9 Prerelease: [Has no defined name, rendering a minimum-length text box if highlighted]
Beta 1.9 Prerelease 2 - Beta 1.9 Prerelease 3: [Has no defined name, and attempting to render it causes a game crash]
Beta 1.9 Prerelease 4 - 13w25b: [Has no defined name, rendering a minimum-length text box if highlighted]
13w25c - 13w36b: tile.null.name |
Minecraft wiki entry for Organization, associated text: Early on in the game, one double chest can to fit most of your items, such as wood, weapons, and tools. However, to progress further in the game, you eventually need to make storage rooms with categorized chests to store items. Chests and shulker boxes are some of the most important blocks in the game. Here are the basic steps for organizing everything into a good sense of order. |
Minecraft wiki entry for Target_selectors, associated text: [hasitem={<argument>=<value>,<argument2>=<value2>,...}] — Include only targets that have the specified items.
[hasitem=[{<argumentA>=<valueA>,...},{<argumentB>=<valueB>,...}]] — Include only targets that have item A and item B, etc.
All acceptable arguments are as follows:
item
Must be an item ID.
Currently dosen't work on concrete powder.
data
Specifies the item data for the item(s). Must be a 32-bit integer number. Values which are invalid for the specified item id will default to 0. If not specified, defaults to 0.
Note that because it defaults to 0, selectors like {item=potion} can only target water bottol, though {item=potion,data=1} can target mundane potion.
Currently dosen't work on blocks' direct item forms (e.g. dirt, stone). For these items, data is always considered as invalid and defaults back to 0, and aux value of these items in inventory are also always considered as 0. That means you can't target items like coase dirt, green wool solely.
For potion and tipped arrow, aux value represents the data value of potion effect, and currently invalid values crash the game.
quantity
Specifies the amount of the items the entity has. Must be an integer range (e.g. 1 - exact match of 1. ..5 - less than or equal to 5. 5.. - more than or equal to 5. 0..5 - between 0 and 5, inclusive.).
! can be uesd to invert selection. For example, {item=apple,quantity=!5} can exclusive entities who have five apples.
When not specified, defaults to quantity=1... When quantity=0, entities must have 0 the specified item (i.e. do not have the specified item) to be targeted.
location and slot
Specifies the inventory slot to be test. Valid values are the same as for slot arguments in /replaceitem.
Specifying slot without location is invalid.
slot must be an integer range. (e.g. 1 - exact match of 1. ..5 - less than or equal to 5. 5.. - more than or equal to 5. 0..5 - between 0 and 5, inclusive.) |
Minecraft wiki entry for Development_versions, associated text: 12w07b is the seventh snapshot for Java Edition 1.2.1, released on February 15, 2012,[8] which fixes bugs in 12w07a. |
Minecraft wiki entry for Custom_world_generation, associated text: Setting this to a number does not mean one structure is generated this often, only that the game attempts to generate one; biomes or terrain could lead to the structure not being generated. The maximum distance of structure placement attempts is 2*spacing - separation. |
Minecraft wiki entry for Telegraph, associated text: Then, connect the receiver oscillator and the output of the transmission line to a comparator in subtraction mode. If the received waveform is different from the receiver oscillator waveform, the comparator will generate a blinking signal at its output. |
Minecraft wiki entry for Creating_a_resource_pack, associated text: This section goes through the process of modifying a texture, using the creeper texture as an example. |
Minecraft wiki entry for Time-saving_tips, associated text: Warning: This trick makes it much easier for mobs to find a path to you as well, and provides extra spawn points for them to appear. Keep moving, and if you do pause for a moment, stop in a safe place, and block off the path behind you so that nothing can sneak up while you've stopped. A pet cat and a pet wolf are both helpful companions here. |
Minecraft wiki entry for Unused_textures, associated text: In Java Edition 21w05a, this texture called root_vines_head.png was added to the assets/minecraft/textures/block/ directory. This was an early design for cave vines.[12] There is no known "body" texture despite this being implied by this texture being named "head" alongside the naming of existing cave vines. |
Minecraft wiki entry for Exploring_an_ancient_city, associated text: A safe escape route, so that you can leave as fast as possible if things go wrong.
You could also build a fortified and closed-off "panic room" that you can flee into and take cover inside.
Food, to keep you sustained.
Light sources, like Torches (but be careful about placing them, as detailed below)
Tools and Weapons to both maneuver your way around and deal with potential hostile mobs (but not the Warden)
Armor to keep you safe.
Patience, as you will need to sneak for almost the entirety of you journey through the Ancient City.
You could also change the settings to make sneaking an on-toggle action, instead of having to continuously hold down the sneak key. |
Minecraft wiki entry for Clock, associated text: In Java Edition, a clock can be viewed under the item statistics page as long as one obtained a clock at some point. It can also be viewed in recipe book if the recipe for it has been unlocked.
In Java Edition, the default resource pack for the clock contains 64 individual frames, each frame lasting about 18.75 seconds in real time (375 ticks) (1350 seconds (22 minutes, 30 seconds) in Minecraft time).
When the time of day changes suddenly, such as after sleeping or when /time is used, the clock dial spins rapidly to catch up.
Although clocks do not function in the Nether or the End, the actual daylight cycle does continue. |
Minecraft wiki entry for Pressure_Plate, associated text: "Polished Blackstone Pressure Plate" is the current longest name for a block tied with Cracked Polished Blackstone Bricks (34 characters with spaces, 31 without)
It briefly lost its place between Java Edition 1.17 snapshots 20w45a and 21w05a, where it was surpassed by variants of the Copper Block:
Waxed Lightly Weathered Cut Copper Stairs (41 characters with spaces, 36 without in first place)
Waxed Lightly Weathered Cut Copper Slab (39 characters with spaces, 34 without in second place)
Waxed Semi-Weathered Cut Copper Stairs (38 characters with spaces, 34 without in third place)
Waxed Semi-Weathered Cut Copper Slab (36 characters with spaces, 32 without in fourth place) |
Minecraft wiki entry for Timeline_of_events, associated text: 13 – Java: Java Edition 1.5 "Redstone Update" released.
13 – Legacy Console: Skin Pack 4 released. It includes 45 skins, some with capes. |
Minecraft wiki entry for 2CHP, associated text: Rift shows up behind Zetta, scaring her a bit. He then gives her a letter from her father, Carl, saying that he had heard that she was back in town. Zetta crumples the letter into a ball and tosses it into the campfire, knowing that she didn’t want to read it. She says to Rift that she’ll talk to Carl when she gets back. Rift then says that he said to Carl that Zetta was at her aunt’s place, making Zetta furious. She says that he could’ve made something up, like gathering dirt for the grandparents' farm, but Rift says that he isn’t as good at lying as Zetta is. The two begin to argue when Ashton wakes up, wondering if his shift is over. Zetta mentions to him that Rift and Rayne are here to take over for their shift, but immediately wonders where Rayne is. Rift says that Rayne is walking around the wall of Sienna Dunes for any hostile mobs, thinking that he is probably still nervous about being close to the ender dragon. Ashton then gives Rift the shovel, with Rift saying that the ender dragon "is in good hands". With the sun setting, Zetta and Ashton drink the potions of swiftness and begin heading back to Sienna Dunes; the former now with the dread of explaining to her father about everything. |
Minecraft wiki entry for Creeper_farming, associated text: Another way to get the creepers to move into a killing zone it to place a snow golem at one end. These snow golems must be at least 3 blocks away from all creepers otherwise the creepers explode, killing the golems. Snow golems are the only creature that players can create that naturally attack creepers. |
Minecraft wiki entry for Horse, associated text: This is a table representing the probabilities of the color and markings of the foal when breeding two horses A and B. |
Minecraft wiki entry for Light, associated text: During thunderstorms, hostile mobs are allowed to spawn as if the internal sky light level were actually 5. |
Minecraft wiki entry for Redstone_Torch, associated text: Redstone torches can be used to power blocks and transmission components such as redstone dust, activate mechanism components such as pistons, or invert redstone signals like a NOT Gate. |
Minecraft wiki entry for Shulker_farming, associated text: There is a chance that a new shulker of the same color will spawn when one shulker hits another shulker (or itself) with a shulker bullet. The hit shulker must have its lid open to spawn a new shulker. The shulker spawns where the old shulker was before it teleported. The chance of this happening decreases with the amount of shulkers in an 8-block radius; when more than 5 shulkers are present in the area, no shulkers will spawn. The probability is reduced for shulkers with less than half their health remaining. |
Minecraft wiki entry for Savanna_fisher_cottage_1_blueprint, associated text: All slabs in layer 6 are doubles except those "outside" the house. That is, the left-most column are singles other than the corners. |
Minecraft wiki entry for Trading, associated text: 1 Mechanics
1.1 Economics
2 Non-trading villagers
2.1 Nitwit
2.2 Unemployed villager
3 Java Edition offers
3.1 Armorer
3.2 Butcher
3.3 Cartographer
3.4 Cleric
3.5 Farmer
3.6 Fisherman
3.7 Fletcher
3.8 Leatherworker
3.9 Librarian
3.10 Mason
3.11 Shepherd
3.12 Toolsmith
3.13 Weaponsmith
4 Bedrock Edition offers
4.1 Armorer
4.2 Butcher
4.3 Cartographer
4.4 Cleric
4.5 Farmer
4.6 Fisherman
4.7 Fletcher
4.8 Leatherworker
4.9 Librarian
4.10 Shepherd
4.11 Stone Mason
4.12 Toolsmith
4.13 Weaponsmith
5 Wandering trader sales
5.1 Java Edition sales
5.2 Bedrock Edition sales
5.3 Notes
6 Achievements
7 Advancements
8 Video
9 History
10 Issues
11 Trivia
12 Gallery
13 References |
Minecraft wiki entry for Character, associated text: "Minecraft Celebrates the Community! (Yes, that means you!)" – Minecraft on YouTube, December 15, 2021 |
Minecraft wiki entry for End_Crystal, associated text: According to Jeb, the reason behind the current crafting recipe using glass as opposed to chorus fruit or any materials introduced in 1.9 is as a means for players to craft end crystals in older worlds that the dragon has already been killed in.[1]
A historical rendition of the beacon block featured an animated entity within it, which resembled a yellow miniaturized end crystal. The bedrock platform of the end crystal entity would also render below the beacon, though this would normally be hidden within the block below.
Using a piston to push an end crystal's fire into an end portal block deletes the end portal block. However, natural portal blocks regenerate if the end crystal is moved.
The symbols on the end crystal layout if put in the correct order spell out "Mojang", the company behind Minecraft.[2][more information needed] |
Minecraft wiki entry for X-ray_glitches, associated text: It is recommended to have multiple slabs, so you can see more. The main setup is as follows, where everything is at head height: |
Minecraft wiki entry for Skeleton_Horse, associated text: While being ridden by skeleton horseman, the skeleton horse and rider move fast and maneuver like skeletons, strafing when attacking and backing up when the player moves toward them.[Java Edition only] |
Minecraft wiki entry for Poison, associated text: Poison inflicts damage over time, reducing the player's health to 1 (), but cannot kill. It can be received from various mobs and items. |
Minecraft wiki entry for Things_not_to_do, associated text: To aid in efficiently using experience levels, the player should create means to have easy access to books and tools for enchanting. The player also needs bookshelves to gain access to high-level enchantments, something which is necessary to allow the player to not be forced to either spread low level enchants across cheap gear, put low level enchants on diamond armor and tools, or waste experience from going far past level 30 and possibly dying. |
Minecraft wiki entry for Player, associated text: In Bedrock Edition, players can change their character's appearance from the Main menu or Pause menu -> Character where 5 character slots are shown. Edit Character will open the Character Creator where a skin, which synchronises between signed in devices, can be created by selecting pre-made components, altering their height, and select a slim or wide arm width. Players alternatively have the option select from Classic skins within Skin packs obtained from the Marketplace or, for the Windows 10, iOS/iPadOS, and Android versions of the game, import a PNG image file. Classic Skins will not synchronise between signed in devices.
Players can also choose 6 Emotes per character slot and select or remove a cape. |
Minecraft wiki entry for Mob_grinder, associated text: Although a campfire damages mobs slowly, it works reasonably well on any mob without fire resistance. Most hostile mobs (creepers, zombie variants, illagers, spiders, etc.) die in less than 10 seconds in a campfire. A campfire kills an iron golem in about 50 seconds. A campfire killer does not work well on witches, because they give themselves potions of Fire Resistance and Healing. A witch can survive indefinitely in a campfire, so if a witch gets stuck in this trap, it should be killed manually. |
Minecraft wiki entry for Netherite, associated text: Swaggiest stairs ever – an April Fool's joke version of stairs for the netherite block, available only in snapshot 20w14∞. |
Minecraft wiki entry for End_City, associated text: Four end cities generated nearby. Note that there is also four end ships generated near each end city too. |
Minecraft wiki entry for NBT_format, associated text: The List and Compound tags can be and often are recursively nested. It should also be noted that, in a list of lists, each of the sub-lists can list a different kind of tag. |
Minecraft wiki entry for detect, associated text: Specifies the direction of Agent to detect a collidable block.
Must be one of:
forward to detect the block on the front.
back to detect the block on the back.
left to detect the block on the left-hand side.
right to detect the block on the right-hand side.
up to detect the block on the top side.
down to detect the block on the bottom side. |
Minecraft wiki entry for Logic_gates, associated text: In order to make a subtracter, simply invert one of the binary inputs (the 1st or 2nd number). If the number is negative, the answer comes out inverted. In real computers, the first bit (also called the sign) decides whether the number is positive or negative, if you include this (applying the same inverting rule) you can detect whether the number is negative, or if it is just a big number. |
Minecraft wiki entry for Creating_a_data_pack, associated text: To create an MCMETA file, right click within your data pack folder and create a new text document. Name this file "pack.mcmeta". |
Minecraft wiki entry for Development_versions, associated text: Fixed a bug where the "Invite" button was disabled incorrectly for clients.
Added Seed Templates to the advanced tab in the new Create New World screen. (MCPE-151930) |
Minecraft wiki entry for Development_versions, associated text: 19w12a is the twenty-seventh snapshot for Java Edition 1.14, released on March 20, 2019,[35] which adds two new slabs. |
Minecraft wiki entry for Speedrun, associated text: In a bastion, you generally want to aim for: at least 16 ender pearls (for the end portal and travelling), 21 obsidian (for blind travel and travelling in the Nether and for the one cycle), string (to make extra beds), fire resistance potions (for the blaze fight), and crying obsidian and glowstone (to make respawn anchors). If you don't have enough of these items after bartering all of your gold, find chests and loot them. Once you have all the needed items, leave the bastion. The bastion process is very quick; while the average player can do it in four minutes, skilled runners can do it under two minutes, and possibly even under one minute. |
Minecraft wiki entry for Halloween_Update, associated text: This article is about the 2010 Halloween Update. For the 2012 Halloween update, see Pretty Scary Update. |
Minecraft wiki entry for Boat_with_Chest, associated text: A boat with chest is a type of boat that can be used for fast transport of players, mobs, and items over bodies of water. |
Minecraft wiki entry for Pink_Wither, associated text: In 15w14a, unlike TNT, the spawning explosion of the pink wither will damage entities and blocks within the blast radius. |
Minecraft wiki entry for Navigation, associated text: Colored banners can be used to mark locations on maps (Java Edition only). In Bedrock Edition, locations can be marked using large structures of colored wool or some other standout material. (You could also simply keep track of the coordinates of different locations on the map.) |
Minecraft wiki entry for Pulse, associated text: The observer pulse generator is one of the most common pulse generators due to its adaptability. It can be oriented in almost any direction, and the observer can be oriented in almost any direction, allowing for lots of flexibility. And depending on where the output is taken from, it can be a rising or falling edge pulse generator. The observer can also be updated by other circuitry to send more pulses from the output. |
Minecraft wiki entry for Turtle, associated text: Turtle eggs progress toward hatching by cracking. Cracking occurs during random ticks, and an egg hatches once it has cracked 3 times. When a multi-egg block hatches, all eggs within the block hatch simultaneously. Eggs grow fastest during the night and typically take 4 to 5 in-game days to hatch. See Turtle egg#Hatching for more details. |
Minecraft wiki entry for Bad_Omen, associated text: Bad Omen is a status effect that causes a raid to appear when an afflicted player enters a village. This does not apply to any other mob with the effect if the mob is in a village. |
Minecraft wiki entry for Survival, associated text: In Survival, players have an inventory that consists of four rows of slots used to store items, nine of which are found on the hotbar. All blocks require a certain amount of time to break, unlike Creative mode where blocks can be instantly destroyed. These items can be used in recipes to create tools including (Pickaxe, Axe, Sword, Hoe, Shovel) and other items. The recipes can also be accessed easier by clicking the Recipe book in the bottom left corner. This process is known as crafting. Most crafting recipes require a crafting table. Some items cannot be obtained by crafting normally and require a furnace for processing (e.g. glass requires sand for smelting). Various other crafting stations exist for other uses, such as brewing, repairing, and enchanting. |
Minecraft wiki entry for Gear, associated text: There are two different animations used for gears - one for clockwise rotation, and another for anticlockwise rotation, to allow for logical meshing. These are generated effectively identically, with the only difference being the direction of rotation; both start on the same frame, but cycle through them in the opposite direction.[1] |
Minecraft wiki entry for Village_mechanics, associated text: The bell must be within the village boundary to be considered a centerpoint of the village, therefore it needs to be located nearby to at least 1 villager and 1 bed. If villagers and a bell are present but without beds, the villagers search for unclaimed beds rather than mingle. |
Minecraft wiki entry for Combat, associated text: Quick Charge can be useful for reducing the reload time.
Piercing, Piercing IV can be useful for killing enemies in a single row, since a single arrow can penetrate through up to 5 mobs. This enchantment can be used for infinite use of tipped arrows, due to arrows being able to pass through mobs and can be picked up.
Multishot, useful when targeting 3 enemies at once. Also, one should use this enchantment if firework rockets are used as ammunition as it fires 3 rockets that explode, causing more affected area damage. Multishot fires 3 arrows, but only 1 arrow can be picked up which can also be used for infinite use of tipped arrows.
Unbreaking can help counteract the problem where crossbows lose durability three times as fast if using the Multishot enchantment. |
Minecraft wiki entry for Wither_cage, associated text: Distracting the other two heads depends on whether or not you want black skulls to be launched. The player can change the line of sight so that all three heads are distracted by the same mob. This prevents them from being launched entirely. |
Minecraft wiki entry for Development_versions, associated text: MC-148000 – Enchanted books cannot be disenchanted with the grindstone.
MC-148009 – Failed to load Realms module error.
MC-148031 – Spectator flying slows down in solid blocks.
MC-148037 – Light level decreases on blocks as Y-level increases.
MC-148045 – Same items types on ground don't stack together.
MC-148185 – Duplicate maps using cartography table. |
Minecraft wiki entry for Development_versions, associated text: Fixed existing signs not showing text.
Fixed monster spawners all looking like pig spawners.
Fixed ⌘ Cmd + C, ⌘ Cmd + x and ⌘ Cmd + V not working on Mac OS X.
Fixed sneaking players' nameplates not staying hidden when loading the chunks the sneaking players are in.
Fixed multiple chunks often not displaying.
Fixed higher server-set view distances instantly kicking joining players.
Fixed sections above Y = 191 becoming invisible when loading worlds.
Fixed not completely generated chunks not updating visually until walking into them.
Fixed compasses not pointing to spawn but to X=8 & Z=8 after respawning.
Fixed other players' fishing lines looking like they start from their feet.
Fixed a bug with Unbreaking-enchanted tools and destroying blocks.
Fixed being able to move LAN servers in the server list and crashing the game.
Fixed opening SP worlds to LAN, saving and quitting it leaving the server running and showing up in the server list.
Fixed pushing a minecart with the movement keys causing the camera to shake in the direction pressed.
Fixed potion effects losing their graphical effects when traveling between dimensions.
Fixed Ghast's fireballs getting stuck mid-air when unloading their chunk, might apply to fire charges and blaze's fireballs as well.
Fixed the last slot in the opened creative inventory's hotbar being one pixel too short on all but the survival inventory tabs and a few pixels being off on the survival inventory tab.
Fixed blocks disappearing when you placing them under yourself and jumping.[6]
Fixed the client trying to trample crops instead of letting the server dictate trampling. |
Minecraft wiki entry for Jail_Cell, associated text: The stone brick structure in Strongholds is made out of 50% Stone Bricks, 20% Cracked Stone Bricks and 30% Mossy Stone Bricks |
Minecraft wiki entry for Crash, associated text: Hopper is non-publicly viewable crash report utility, operated by Mojang, which manages, stores and maintains crash reports, originally exclusively for technical Minecraft troubleshooting. In 2019, its help articles were moved to https://minecrafthopper.net and all Hopper pages are redirected to the new site. This new site is maintained by the community and contributions are welcome in its repository on GitHub. |
Minecraft wiki entry for Weather, associated text: Weather changing can be toggled on or off using the /gamerule doWeatherCycle true|false command. When doWeatherCycle is set to false, the weather does not change indefinitely, unless altered using the /weather command. |
Minecraft wiki entry for Saved_data_Dropbox_guide, associated text: mkdir ~/Dropbox/Minecraft/
cp -r ~/Library/Application\ Support/minecraft/saves ~/Dropbox/Minecraft/
mv ~/Library/Application\ Support/minecraft/saves ~/Library/Application\ Support/minecraft/saves.old |
Minecraft wiki entry for Obfuscation_map, associated text: The obfuscation maps include enough information to deobfuscate Minecraft for decompilation. A tutorial is available. |
Minecraft wiki entry for Bad_Luck, associated text: Bad Luck subtracts the effect level from the attribute generic.luck, making loot table entries with a high quality score less likely, and entries with negative quality more likely. It also makes the chance of bonus_rolls occurring less likely. Fishing is the only mechanism that uses quality. The new weight of each entry is floor(base_weight + quality × generic.luck). Negative levels increase luck, similar to status effect Luck. |
Minecraft wiki entry for Toby, associated text: Toby has neat brown hair, green eyes, glasses, and dark-tan skin. He wears a light blue button up shirt, slate colored pants, and dark dray shoes. |
Minecraft wiki entry for Zero-ticking, associated text: One method of doing so is using tile tick priorities. Since comparators are processed in a tick later than repeaters, one can generate a 0-tick pulse by powering a redstone line using this behavior. In this example, redstone repeater is used to power the output line, and a comparator is used to power a piston which will remove the block in front of repeater to depower the line. Since the comparator always powers after repeaters, the redstone line will always turn off after it turns on, creating a reliable 0-tick pulse. The advantage to this 0-tick generator is that it's 0-tick pulse is earlier in a tick relative to 0-tick pulses generated through other methods. |
Minecraft wiki entry for Orange_Dye, associated text: Applied to sheep to dye their wool, which can then be sheared for 1–3 blocks of orange wool.
Applied to tamed wolves to dye their collars.
Applied to tamed cats to dye their collars.
Used to dye or stain wool, leather armor, beds, glass, terracotta and shulker boxes.
Combined with gunpowder to make a firework star.
Combined with a firework star to create a fade-to-color effect.
Used to add patterns to banners.
Used to dye shulkers in Bedrock and Education editions.
Used to dye water contained in cauldrons in Bedrock and Education editions.
Combined with sand and gravel to craft concrete powder.
Combined with compounds to craft balloons or glow sticks in Bedrock and Education editions. |
Minecraft wiki entry for Pulse, associated text: The rising edge of a pulse is when the power turns on – the beginning of an on-pulse or the end of an off-pulse. |
Minecraft wiki entry for Entity_format, associated text: 1 Folder Structure
2 NBT Structure
3 Entity Format
3.1 Mobs
3.1.1 Axolotl color
3.1.2 Cat type
3.1.3 Collar color
3.1.4 Fox types
3.1.5 Frog variants
3.1.6 Variant
3.1.7 Mooshroom type
3.1.8 Genes
3.1.9 Parrot color
3.1.10 Rabbit Type
3.1.11 Sheep color
3.1.12 Shulker color
3.1.13 Color
3.1.14 Villager type
3.1.15 Villager profession
3.1.16 Collar color
3.1.17 Zombie villager type
3.1.18 Zombie villager profession
3.2 Projectiles
3.3 Items and XP Orbs
3.4 Vehicles
3.5 Dynamic tiles
3.6 Other
3.6.1 Disabled slots
4 History |
Minecraft wiki entry for Development_versions, associated text: Redstone component that can be activated by shooting projectiles into it.
Signal is stronger depending on how close the projectile is to the center of the block. The signal strength goes up to 15.
Can be crafted using a hay block and 4 redstone dust pieces.
Available only through Experimental gameplay. |
Minecraft wiki entry for Eye_of_Ender, associated text: Once an end portal is found, the eyes of ender are required to activate it. End portals require a total of 12 eyes of ender in order to activate, though each individual frame-block has a 10% chance of containing an eye of ender when generated. Eyes can be placed in empty End portal frames by pressing use on them until the entire ring of 12 is filled, thereby activating the portal. Due to the fact that there is a 10% chance of each individual end portal frame having an eye in it, there is a one out of one trillion chance of every frame having an eye in it thereby activating the portal even if the player doesn't have any eyes of ender. |
Minecraft wiki entry for Development_versions, associated text: Spawn in the world as a pack of 5 mobs consisting of an illager beast and 4 pillagers or vindicators.
Spawn in all variations of the plains, taiga, desert and savanna biomes, on top of grass or sand blocks.
A new banner can be found on the patrol leader's head. |
Minecraft wiki entry for Mojam, associated text: "Introducing Humble Bundle Mojam 2!". Humble Mumble. Humble Bundle. 20 February 2013. Retrieved 3 March 2013. |
Minecraft wiki entry for Development_versions, associated text: disableChat
Disables the receiving and sending of online chat.
disableMultiplayer
Disables the Multiplayer and Minecraft Realms buttons. |
Minecraft wiki entry for Defeating_a_village_raid, associated text: 1 Raid basics
2 Equipment
2.1 Optional equipment
3 Preparation
3.1 Preparing the village
3.1.1 Walling off the village
3.1.2 Setting traps
3.1.3 Blocking villager doorways
3.1.4 Ringing the bell to get all villagers back into their houses
3.1.5 Iron Golems
3.2 Preparing yourself
3.2.1 Equipment
3.2.2 Good spawn point in the village
3.2.3 Milk
3.2.4 Food
3.2.5 Healing from golden apples and enchanted golden apples
3.2.6 Potions
4 Starting the raid
5 Defeating the raid
5.1 Post-raid
5.2 Waves
5.3 Traps
5.3.1 Water bucket trap
5.3.2 Lava trap
5.3.3 Cobweb trap
6 Notes |
Minecraft wiki entry for Development, associated text: Lava
Translucent
Added shortly before the full release of 0.0.12a, as the screenshot of it posted on Notch's blog is from May 19th, 2009.
Water
Is now translucent and no longer renders as a full block. |
Minecraft wiki entry for Pulse, associated text: A hopper-clock pulse extender is a hopper clock with one of the sticky pistons replaced with a regular piston so that it won't pull the block of redstone back, but instead wait for the input to trigger a new clock cycle. |
Minecraft wiki entry for Procedural_animated_texture_generation, associated text: Calculates a local_soup_heat equal to the sum of the 3x1 soup_heat neighborhood around the current element.
Calculates the new soup_heat as the sum of the local_soup_heat divided by 3.3F plus the pot_heat times 0.8F
Calculates the new pot_heat as the current pot_heat plus the flame_heat times 0.05. pot_heat is clamped to a minimum of 0.
Calculates the new flame_heat as the current flame_heat minus 0.1F.
However, there is a 0.05 in 1 random chance that flame_heat is set to 0.5. |
Minecraft wiki entry for Nether_Wart_Block, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.3 Crafting
2 Usage
2.1 Composting
2.2 Mob spawning
3 Sounds
4 Data values
4.1 ID
5 History
6 Issues
7 Trivia
8 Gallery
9 References |
Minecraft wiki entry for Development_versions, associated text: MC-5722 – Destroying a Daylight Sensor by hand works as quick as with a pickaxe, but only using a pickaxe the item drops.
MC-5777 – Game stop reading clicks when you are clicking very fast.
MC-5788 – Inactive detector rail outputs redstone through block.
MC-5874 – Shift left double-click doesn't work. |
Minecraft wiki entry for Village, associated text: The number of villagers spawned depends on the number of beds in the village. Villagers spawn only in houses that have beds, while job site buildings (with no beds) always generate without villagers. |
Minecraft wiki entry for Development_versions, associated text: Added event leverActivate, which is activated when a lever is toggled
Added an optional argument to showParticles: bool = trueto function addEffect. |
Minecraft wiki entry for Defeating_the_ender_dragon, associated text: When the player jumps into the portal, they are treated to the end poem, which tells them that they have basically "completed" the game. Even though it can be skipped, it is still highly recommended to read it. The player then respawns in the Overworld at the respawn point, which can be the world spawn point, a respawn anchor, or the last bed the player had slept in. The player can then safely return to base. |
Minecraft wiki entry for Survival_in_an_infinite_desert, associated text: The desert is slightly forgiving in that it has higher ambient light levels at night. Nonetheless, monsters still spawn. Obtaining light sources in the desert is challenging. The basic light source is a torch, but these require coal or charcoal. Charcoal requires wood blocks, which are totally absent from the desert. Coal ore does exist, but mining it requires a pickaxe, which requires wood planks, which are again absent from the desert. The best long-term sustainable light source is probably lava, but if you do not have the capability to make a bucket, the only way to use lava is to move your base to a lava source and perhaps slightly extend the effect of the lava by digging shallow trenches for it to spread from the source. If you have a bucket you can make "lava lamps" from stone-lined holes. |
Minecraft wiki entry for Fishing_Rod, associated text: The fishing rod can be used to hook mobs, items[Java Edition only] and some entities, and even players. The fishing rod can then be reeled in, which drags them toward the player and deals no damage. Reeling in a mob or entity costs 5 points of durability, and reeling in an item costs 3 points. Reeling a mob pulls it toward the player with a speed of 1⁄10 the distance between mob and player. |
Minecraft wiki entry for Development_versions, associated text: The Smithing Table screen now contains hammer icon and UI elements appear correctly when using the "Pocket" UI profile setting. (MCPE-79541) |
Minecraft wiki entry for Cooked_Rabbit, associated text: 1 Obtaining
1.1 Mob loot
1.2 Cooking
1.3 Villagers
2 Usage
2.1 Food
2.2 Crafting ingredient
2.3 Wolves
3 Sounds
4 Data values
4.1 ID
5 Achievements
6 Advancements
7 History
8 Issues
9 Gallery
10 References |
Minecraft wiki entry for Mob_grinder, associated text: It is possible to burn zombies and skeletons with sunlight as an effective way of dealing damage and separating creepers. This can also be done with monster spawners. To build a sunlight grinder, simply make a room with a glass or a hollow ceiling. Although it is easy to build, this grinder has several downsides: |
Minecraft wiki entry for effect, associated text: effect clear [<targets>] [<effect>]
Removes an effect.
effect give <targets> <effect> [<seconds>] [<amplifier>] [<hideParticles>]
Gives an effect. |
Minecraft wiki entry for Predicate, associated text: 1 Definition
2 Invocation
2.1 Invocation from commands
2.2 Invocation from other conditions
2.3 Predicate conditions' presence in other files
3 Predicate condition JSON format
4 History |
Minecraft wiki entry for Cobweb, associated text: Cobwebs generate naturally in mineshafts, stronghold libraries, igloo basements, abandoned villages and woodland mansion spider spawner rooms. |
Minecraft wiki entry for Development_versions, associated text: Alpha 1.0.0.1 (also known as 1.0.0 build 4) is the fourth build version released for 1.0.0, also known as the Ender Update.[4] |
Minecraft wiki entry for Trapped_Chest, associated text: As with normal chests, on December 24, 25, and 26, trapped chests and large trapped chests have their textures changed to Christmas chests that look like presents. |
Minecraft wiki entry for Structure_Block, associated text: A structure block is used to generate structures manually. They can also be used to save and load structures, alongside structure void blocks. |
Minecraft wiki entry for Development_versions, associated text: Have the ability to teleport.
Makes Zombie sounds
Endermen are able to carry every block including Bedrock and Obsidian
Enderman's eyes are green instead of purple
The Enderman's purple particles were instead smoke particles
Do not drop their blocks upon death
Have 10 health |
Minecraft wiki entry for Components, associated text: : The entity's root tag.
Age: Represents the age of the entity in ticks; when negative, the entity is a baby. When 0, the entity becomes an adult. |
Minecraft wiki entry for Farm, associated text: Four patches separated by a walkway, and two composters.
Irregular shape, dotted with dirt paths and a composter.
Irregular shape, with a single melon and a composter. |
Minecraft wiki entry for 0x10c, associated text: Cooling systems and fires.[7]
Crashing into planets and having to scavenge for parts to repair your ship. [52]
Landing gear, which may break if a ship lands too hard. [53]
Crashing into asteroids would damage onboard systems.
Devices could be overclocked, which may cause them to catch fire.
You would be able to use other people’s programs on your ship’s computer by using floppy discs.
Gravity generators. When a ship’s gravity generator is unpowered, objects inside the ship would be subject to the same physical forces as the ship itself.
Wires and other attachments that hang from the ceiling.
Automated turrets.
Refrigerators. [54]
Laser guns.
A ship editor. Players would first build the external part, and then go into a room mode with a cutaway view of the ship, in which players would be able to carve out rooms with custom dimensions.
Specialized rooms such as medical bays.
Hull breaches, which would cause air to leak out.
A monthly subscription fee would have been required to access a global multiplayer server called the multiverse, due to the computational cost of simulating the trajectories and computers of all the player's ships, even when the players piloting those ships weren't logged in.
Each player would only be able to have one generator at a time, but multiple players would be able to place their generators on a single ship to give it more power, encouraging cooperation between players.
Sensors. [55]
3D printers.
Devices would have their own inventory, into which interior components could be placed. The devices themselves would be craftable from various materials using 3D printers, but the interior components would have to be scavenged from abandoned ships. Each of these components would come in many variants with different attributes.
Mining for gold and other metals. Terrain was not planned to be modifiable, in order to reduce world file sizes.
A leveling system in which players would level up in specialized skills. Dying would reset the player’s levels.
Players would keep their ships after respawning.
VR support. [56]
Wires running electricity from the generator to other devices. [37] |
Minecraft wiki entry for 1CHP, associated text: Switching to Tok’s POV, he has a lot of questions on his mind from time to time, but the most important question to him right now is "why are the plants dying, and how can we stop it?". The four (Mal, Lenna, Tok, and Chug) soon arrive at Nan’s house, a small wooden cottage backed right up to a wall. They also notice that the trees and flowers surrounding the cottage had also become rotten, and that one tree had fallen right in front of the cottage, barely missing it. Mal knocks on the door, but gets no response. Chug then picks up a huge stick to defend himself as the four hear wood being chopped. To their surprise, its Nan, who is using a diamond axe to make a hole in the side of the cottage. She greets the four, and wonders if they are here to chop down the tree that had fallen. Nan then gives Mal the diamond axe, who soon gets to work on chopping down the fallen tree. Mal then asks Nan as to what was causing everything to rot, and Nan says that it might be a witch. Mal quickly shoots it down, saying that witches aren’t real, but Nan exclaims that they are real, along with zombies, enderman, ghasts, vexes, and the like; she describes vexes just as Lenna described them: gray things with wings. Nan then sings a song: |
Minecraft wiki entry for Fluid, associated text: Source blocks that are at least partly liberated begin to flow, spreading according to the flowing fluid rules, and render as flowing, with animated lines demonstrating their direction of flow. |
Minecraft wiki entry for TNT_cannons, associated text: For maximum range, you want there to be an about 30 degree trajectory but with the least possible amount of matter (blocks) in between the charge and the shot, that way more of the charge's explosion reaches the shot.
So it's best for TNT cannons to be elevated off the ground depending on the wanted range of the cannon.
For shooting arrows, sand/gravel, anvils, or mobs, a piston might be needed to drop the said ammunition. |
Minecraft wiki entry for Armor_farming, associated text: To complete this method of combining books and your armor in an anvil you are going to need the following: Armor, Anvil, Levels. These items are pretty simple to gather and do not require much work. |
Minecraft wiki entry for Things_to_do_when_bored, associated text: Changing the resource pack won't provide new blocks or items, but it will give Minecraft a fresh look that can be exciting when the first world is created, so you can pick one on the Web and have a look at Minecraft with a new eye. You can also make your very own resource pack and replace some textures, sounds, subtitles, etc. with yours! |
Minecraft wiki entry for Water, associated text: In Bedrock Edition, water also generates as part of underwater ruins with loot chests, but only two water blocks generate: |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.