Minecraft guides — page 4
Practical write-ups on commands, datapacks, building and server performance — each one paired with the tool that does the work.
Spawn eggs cover 88 of 158 entities — and exactly three real mobs have none
70 entity types have no spawn egg, but 65 of those are boats, projectiles and display entities. Only Giant, Illusioner and Mannequin are actual mobs you cannot egg.
454 splash texts, 453 unique — and the one duplicate is "Déjà vu!"
Minecraft ships 454 splashes. Exactly one appears twice, and it is the joke you would pick. 407 end in an exclamation mark and the shortest is four characters.
34 structures: seven are ruined portals, and 23 do not fit the terrain at all
Stronghold spawns in 55 biomes and each village variant in exactly one. Only 11 of the 34 structures adapt to the ground under them — the rest are placed as-is.
Switching skin editions reloads the page, and that is the correct design
Java's editor is built around 64 and Bedrock's around 128. The constant is baked in, so the two cannot hand each other a canvas — which is why each edition is a real URL rather than a toggle.
The extension does not tell you the schematic format — 31 of 33 .schematic files were something else's guess
Five formats, four different ways of packing blocks, and .schematic is shared by two of them. Sniffing the NBT root beats trusting the filename, with counted evidence.
Three gunpowder is not three times one gunpowder — it is 1.67×
A rocket's boost is 10 × (2 + flight duration) ticks, and that free +2 is why tripling the gunpowder only adds two thirds more distance. The full table, in blocks.
Three resource-pack texture paths are flat. The mob one nests, and that is the least of it
Items, blocks and paintings live one file deep. Mobs live in a folder named after themselves — and for most mobs that folder holds several files, so a one-file override silently misses.
Tool tiers: only 94 blocks care, gold is exactly as limited as wood, and copper is stone
Of every block in Minecraft, 94 require a tool tier at all — and just 5 need diamond. Gold and wooden tools are excluded from identical lists, and copper matches stone exactly.
Ominous trial spawners: the loot changes, the spawn counts mostly do not
26.2 ships 28 trial spawner configs as 14 normal/ominous pairs. All 14 ominous ones carry a loot table and none of the normal ones do — but 9 of the 14 pairs spawn exactly the same mobs.
Villager trades by tier: Expert has the most, Master has the fewest
291 villager trades across 15 professions in 26.2. Level 4 carries 93 of them and level 5 only 27 — and there are 2.5× more ways to spend emeralds than to earn them.
Looking for more Minecraft tools?
A suite of client-side generators, viewers and converters — all free, all in your browser.