text stringlengths 148 3k |
|---|
Minecraft wiki entry for Development_versions, associated text: MC-46094 – Using fill/clone which replaces mobspawner and keeps its fire particle
MC-81202 – Fishing line disappears when fishing hook is not in view.
MC-87942 – Ender crystal beam does not appear when the ender dragon is out of view.
MC-91858 – Ender crystal beams don't show when ender crystal is out of view. |
Minecraft wiki entry for Ticking_area, associated text: Note that the Y coordinate is checked for validity but otherwise ignored. This is because a chunk encompasses an entire column of blocks from the bottom of the world to its top, so it includes every possible Y value. |
Minecraft wiki entry for Stairs, associated text: For a more in-depth breakdown of changes to repeater textures and models, including a set of renders for each state combination, see /Asset history |
Minecraft wiki entry for Player_versus_Player, associated text: To make raids against you rare, it is recommended to live in the Nether (but not the End since it's highly coveted) where people normally don't go. It's dangerous, but not as dangerous as living in the overworld. Keep in mind, if you have a mining base, that too must be defended since raiders can get there via the portal. |
Minecraft wiki entry for Lapis_Lazuli, associated text: 1 Obtaining
1.1 Mining
1.2 Crafting
1.3 Smelting
1.4 Villager gifts
1.5 Trading
1.6 Chest loot
2 Usage
2.1 Enchanting
2.2 Crafting ingredient
2.3 Loom ingredient
2.4 Dye
3 Data values
3.1 ID
4 Advancements
5 History
6 Issues
7 Trivia
8 References |
Minecraft wiki entry for Amplified, associated text: Amplified, stylized in-game as AMPLIFIED, is a world type with a large range of altitude used in Overworld terrain generation. |
Minecraft wiki entry for Coral, associated text: 1 Obtaining
1.1 Breaking
1.2 Natural generation
1.3 Post-generation
2 Usage
2.1 Dead coral
2.2 Note Blocks
3 Sounds
3.1 Alive
3.2 Dead
4 Data values
4.1 ID
4.2 Block state
5 History
6 Issues
7 Trivia
8 Gallery
9 References |
Minecraft wiki entry for Chunk_format, associated text: The "BlockLight" byte array is for block light levels. The "SkyLight" byte array stores the maximum sky light that reaches each block, regardless of current time. Each of them are 2048 bytes long, and both are omitted if no light reaches this section of the chunk. Light level is stored as 4 bits per block, 2 blocks sharing a byte : starting at 0, even blocks take the first nibble, and odd blocks the second one. This is the only known instance of small-endian data storage in Java Edition. |
Minecraft wiki entry for Cocoa_bean_farming, associated text: For efficiency of space, as jungle logs are very common in a jungle biome, there is no reason to make a farm solely based on wood surface efficiency. The efficiency should rather be of space, and amount of materials used. Using water as a harvesting mechanism provides a far more compact solution, uses less materials, and can extend the farm beyond the single-column versions seen above. A great example of this type of farm can be seen in MinecraftMaximizer's and MikiMiner's designs. |
Minecraft wiki entry for Development_versions, associated text: MCPE-6858 - Duplicate of a consumable item in use shows up in Hotbar.
MCPE-6866 - Naturally generated stationary lava doesn't update.
MCPE-7185 - No fall damage for guests.
MCPE-8109 - Beds display light level zero when covered by a block.
MCPE-8341 - Falling red sand broken by a torch drops normal sand.
MCPE-8352 - Naturally spawned lava has no blast resistance below a certain leve.l |
Minecraft wiki entry for Development_versions, associated text: MC-40512 – Stained glass panes are opaque in 3rd person mode.
MC-40527 – Twitch broadcast: Unknown error.
MC-40603 – 13w47c crashes at startup on Mac.
MC-40627 – Glass blocks in hotbar toggle backface culling on/off when selecting/deselecting a stained glass block. |
Minecraft wiki entry for Development_versions, associated text: 13w02b is the fourth snapshot for Java Edition 1.5, and was released to fix some of the bugs and crashes in the 13w02a snapshot.[5] |
Minecraft wiki entry for Pulse, associated text: Because the output comes from a comparator used to measure inventory, the output power level will only be 1 (with a stackable item) or 2 (with a non-stackable item) – add a repeater for a higher power level output. |
Minecraft wiki entry for Character_creator, associated text: The character creator as seen in Minecraft Earth.
Selecting a skin from a skin pack in Minecraft Earth.
An example of a player character created using the character creator. |
Minecraft wiki entry for Husk, associated text: They can also drop an iron ingot, carrot, or potato when killed by a player or tamed wolf. This drop has a 2.5% chance of occurring, increasing by 1% per level of looting. Individual items have the following chances of dropping: |
Minecraft wiki entry for Snowy_Plains, associated text: An Ice Plains biome in Beta 1.9 after it was re-added for the new world generator.
The image teased by Notch of snowy biomes.
Survival in the ice spikes biome was more difficult due to the steep terrain.
An igloo on the shore of a frozen lake, with some polar bears.
A pumpkin patch in snowy plains.
Another view of ice spikes.
Ice spikes that generate under overhangs can create "icefalls", such as this.
A snowy plains village reaching to the neighbouring savanna. There is also a ruined portal nearby.
A sparse jungle and snowy plains generated next to each other.
Monsters in a snowy plains biome at night. |
Minecraft wiki entry for Development_versions, associated text: The Founder's Cape will now show up within the capes tab of the dressing room again if owned by user.
Fixed a server/client desync with blocks when using the /fill command at the edge of render distance.
If available GPU memory cannot be queried, the maximum render chunk distance will now default to 16.
Fixed an issue that caused a crash on Nintendo Switch when trying to load a 256x resolution resource pack.
The system now blocks that selection and notifies the player they cannot select it. |
Minecraft wiki entry for Before_1.18, associated text: MCPE-34936 – Tall birch tree, shattered savanna, badlands plateau, and dark forest biomes have wrong grass color |
Minecraft wiki entry for Parity_issue_list, associated text: Various blocks have randomly rotated textures, including clay, coarse dirt, crying obsidian, dirt, glowstone, leaves, magma blocks, nylium, obsidian, sand, sandstone, snow blocks, sponges, and terracotta.[20].
Many more blocks can be waterlogged.[note 4][21]
Some plants can be "snowlogged".
The player's inventory can contain blocks, not just items.
For example, stone is handled as a block in the player's inventory, as opposed to an item in Java Edition.
Through add-ons, editing, or glitches, the player can obtain technical blocks (such as lit furnaces and end gateways).
Blocks in inventory can have block states. For example, the player can obtain mushroom blocks with pores on some or all sides,[22] or snow stacked to any number of blocks high.[23] |
Minecraft wiki entry for Turtle, associated text: If the player uses a tool enchanted with Silk Touch to obtain and move turtle eggs to a new location before hatching, the baby turtles remember the new hatching location as their home beach. |
Minecraft wiki entry for Development_versions, associated text: Added player_interacted_with_entity advancement trigger.
item matches the item which was in the player's hand during interaction.
entity matches the entity which was interacted with. |
Minecraft wiki entry for Anvil_file_format, associated text: Anvil[1] is a file storage format. It brings a list of changes and improvements over from the previous file format, Region. It was implemented in snapshot 12w07a for release in Java Edition 1.2.1. |
Minecraft wiki entry for Trading, associated text: A few advantages about fishermen still exist: First, they have the cheapest coal trade compared to other coal-trading professions (10:1 instead of 15:1), so it can be useful if the player has a lot of coal from mining or killing wither skeletons. Second, all four types of fish they buy can be farmed in large quantities, with tropical fish and pufferfish having the better deals among the four. Third, they buy one boat for one emerald, a reasonably good deal. |
Minecraft wiki entry for Defeating_a_Nether_fortress, associated text: Don't stand around or waste time. Eating, checking your inventory, and not paying attention can risk you getting killed by a monster. Every few blocks, make a 2 block tall arch so you can escape wither skeletons. |
Minecraft wiki entry for Sharpness, associated text: An anvil is required for the player to apply Sharpness V to a wooden, stone, iron, diamond, or netherite weapon, though iron and diamond swords with it can generate in end city and bastion remnant chests. Golden weapons can get Sharpness V through enchanting. |
Minecraft wiki entry for Cauldron, associated text: Water in a cauldron does not absorb explosion damage; make sounds and particles; absorb fall damage; or damage endermen, striders, or blazes. Cauldrons do not deal drowning damage to mobs inside of them and fish act as if there is no water inside it. The player cannot float or swim in it, as the water is about level with the player's waist. Jumping in a cauldron does not produce any bubble or water particles. |
Minecraft wiki entry for Development_versions, associated text: Beta 1.18.30.20 (Xbox, Windows, Android) or Preview 1.18.30.21 (iOS/iPadOS, Xbox, Windows) is the sixth beta/preview for Bedrock Edition 1.18.30, released on March 3, 2022,[14] which makes changes to the sculk shrieker, nerfs armor protection and fixes bugs. |
Minecraft wiki entry for Defeating_a_woodland_mansion, associated text: You can build some type of farm(s) inside. You can make a spider farm with the spider spawner, bring in villagers for villager trading halls, or make the building a giant crop farm, which works best on the roof, as crops uproot if not connected with sunlight. An animal farm works too, but you need some food to breed them. |
Minecraft wiki entry for Anvil_mechanics, associated text: It is also possible to minimize the cost of combining by carefully pairing up the items for combination. The enchantment with the highest cost should be in the sacrifice slot the least amount of times. For example. To combine the 7 enchantments using the pairing method, one should use the following order: |
Minecraft wiki entry for Update_Aquatic, associated text: Magma bubble columns pull things down to the bottom; this includes items, players, mobs, and boats. Soul sand bubble columns rapidly push all entities, including players, to the surface. |
Minecraft wiki entry for Development_versions, associated text: MC-106896 – Crash when using backspace after deleting all the characters in the name of anything with a custom name. |
Minecraft wiki entry for Things_not_to_do, associated text: Milk (optional, to get rid of poison or other negative effects)
Honey Bottles (optional, to get rid of poison specifically, leaving all other status effects still active)
Sword (Iron or better)
Bow and arrow (Useful in caves with lava)
Pickaxe (Iron or better)
Building blocks
Bucket of water
Shears to cut cobwebs
Armor (Full Iron or better) |
Minecraft wiki entry for Flattening, associated text: /clear [<data>] argument removed.[command note 1]
/clone [<data>] argument merged with ID and no longer allows metadata.[command note 2]
/execute detect (now /execute if|unless block) [<data>] argument merged with ID and no longer allows metadata.[command note 2]
/fill [<data>] and [<replaceData>] arguments merged with ID and no longer allow metadata.[command note 2]
/give [<data>] argument removed.[command note 1]
/replaceitem [<data>] argument removed.[command note 1]
/setblock [<data>] argument merged with ID and no longer allows metadata.[command note 2]
/particle [<params>] arguments merged with name and formatted as block_id[states] and item_id. |
Minecraft wiki entry for Clay, associated text: Clay is most commonly found underwater in swamps, beaches, oceans, and at the bottoms of rivers and lakes in shallow, crystal-shaped disks, disregarding adjacency to other types of blocks. |
Minecraft wiki entry for Legend_of_the_Chambered, associated text: W, A, S, and D keys to move
W + ⇧ Left Shift to sprint (drains energy, hunger, and thurst)
Left click to pick up and equip items
Right click to "use" an item (red apple on a character to feed them and sword to attack) |
Minecraft wiki entry for Classroom_Mode, associated text: Pauses game for all players: This allows an educator to pause a game completely for all users. Pausing not only prevents players from interacting but also time does not progress. This means fire does not spread, the weather does not change, mobs do not move, and so on. This is off by default.
Disables chat for all players: When enabled, this allows players in a world to communicate with each other within the world they are in via the client. This is off by default.
Perfect weather: The player can turn this switch on to disable rain. Otherwise, the players experience a usual amount of weather with occasional rain (and other weather effects). This is off by default.
Allow mobs: This is on by default. Mobs are living, moving creatures found within the Minecraft world. Friendly (creatures like chickens and ocelots) and not so friendly mobs (creatures like creepers) are allowed to appear in the world when this is turned on.
Allow destructive items: This is on by default. As an example, when enabled, players may use TNT near others. The player may also use specialty blocks (allow, deny, border) to help limit potential damage.
Players can take damage: This is on by default. This means players can take damage from the environment and mobs.
Prohibits world modification: This is off by default. The player can also use the “worldbuilder” permission to control individual building permissions within a world.
Allow players to damage each other: This is on by default. When on, players can cause damage to each other, including “friendly fire” and intentional behavior. |
Minecraft wiki entry for Item_repair, associated text: 1 Usage
2 Formula for uses restored
3 Anvil Repair
3.1 Combination
3.2 Unit repair
4 Video
5 History
6 Trivia
7 Gallery
8 See also
9 References |
Minecraft wiki entry for CrackCode1CHP, associated text: Morgan thinks that adding mods to the game would be risky, thinking it would make the problem with the Evoker King much worse. As he gets back to studying, he says to Theo to not modify the game in any shape or form. Unbeknownst to Morgan, however, Theo had already created several mods and had altered some code without telling anyone. Theo decides not to say anything as he leaves for class. Later, after school, Theo, Morgan, Harper, Jodi, and Po, are ready to get back into the world of Minecraft. When they open the doors to the computer lab, however, they are shocked to find out that the computers are missing. |
Minecraft wiki entry for Create_a_Mac_OS_X_startup_daemon, associated text: The start script needs to be asynchronously started and wait upon, as trap needs to exit wait to execute properly See trap examples and explanation here. |
Minecraft wiki entry for Defeating_the_wither, associated text: You need to find a cave, preferably with a dead end, spawn lots of iron golems, then spawn the Wither inside of the iron golems. After that you need to run away as to not get killed by the explosions and wait, this method is pretty much risk free, but requires lots of iron. The Wither is killed in about 15 seconds using this method. |
Minecraft wiki entry for Item_(entity), associated text: The player may be thought of as having an "item pickup" box that surrounds their hitbox. This pickup box extends 1 additional block to the horizontal sides, and 0.5 additional blocks up and down. Any item whose hitbox intersects with the pickup box can be picked up. The pickup box is inclusive on the horizontal sides (distance less than or equal to 1 will count), and exclusive on the vertical sides (distance less than 0.5 will count, but not equal). When the player's hitbox size changes, such as when crouching[Java Edition only] or sleeping, the pickup box size changes with it. |
Minecraft wiki entry for Advanced_redstone_circuits, associated text: You can use this in reverse as well (not as a multiplexer, but if you reverse the repeaters the signal from every ex-outptut (0–7) will only propagate if it matches the current state of the demultiplexer, so it works like "Output3 = (Input3) AND (Demux=011)"). |
Minecraft wiki entry for Zombie_siege, associated text: At midnight each night (tick 18000 in Minecraft time), there is a 10% chance for the game to attempt a zombie siege that night. If a siege is to occur, attempts are made each tick to start the siege until either a siege is successfully started or the sun rises. Specifically, the siege attempt is abandoned when the sky light level reaches 12. However, inclement weather can allow siege start attempts to continue well past dawn since it reduces the sky light level. |
Minecraft wiki entry for MobsRule1CHP, associated text: Chapter 2: A Spoonful of Competition Never Hurt Anybody—but a Forkful of Bad Ideas Will Poke You in the Eye Every Time! |
Minecraft wiki entry for Survival_in_an_infinite_desert, associated text: Unlike a normal game, it is extremely important to keep all the villagers alive, because, for many resources in the game, even basic ones, trading with villagers is your only way to obtain those resources in the desert biome. |
Minecraft wiki entry for Old_Customized, associated text: Customized, retroactively labelled Old Customized by later game versions, was a world type that replaced the normal varied terrain of the Overworld with custom features. Because, as of snapshot 18w06a, it was removed completely due to the rewrite of the world generation, it was then replaced by a new, easy-to-customize but considerably more limited substitute world type called Buffet. Custom worlds returned in 20w21a, though they are completely different; this version also renamed this world type to Old Customized. |
Minecraft wiki entry for Pufferfish, associated text: A pufferfish inflates when approached by a player in Survival or Adventure mode, a drowned, an axolotl, or any non-water mob within a 5×5×5 volume around the fish, going from unpuffed, then semi-puffed, to fully puffed. Pufferfish are technically passive mobs but going near one when semi-puffed or fully puffed inflicts the player/mob with three or six seconds of Poison based on the inflation level, and touching one in its puffed or semi-puffed form deals damage separate from the poison. |
Minecraft wiki entry for Skeleton_Horse, associated text: A skeleton horseman is a hostile undead mob consisting of a skeleton and a skeleton horse. Skeleton horsemen spawn only from a "skeleton trap horse". |
Minecraft wiki entry for Best_biomes_for_homes, associated text: Sand, cactus, dead bushes, sticks, sandstone, sugar cane, melon seeds from melon stems from desert village farms, rabbits, villages, and wood from pillager outposts are useful resources found in desert biomes. |
Minecraft wiki entry for TNT_cannons, associated text: To build a sand cannon, use a piston to push the sand off in front of the TNT charge, or a sticky piston attached to an inverter to remove a block holding the sand up. |
Minecraft wiki entry for Village_mechanics, associated text: Naturally spawned villagers spawn either as unemployed or as a nitwit. The unemployed can then change their profession by seeking and claiming an unclaimed job site block. |
Minecraft wiki entry for Creating_a_challenge_map, associated text: In a very long corridor/mine, put a block at head height and place a redstone torch on it. Connect it to a sticky piston just below a huge tower of gravel! When the player breaks the torch block, the piston will retract and the gravel will fall down! Alternatively, make a double NOT gate (see Tutorials/Basic logic gates)leading to a command block that teleports the player to a Funbox room! However, this can be bypassed with ender pearls, but you can solve this problem by putting bedrock on the bottom. |
Minecraft wiki entry for Particles, associated text: Particle names marked with an asterisk (*) are shown when using the "minimal" particles setting. Bedrock Edition particles currently do not show color if a specific particle has multiple colors (an example is the note particle). These particles are marked with "!" |
Minecraft wiki entry for Create_a_Mac_OS_X_startup_daemon, associated text: This script listens for activity on the default Minecraft port, 25565 and runs the server when a connection is made. Because Minecraft clients send the username upon first contact, this script uses that to check if the player has access to the server, and ignores them if they don't. This could be changed to allow anyone to remotely start the server by removing the 'if' statement. Note that users must connect twice on a cold run: once to launch the server, and again once it is up and running. |
Minecraft wiki entry for Dryad, associated text: Dryads in Greek mythology are spirits who lives in trees and takes the form of a beautiful young woman to protect the nature.
The dryad in the Minecraft Mini-Series is based on the "Dryad" from Matel which in turn was based on a skin with the same name in the Greek Mythology Mash-up pack. |
Minecraft wiki entry for 6CHP, associated text: Just then, Emily barges into the computer lab, asking Jake as to why he wasn’t at his apartment. Jake mentions that he was looking for her at her apartment. Jake and Emily soon apologize for their actions, and Emily shows Jake the crayon drawings, eventually finding one with the leviathan and a mermaid preparing to fight it. The two soon notice that the mermaid is holding a golden trident, realizing that it is the secret weapon, and soon head off to find Tank. |
Minecraft wiki entry for Lever, associated text: In Bedrock Edition, it can additionally be placed on the top of a fence, stone wall or hopper, and can be placed underwater. |
Minecraft wiki entry for Development_versions, associated text: The main menu background now has a raised camera angle and scales properly based on the device's aspect ratio |
Minecraft wiki entry for Building_a_rollercoaster, associated text: An expansion on the vertical loop idea turns it into a corkscrew. These are even more complicated to build as there is forward motion brought into the equation. |
Minecraft wiki entry for Server_startup_script, associated text: After you uploaded the minecraft server files, make sure, that "minecraft" is the owner and owning group. To do so just run "ls -la /opt/minecraft". If it is not, run "chown minecraft:minecraft /opt/minecraft/FTBBeyond". You may also require to complete the installation. For current FTB packages you would run: |
Minecraft wiki entry for Endless_circling_pool, associated text: This is why many players build an endless circling pool when they have to be away from the computer. An endless circling pool automatically moves the player continuously. However, it can malfunction once in a while, causing the player to stop moving. Because of this, make sure to check your computer every 15 minutes (or however long the player is allowed to be idle before they get kicked off on that specific server). Also, note that some servers ban the usage of endless circling pools. |
Minecraft wiki entry for Building_a_metropolis, associated text: Acropolis If you have an Ancient Greek city, find a hill, then permeate it with temples and religious complexes. You can build a ruined variation of this in a modern city, too. |
Minecraft wiki entry for JSON_format, associated text: Triggers when a player mounts an entity walking on lava and while the entity moves with them. Available conditions: |
Minecraft wiki entry for Beds.png-atlas, associated text: This article is about the history of the beds.png-atlas file. For a comprehensive history of block texture changes, see Java Edition history of textures. |
Minecraft wiki entry for Development_versions, associated text: v0.14.0 alpha build 1[1] is the first build version released for v0.14.0 alpha, and the first build released in 2016. |
Minecraft wiki entry for Creating_a_data_pack, associated text: Make sure the file extension is .mcmeta and not .txt when you rename it! In other words, remove your old file extension. You may be warned that changing a file name extension could make the file unusable. However, this actually indicates that you have renamed the pack.mcmeta file correctly. |
Minecraft wiki entry for Damage, associated text: When the player is no longer submerged in water or is in a bubble column, the air supply regenerates at a rate of 1 bubble every 0.2 seconds (4 game ticks). A Respiration helmet adds an additional on average 15 seconds duration underwater per enchantment level, and a turtle shell adds an additional 10 seconds. Water Breathing and Conduit Power regenerate the air supply. In Bedrock Edition, both effects affect squid and fish. |
Minecraft wiki entry for Things_not_to_do, associated text: 1 Possible death
1.1 By the player
1.2 When digging or mining
1.3 Mobs
1.4 Concerning the Nether
1.5 Being unprepared while traveling through the End
2 Wasted resources
2.1 Involving tools and items
2.2 Involving blocks and entities
3 Superflat Worlds
3.1 Using a water superflat world in Java, Legacy Console editions
3.2 Using a lava superflat world in Java, Legacy Console editions
4 Other
4.1 Setting a spawnpoint in the End
4.2 Building weak or flammable structures
4.3 Building with obsidian
4.4 Non-reusable TNT traps
4.5 Fire in wood houses
4.6 Destroying the world spawn point
4.7 Living in the wrong biomes
4.8 Carelessness with wolves
4.9 Not having equipment for trips from the base
4.10 Being careless with horses
4.11 Settling in villages carelessly
4.12 Doing raids in your base
4.13 Breaking Bedrock
4.14 Taking risks
4.15 Carelessness around redstone contraptions
4.16 Careless use of redstone components
4.17 Using cursed items
4.18 Feeding cookies to parrots
5 Multiplayer
5.1 Possible death
5.2 Wasted Resources
5.3 Other
5.4 Possible ban or real-world consequence
6 Technical
6.1 Playing with high settings on weak devices
6.2 Playing worlds created in a newer version
6.3 Death loops
6.4 Possible death
6.5 Possible crash |
Minecraft wiki entry for MobsRule2CHP, associated text: Later that day, the group (Po, Morgan, Jodi, Harper, and Theo) are back in Minecraft, in the cavern that was previously home to the giant cave spider. At school, Shelly had won the election for class president by a landslide, although Morgan, Jodi, Harper, and Theo admit that they did vote for Po, not because he was their friend, but because they believe in him. Morgan adds that Po would’ve been a great class president, knowing that Po rises to whatever challenge faces him despite not being prepared. The group then destroy the "Vote for Po!" signs for good measure, hoping to put the experience behind them. As the group prepare to head to the surface, Theo notices a faint glow off in the distance, wondering if they missed one of the signs. Turning the corner, they don’t find a sign, but instead a message written in blocky letters with glowing ink: "COME TO THE ZOO… IF YOU DARE!". Beneath the message was an image of a butterfly. The group wonder as to what the message means and who could’ve written it, and overall, the message doesn’t feel comforting to them. |
Minecraft wiki entry for Hero_of_the_Village, associated text: Level I Hero of the Village decreases the cost of the first item in a trade by 30%; each additional level decreases the price by an additional 1⁄16 (6.25%). In Survival, the maximum level is V[JE only] or I[BE only], giving discounts of 55% and 30%, respectively. Nevertheless, one can use commands to give higher levels of the effect. Hero of the Village XII gives a discount of 98.75%, decreasing all prices to 1. No matter how large the discount is, the final item count in the trade is always at least one, never zero. In other cases, the decrement is the discount ratio multiplied by the original count rounded down or rounded up if the decrement is less than 1. |
Minecraft wiki entry for Caves_%26_Cliffs, associated text: Based on the mob of the same name in Minecraft Earth.
Underwater mob that behaves like a regular squid.
Can spawn in underground water sources.
Is attacked by axolotls without provocation.
Drops glow ink sacs when killed.
Does not affect the light level, but appears as if lit up. Glows in the same way that magma cube cores, vexes, blazes and the eyes of spiders, drowned, and endermen do.
Stops glowing for a short time and swims away quickly after taking damage.
Winner of the mob vote from Minecraft Live 2020, defeating the moobloom, based on the mob from Minecraft Earth, and the iceologer, based on the mob from the Creeping Winter DLC from Minecraft Dungeons.
Does not emit light. |
Minecraft wiki entry for Development_versions, associated text: Coin Purchase Screen now includes “Coin Starter Bundles” for purchase on some platforms.
Game no longer hangs/crashes when clicking "View More".
Marketplace tags now fit in description section.
Download popup no longer flickers when closed.
Client now supports multiple player count tags in Marketplace pages.
Added warning popup on Marketplace pages when attempting to equip skin pack skin while character creator item is equipped. |
Minecraft wiki entry for Hopper, associated text: This is a hopper-speed version of the above design, as shown by ilmango in a video about potion sorting. Inputs and outputs work the same way as in the 1-wide design, but no slow-down for the item input stream is required. |
Minecraft wiki entry for Mob_grinder, associated text: Most mob grinders are specific to certain categories of mobs. Some grinders work only with tall mobs such as skeletons, zombies, and creepers, but don't work with shorter mobs such as spiders, pigs, and wolves. Other grinders work with both tall and short mobs, but don't work with mobs which are immune to fire damage. |
Minecraft wiki entry for locate, associated text: In Java Edition, the structure type is case-sensitive.
In Java Edition, this argument also supports configured structure feature tag, as following: |
Minecraft wiki entry for Village, associated text: A village is a group or complex of buildings and other structures that generate naturally in the Overworld. A village is inhabited by villagers, cats, iron golems, passive livestock mobs, occasional zombie villagers, and wandering traders with their trader llamas. A village is a source of resources to the player, obtained from trading, chests, and materials found in the village. Villages are also targets of raid attacks by illagers. |
Minecraft wiki entry for Advanced_redstone_circuits, associated text: You can extend the key by any amount of digits, by copying the comparison-circuit. Dependencies from previous output only. |
Minecraft wiki entry for Structure_Block_file_format, associated text: Structure files are stored as an NBT file. This file format is used to store structures such as end city, igloo and fossil into the data/minecraft/structures folder inside client.jar. Custom structures can also be saved and loaded using the structure block. These structures are saved into the generated/minecraft/structures subfolder in the world save folder. |
Minecraft wiki entry for Skin, associated text: There were 18[verify] default skin types (with the exception of the skin packs), 9 of which were based on the Steve model, and the other 9 based on the Alex model, wearing different outfits and skin colors. The skins were available to be chosen in the 'Change Skin' area of Help & Options. There were also a few other skins with the name of Alex or Steve, but they weren't default, such as Developer Alex or Party Steve. The Legacy Console Edition did not allow transparent skins, because the player could not create their own skins. This prevented issues with completely transparent skin users "haunting" other players. The player could add custom skins to the Legacy Console Edition via hacking; however, this voided the warranty of the console, and the player risked a ban from online play for an illicitly modded game or console. |
Minecraft wiki entry for Development_versions, associated text: Potions that have missing or invalid potion-effect tags now default to the uncraftable potion, which now has no glint, and is now magenta in color.
This also applies to lingering potions, splash potions and tipped arrows.
Due to the water bottle without tags being changed to uncraftable potion, the brewing icon is also changed to uncraftable potion in the creative inventory. |
Minecraft wiki entry for Player_versus_Player, associated text: If you can't hurt them from the outside, hurt them from the inside! If possible, join your enemy faction while you are still able to. If you get into their base as a faction member, wait until the faction moderators are all offline. This is the best time to strike. Take their best valuables, then break the furnaces, chests, and burn the items with a flint & steel. If they have a water mine, block the water. If they have a staircase mine, put a lava or two at the top. Go to the "/f home" and dig a hole. Put lava in it, from the ceiling and make a wall so as soon as they "/f home" they will constantly respawn in lava. If you have spare lava, fill the place with it! Make sure that there aren't any hidden chests, and destroy the farms if no one in the faction catches on. If possible, if they don't know you griefed/raided them, wait until they repair their bases with more food/loot and restart the process! Remember to give loot to your actual team after each raid. |
Minecraft wiki entry for Anvil_mechanics, associated text: Renaming always costs a single level, in addition to any prior work penalty. Renaming does not increase the prior work penalty. |
Minecraft wiki entry for Chorus_Flower, associated text: Plant heights range from 5 to (rarely) 22 above the end stone block on which the original chorus flower was planted, with over half falling in the range 13–16. Flower heights range from 3 to (rarely) 22, with over half falling in the range 11–16 above the end stone block. |
Minecraft wiki entry for Elevators, associated text: This kind of elevator is faster than a falling water stream due to the swimming action between water source blocks. |
Minecraft wiki entry for summon, associated text: Specifies the position to summon the entity. If not specified, defaults to the position of the command's execution.
Must be a three-dimensional coordinates with floating-point number elements. Accepts tilde and caret notations. |
Minecraft wiki entry for The_second_day, associated text: You can kill a few animals upfront, but they'll run out quickly, and you need to save some for breeding. Again, cooking the meat makes it more nourishing.
Wheat takes a day or two to grow, as do other crops when you get them.
If you have a fishing rod and a safe place to fish, fishing is a great way to get food, because it doesn't involve fighting, mining, or moving around much. Once you have a fishing rod and a furnace in which to cook the fish, you typically don't need any other source of food. Campfires are even better for this in the early game because it has a cheap crafting recipe and uses no fuel. Putting a hay bale under it creates a smoke signal that you can see from a distance. If near a river or ocean, you can alternatively slaughter cod and salmon mobs with a sword, as they can abundantly spawn and it's a faster way to gather fish than rod-fishing. You can smelt your first few fish while you fish for more.
Dried kelp and sweet berries are easy to obtain, and can restore your food bar if you have enough. Watch out for those sweet berry bushes, though, and drowning is bad too.
If you're desperate, you can try breaking oak leaves or dark oak leaves for apples. Using a hoe allows you to break leaves a lot faster. Be careful to not take damaging falls or jump around a lot in the process, much less get attacked by monsters.
If you are really desperate you can also eat rotten flesh dropped by zombies, but this usually gives you food poisoning, a.k.a. the Hunger effect, which would drain your hunger by almost as much as one piece of rotten flesh fills it. The trick is, if you have a lot of rotten flesh you can quickly fill up on that, then tough out the food poisoning and end up not too hungry. |
Minecraft wiki entry for Herobrine, associated text: His first appearance in official Mojang images started with the Wedding Weekend, in which he was just behind Notch's Minecraft character. His second appearance was in the MINECON header, where, yet again, Herobrine was just behind Notch. |
Minecraft wiki entry for enchant, associated text: Although /enchant enforces maximum levels and compatibility, other commands (such as /give, /replaceitem, and /data) can bypass these restrictions. |
Minecraft wiki entry for Development_versions, associated text: "Minecraft Beta - 1.18.10.24 (Xbox / Windows / Android)" – feedback.minecraft.net, December 15, 2021. |
Minecraft wiki entry for Time-saving_tips, associated text: Depending on how you play the game, some Minecraft mods may be ideal for speeding up your work. Tools such as MCEdit, mods such as BuildCraft or Plugins Such as Worldedit provide a wide variety of ways to speed up certain types of routine operation. Not all these mods fit with every playing style, but if you do want to be able to clone buildings, level vast areas, strip-mine to bedrock, and so on, it may well be worth investigating these tools rather than trying to do the work manually.
To improve the game's performance, you may want to consider mods such as Optifine, FastCraft, BetterFPS, or the like. Sodium, Lithium and Phosphor, when used all together can boost fps higher than the previously stated mods. It should be noted, however that they require the fabric loader to function.
VeinMiner can save a lot of time spent looking for ores by allowing you to mine out all blocks of a single type in a preset radius. However, mining in too large of a radius (>1000 blocks) drains hunger and tool durability very quickly and is therefore well used with a tool mod like Tinker's Construct.
For 1.10 players, the Tiny Progressions mod allows for automatic cobblestone creation that costs very few resources and is even better with hoppers as the cobblestone Generator Blocks have very little inventory. You can also place a chest or other storage inventory above the generator and it will automatically dump the cobblestone into it.
To save redstone work in multiplayer, use mods such as Securitycraft and Sticky Redstone.
Many mods add tools or abilities that allow you to harvest entire trees at once.
The infamous Inventory Tweaks mod allows highly configurable auto-sorting of player inventories, chests, and so on, and some tricks to, for example, shift-click one block at a time or automatically replace a tool when it breaks. |
Minecraft wiki entry for Better_Together_Update, associated text: 1.2.1, 1.2.2 and 1.2.3 fixed numerous bugs.
1.2.5 added the ability to broadcast to Mixer and other streaming services.
1.2.6 saw Realms being integrated with Xbox Live Clubs, and updated textures for horses, mules, and donkeys.
1.2.6.1 was released exclusively on Android to fix numerous bugs.
1.2.7 fixed even more bugs.
1.2.8 fixed a lone bug with the user interface on partnered servers.
1.2.9, 1.2.10 and 1.2.11 fixed even more bugs.
1.2.13 added menu screen transitions, more control options; added many Update Aquatic features as Experimental Gameplay, and fixed even more bugs.
1.2.14 was released exclusively on iOS to disable test commands.
1.2.15 was released exclusively on iOS to fix even more bugs.
1.2.16 (released as 1.2.13.60 on devices other than iOS) fixed even more bugs. |
Minecraft wiki entry for Sky_dimension, associated text: Notch tweeted much later that a different "Skylands" dimension probably was still in the making. This version, completely separate from the End, was set to replace the original idea.[5] However, Jeb later stated that returning the Sky Dimension was not planned and therefore is unlikely to be done.[6][7] |
Minecraft wiki entry for Turtle_farming, associated text: You may be lucky enough find two turtles breeding on a beach or splashing up sand in preparation for laying eggs, or find eggs already laid. |
Minecraft wiki entry for Carrot_on_a_Stick, associated text: To use a carrot on a stick, the player must first saddle a pig, and ride it while holding the carrot on a stick. The pig then moves in the direction of the carrot. Also, if the player holds a carrot on a stick, all nearby pigs follow the player. |
Code example for Mineflayer API: /*
* This example will automatically reconnect when it gets disconnected from the server.
*/
const mineflayer = require('mineflayer')
if (process.argv.length < 4 || process.argv.length > 6) {
console.log('Usage : node reconnector.js <host> <port> [<name>] [<password>]')
process.exit(1)
}
function createBot () {
const bot = mineflayer.createBot({
host: process.argv[2],
port: parseInt(process.argv[3]),
username: process.argv[4] ? process.argv[4] : 'reconnector',
password: process.argv[5]
})
bot.on('error', (err) => console.log(err))
bot.on('end', createBot)
}
createBot()
|
Minecraft wiki entry for Sheep, associated text: If a sheep spawner is placed via /setblock, the sheep model spinning inside appears with one of the six naturally spawning colors. Independently from the displayed color, all six variants are able to spawn, the usual chances apply. To guarantee that sheep always spawn with the desired color, additional NBT tags can be applied to the spawner, utilizing the Color tag. |
Minecraft wiki entry for Subtitles, associated text: Subtitles can be configured in the "Music & Sound" or "Accessibility Settings" section of the Options menu. |
Minecraft wiki entry for Zombified_piglin_farming, associated text: Zombified piglin farming is a method of obtaining gold nuggets and rotten flesh renewably by using spawn platforms or nether portals to spawn zombified piglins and moving them to a killing zone. The rotten flesh and gold nuggets can be traded to cleric villagers in large amounts to gain emeralds easily. |
Minecraft wiki entry for 1CHP, associated text: Jake approaches an old lady by the playground, and asks if she is okay. The old lady immediately scolds Jake for being on the playground after 5PM, which is not allowed according to the community guidelines for Pacific Crest, and mentions to Jake that there are fines for children on the playground after hours. She walks away, mumbling to herself. A few days later, Jake is back at the computer lab by 11AM. This time, he is fixed to a routine after knowing how the people in the complex go about their days, and also figures out that he can go directly to the computer lab by walking along an inner balcony and heading down a stairwell. Jake goes back into the Minecraft server and once again finds the village in the desert by the ocean, turning it into a home base of sorts. He screenshots all the anomalies he finds and thinks back to the riddle from the first village. Feeling that he missed something, Jake climbs up a mountain to the west, soon noticing several patches of ice. The first patch leads to stone, while the second leads to a cave. He explores it, but soon reaches a dead end. Jake looks up at the top of the cave, noticing paintings of shells and three signs with several numbers on them. He adds up the numbers as the riddle mentions and gets the following totals: 108, 5, and 1,072. Jake gasps in excitement, believing the numbers to be coordinates, but the excitement is cut short as his phone buzzes with a text from his father, saying that dinner is ready. |
Minecraft wiki entry for Development_versions, associated text: Players are once again able to join servers when the server has view-distance set to 4 or less (BDS-8855).
Animations for custom mobs based on vanilla actor types for their "runtime_identifier" (such as Pandas and Polar Bears) will now work properly (MCPE-95898).
Brought back capability to rejoin a server after it has been suspended and resumed. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.