Minecraft Wiki
Advertisement
Information icon
These features only exist in Bedrock Edition. 
This article is about in-game features that are not normally available. For features that were removed entirely, see Bedrock Edition removed features.

Since the beginning of Minecraft's development, there have been a number of features added to the game that has little to no actual use. Some of these features are leftovers from removed features, or simply placeholders for new features in future updates.

Mechanics[]

Enchantments[]

This is a list of unused features related to enchantments.

Enchant anything[]

In Bedrock Edition, players cannot enchant a block or item; only tools, weapons, and armor can be enchanted, even if the player is in creative mode. However, it is possible to apply enchantments to non-enchantable items or blocks using an NBT editor. By using an NBT editor, it is possible to apply enchantments that cannot be applied in-game normally, such as Fire Aspect on flint and steel or Blast Resistance on TNT. It is also possible to add multiple enchantments that are not compatible with each other such as Smite or Bane of Arthropods to a sword. Although the /enchant command in Bedrock Edition cannot enchant past the maximum level limit, it is possible to enchant items with a higher level than the max limit via the NBT editor.

Loot table[]

Mobs[]

In vanilla behavior packs, there is a loot table for the giant, a mob that cannot be spawned in Bedrock Edition.

Chest loot[]

Old village

New Village architecture is no longer behind Experimental gameplay in 1.11.0, which consists of new chest loot. However. old village chest loot has not been removed but has become unused. This old loot consists of:

village_two_room_house
Stack size
(6-8 stacks)
Weight Chance
Potato 5–8 1046 21.7%
Carrot 4–8 1046 21.7%
Wheat 8–12 1546 32.6%
Wheat Seeds 2–4 546 10.8%
Beetroot 5–8 546 10.8%
Wooden Hoe 1 146 2.1%
village_blacksmith[note 1]
Stack size
(3-8 stacks)
Weight Chance
Diamond 1–3 394 3.1%
Iron Ingot 1–10 1094 10.6%
Gold Ingot 1–3 594 5.3%
Bread 1–3 1594 15.9%
Apple 1–3 1594 15.9%
Iron Pickaxe 1 594 5.3%
Iron Sword 1 594 5.3%
Iron Chestplate 1 594 5.3%
Iron Helmet 1 594 5.3%
Iron Leggings 1 594 5.3%
Iron Boots 1 594 5.3%
Obsidian 3–7 594 5.3%
Oak Sapling 3–7 594 5.3%
Saddle 1 394 3.1%
Iron Horse Armor 1 194 1.0%
Golden Horse Armor 1 194 1.0%
Diamond Horse Armor 1 194 1.0%
  1. latest blacksmith loot chest after emerald and ink sac removed from loot
Old dungeon

There are unused loot tables that have similar loot, like dungeon chest loot before the Better Together Update. It is named monster_room.json (unknown structure)

monster_room
Stack size
(1 stack[note 1])
Weight Chance
Iron ingot 1–5 1093 10.7%
Redstone Dust 1–4 1093 10.7%
Bread 1 1093 10.7%
Golden Apple 1 1093 10.7%
Wheat 1–4 1093 10.7%
Gunpowder 1–4 1093 10.7%
String 1–4 1093 10.7%
Name Tag 1 1093 10.7%
Bucket 1 593 10.8%
Iron Horse Armor 1 593 5.3%
Golden Horse Armor 1 293 2.1%
Enchanted Book[note 2] 1 193 1.0%
  1. only single item appear on chest
  2. All enchantments are equally probable, except treasure enchantments, and any level of the enchantment is equally probable.

Other[]

There is also unknown equipment loot called low_item_tiers.json

low_item_tiers
Chestplate
Equipment Weight Chance
Leather Tunic 17 14.2%
Iron Chestplate 17 14.2%
Nothing[note 1] 57 71.4%
Helmet
Leather Helmet 17 14.2%
Iron Helmet 17 14.2%
Nothing[note 1] 57 71.4%
  1. a b 'Nothing' does not refer to the chance of an empty equipment. Instead, it refers to the chance of the random loot generator not adding any loot on a single roll.

Blocks and items[]

This section is missing information about Add a section dedicated to the unobtainable item forms of blocks (analogous to those removed in Java Edition: Java Edition removed features#Blocks previously obtainable as items). 
Please expand the section to include this information. Further details may exist on the talk page.

Old stonecutter[]

Main article: Stonecutter (old)
Stonecutter (Old)

Bedrock Edition 1.10.0 introduced the stonecutter with the model and texture similar to the Java Edition stonecutter, however, the new stonecutter does not replace the old stonecutter, as the old stonecutter was removed only from the creative inventory and commands. It is still available if the player already had it in a world prior to 1.10.0 or uses inventory editing.

Lava in cauldron[]

Cauldrons can be used to store lava, but always filled by 33 level. However, using /setblock or /fill command with different data values can obtain a cauldron with 15 through 45 level filled by lava, which normally can't happen due to the fact that dying leather armor and filling glass bottles isn't possible with lava.

Glowing obsidian[]

Glowing Obsidian
Main article: Glowing Obsidian

Glowing Obsidian blocks were part of the (now obsolete) Nether reactor. It emits a soft red glow at light level 12, and drops a single obsidian when broken with a wooden pickaxe. It can be obtained only by using inventory editors or a Silk Touch enchanted pickaxe and doing the Gravity Block Glitch. As of 0.12.1, this block doesn't generate anymore. The block may still be obtained using inventory editors or by retaining it from previous worlds before the update.

Reserved6 BE1

reserved6[]

Main article: reserved6

This block was implemented as a temporary fix to a bug causing Fire to spread to any block. This block replaced any Fire blocks created in a world until v0.7.0 when the aforementioned bug was fixed.

Nether reactor core[]

Nether Reactor Core
Main article: Nether Reactor Core

The functionality of the Nether Reactor was removed in Pocket Edition v0.12.1 alpha. However, the reactor core block still exists in-game and can be obtained through inventory editing or by retaining it from previous worlds before the update. It now drops its ingredients, and cannot be obtained though normal methods or with Silk Touch. Prior to v0.12.1, they were used to activate the nether reactor. Tapping on it would activate the reactor if built correctly. When the core is activated for the nether reactor structure, the cobblestone and the blocks of gold are both replaced with glowing obsidian.

Paintings[]

In v0.5.0 alpha, with the addition of paintings to Pocket Edition, four unused 32×32 paintings were present in kz.png that remained unused - using IDA and the Android libminecraftpe.so file, it has been found that the paintings are referenced from the game code, particularly in the Motive::getAllMotivesAsList(void) method (get all paintings), but the Painting::setRandomMotive(int) method excludes them as possibilities for a random painting. In v0.8.0 alpha build 2, despite still being unused, the textures of these paintings were updated to be more detailed.

The paintings are named and designed according to the four classical elements - "Earth" features a brown square on a light brown background, "Water" is split into a lower light blue half and an upper blue half with a jagged line, "Fire" consists of three orange isosceles triangles on a yellow background, with the largest having a small red triangle inside it, and "Wind" features a beige hollow circle on a white background.

According to Helen Zbihlyj[1], these paintings were originally added "as part of a Pocket Edition promo map" (no footage found) which was planned to be a part of Pocket Edition promotion at MINECON 2012 or 2013 and have never been used in game. The artist of these paintings remains unknown.

Update game blocks[]

Brush
This section needs cleanup to comply with the style guide. [discuss]
Please help improve this page. The talk page may contain suggestions.
Main article: info_update
Info update
Info update2

The update game block looks like a dirt block with the word "update!" written with what appears to be grass. This was a placeholder for blocks that were put into the game before the full files made. It was available for the outdated version of 1.13.0 in Bedrock Edition. It could be seen if the player was playing with a friend on 1.13.0 and their device wasn't updated or if using an item in a world then downgrading Minecraft to a version that didn't have the block. Players can still get this by placing an Education Edition block, then disabling Education Edition, also using the /setblock command for a block called "Unknown" places this block, which can then can be broken and collected. It wasn't called the update game block either, the name used numbers and letters. It can be found if a friend runs a world on a newer version and all added blocks on that version then have this texture. There is also a version of this block with the word "ate!upd".

Invisible bedrock[]

Main article: Invisible Bedrock

In Pocket Edition, invisible bedrock made up the borders of old worlds. As of Bedrock Edition 1.18.0, it is no longer possible to create new old worlds, but it is still possible to play existing old worlds that were created prior to this update. The block is now unused, but it can still be obtained via add-ons or inventory editing. If obtained these ways, the texture in inventory is one face of a stone block, and the tooltip is tile.invisiblebedrock.name.

Old wooden slab[]

Main article: Petrified Oak Slab

Before normal wooden slabs were added, another type of wooden slab existed with stone characteristics.

More explorer maps[]

Despite ocean explorer maps, woodland explorer and buried treasure maps being the only explorer maps that can be obtained in game, other explorer maps actually exist in the game files, and can be obtained only via inventory editing. These maps being:

  • Village Explorer Map: Shows the nearest village; the reason why this map is not obtainable is that it sometimes shows the nearest village from the player, and is sold by the cartographer villager who also spawns in the village, making this explorer map no more useful than a locator map because it shows the current location of the village that the player just found.
  • Mineshaft explorer map: Shows the nearest abandoned mineshaft, for normal or badlands variant.
  • Temple explorer map: Shows one of these structures if they're nearby:
    • Jungle pyramid
    • Desert pyramid
    • Igloo
    • Swamp hut
  • Stronghold explorer map: Shows the nearest stronghold. This explorer map often leads the player to a village, because strongholds in Bedrock Edition have a high chance to generate underneath a village's well or meeting point. This can be an alternative way to find strongholds beside using an eye of ender.
  • Ruins explorer map: Shows the nearest ocean ruins.
  • Shipwreck explorer map: Shows the nearest shipwreck.
  • Pillager outpost explorer map: Shows the nearest pillager outpost.
  • Fortress explorer map: Shows the nearest Nether fortress. Unlike other explorer maps, this map uses the Nether map layout instead of the explorer map layout, which is a static gray color with a destination pointer that stays in one place but spinning wildly like the player pointer.
  • End City Explorer Map: Shows nearest end city. Unlike other explorer maps, this map uses the End map layout, instead of the explorer map layout.

These explorer maps, named "Unknown Maps", have the same scale as the woodland and ocean explorer maps. However, when held, its name is changed to Map 0 and shows a green triangle to mark the destination structure. These explorer maps have normal map textures but have the same layout as a woodland and ocean explorer maps, which are brown. They use stripes for bodies of water, and a sort of tan color for landmasses. If the player obtains these unused explorer maps in an incorrect dimension, ex: obtaining a fortress explorer map in the Overworld causes the game to freeze and/or eventually crash.

Potions and tipped arrows[]

Some potions are unobtainable in normal gameplay, they appear in 3 different types: drinkable potions, splash potions, and lingering potions. Each potion also has its own respective tipped arrow variant, they are:

  • Potion of Haste
  • Potion of Dullness
  • Potion of Blindness
  • Potion of Resistance
  • Potion of Absorption
  • Potion of Health Boost
  • Potion of Confusion
  • Potion of Levitation

Tipped arrows[]

Besides the tipped arrows that are created from unused potions, some tipped arrows are also unused. These tipped arrows do not give any effects when shot at an entity. These arrows are tipped arrows from base potions:

  • Arrow of Water
  • Arrow of Mundane
  • Arrow of Long Mundane
  • Arrow of Thick
  • Arrow of Awkward

Purpur blocks[]

There are unused data values of the purpur block that have the same texture as the normal purpur block and can be obtained only by /give or inventory editing. These are:

  • 1 - Chiseled Purpur
  • 3 - tile.purpur_block.smooth.name

Unused grass variants[]

There are unused data values of grass variants which can be obtained only by /give or inventory editing. These are:

  • 0 - Fern (looks identical to grass)
  • 3 - Fern (looks identical to fern)

Resources[]

There are no items, placeable blocks, or /summon mobs for these, as they appear only as textures, meaning they are currently without use in-game. Some of these are from the Education Edition of Minecraft, and their textures still exist in Bedrock Edition.

Blocks[]

Chalkboard[]

Chalkboard comes in 3 variants: slate, poster, and board.

Camera[]

The camera's texture still remains, despite it no longer existing as a block, although it was re-added in beta 1.12.0.2, being obtainable with the /give command, but only as an item. However, the ability to get the camera using commands were removed again in beta 1.13.0.1. It is used to take photos because back then, phones didn't have the ability to take screenshots. Cameras are once again obtainable with /give in beta 1.16.100.54, and can now take screenshots. However it was removed again in beta 1.16.100.58.

Old rose[]

Rose (texture) BE1

An old rose.

The exclusive blue rose was removed from the game, but its texture still remains as flower_rose_blue.png

Items[]

Items from Education Edition[]

Items that were added during v0.16.0 development versions:

  • All chalkboards
    • Slate
    • Poster
    • Board

Portfolio[]


The Portfolio was an item that can save photos that were taken with the camera.

Chalkboard[]


Comes in all 3 variants: slate, poster, and board.

Camera[]

The camera item takes a screenshot and saves it to the internal storage of the device the game is being played on.

Spawn agent[]


Does not spawn an agent unless connected to a WebSocket server.

Minecart with furnace[]


The minecart with furnace exists in Java Edition, while in Bedrock Edition it appears as an inventory icon texture.

Quiver[]


The quiver was going to be used to hold arrows, but it was never implemented; Dinnerbone said that holding arrows in the offhand felt more natural.[2]

Ruby[]

Rubies were supposed to be in the game, but since Dinnerbone was color-blind and couldn’t tell the difference between it and Redstone, it was scrapped, leaving only a texture. It was implemented in Minecraft Earth, with a completely different use and texture.

Hoglin meat[]

Raw Beef JE4 BE3 Steak JE3 BE2

In 1.16.0, two textures named hoglin_meat_raw and hoglin_meat_cooked were added. They are textured identically to raw beef and cooked beef, respectively.

Entities and mobs[]

Gray tabby cat[]

Tamed Gray Tabby Cat with Red Collar

In the vanilla resource pack, a texture file for a tamed gray tabby cat exists. However, it is completely unused and cannot be spawned in-game.

Tamed ocelot[]

In the vanilla resource pack, textures exist, along with the other cat textures, for an ocelot texture, as well as the texture for a tamed ocelot. Again, it is completely unused and can't be spawned in-game.

Old nitwit villager and old nitwit zombie villager[]

Nitwit villagers have existed in Bedrock Edition from earlier versions alongside its zombie villager version, but remain unused. Its texture still exists in the game files. Nitwit villager and zombie villager added in 1.10.0 but they are new villagers with a different ID and texture, which means the old nitwit villager and zombie villager textures are unused.

Clownfish[]

In the vanilla resource pack, there is a texture for a generic clownfish, which is completely unused, instead, clownfish are a variant of tropical fish.

Other[]

Old Pocket Edition panorama[]

As of Bedrock Edition 1.2.0, a new panorama background is used, but the old panorama before 1.2.0 was not removed. Despite many updates to the main panorama, the (now unused) old panorama texture still exists.

Status effects[]

Main article: Status effects

Some of the status effects in Bedrock Edition are unobtainable and can be obtained only by using inventory editing or /effect.

Health boost[]

Health Boost was added to the game in v0.12.0. It gives extra health that can regenerate. It can be obtained only with commands.

World generation[]

Nether in Old world type[]

Nether Portals cannot be activated in the Old world type unless converted to the Infinite world type.

As of Alpha 0.16.0 build 5, commands can be used by players to access the Nether in the Old world type without converting it to Infinite by using commands /setblock or /fill with the Nether Portal.

The Nether in the Old world type looks like the normal Nether but is limited in size. It is the same size as the Overworld, which is 256×256 with a 128 block height. However, since the Nether and the Overworld have the same size, and traveling 1 block in the Nether is still equal to traveling 8 blocks in the Overworld, this leads to a problem that can make the game freeze or crash. This is the reason why the Nether can not be accessed in the Old world type. When the player goes to the Nether, a new Nether portal generates naturally in the Overworld, because a portal placed with commands is not counted. However, the player cannot make a nether portal normally.

End in Old world type[]

The End Dimension was added, and alongside it the End in the Old world type. The End is inaccessible because strongholds never generate in the Old world type and building an end portal also does not work. The only way to access it is via block-placement commands such as /setblock and /fill.

Unlike the Nether in Old worlds, which can generate all structures, The End here generates just the main island and not the outer islands, due to the size limit of 256×256 blocks.

However, sometimes the End in the Old world type generates improperly, resulting in the central island not generating due to the border. If this happens, the ender dragon may get stuck in mid-air at the border, and the exit portal generates halfway or does not appear. The end gateway portal is also nonfunctional, due to the size limit.

These problems are the reasons why the End dimension is normally inaccessible, as the only way to go back to the Overworld is via cheats or death.

Biomes[]

Biome Name and ID Features Description Screenshot

Legacy Frozen Ocean
-116

Temperature: 0.0

Polar bears, salmon, cod, strays, Cold underwater ruins, gravel, seagrass, kelp, snowy rabbits, ice, shipwrecks

Similar to the frozen ocean biome, but without icebergs, it is completely flat. Rabbits, polar bears and strays spawn here. Rabbits have their snowy texture. No hostile mobs other than drowned, strays and skeletons can spawn. Kelp also generates here. This biome doesn't generate naturally from Pocket Edition Alpha 0.9.0 onward. when Bedrock Edition 1.4.0 introduced the new frozen ocean, this biome was not removed nor replaced by the new frozen ocean. However the id name changed from frozen_ocean to legacy_frozen_ocean
Legacy Frozen Ocean

Legacy frozen ocean


Desert Lakes
130

Temperature: 2.0

Sand, cacti, water, sugar cane, gold rabbits, desert well, fossils, husk

In this biome, patches of water are more common, and the terrain is slightly rougher. Although desert wells can be found, desert pyramids, villages, and outposts do not generate in this biome.
Desert Lakes

Desert lakes


Mountain Edge
20

Temperature: 0.2

Grass, dirt, stone, llamas, emerald ore, infested stone, spruce trees, oak trees, snow

Similar to the sparse jungle biome, the mountain edge used to generate exclusively at the edge of windswept hills biomes in order to smooth the transition between biomes. This biome has lots of trees, similar to windswept forests. While the terrain is lower and gentler in nature, some areas may reach high enough to be covered by snow. This biome doesn't generate naturally from Pocket Edition v0.9.0 alpha and Java Edition 1.7.2 onward.
Mountain Edge

Mountain edge


Deep Warm Ocean
47

Temperature: 0.5

Dolphins, pufferfish, tropical fishes, warm underwater ruins, sand, seagrass, ocean monuments, guardians, elder guardians, shipwrecks

Similar to the Warm Ocean biome, but without coral reefs nor sea pickles, and twice as deep. Because they are a deep ocean variant, they can generate ocean monuments, resulting in the spawning of guardians, elder guardians, prismarine, and sponges.
Deep Warm Ocean

Deep warm ocean


Hills
13, 17, 18, 19, 22, 28, 31, 33, 156, 161, 169

Temperature: Same as their respective base biomes.

Hills are generated within certain biomes (including some of their variants) and are referred in the F3 menu with Hills added to their name (except snowy mountains).

This includes: wooded hills, taiga hills, snowy taiga hills, jungle hills, desert hills, birch forest hills, tall birch hills, giant tree taiga hills, giant spruce taiga hills, snowy mountains, and bamboo jungle hills.

Most hills are gentle rolling slopes on which the usual biome terrain generates, with some sharper cliffs here and there. Snowy Mountains have a lower chance of spawning passive mobs during world generation than other biomes (7% versus 10%).

Giant spruce taiga hills are a special case. in Java Edition, the game code sets the values setBaseHeight and setHeightVariation to define a "hilly" biome, but uses the same values as for its non-hill variant (giant spruce taiga), meaning there is absolutely no terrain difference between the two biomes. In Bedrock Edition, this biome generates as a hillier version of the giant spruce taiga, but uses the same trees as the giant tree taiga hills (with leaves only at the top), resulting in the differences between these biomes being non-terrain aspects like water color and temperature.

Giant Tree Taiga Hills

Giant tree taiga hills

Desert Hills

Desert hills

Jungle Hills

Jungle hills

Snowy Mountains

Snowy mountains


Badlands Plateau
39

Temperature:
Badlands Plateau : 2.0

Badlands plateaus generate as a variant biome of the badlands, and are flattened at the top. They come to rest at an elevation of about 20 to 30 blocks above sea level. Similar to normal badlands mineshafts are capable of generating.
Badlands Plateau

Badlands plateau


Modified Plateaus

164, 167

Temperature:
Modified Badlands Plateau : 2.0
Shattered Savanna Plateau : 1.0

Two rare variants of the plateau biomes, which are variants themselves. However, neither of these biomes closely resemble their counterparts.

Compared to the average badlands plateau, the modified badlands plateau features more variable terrain and smaller plateaus, as if a larger plateau was weathered down over time. It is the second-rarest biome in the game, after the modified jungle edge.

The terrain of the shattered savanna plateau biome is much less tame than its normal counterpart. It features incredibly large and steep mountains that jut out of the terrain, similar to the Shattered Savanna biome, albeit slightly smaller and gentler in comparison. In Bedrock Edition, shattered savanna plateaus are considered a temperate/lush biome, making foliage a vibrant green color and allowing rain to occur in them.

Modified Badlands Plateau

Modified badlands plateau

Shattered Savanna Plateau

Shattered savanna plateau


Modified Wooded Badlands Plateau
166

Temperature: 2.0

Oak trees, dead bushes, coarse dirt, dirt, terracotta

This biome features grass and oak trees on top of plateaus, much like its counterpart. However, the plateaus that generate here are generally smaller, allowing far less foliage to generate. The terrain is more erratic, and can be compared to that of the Modified Badlands Plateau biome. Eroded badlands generate instead of the desert alongside this biome.
Modified Wooded Badlands Plateau

Modified wooded badlands plateau


Mushroom Field Shore
15

Temperature: 0.9

Mushrooms, huge mushrooms, mycelium, mooshrooms, buried treasure, shipwreck

Mushroom field shores represent the transition between mushroom fields and the ocean, forming long strips between the biomes as a "beach", hence the name. However, it does not generate if the ocean biome is a Deep Ocean. This biome also generates when a river meets a Mushroom Fields biome, similar to what frozen rivers do in snowy tundras. The terrain of this biome is much more flat and shallow than the main mushroom fields biome, though it contains many of the same features, such as a mycelium surface layer, huge mushrooms, and lack of hostile mobs, but shipwrecks and buried treasure can generate here.
Mushroom Field Shore

Mushroom field shore

Custom superflats[]

There is an NBT string in every level.dat file called "FlatWorldLayers", which when edited properly, can cause the respective world to generate custom layers. This is used when Custom Superflats created on Legacy Console Edition get converted over to Bedrock Edition.

Custom Superflats can, nevertheless, still be created without cheats through custom world folders.

Other[]

Fifth giant tree taiga biome variants[]

The file biome_client.json contained a biome name that never existed in game.

"mega_taiga": {
      "water_surface_color": "#2d6d77",
      "water_fog_color": "#2d6d77"
    },
    "mega_spruce_taiga": {
      "water_surface_color": "#2d6d77",
      "water_fog_color": "#2d6d77"
    },
    "mega_taiga_mutated": {
      "water_surface_color": "#2d6d77",
      "water_fog_color": "#2d6d77"
    },
    "mega_spruce_taiga_mutated": {
      "water_surface_color": "#2d6d77",
      "water_fog_color": "#2d6d77"
    },
    "mega_taiga_hills": {
      "water_surface_color": "#286378",
      "water_fog_color": "#286378"
    },

Out of the five giant tree taiga biomes, only four can generate in the game while another one, mega_taiga_hills, appears only in this code, as that biome is not defined in the vanilla behavior pack in the biomes folder. Whether the biome is a dropped feature or not is unknown.

Colors:
 #2d6d77

 #286378

World settings[]

level.dat contains several player abilities. Most of these are used in multiplayer, to determine who has what permissions. However, some are completely inaccessible without an NBT editor. With the exception of permissionsLevel, none of these settings can be altered in-game for the world itself, only for individual players. The flying changes in-game as players toggle flight mode, but cannot be altered manually without editing.

Ability Description
instabuild Whether the player can break blocks instantly. Normally true in Creative.
invulnerable Whether the player is immune to damage. This immunity also affects /kill[needs testing] and the void. Normally true in Creative.
lightning Depends if lightning appears in thunderstorms.
flyspeed The speed at which the player flies in Creative.[more information needed]
walkspeed The speed at which the player walks.[more information needed]

Entities[]

Armed zombie villager[]

The zombie villager was added, but it cannot spawn with armor equipped. However, armed zombie villagers are still spawnable via mob editing. If a zombie villager is wearing armor, the helmet is struck through the head, the chestplate and leggings can be seen through holes in their clothes, while the boots look normal.

Wither skeleton archer[]

If a wither skeleton is equipped with a bow, it uses it as a ranged weapon, and arrows shot are always set on fire regardless of what enchantment it has, or if it has an enchantment. However, wither skeleton archers cannot spawn naturally.

Minecraft Dungeons has wither skeleton archers.

Wither jockey[]

Spider Wither Jockey

Spiders spawned in the Nether have a 1% chance of spawning while being ridden by a skeleton, which has an 80% of being a wither skeleton and a 20% of a normal skeleton. However, since spiders cannot naturally spawn in the Nether, this mob is unused. Instead, it can be spawned using spider spawn eggs in Creative mode. Wither jockeys also have a cave spider variant. It can also be spawned with commands.

Zombie horse[]

Zombie horses can be spawned only by using its spawn egg or /summon, as it cannot spawn naturally.

Zombie horse jockey (and variants)[]

These jockeys (see below) are unused since zombie horses cannot spawn naturally.

  • Zombie horse jockey
    • Baby zombie riding zombie horse
  • Husk zombie horse jockey
    • Baby husk riding zombie horse
  • Zombie villager riding zombie horse jockey
    • Baby zombie villager riding zombie horse

Baby trader llama[]

Trader llamas were added in beta 1.11.0.1, which at that time were breedable and could spawn a baby. However, as of beta 1.11.0.3, trader llamas no longer spawn naturally as babies since they are no longer breedable, causing the baby trader llama to become unused.

Ravagers[]

Some Ravager with riders do not spawn naturally and must be summoned using /summon:

Agent[]

Agent
Main article: Agent

The agent was added in alpha 0.17.0.1, although it was hidden in the .apk file of the game. However, it is still used in conjunction with Code Connection.


Camera[]

Main article: Camera
Camera

The camera was first found in the Pocket Edition v0.1.0 alpha .apk file, as of this version, the camera has functionality.

As of v0.9.0, the camera entity was removed. Tommaso stated "It doesn't mean that it's dead forever, in fact, I have a lot of ideas for it! I think it will be back when have shaders, sharing and redstone."[3]

The camera was re-added in alpha v0.14.0, accessible only with inventory editors, but was removed again in alpha v0.16.0. However, the block can still be obtained in servers.

Cameras were added again in beta 1.8.0.8, but it requires mob editing to summon it or using an NBT editor to get its spawn egg. The camera can now be obtained using /give as of beta 1.12.0.2.

In beta 1.13.0.1, this item can be used by slide while using the item, the take picture sound can be heard and an explosion can be seen and a picture is saved to LocalState/screenshots folder on Windows 10 or /storage/emulated/0/screenshots folder on Android. However, Cameras are no longer obtainable using /give

As of beta 1.16.100.54, Cameras are once again obtainable using /give. It was reverted again in beta 1.16.100.58

Old villager[]

Old villagers, prior to the Village and Pillage update are still available in the game, but they are instantly converted into villager_v2 (new villagers). Their spawn egg can be obtained only via /give spawn_egg 1 15. However, trying to spawn them with that spawn egg spawns an old villager who is instantly killed. A new villager then spawns and take its place.

Their trade tables were not removed, even though trading GUI has changed between Village and Pillage and prior updates.

Elder guardian ghost[]

Main article: Elder Guardian Ghost

The elder guardian ghost is an unused mob added in beta 1.13.0.4. Its file isn't included in the behavior pack, and it can be spawned only by using the command /summon elder_guardian_ghost ~ ~ ~.

History[]

Pocket Edition Alpha
v0.1.3Added info_update.
v0.3.3Fire blocks in worlds have been replaced by reserved6 due to an issue where fire would spread to any block.
v0.7.0Fire blocks can now generate again, making reserved6 unused.
v0.9.0build 1Frozen Ocean and Extreme Hills Edge biomes no longer generate naturally.
v0.11.0?Added ghasts. They cannot be spawned legitimately in-game and require world modification to be spawned in.
Added magma cubes. They do not spawn naturally due to the Nether not being added yet in-game, but can be spawned in with a spawn egg in Creative.
build 1Added blindness effect.[verify]
v0.12.1build 1Added wither jockeys and cave spider variants.
?Nether reactor core becomes unavailable in the inventory by default.
Ghasts and magma cubes can now spawn in the Nether.
Added Nether Dimension in Old-world type, however, it was impossible to access this dimension without using a world editor.
v0.13.0build 1All blocks can now be crafted from the Crafting Table, making the Stonecutter (old) redundant.
v0.14.0build 1Re-added camera with ID 439, and added ender pearls without ID.
v0.14.2Camera ID changed to 498, but cannot be spawned using the item. However, they can be spawned using spawn egg with data value 62.
v0.15.0build 1Added Zombie horse, which is mountable by baby zombie variants.
?reserved6 now displays the same texture as info_update.
v0.16.0build 1Camera now has a block form in inventory, but placing it spawns the entity. The block can be placed using commands (/setblock ~ ~ ~ camera) or editing.
Added commands, which is the only way to access Nether in Old World without using a world editor.
build 2Removed cameras. They were moved to Minecraft Education. However, the block can still be obtained in servers.
build 5The Nether can be accessed in Old World Type without converting the world by using commands.
Pocket Edition
1.0.0alpha 0.17.0.1Added End Dimension in Old World Type, however, is inaccessible without using commands.
Added chiseled purpur.
Added structure blocks, which were unused.
Fully implemented ender pearls.
1.0.4alpha 1.0.4.0Villager no longer has an open button when player sneak to them, as trading has already been added.
1.1.0?Added various unused explorer maps.
Bedrock Edition
1.4.0beta 1.2.13.8Added stripped wood.
beta 1.2.14.2Added unused Shipwreck Explorer Map.
Added new unused biomes, such as the Deep Warm Ocean biome.
beta 1.2.20.1Added unused Ruins Explorer Map.
?ID name for unused Frozen Ocean biomes renamed from frozen_ocean to legacy_frozen_ocean to distinguish from the new Frozen Ocean name.
1.8.0beta 1.8.0.8Re-added NPCs and Cameras, NPCs could be spawned only by using commands, while the Camera could be spawned only by using mob editors. Both lack their features from Education Edition.
Added cats, which have one unused texture.
1.9.0beta 1.9.0.0Seamless slab (now known as Smooth Stone) is now obtainable, making it no longer unused.
beta 1.9.0.2Added the barrel block, which has an unused top and fish barrel texture.
Added the bell, which has an unused variant that can be obtained only via commands.
1.10.0beta 1.10.0.3The old stonecutter is now unused.
Added the jigsaw block.
Added the nitwit villager and nitwit zombie villager with a new texture, but the old textures still remain.
Bell with granite, polished granite, and diorite can generate in new villages, making them no longer unused.
Added Pillager Outposts and new Village Explorer Map.
Added a crafting recipe for Wood, making Wood, and therefore Stripped Wood, obtainable in Survival, and, as a result, not unused anymore.
Added locked smokers, blast furnaces, lecterns, barrels, and smokeless campfires.
1.11.0beta 1.11.0.3New villages are no longer behind experimental gameplay, making the new Village Explorer Map get removed, however old village chest loot was still not removed.
beta 1.11.0.4Removed bells with a unique side texture.
beta 1.11.0.1Old villager converted into new villager, however, they still exist in the game along with their trade table if spawned at the template world.
1.12.0beta 1.12.0.2Re-added the camera item that can be obtained via /give.
1.13.0beta 1.13.0.1Added structure block functionality behind Experimental gameplay
Added structure void into the game, it is obtainable with commands.
Camera now has functionality again.
beta 1.13.0.4Added elder guardian ghost.
beta 1.13.0.9Blindness can now be obtained by eating suspicious stew, making it no longer unused.
1.16.0beta 1.15.0.51Curse of Binding is now obtainable and functional, making it no longer unused.
Curse of Vanishing is now obtainable and functional, making it no longer unused.
Allow and deny blocks are now obtainable again using /give.
Borders are now obtainable again using /give.
NPC Spawn eggs are now obtainable yet again using /give.
Dialog and changeable skins for the NPC have been re-added into the game again.
beta 1.16.0.51NPCs can now be summoned once again using /summon.

References[]

Advertisement