diff --git a/wiki_backup/Category-Blocks.txt b/wiki_backup/Category-Blocks.txt
new file mode 100644
index 0000000..c4d62c6
--- /dev/null
+++ b/wiki_backup/Category-Blocks.txt
@@ -0,0 +1,19 @@
+A list of all [[blocks]] in ''[[Minecraft]]''.
+{{Navbox blocks}}
+[[Category:Minecraft]]
+[[Category:Objects]]
+
+[[cs:Kategorie:Bloky]]
+[[de:Kategorie:Block]]
+[[es:Categoría:Bloques]]
+[[fr:Catégorie:Bloc]]
+[[it:Categoria:Blocchi]]
+[[ja:カテゴリ:ブロック]]
+[[ko:분류:블록]]
+[[lzh:分類:塊方]]
+[[nl:Categorie:Blokken]]
+[[pt:Categoria:Blocos]]
+[[ru:Категория:Блоки]]
+[[th:หมวดหมู่:บล็อก]]
+[[uk:Категорія:Блоки]]
+[[zh:Category:方块]]
diff --git a/wiki_backup/Direct item forms of blocks.txt b/wiki_backup/Direct item forms of blocks.txt
new file mode 100644
index 0000000..a6b7dbf
--- /dev/null
+++ b/wiki_backup/Direct item forms of blocks.txt
@@ -0,0 +1,1111 @@
+{{update|Add the new 1.19.0 to 1.21.0 blocks in Bedrock Edition. Such as Mangrove Double Slab, Mud Brick Double Slab, Bamboo Double Slab, Bamboo Mosaic Double Slab, Tuff Double Slab...}}
+{{move|Technical blocks|reason=corresponds largely to the old content of that page; history merge would be needed as it has a lot of non-trivial stuff there}}
+{{removed|edition=java}}
+{{exclusive|bedrock}}
+
+== Java Edition ==
+The game prevents certain [[block]]s from being obtained through normal gameplay methods, such as [[crafting]], the [[creative inventory]], the [[pick block]] key, and the [[Silk Touch]] enchantment. It also prevents such blocks from being given through less conventional methods, such as inventory editing, [[mods]], and [[commands]]. Until [[Java Edition 1.7.2|1.7.2]] and [[Java Edition 1.8|1.8]], there had been a wide variety of blocks that could be edited into the inventory; over time, however, the game was updated so that these blocks became entirely unavailable, even though one utilized inventory editing. From [[Java Edition 1.13]] onwards, blocks and items are completely different concepts, and numerical IDs no longer exist at all.
+
+Currently, the game only accepts [[resource location]]s (such as minecraft:dirt
) in most commands, and uses these resource locations when assigning blocks to the inventory and save files. The old method of obtaining a block via numerical IDs is no longer an option because the numerical id method getItemById(Integer.parseInt(id))
is no longer used in command /give
. In addition, the game automatically removes blocks with illegitimate resource locations from the inventory, so using inventory editors is also no longer an option . Furthermore, certain blocks with both block and [[item]] forms, such as minecraft:cake
, cannot be obtained in their block form in the inventory; however, since the game has a corresponding item named minecraft:cake
, the item form is given instead. The only option is modifying game's class where registered items and ItemBlocks (direct item forms of blocks) in order to register and obtain them.
+
+Despite never being intended to be obtainable, some of these could even be acquired in survival using unusual means.
+
+=== List ===
+
+''The following data is based on the last version each item existed in.''
+{| class="wikitable" data-description="Technical blocks ID list"
+! colspan="2" | Numeric ID
+! rowspan="2" | Item
+! rowspan="2" | Block
+! rowspan="2" | Name
+! rowspan="2" | [[Resource location]]
+! rowspan="2" | Added
+! rowspan="2" | Removed
+|-
+! Hex
+! Dec
+|-
+! 0
+! 0
+| style="text-align:center" | [[File:Missing Texture JE3.png|32px]]
+| [[Technical blocks/Air|Air]]
+| tile.air.name
+| air
+| 13w38b
+| 13w38c
+|-
+! 8
+! 8
+| style="text-align:center" | [[File:Water (inventory) JE7.png|32px]]
+| [[Technical blocks/Water|Flowing Water]]
+| Water
+| flowing_water
+| 0.24_SURVIVAL_TEST
+| 14w25a
+|-
+! 9
+! 9
+| style="text-align:center" | [[File:Water (inventory) JE7.png|32px]]
+| [[Technical blocks/Water|Still Water]]
+| Water
+| water
+| 0.24_SURVIVAL_TEST
+| 14w25a
+|-
+! A
+! 10
+| style="text-align:center" | [[File:Lava (inventory) JE7.gif|32px]]
+| [[Technical blocks/Lava|Flowing Lava]]
+| Lava
+| flowing_lava
+| 0.24_SURVIVAL_TEST
+| 14w25a
+|-
+! B
+! 11
+| style="text-align:center" | [[File:Lava (inventory) JE7.gif|32px]]
+| [[Technical blocks/Lava|Still Lava]]
+| Lava
+| lava
+| 0.24_SURVIVAL_TEST
+| 14w25a
+|-
+! 1A
+! 26
+| style="text-align:center" | [[File:Bed (bottom texture) JE1 BE1.png|32px]]
+| [[Technical blocks/Bed|Red Bed]]
+| Bed
+| bed
+| Beta 1.3
+| 13w37a
+|-
+! 22
+! 34
+| style="text-align:center" | [[File:Piston Head (texture) JE1 BE1.png|32px]]
+| [[Technical blocks/Pistons|Piston Head]]
+| tile.null.name
+| piston_head
+| Beta 1.7
+| 13w37a
+|-
+! 24
+! 36
+| style="text-align:center" | [[File:Piston Head (texture) JE1 BE1.png|32px]]
+| [[Technical blocks/Pistons|Moving Piston]]
+| tile.null.name
+| piston_extension
+| Beta 1.7
+| 13w37a
+|-
+! 2B
+! 43
+| style="text-align:center" | [[File:Double Smooth Stone Slab (inventory) JEUNK+1.png|32px]]
+| [[Technical blocks/Slabs|Double Smooth Stone Slab]]
+| {{info needed}}
+| double_stone_slab
+| 0.26 SURVIVAL TEST
+| 14w25a
+|-
+! 33
+! 51
+| style="text-align:center" | [[File:Fire_icon-JE.gif|32px]]
+| [[Technical blocks/Fire|Fire]]
+| Fire
+| fire
+| in-20100109
+| 14w25a
+|-
+! 37
+! 55
+| style="text-align:center" | {{darkbg|[[File:Redstone Wire Cross (texture) JE2 BE1.png|32px]]}}
+| [[Technical blocks/Redstone Wire|Redstone Wire]]
+| Redstone Dust
+| redstone_wire
+| Alpha v1.0.1
+| 13w37a
+|-
+! 3B
+! 59
+| style="text-align:center" | [[File:Wheat Age 0 (texture) JE1 BE1.png|32px]]
+| [[Technical blocks/Crops|Wheat]]
+| Crops
+| wheat
+| in-20100206
+| 13w37a
+|-
+! 3E
+! 62
+| style="text-align:center" | [[File:Lit-Furnace-JE_Legacy.png|32px]]
+|[[Technical blocks/Lit Furnace|Lit Furnace]]
+|Furnace
+|lit_furnace
+|in-20100219
+|15w49a
+|-
+!3F
+!63
+| style="text-align:center" |[[File:Oak Planks (texture) JE4 BE2.png|32px]]
+|[[Technical blocks/Signs|Oak Sign]]
+|Sign
+|standing_sign
+|inf-20100607
+|13w37a
+|-
+!40
+!64
+| style="text-align:center" |[[File:Oak Door (bottom texture) JE2 BE1.png|32px]]
+|[[Technical blocks/Doors|Oak Door]]
+|Wooden Door
+|wooden_door
+|inf-20100607
+|13w37a
+|-
+!44
+!68
+| style="text-align:center" |[[File:Oak Planks (texture) JE4 BE2.png|32px]]
+|[[Technical blocks/Signs|Oak Wall Sign]]
+|Sign
+|wall_sign
+|Alpha v1.0.1
+|13w37a
+|-
+!47
+!71
+| style="text-align:center" |[[File:Iron Door (bottom texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Doors|Iron Door]]
+|Iron Door
+|iron_door
+|Alpha v1.0.1
+|13w37a
+|-
+!4A
+!74
+| style="text-align:center" |[[File:Lit Redstone Ore (inventory) JE6.png|32px]]
+|[[Technical blocks/Lit Redstone Ore|Lit Redstone Ore]]
+|Redstone Ore
+|lit_redstone_ore
+|Alpha v1.0.1
+|13w37a
+|-
+!4B
+!75
+| style="text-align:center" |[[File:Off Redstone Torch (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Unlit Redstone Torch|Unlit Redstone Torch]]
+|Redstone Torch
+|unlit_redstone_torch
+|Alpha v1.0.1
+|13w37a
+|-
+!53
+!83
+| style="text-align:center" |[[File:Sugar Cane (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Sugar Cane|Sugar Cane]]
+|Sugar cane
+|reeds
+|Alpha v1.0.11
+|13w37a
+|-
+!5A
+!90
+| style="text-align:center" |[[File:Nether Portal (texture) JE2-a1.png|32px]]
+|[[Technical blocks/Nether Portal|Nether Portal]]
+|Portal
+|portal
+|Alpha v1.2.0
+|14w25a
+|-
+!5C
+!92
+| style="text-align:center" |[[File:Cake (inventory) JE7.png|32px]]
+|[[Technical blocks/Cake|Cake]]
+|Cake
+|cake
+|Beta 1.2
+|13w37a
+|-
+!5D
+!93
+| style="text-align:center" |[[File:Off Redstone Repeater (texture) JE2 BE2.png|32px]]
+|[[Technical blocks/Redstone Repeater|Unpowered Redstone Repeater]]
+|tile.diode.name
+|unpowered_repeater
+|Beta 1.3
+|13w37a
+|-
+!5E
+!94
+| style="text-align:center" |[[File:On Redstone Repeater (texture) JE2 BE2.png|32px]]
+|[[Technical blocks/Redstone Repeater|Powered Redstone Repeater]]
+|tile.diode.name
+|powered_repeater
+|Beta 1.3
+|13w37a
+|-
+!68
+!104
+| style="text-align:center" |[[File:Stem (texture) JE2 BE2.png|32px]]
+|[[Technical blocks/Pumpkin Stem|Pumpkin Stem]]
+|tile.pumpkinStem.name
+|pumpkin_stem
+|Beta 1.8 Pre-release
+|13w37a
+|-
+!69
+!105
+| style="text-align:center" |[[File:Stem (texture) JE2 BE2.png|32px]]
+|[[Technical blocks/Melon Stem|Melon Stem]]
+|tile.pumpkinStem.name
+|melon_stem
+|Beta 1.8 Pre-release
+|13w37a
+|-
+!73
+!115
+| style="text-align:center" |[[File:Nether Wart Age 0 (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Nether Wart|Nether Wart]]
+|Nether Wart
+|nether_wart
+| Beta 1.9 Prerelease
+| 13w37a
+|-
+!75
+!117
+| style="text-align:center" |[[File:Brewing Stand (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Brewing Stand|Brewing Stand]]
+|tile.brewingStand.name
+|brewing_stand
+|Beta 1.9 Prerelease 3
+|13w37a
+|-
+!76
+!118
+| style="text-align:center" |[[File:Cauldron (top texture) JE1.png|32px]]
+|[[Technical blocks/Cauldron|Cauldron]]
+|Cauldron
+|cauldron
+| Beta 1.9 Prerelease 3
+| 13w37a
+|-
+!77
+!119
+| style="text-align:center" |[[File:Missing Texture JE3.png|32px]]
+|[[Technical blocks/End Portal|End Portal]]
+|tile.null.name
+|end_portal
+|Beta 1.9 Prerelease 3
+|14w25a
+|-
+!7C
+!124
+| style="text-align:center" |[[File:Lit Redstone Lamp (inventory) JE4.png|32px]]
+|[[Technical blocks/Lit Redstone Lamp|Lit Redstone Lamp]]
+|Redstone Lamp
+|lit_redstone_lamp
+|12w07a
+|13w37a
+|-
+!7D
+!125
+| style="text-align:center" |[[File:Double Wooden Slab (block item) JE1.png|32px]]
+|[[Technical blocks/Slabs|Double Oak Slab]]
+|{{info needed}}
+|double_wooden_slab
+|12w17a
+|14w25a
+|-
+!7F
+!127
+| style="text-align:center" |[[File:Cocoa Age 0 (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Cocoa|Cocoa]]
+|Cocoa
+|cocoa
+|12w19a
+|14w25a
+|-
+!84
+!132
+| style="text-align:center" |[[File:Tripwire (inventory) JE2.png|32px]]
+|[[Technical blocks/Tripwire|Tripwire]]
+|Tripwire
+|tripwire
+|12w22a
+|13w37a
+|-
+!8C
+!140
+| style="text-align:center" |[[File:Flower Pot (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Flower Pot|Flower Pot]]
+|tile.flowerPot.name
+|flower_pot
+|12w34a
+|13w37a
+|-
+!8D
+!141
+| style="text-align:center" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Carrots|Carrots]]
+|Carrots
+|carrots
+|12w34a
+|13w37a{{verify}}
+|-
+!8E
+!142
+| style="text-align:center" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|32px]]
+|[[Technical blocks/Potatoes|Potatoes]]
+|Potatoes
+|potatoes
+|12w34a
+|13w37a{{verify}}
+|-
+!90
+!144
+| style="text-align:center" |[[File:Skeleton Skull (item) JE1 BE1.png|32px]]
+|[[Technical blocks/Skull|Skull]]
+|tile.skull.name
+|skull
+|12w36a
+| 13w37a
+|-
+!95
+!149
+| style="text-align:center" |[[File:Off Redstone Comparator (texture) JE2 BE1.png|32px]]
+|[[Technical blocks/Redstone Repeater|Unpowered Redstone Comparator]]
+|tile.comparator.name
+|unpowered_comparator
+|13w01a
+|13w37a
+|-
+!96
+!150
+| style="text-align:center" |[[File:On Redstone Comparator (texture) JE2 BE1.png|32px]]
+|[[Technical blocks/Redstone Comparator|Powered Redstone Comparator]]
+|tile.comparator.name
+|powered_comparator
+|13w01a
+|13w37a
+|}
+
+====Removals====
+{{see also|Java Edition data values#IDs}}
+All of the following block items were removed at one point, as clarified in the following paragraphs.
+
+In snapshot [[Java Edition 13w37a|13w37a]] for [[Java Edition 1.7.2|1.7.2]], the {{cmd|give}} command was modified so that it would display the name of the item in chat. In fact, this change could not remove ItemBlocks, another change was necessary. Due to this, Sets.newHashSet(Block[], {''blocks here''})
was added which ''removes'' the item forms of blocks in the list of its list. Due to this, 26 blocks were made unavailable.
+
+In snapshot [[Java Edition 14w25a|14w25a]] for [[Java Edition 1.8|1.8]], changes were made to the way the icons of items were rendered, and the way block data was internally represented. Similar to 13w37a, this change could not remove ItemBlocks, another change was necessary. Due to this, registerItemBlock(block)
method was added, which ''adds'' the item form of respective block. Due to this, 12 blocks were made unavailable.
+
+{| class="wikitable tech" data-description="Technical blocks unavailable since the respective updates to Java Edition"
+|-
+! scope="col" |[[Block]]
+! scope="col" |[[Resource location]]
+! scope="col" |Dec
+! scope="col" |Hex
+! scope="col" |Obtainable until...
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Bed (bottom texture) JE1 BE1.png|24px]] [[Bed]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |bed
+| style="border-width: 0; padding: 0.2em 0.5em;" | 26
+| style="border-width: 0; padding: 0.2em 0.5em;" |1A
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Piston Head (texture) JE1 BE1.png|24px]] [[Piston Head]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |piston_head
+| style="border-width: 0; padding: 0.2em 0.5em;" |34
+| style="border-width: 0; padding: 0.2em 0.5em;" |22
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Piston Head (texture) JE1 BE1.png|24px]] [[Piston Extension]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |piston_extension
+| style="border-width: 0; padding: 0.2em 0.5em;" |36
+| style="border-width: 0; padding: 0.2em 0.5em;" |24
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |{{darkbg|[[File:Redstone Wire Cross (texture) JE2 BE1.png|24px]]}} [[Redstone Wire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |redstone_wire
+| style="border-width: 0; padding: 0.2em 0.5em;" |55
+| style="border-width: 0; padding: 0.2em 0.5em;" |37
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Wheat Age 0 (texture) JE1 BE1.png|24px]] [[Wheat Seeds|Wheat]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |wheat
+| style="border-width: 0; padding: 0.2em 0.5em;" |59
+| style="border-width: 0; padding: 0.2em 0.5em;" |3B
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Planks (texture) JE4 BE2.png|24px]] [[Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |63
+| style="border-width: 0; padding: 0.2em 0.5em;" |3F
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Door (bottom texture) JE2 BE1.png|24px]] [[Wooden Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |wooden_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |64
+| style="border-width: 0; padding: 0.2em 0.5em;" |40
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Planks (texture) JE4 BE2.png|24px]] [[Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |68
+| style="border-width: 0; padding: 0.2em 0.5em;" |44
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Iron Door (bottom texture) JE1 BE1.png|24px]] [[Iron Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |iron_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |71
+| style="border-width: 0; padding: 0.2em 0.5em;" |47
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lit Redstone Ore (inventory) JE6.png|24px]] Lit [[Redstone Ore]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_redstone_ore
+| style="border-width: 0; padding: 0.2em 0.5em;" | 74
+| style="border-width: 0; padding: 0.2em 0.5em;" |4A
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Torch (texture) JE1 BE1.png|24px]] Unlit [[Redstone Torch]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unlit_redstone_torch
+| style="border-width: 0; padding: 0.2em 0.5em;" |75
+| style="border-width: 0; padding: 0.2em 0.5em;" |4B
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Sugar Cane (texture) JE1.png|24px]] [[Sugar Cane]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |reeds
+| style="border-width: 0; padding: 0.2em 0.5em;" |83
+| style="border-width: 0; padding: 0.2em 0.5em;" |53
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cake (inventory) JE1.png|24px]] [[Cake]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cake
+| style="border-width: 0; padding: 0.2em 0.5em;" |92
+| style="border-width: 0; padding: 0.2em 0.5em;" |5C
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Repeater (texture) JE2 BE2.png|24px]] Unpowered [[Redstone Repeater]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unpowered_repeater
+| style="border-width: 0; padding: 0.2em 0.5em;" | 93
+| style="border-width: 0; padding: 0.2em 0.5em;" |5D
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:On Redstone Repeater (texture) JE2 BE2.png|24px]] Powered [[Redstone Repeater]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |powered_repeater
+| style="border-width: 0; padding: 0.2em 0.5em;" |94
+| style="border-width: 0; padding: 0.2em 0.5em;" |5E
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Stem (texture) JE2 BE2.png|24px]] [[Pumpkin Seeds|Pumpkin Stem]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |pumpkin_stem
+| style="border-width: 0; padding: 0.2em 0.5em;" |104
+| style="border-width: 0; padding: 0.2em 0.5em;" |68
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Stem (texture) JE2 BE2.png|24px]] [[Melon Seeds|Melon Stem]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |melon_stem
+| style="border-width: 0; padding: 0.2em 0.5em;" | 105
+| style="border-width: 0; padding: 0.2em 0.5em;" | 69
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Nether Wart Age 0 (texture) JE1 BE1.png|24px]] [[Nether Wart]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | nether_wart
+| style="border-width: 0; padding: 0.2em 0.5em;" |115
+| style="border-width: 0; padding: 0.2em 0.5em;" |73
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Brewing Stand (texture) JE1 BE1.png|24px]] [[Brewing Stand]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |brewing_stand
+| style="border-width: 0; padding: 0.2em 0.5em;" |117
+| style="border-width: 0; padding: 0.2em 0.5em;" |75
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cauldron (top texture) JE1.png|24px]] [[Cauldron]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cauldron
+| style="border-width: 0; padding: 0.2em 0.5em;" |118
+| style="border-width: 0; padding: 0.2em 0.5em;" |76
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lit Redstone Lamp (inventory) JE2.png|24px]] Lit [[Redstone Lamp]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_redstone_lamp
+| style="border-width: 0; padding: 0.2em 0.5em;" |124
+| style="border-width: 0; padding: 0.2em 0.5em;" |7C
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Tripwire (texture) JE2 BE1.png|24px]] [[String|Tripwire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |tripwire
+| style="border-width: 0; padding: 0.2em 0.5em;" |132
+| style="border-width: 0; padding: 0.2em 0.5em;" |84
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Flower Pot (texture) JE1 BE1.png|24px]] [[Flower Pot]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flower_pot
+| style="border-width: 0; padding: 0.2em 0.5em;" |140
+| style="border-width: 0; padding: 0.2em 0.5em;" |8C
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Skeleton Skull (item) JE1 BE1.png|24px]] [[Head|Skull]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | skull
+| style="border-width: 0; padding: 0.2em 0.5em;" |144
+| style="border-width: 0; padding: 0.2em 0.5em;" |90
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Comparator (texture) JE2 BE1.png|24px]] Unpowered [[Redstone Comparator]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unpowered_comparator
+| style="border-width: 0; padding: 0.2em 0.5em;" |149
+| style="border-width: 0; padding: 0.2em 0.5em;" |95
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:On Redstone Comparator (texture) JE2 BE1.png|24px]] Powered [[Redstone Comparator]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |powered_comparator
+| style="border-width: 0; padding: 0.2em 0.5em;" |150
+| style="border-width: 0; padding: 0.2em 0.5em;" |96
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w37a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Missing Texture JE3.png|24px]] [[Air]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |air
+| style="border-width: 0; padding: 0.2em 0.5em;" |0
+| style="border-width: 0; padding: 0.2em 0.5em;" |0
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.7.2 (13w38c)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Water (inventory) JE7.png|24px]] Flowing [[Water]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flowing_water
+| style="border-width: 0; padding: 0.2em 0.5em;" |8
+| style="border-width: 0; padding: 0.2em 0.5em;" |08
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Water (inventory) JE7.png|24px]] Still [[Water]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |water
+| style="border-width: 0; padding: 0.2em 0.5em;" |9
+| style="border-width: 0; padding: 0.2em 0.5em;" |09
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lava (inventory) JE6.png|24px]] Flowing [[Lava]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flowing_lava
+| style="border-width: 0; padding: 0.2em 0.5em;" |10
+| style="border-width: 0; padding: 0.2em 0.5em;" |0A
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lava (inventory) JE6.png|24px]] Still [[Lava]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lava
+| style="border-width: 0; padding: 0.2em 0.5em;" |11
+| style="border-width: 0; padding: 0.2em 0.5em;" |0B
+| style="border-width: 0; padding: 0.2em 0.5em;" | 1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Double Smooth Stone Slab (inventory) JEUNK+1.png|24px]] [[Double Stone Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |double_stone_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |43
+| style="border-width: 0; padding: 0.2em 0.5em;" | 2B
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Fire (inventory) JE2.png|24px]] [[Fire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |fire
+| style="border-width: 0; padding: 0.2em 0.5em;" |51
+| style="border-width: 0; padding: 0.2em 0.5em;" |34
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Nether Portal (texture) JE2-a1.png|24px]] [[Nether Portal]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |portal
+| style="border-width: 0; padding: 0.2em 0.5em;" |90
+| style="border-width: 0; padding: 0.2em 0.5em;" |5A
+| style="border-width: 0; padding: 0.2em 0.5em;" | 1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Missing Texture JE3.png|24px]] [[End Portal (block)|End Portal]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |end_portal
+| style="border-width: 0; padding: 0.2em 0.5em;" |119
+| style="border-width: 0; padding: 0.2em 0.5em;" |77
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Double Wooden Slab (block item) JE1.png|24px]] [[slab|Double Wooden Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |double_wooden_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |125
+| style="border-width: 0; padding: 0.2em 0.5em;" |7D
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cocoa Age 0 (texture) JE1 BE1.png|24px]] [[Cocoa]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cocoa
+| style="border-width: 0; padding: 0.2em 0.5em;" |127
+| style="border-width: 0; padding: 0.2em 0.5em;" |7F
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|24px]] [[Carrots]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |carrots
+| style="border-width: 0; padding: 0.2em 0.5em;" |141
+| style="border-width: 0; padding: 0.2em 0.5em;" |8D
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|24px]] [[Potatoes]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |potatoes
+| style="border-width: 0; padding: 0.2em 0.5em;" |142
+| style="border-width: 0; padding: 0.2em 0.5em;" |8E
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.8 (14w25a)
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lit Furnace (inventory) JE15.png|24px]] [[Lit Furnace]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_furnace
+| style="border-width: 0; padding: 0.2em 0.5em;" |62
+| style="border-width: 0; padding: 0.2em 0.5em;" |3E
+| style="border-width: 0; padding: 0.2em 0.5em;" |1.9 (15w49a)
+|}
+
+==Bedrock Edition==
+
+In [[Bedrock Edition]], some of the items can only be obtained from inventory editing or add-ons.
+
+{| class="wikitable tech" data-description="Technical blocks in Bedrock Edition"
+|-
+! scope="col" |[[Block]]
+! scope="col" |[[Resource location]]
+! scope="col" |Dec
+! scope="col" |Hex
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Blank.png|24px]] [[Air]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |air
+| style="border-width: 0; padding: 0.2em 0.5em;" |0
+| style="border-width: 0; padding: 0.2em 0.5em;" |0
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Water_(inventory)_BE.gif|24px]] [[Water]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flowing_water
+| style="border-width: 0; padding: 0.2em 0.5em;" |8
+| style="border-width: 0; padding: 0.2em 0.5em;" | 8
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Water_(inventory)_BE.gif|24px]] Stationary [[Water]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |water
+| style="border-width: 0; padding: 0.2em 0.5em;" |9
+| style="border-width: 0; padding: 0.2em 0.5em;" |9
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lava_(inventory)_BE.gif|24px]] [[Lava]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flowing_lava
+| style="border-width: 0; padding: 0.2em 0.5em;" |10
+| style="border-width: 0; padding: 0.2em 0.5em;" |A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lava_(inventory)_BE.gif|24px]] Stationary [[Lava]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lava
+| style="border-width: 0; padding: 0.2em 0.5em;" | 11
+| style="border-width: 0; padding: 0.2em 0.5em;" |B
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Bed (bottom texture) JE1 BE1.png|24px]] [[Bed]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | bed
+| style="border-width: 0; padding: 0.2em 0.5em;" |26
+| style="border-width: 0; padding: 0.2em 0.5em;" |1A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Piston Head (texture) JE1 BE1.png|24px]] [[Piston Head]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |pistonarmcollision
+| style="border-width: 0; padding: 0.2em 0.5em;" |34
+| style="border-width: 0; padding: 0.2em 0.5em;" |22
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Double Smooth Stone Slab (inventory) JEUNK+1.png|24px]] [[Stone Slab|Smooth Stone Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |smooth_stone_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |43
+| style="border-width: 0; padding: 0.2em 0.5em;" |2B
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Fire (inventory) JE4.gif|24px]] [[Fire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |fire
+| style="border-width: 0; padding: 0.2em 0.5em;" |51
+| style="border-width: 0; padding: 0.2em 0.5em;" |33
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Redstone Wire (inventory) BE.png|24px]] [[Redstone Wire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |redstone_wire
+| style="border-width: 0; padding: 0.2em 0.5em;" |55
+| style="border-width: 0; padding: 0.2em 0.5em;" |37
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Wheat Age 0 (texture) JE1 BE1.png|24px]] [[Wheat Seeds|Wheat Crops]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |crops
+| style="border-width: 0; padding: 0.2em 0.5em;" | 59
+| style="border-width: 0; padding: 0.2em 0.5em;" |3B
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Planks (texture) JE6 BE3.png|24px]] [[Sign|Oak Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |63
+| style="border-width: 0; padding: 0.2em 0.5em;" |3F
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Door (bottom texture) JE4 BE2.png|24px]] [[Oak Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |wooden_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |64
+| style="border-width: 0; padding: 0.2em 0.5em;" |40
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Oak Planks (texture) JE6 BE3.png|24px]] [[Sign|Oak Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" | 68
+| style="border-width: 0; padding: 0.2em 0.5em;" |44
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Iron Door (bottom texture) JE2 BE3.png|24px]] [[Iron Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |iron_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |71
+| style="border-width: 0; padding: 0.2em 0.5em;" |47
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Redstone Ore JE4 BE3.png|24px]] Lit [[Redstone Ore]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_redstone_ore
+| style="border-width: 0; padding: 0.2em 0.5em;" |74
+| style="border-width: 0; padding: 0.2em 0.5em;" | 4A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Torch (texture) JE2 BE2.png|24px]] Unlit [[Redstone Torch]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unlit_redstone_torch
+| style="border-width: 0; padding: 0.2em 0.5em;" | 75
+| style="border-width: 0; padding: 0.2em 0.5em;" |4B
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Sugar Cane (texture) JE1.png|24px]] [[Sugar Cane]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |reeds
+| style="border-width: 0; padding: 0.2em 0.5em;" |83
+| style="border-width: 0; padding: 0.2em 0.5em;" | 53
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Nether Portal (texture) JE2-a1.png|24px]] [[Nether Portal]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | portal
+| style="border-width: 0; padding: 0.2em 0.5em;" |90
+| style="border-width: 0; padding: 0.2em 0.5em;" |5A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cake BE2.png|24px]] [[Cake]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cake
+| style="border-width: 0; padding: 0.2em 0.5em;" |92
+| style="border-width: 0; padding: 0.2em 0.5em;" |5C
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Repeater (texture) JE2 BE2.png|24px]] Unpowered [[Redstone Repeater]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unpowered_repeater
+| style="border-width: 0; padding: 0.2em 0.5em;" |93
+| style="border-width: 0; padding: 0.2em 0.5em;" |5D
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:On Redstone Repeater (texture) JE2 BE2.png|24px]] Powered [[Redstone Repeater]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |powered_repeater
+| style="border-width: 0; padding: 0.2em 0.5em;" |94
+| style="border-width: 0; padding: 0.2em 0.5em;" |5E
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Stone (texture) JE5 BE3.png|24px]] [[Invisible Bedrock]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |invisiblebedrock
+| style="border-width: 0; padding: 0.2em 0.5em;" |95
+| style="border-width: 0; padding: 0.2em 0.5em;" |5F
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Stem (texture) JE2 BE2.png|24px]] [[Pumpkin Seeds|Pumpkin Stem]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |pumpkin_stem
+| style="border-width: 0; padding: 0.2em 0.5em;" |104
+| style="border-width: 0; padding: 0.2em 0.5em;" | 68
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Stem (texture) JE2 BE2.png|24px]] [[Melon Seeds|Melon Stem]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |melon_stem
+| style="border-width: 0; padding: 0.2em 0.5em;" |105
+| style="border-width: 0; padding: 0.2em 0.5em;" |69
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Nether Wart Age 0 (texture) JE1 BE1.png|24px]] [[Nether Wart]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |nether_wart
+| style="border-width: 0; padding: 0.2em 0.5em;" |115
+| style="border-width: 0; padding: 0.2em 0.5em;" |73
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Brewing Stand (texture) JE1 BE1.png|24px]] [[Brewing Stand]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |brewing_stand
+| style="border-width: 0; padding: 0.2em 0.5em;" |117
+| style="border-width: 0; padding: 0.2em 0.5em;" |75
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cauldron (side texture) JE3.png|24px]] [[Cauldron]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cauldron
+| style="border-width: 0; padding: 0.2em 0.5em;" |118
+| style="border-width: 0; padding: 0.2em 0.5em;" |76
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Missing Tile (texture) BE3.png|24px]] [[End Portal (block)|End Portal]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |end_portal
+| style="border-width: 0; padding: 0.2em 0.5em;" | 119
+| style="border-width: 0; padding: 0.2em 0.5em;" |77
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lit Redstone Lamp (inventory) JE2.png|24px]] Lit [[Redstone Lamp]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_redstone_lamp
+| style="border-width: 0; padding: 0.2em 0.5em;" |124
+| style="border-width: 0; padding: 0.2em 0.5em;" | 7C
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cocoa Age 0 (texture) JE2 BE2.png|24px]] [[Cocoa]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cocoa
+| style="border-width: 0; padding: 0.2em 0.5em;" |127
+| style="border-width: 0; padding: 0.2em 0.5em;" |7F
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Tripwire (texture) JE2 BE1.png|24px]] [[Tripwire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | trip_wire
+| style="border-width: 0; padding: 0.2em 0.5em;" | 132
+| style="border-width: 0; padding: 0.2em 0.5em;" |84
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Flower Pot (texture) JE2 BE2.png|24px]] [[Flower Pot]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |flower_pot
+| style="border-width: 0; padding: 0.2em 0.5em;" |140
+| style="border-width: 0; padding: 0.2em 0.5em;" |8C
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|24px]] [[Carrot]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |carrots
+| style="border-width: 0; padding: 0.2em 0.5em;" |141
+| style="border-width: 0; padding: 0.2em 0.5em;" | 8D
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|24px]] [[Potato]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |potatoes
+| style="border-width: 0; padding: 0.2em 0.5em;" |142
+| style="border-width: 0; padding: 0.2em 0.5em;" |8E
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Skeleton Skull (item) JE1 BE1.png|24px]] [[Head|Mob head]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |skull
+| style="border-width: 0; padding: 0.2em 0.5em;" |144
+| style="border-width: 0; padding: 0.2em 0.5em;" |90
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Off Redstone Comparator (texture) JE2 BE1.png|24px]] Unpowered [[Redstone Comparator]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |unpowered_comparator
+| style="border-width: 0; padding: 0.2em 0.5em;" |149
+| style="border-width: 0; padding: 0.2em 0.5em;" |95
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:On Redstone Comparator (texture) JE2 BE1.png|24px]] Powered [[Redstone Comparator]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |powered_comparator
+| style="border-width: 0; padding: 0.2em 0.5em;" |150
+| style="border-width: 0; padding: 0.2em 0.5em;" |96
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Blank.png|24px]] Standing [[Banner]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |standing_banner
+| style="border-width: 0; padding: 0.2em 0.5em;" | 176
+| style="border-width: 0; padding: 0.2em 0.5em;" |B0
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Blank.png|24px]] Wall [[Banner]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |wall_banner
+| style="border-width: 0; padding: 0.2em 0.5em;" |177
+| style="border-width: 0; padding: 0.2em 0.5em;" |B1
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Inverted Daylight Detector JE1 BE1.png|24px]] [[Inverted Daylight Detector]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |daylight_detector_inverted
+| style="border-width: 0; padding: 0.2em 0.5em;" |178
+| style="border-width: 0; padding: 0.2em 0.5em;" |B2
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Red Sandstone JE4 BE2.png|24px]] [[Red Sandstone Slab|Double Red Sandstone Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |red_sandstone_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |181
+| style="border-width: 0; padding: 0.2em 0.5em;" |B5
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Spruce Door (bottom texture) JE3 BE2.png|24px]] [[Spruce Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |spruce_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |193
+| style="border-width: 0; padding: 0.2em 0.5em;" |C1
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Birch Door (bottom texture) JE3 BE2.png|24px]] [[Birch Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |birch_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |194
+| style="border-width: 0; padding: 0.2em 0.5em;" |C2
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Jungle Door (bottom texture) JE3 BE2.png|24px]] [[Jungle Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |jungle_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |195
+| style="border-width: 0; padding: 0.2em 0.5em;" |C3
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Acacia Door (bottom texture) JE3 BE2.png|24px]] [[Acacia Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |acacia_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |196
+| style="border-width: 0; padding: 0.2em 0.5em;" |C4
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Dark Oak Door (bottom texture) JE3 BE2.png|24px]] [[Dark Oak Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |dark_oak_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |197
+| style="border-width: 0; padding: 0.2em 0.5em;" |C5
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Item_Frame_(texture)_JE1_BE1.png|24px]] [[Item Frame]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |frame
+| style="border-width: 0; padding: 0.2em 0.5em;" |199
+| style="border-width: 0; padding: 0.2em 0.5em;" |C7
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Frosted Ice JE2 BE2.png|24px]] [[Frosted Ice]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |frosted_ice
+| style="border-width: 0; padding: 0.2em 0.5em;" |207
+| style="border-width: 0; padding: 0.2em 0.5em;" |CF
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:End_Gateway_(inventory)_BE.png|24px]] [[End Gateway (block)|End Gateway]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |end_gateway
+| style="border-width: 0; padding: 0.2em 0.5em;" |209
+| style="border-width: 0; padding: 0.2em 0.5em;" |D1
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Chalkboard.png|24px]] [[Chalkboard]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |chalkboard
+| style="border-width: 0; padding: 0.2em 0.5em;" |230
+| style="border-width: 0; padding: 0.2em 0.5em;" |E6
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Root Vegetables Age 0 (texture) JE1 BE1.png|24px]] [[Beetroot]]s
+| style="border-width: 0; padding: 0.2em 0.5em;" | beetroot
+| style="border-width: 0; padding: 0.2em 0.5em;" |244
+| style="border-width: 0; padding: 0.2em 0.5em;" |F4
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Piston Head (texture) JE1 BE1.png|24px]] [[Piston Extension|Block moved by Piston]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |movingblock
+| style="border-width: 0; padding: 0.2em 0.5em;" |250
+| style="border-width: 0; padding: 0.2em 0.5em;" |FA
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Kelp_Item.png|24px]] [[Kelp]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |kelp
+| style="border-width: 0; padding: 0.2em 0.5em;" |393
+| style="border-width: 0; padding: 0.2em 0.5em;" |189
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Bubble Column (inventory) BE.gif|24px]] [[Bubble Column]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |bubble_column
+| style="border-width: 0; padding: 0.2em 0.5em;" |415
+| style="border-width: 0; padding: 0.2em 0.5em;" |19F
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:End Stone Bricks JE2 BE2.png|24px]] [[Double End Stone Brick Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |end_stone_brick_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |422
+| style="border-width: 0; padding: 0.2em 0.5em;" |1A6
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Mossy Stone Bricks JE3 BE2.png|24px]] [[Double Mossy Stone Brick Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |mossy_stone_brick_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |423
+| style="border-width: 0; padding: 0.2em 0.5em;" |1A7
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Spruce Planks (texture) JE4 BE2.png|24px]] [[Sign|Spruce Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |spruce_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |436
+| style="border-width: 0; padding: 0.2em 0.5em;" |1B4
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Spruce Planks (texture) JE4 BE2.png|24px]] [[Sign|Spruce Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |spruce_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |437
+| style="border-width: 0; padding: 0.2em 0.5em;" |1B5
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Birch Planks (texture) JE3 BE2.png|24px]] [[Sign|Birch Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | birch_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |441
+| style="border-width: 0; padding: 0.2em 0.5em;" |1B9
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Birch Planks (texture) JE3 BE2.png|24px]] [[Sign|Birch Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |birch_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |442
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BA
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Jungle Planks (texture) JE3 BE2.png|24px]] [[Sign|Jungle Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |jungle_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |443
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BB
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Jungle Planks (texture) JE3 BE2.png|24px]] [[Sign|Jungle Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |jungle_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" | 444
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BC
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Acacia Planks (texture) JE3 BE2.png|24px]] [[Sign|Jungle Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |acacia_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |445
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BD
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Acacia Planks (texture) JE3 BE2.png|24px]] [[Sign|Jungle Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |acacia_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |446
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BE
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Dark Oak Planks (texture) JE3 BE2.png|24px]] [[Sign|Dark Oak Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |darkoak_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |447
+| style="border-width: 0; padding: 0.2em 0.5em;" |1BF
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Dark Oak Planks (texture) JE3 BE2.png|24px]] [[Sign|Dark Oak Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |darkoak_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |448
+| style="border-width: 0; padding: 0.2em 0.5em;" |1C0
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Sweet Berries JE1 BE1.png|24px]] [[Sweet Berry Bush]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |sweet_berry_bush
+| style="border-width: 0; padding: 0.2em 0.5em;" |462
+| style="border-width: 0; padding: 0.2em 0.5em;" |1CE
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Campfire (item) JE1 BE1.png|24px]] [[Campfire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |campfire
+| style="border-width: 0; padding: 0.2em 0.5em;" |462
+| style="border-width: 0; padding: 0.2em 0.5em;" |1CE
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Lit Blast Furnace (inventory).png|24px]] [[Lit Blast Furnace]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_blast_furnace
+| style="border-width: 0; padding: 0.2em 0.5em;" |469
+| style="border-width: 0; padding: 0.2em 0.5em;" |1D5
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Sticky Piston Head (texture) JE2 BE2.png|24px]] [[Sticky Piston Head]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |stickypistonarmcollision
+| style="border-width: 0; padding: 0.2em 0.5em;" |472
+| style="border-width: 0; padding: 0.2em 0.5em;" |1D8
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Soul Fire (inventory) BE.gif|24px]] [[Soul Fire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | soul_fire
+| style="border-width: 0; padding: 0.2em 0.5em;" |492
+| style="border-width: 0; padding: 0.2em 0.5em;" | 1EC
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Nether Sprouts (item) JE3 BE2.png|24px]] [[Nether Sprouts]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |nether_sprouts
+| style="border-width: 0; padding: 0.2em 0.5em;" |493
+| style="border-width: 0; padding: 0.2em 0.5em;" |1ED
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Crimson Door (bottom texture) JE1 BE1.png|24px]] [[Crimson Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |crimson_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |499
+| style="border-width: 0; padding: 0.2em 0.5em;" |1F3
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Warped Door (bottom texture) JE1 BE1.png|24px]] [[Warped Door]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |warped_door
+| style="border-width: 0; padding: 0.2em 0.5em;" |500
+| style="border-width: 0; padding: 0.2em 0.5em;" |1F4
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Crimson Planks (texture) JE1 BE1.png|24px]] [[Sign|Crimson Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |crimson_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |505
+| style="border-width: 0; padding: 0.2em 0.5em;" | 1F9
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Warped Planks (texture) JE1 BE1.png|24px]] [[Sign|Warped Standing Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" | warped_standing_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |506
+| style="border-width: 0; padding: 0.2em 0.5em;" |1FA
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Crimson Planks (texture) JE1 BE1.png|24px]] [[Sign|Crimson Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |crimson_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |507
+| style="border-width: 0; padding: 0.2em 0.5em;" |1FB
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Warped Planks (texture) JE1 BE1.png|24px]] [[Sign|Warped Wall Sign]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |warped_wall_sign
+| style="border-width: 0; padding: 0.2em 0.5em;" |508
+| style="border-width: 0; padding: 0.2em 0.5em;" |1FC
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Crimson Planks JE1 BE1.png|24px]] [[Slab|Crimson Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |crimson_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |521
+| style="border-width: 0; padding: 0.2em 0.5em;" | 209
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Warped Planks JE1 BE1.png|24px]] [[Slab|Warped Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |warped_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |522
+| style="border-width: 0; padding: 0.2em 0.5em;" |20A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Blackstone JE3 BE2.png|24px]] [[Slab|Blackstone Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |blackstone_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |538
+| style="border-width: 0; padding: 0.2em 0.5em;" |21A
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Polished Blackstone Bricks JE1 BE1.png|24px]] [[Slab|Polished Blackstone Bricks Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |polished_blackstone_brick_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |540
+| style="border-width: 0; padding: 0.2em 0.5em;" |21C
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Chain.png|24px]] [[Chain]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |chain
+| style="border-width: 0; padding: 0.2em 0.5em;" |541
+| style="border-width: 0; padding: 0.2em 0.5em;" |?
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Soul Campfire (item) JE1 BE1.png|24px]] [[Soul Campfire]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |soul_campfire
+| style="border-width: 0; padding: 0.2em 0.5em;" |545
+| style="border-width: 0; padding: 0.2em 0.5em;" |221
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Polished Blackstone JE1 BE1.png|24px]] [[Slab|Polished Blackstone Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |polished_blackstone_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |549
+| style="border-width: 0; padding: 0.2em 0.5em;" | 225
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Cobbled Deepslate JE2 BE1.png|24px]] [[Slab|Cobbled Deepslate Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |cobbled_deepslate_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |651
+| style="border-width: 0; padding: 0.2em 0.5em;" |28B
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Polished Deepslate JE2 BE1.png|24px]] [[Slab|Polished Deepslate Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |polished_deepslate_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |652
+| style="border-width: 0; padding: 0.2em 0.5em;" |28C
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Deepslate Tiles JE2 BE1.png|24px]] [[Slab|Deepslate Tile Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |deepslate_tile_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |653
+| style="border-width: 0; padding: 0.2em 0.5em;" |28D
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Deepslate Bricks JE2 BE1.png|24px]] [[Slab|Deepslate Brick Double Slab]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |deepslate_brick_double_slab
+| style="border-width: 0; padding: 0.2em 0.5em;" |654
+| style="border-width: 0; padding: 0.2em 0.5em;" |28E
+|-
+| style="border-width: 0; padding: 0.2em 0.5em;" |[[File:Deepslate Redstone Ore.png|24px]] [[Lit Deepslate Redstone Ore]]
+| style="border-width: 0; padding: 0.2em 0.5em;" |lit_deepslate_redstone_ore
+| style="border-width: 0; padding: 0.2em 0.5em;" |659
+| style="border-width: 0; padding: 0.2em 0.5em;" |293
+|}
diff --git a/wiki_backup/File-Bubble Column.png.txt b/wiki_backup/File-Bubble Column.png.txt
new file mode 100644
index 0000000..d368fc4
--- /dev/null
+++ b/wiki_backup/File-Bubble Column.png.txt
@@ -0,0 +1,27 @@
+== Summary ==
+{{Information
+| description = A render of a [[Bubble Column]].
+| date =
+| author =
+| source = Minecraft's textures
+| permission =
+{{license cc-by-nc}}
+{{license Mojang}}
+}}
+
+
+For areas which should always show the latest version, use the redirect ([{{fullurl:File:Bubble Column.png|redirect=no}} File:Bubble Column.png]), which should be updated to point to the latest revision. }}
+{| class="wikitable"
+|+ Revisions [
Assets: Mojang Studios
+| permission = {{License Mojang}}
+}}
+
+[[Category:Manufactured block renders]]
+[[Category:Directionless cubes]]
diff --git a/wiki_backup/Gray Stained Glass Pane.txt b/wiki_backup/Gray Stained Glass Pane.txt
new file mode 100644
index 0000000..acdcc59
--- /dev/null
+++ b/wiki_backup/Gray Stained Glass Pane.txt
@@ -0,0 +1,423 @@
+{{About|the dyed variant|the clear glass pane|Glass Pane}}
+{{Infobox block
+| group = White
+| 1-1 = White Stained Glass Pane.png
+| invimage = White Stained Glass Pane
+| group2 = Light Gray
+| 2-1 = Light Gray Stained Glass Pane.png
+| invimage2 = Light Gray Stained Glass Pane
+| group3 = Gray
+| 3-1 = Gray Stained Glass Pane.png
+| invimage3 = Gray Stained Glass Pane
+| group4 = Black
+| 4-1 = Black Stained Glass Pane.png
+| invimage4 = Black Stained Glass Pane
+| group5 = Brown
+| 5-1 = Brown Stained Glass Pane.png
+| invimage5 = Brown Stained Glass Pane
+| group6 = Red
+| 6-1 = Red Stained Glass Pane.png
+| invimage6 = Red Stained Glass Pane
+| group7 = Orange
+| 7-1 = Orange Stained Glass Pane.png
+| invimage7 = Orange Stained Glass Pane
+| group8 = Yellow
+| 8-1 = Yellow Stained Glass Pane.png
+| invimage8 = Yellow Stained Glass Pane
+| group9 = Lime
+| 9-1 = Lime Stained Glass Pane.png
+| invimage9 = Lime Stained Glass Pane
+| group10 = Green
+| 10-1 = Green Stained Glass Pane.png
+| invimage10 = Green Stained Glass Pane
+| group11 = Cyan
+| 11-1 = Cyan Stained Glass Pane.png
+| invimage11 = Cyan Stained Glass Pane
+| group12 = Light Blue
+| 12-1 = Light Blue Stained Glass Pane.png
+| invimage12 = Light Blue Stained Glass Pane
+| group13 = Blue
+| 13-1 = Blue Stained Glass Pane.png
+| invimage13 = Blue Stained Glass Pane
+| group14 = Purple
+| 14-1 = Purple Stained Glass Pane.png
+| invimage14 = Purple Stained Glass Pane
+| group15 = Magenta
+| 15-1 = Magenta Stained Glass Pane.png
+| invimage15 = Magenta Stained Glass Pane
+| group16 = Pink
+| 16-1 = Pink Stained Glass Pane.png
+| invimage16 = Pink Stained Glass Pane
+| transparent = Yes
+| light = No
+| tool = any
+| renewable = Yes
+| stackable = Yes (64)
+| flammable = No
+| lavasusceptible = No
+| waterloggable = Yes
+}}
+A '''stained glass pane''' is a dyed version of [[glass pane]]. It is a transparent [[block]] that can be used as a more efficient alternative to [[stained glass]] blocks.
+
+== Obtaining ==
+=== Breaking ===
+Stained glass panes can be obtained using a tool enchanted with [[Silk Touch]]. If one is broken without a Silk Touch enchantment, it drops nothing.
+
+Stained glass panes do not have an assigned tool; they are mined at the same speed regardless of what tool is used.{{bug|MC-179316||Glass blocks do not have an assigned tool}}
+{{breaking row|horizontal=1|Stained Glass Pane|sprite=stained-glass-panes|drop=0}}
+
+=== Natural generation ===
+
+* Orange and red stained glass panes generate in [[savanna]] [[village]] temples.
+* Yellow stained glass panes generate in [[plains]] and savanna village temples.
+* Brown stained glass panes generate in [[Village#Abandoned villages|abandoned village]]s.
+* White stained glass panes generate in [[plains]] [[village]] temples.
+
+=== Generated loot ===
+{{LootChestItem|blue-stained-glass-pane,light-blue-stained-glass-pane,magenta-stained-glass-pane,pink-stained-glass-pane,purple-stained-glass-pane,red-stained-glass-pane,yellow-stained-glass-pane}}
+
+=== Crafting ===
+{{Crafting
+|head=1
+|A2= Matching Stained Glass
+|B2= Matching Stained Glass
+|C2= Matching Stained Glass
+|A3= Matching Stained Glass
+|B3= Matching Stained Glass
+|C3= Matching Stained Glass
+|Output= Matching Stained Glass Pane,16
+|type= Decoration block
+}}
+{{Crafting
+|A1= Glass Pane
+|B1= Glass Pane
+|C1= Glass Pane
+|A2= Glass Pane
+|B2= Matching Dye
+|C2= Glass Pane
+|A3= Glass Pane
+|B3= Glass Pane
+|C3= Glass Pane
+|Output= Matching Stained Glass Pane,8
+|type= Decoration block
+|foot=1
+}}
+
stained_glass_pane
ID have been split up into their own IDs.
+|Prior to [[1.13/Flattening|''The Flattening'']], these [[block]]s' numeral IDs were 102 and 160.}}
+|{{HistoryLine|||dev=18w10c|Stained glass panes can now be [[waterlogged]].}}
+|{{HistoryLine||1.14|dev=18w43a|Glass panes can now be used to [[craft]] stained glass panes.}}
+|{{HistoryLine|||dev=18w48a|Yellow and white stained glass panes now generate in plains village temples.}}
+|{{HistoryLine|||dev=18w49a|Red, orange and yellow stained glass panes now generate in savanna village temples.}}
+|{{HistoryLine|||dev=19w08a|[[File:White Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Black Stained Glass Pane JE3 BE2.png|32px]] [[File:Brown Stained Glass Pane JE3 BE2.png|32px]] [[File:Red Stained Glass Pane JE3 BE2.png|32px]][[File:Orange Stained Glass Pane JE3 BE2.png|32px]] [[File:Yellow Stained Glass Pane JE3 BE2.png|32px]] [[File:Lime Stained Glass Pane JE3 BE2.png|32px]] [[File:Green Stained Glass Pane JE3 BE2.png|32px]] [[File:Cyan Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Purple Stained Glass Pane JE3 BE2.png|32px]] [[File:Magenta Stained Glass Pane JE3 BE2.png|32px]] [[File:Pink Stained Glass Pane JE3 BE2.png|32px]] The textures of stained glass panes have been changed. The colors have not been changed to the new colors from the 1.12 World of Color update.}}
+|{{HistoryLine||1.14.3|dev=pre3|[[Torch]]es can now be placed on stained glass panes.}}
+|{{HistoryLine||1.16|dev=20w15a|[[Wall]]s now connect to the bottom and sides of stained glass panes.}}
+|{{HistoryLine||1.20|dev=23w12a|Blue, light blue, magenta, pink, purple, red, and yellow stained glass panes can now be found in [[suspicious gravel]] and [[suspicious sand]] in [[trail ruins]].}}
+|{{HistoryLine|||dev=23w16a|Blue, light blue, magenta, pink, purple, red, and yellow stained glass panes no longer generate in [[suspicious sand]] in [[trail ruins]].|Due to the split of the archaeological loot tables for suspicious gravel within [[trail ruins]], blue, light blue, magenta, pink, purple, red, and yellow stained glass are now common loot.}}
+
+|{{HistoryLine|pocket}}
+|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:Glass Pane JE1 BE1.png|32px]] Added stained glass panes.
+|Stained glass panes are currently unobtainable and use the regular [[glass]] texture.}}
+|{{HistoryLine|bedrock}}
+|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|[[File:White Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Black Stained Glass Pane JE2 BE1.png|32px]] [[File:Brown Stained Glass Pane JE2 BE1.png|32px]] [[File:Red Stained Glass Pane JE2 BE1.png|32px]] [[File:Orange Stained Glass Pane JE2 BE1.png|32px]] [[File:Yellow Stained Glass Pane JE2 BE1.png|32px]] [[File:Lime Stained Glass Pane JE2 BE1.png|32px]] [[File:Green Stained Glass Pane JE2 BE1.png|32px]] [[File:Cyan Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Purple Stained Glass Pane JE2 BE1.png|32px]] [[File:Magenta Stained Glass Pane JE2 BE1.png|32px]] [[File:Pink Stained Glass Pane JE2 BE1.png|32px]] Stained glass panes now have their own texture.{{verify|is this the correct model for this version?}}}}
+|{{HistoryLine|||dev=beta 1.2.0.7|[[Beacon]] beams now change color when shining through stained glass panes.
+|Light blue stained glass panes no longer have a placeholder name.}}
+|{{HistoryLine||1.4.0|dev=beta 1.2.14.2|[[Water]] can now be placed on the same [[block]] as stained glass panes.}}
+|{{HistoryLine|||dev=beta 1.2.20.1|Glass panes and stained glass panes can now be used to craft [[hardened glass pane]]s.}}
+|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:White Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Black Stained Glass Pane JE3 BE2.png|32px]] [[File:Brown Stained Glass Pane JE3 BE2.png|32px]] [[File:Red Stained Glass Pane JE3 BE2.png|32px]][[File:Orange Stained Glass Pane JE3 BE2.png|32px]] [[File:Yellow Stained Glass Pane JE3 BE2.png|32px]] [[File:Lime Stained Glass Pane JE3 BE2.png|32px]] [[File:Green Stained Glass Pane JE3 BE2.png|32px]] [[File:Cyan Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Purple Stained Glass Pane JE3 BE2.png|32px]] [[File:Magenta Stained Glass Pane JE3 BE2.png|32px]] [[File:Pink Stained Glass Pane JE3 BE2.png|32px]] The textures of stained glass panes have been changed.
+|Red, yellow, and orange glass panes now generate in the new [[village]]s.}}
+|{{HistoryLine|||dev=beta 1.13.0.9|Brown stained glass panes now generate in abandoned [[village]]s.}}
+|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|The different [[block states]] for the stained_glass_pane
ID have been split up into their own IDs.}}
+
+|{{HistoryLine|console}}
+|{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|wiiu=Patch 1|switch=1.0.1|[[File:White Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Black Stained Glass Pane JE2 BE1.png|32px]] [[File:Brown Stained Glass Pane JE2 BE1.png|32px]] [[File:Red Stained Glass Pane JE2 BE1.png|32px]] [[File:Orange Stained Glass Pane JE2 BE1.png|32px]] [[File:Yellow Stained Glass Pane JE2 BE1.png|32px]] [[File:Lime Stained Glass Pane JE2 BE1.png|32px]] [[File:Green Stained Glass Pane JE2 BE1.png|32px]] [[File:Cyan Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Purple Stained Glass Pane JE2 BE1.png|32px]] [[File:Magenta Stained Glass Pane JE2 BE1.png|32px]] [[File:Pink Stained Glass Pane JE2 BE1.png|32px]] Added stained glass panes with all previous [[Java Edition|PC]] features.|Glass panes use a 3D model in the inventory.|[[Beacon]] beams now change colors when shining through stained glass panes.}}
+|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Stained glass panes without any connecting [[block]]s are now 2×2 pixels in footprint (like a •, rather than a +).)}}
+|{{HistoryLine||xbox=TU49|xbone=CU39|ps3=1.42|psvita=1.42|ps4=1.42|wiiu=Patch 18|switch=1.0.1|Glass panes now use a 2D icon in the inventory.}}
+|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Stained glass panes now connect to the solid back side of [[stairs]].}}
+|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|Stained glass panes can now be [[crafting|crafted]] by surrounding a [[dye]] with glass panes.}}
+|{{HistoryLine||ps3=none|psvita=none|ps4=1.92|[[File:White Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Gray Stained Glass Pane JE3 BE2.png|32px]] [[File:Black Stained Glass Pane JE3 BE2.png|32px]] [[File:Brown Stained Glass Pane JE3 BE2.png|32px]] [[File:Red Stained Glass Pane JE3 BE2.png|32px]][[File:Orange Stained Glass Pane JE3 BE2.png|32px]] [[File:Yellow Stained Glass Pane JE3 BE2.png|32px]] [[File:Lime Stained Glass Pane JE3 BE2.png|32px]] [[File:Green Stained Glass Pane JE3 BE2.png|32px]] [[File:Cyan Stained Glass Pane JE3 BE2.png|32px]] [[File:Light Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Blue Stained Glass Pane JE3 BE2.png|32px]] [[File:Purple Stained Glass Pane JE3 BE2.png|32px]] [[File:Magenta Stained Glass Pane JE3 BE2.png|32px]] [[File:Pink Stained Glass Pane JE3 BE2.png|32px]] The textures of stained glass panes have been changed.}}
+
+|{{HistoryLine|new 3ds}}
+|{{HistoryLine||1.5.25|[[File:White Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Gray Stained Glass Pane JE2 BE1.png|32px]] [[File:Black Stained Glass Pane JE2 BE1.png|32px]] [[File:Brown Stained Glass Pane JE2 BE1.png|32px]] [[File:Red Stained Glass Pane JE2 BE1.png|32px]] [[File:Orange Stained Glass Pane JE2 BE1.png|32px]] [[File:Yellow Stained Glass Pane JE2 BE1.png|32px]] [[File:Lime Stained Glass Pane JE2 BE1.png|32px]] [[File:Green Stained Glass Pane JE2 BE1.png|32px]] [[File:Cyan Stained Glass Pane JE2 BE1.png|32px]] [[File:Light Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Blue Stained Glass Pane JE2 BE1.png|32px]] [[File:Purple Stained Glass Pane JE2 BE1.png|32px]] [[File:Magenta Stained Glass Pane JE2 BE1.png|32px]] [[File:Pink Stained Glass Pane JE2 BE1.png|32px]] Added stained glass panes.}}
+}}
+
+== Issues ==
+{{Issue list}}
+
+== Trivia ==
+* {{IN|java}}, due to its flat appearance in the inventory slot and the inventory being colored light gray, light gray stained glass panes almost appear invisible.{{bug|MC-36498|||WAI}}
+* The textures of stained glass and stained glass panes still use the old colors from prior to the 1.12 World of Color update. The texture colors were not changed in 1.12's development, and the retexturing in 1.14 did not adjust the colors to the new 1.12 color palette.
+
+== Gallery ==
+=== Screenshots ===
+hard_stained_glass_pane
ID have now been split up into their own IDs.}}
+|{{HistoryLine||1.21.0|dev=Preview 1.21.0.21|Hardened stained glass panes now appear in the [[Creative inventory]] when the Education edition toggle is on.}}
+|{{HistoryLine|education}}
+|{{HistoryLine||1.0.27|[[File:Hardened White Stained Glass Pane BE1.png|32px]] [[File:Hardened Light Gray Stained Glass Pane BE1.png|32px]] [[File:Hardened Gray Stained Glass Pane BE1.png|32px]] [[File:Hardened Black Stained Glass Pane BE1.png|32px]] [[File:Hardened Brown Stained Glass Pane BE1.png|32px]] [[File:Hardened Red Stained Glass Pane BE1.png|32px]] [[File:Hardened Orange Stained Glass Pane BE1.png|32px]] [[File:Hardened Yellow Stained Glass Pane BE1.png|32px]] [[File:Hardened Lime Stained Glass Pane BE1.png|32px]] [[File:Hardened Green Stained Glass Pane BE1.png|32px]] [[File:Hardened Cyan Stained Glass Pane BE1.png|32px]] [[File:Hardened Light Blue Stained Glass Pane BE1.png|32px]] [[File:Hardened Blue Stained Glass Pane BE1.png|32px]] [[File:Hardened Purple Stained Glass Pane BE1.png|32px]] [[File:Hardened Magenta Stained Glass Pane BE1.png|32px]] [[File:Hardened Pink Stained Glass Pane BE1.png|32px]] Added hardened stained glass panes.}}
+|{{HistoryLine||1.21.03|dev=Preview 1.20.60.0|The different [[block states]] for the hard_stained_glass_pane
ID have now been split up into their own IDs.}}
+|{{HistoryLine||1.21.03|dev=Preview 1.21.01.0|Hardened stained glass panes now appear in the [[Creative inventory]].}}
+}}
+
+== Issues ==
+{{Issue list|projects=mcpe}}
+
+== Trivia ==
+* "Hardened Light Blue Stained Glass Pane" and "Hardened Light Gray Stained Glass Pane" each hold the record for the longest name of any block in any version of ''[[Minecraft]]'', both at 33 characters excluding spaces (38 including spaces).
+** The record holders outside of the ''[[Minecraft Education]]'' are the "[[Cracked Polished Blackstone Bricks]]" and "[[Polished Blackstone Pressure Plate]]", both at 31 characters excluding spaces (34 including spaces).
+
+== See also ==
+* {{BlockLink|Hardened Glass Pane}}
+* {{BlockLink|Hardened Stained Glass}}
+* {{BlockLink|Stained Glass}}
+* {{BlockLink|id=Stained Glass Panes|Stained Glass Pane}}
+
+== Navigation ==
+{{Navbox blocks|decoration}}
+{{Navbox Education|exclusive}}
+
+[[Category:Manufactured blocks]]
+[[Category:Minecraft Education blocks]]
+
+[[pt:Painel de Vidro Temperado Tingido]]
diff --git a/wiki_backup/Hardened Purple Stained Glass.txt b/wiki_backup/Hardened Purple Stained Glass.txt
new file mode 100644
index 0000000..5e555f0
--- /dev/null
+++ b/wiki_backup/Hardened Purple Stained Glass.txt
@@ -0,0 +1,243 @@
+{{for|the clear undyed variant|Hardened Glass}}
+{{Education feature}}
+{{Exclusive|Bedrock|Education}}
+{{Infobox block
+| group1 = White
+| 1-1 = Hardened White Stained Glass.png
+| invimage = Hardened White Stained Glass
+| group2 = Light Gray
+| 2-1 = Hardened Light Gray Stained Glass.png
+| invimage2 = Hardened Light Gray Stained Glass
+| group3 = Gray
+| 3-1 = Hardened Gray Stained Glass.png
+| invimage3 = Hardened Gray Stained Glass
+| group4 = Black
+| 4-1 = Hardened Black Stained Glass.png
+| invimage4 = Hardened Black Stained Glass
+| group5 = Brown
+| 5-1 = Hardened Brown Stained Glass.png
+| invimage5 = Hardened Brown Stained Glass
+| group6 = Red
+| 6-1 = Hardened Red Stained Glass.png
+| invimage6 = Hardened Red Stained Glass
+| group7 = Orange
+| 7-1 = Hardened Orange Stained Glass.png
+| invimage7 = Hardened Orange Stained Glass
+| group8 = Yellow
+| 8-1 = Hardened Yellow Stained Glass.png
+| invimage8 = Hardened Yellow Stained Glass
+| group9 = Lime
+| 9-1 = Hardened Lime Stained Glass.png
+| invimage9 = Hardened Lime Stained Glass
+| group10 = Green
+| 10-1 = Hardened Green Stained Glass.png
+| invimage10 = Hardened Green Stained Glass
+| group11 = Cyan
+| 11-1 = Hardened Cyan Stained Glass.png
+| invimage11 = Hardened Cyan Stained Glass
+| group12 = Light Blue
+| 12-1 = Hardened Light Blue Stained Glass.png
+| invimage12 = Hardened Light Blue Stained Glass
+| group13 = Blue
+| 13-1 = Hardened Blue Stained Glass.png
+| invimage13 = Hardened Blue Stained Glass
+| group14 = Purple
+| 14-1 = Hardened Purple Stained Glass.png
+| invimage14 = Hardened Purple Stained Glass
+| group15 = Magenta
+| 15-1 = Hardened Magenta Stained Glass.png
+| invimage15 = Hardened Magenta Stained Glass
+| group16 = Pink
+| 16-1 = Hardened Pink Stained Glass.png
+| invimage16 = Hardened Pink Stained Glass
+| transparent = Yes
+| light = No
+| tool = any
+| renewable = No
+| stackable = Yes (64)
+| flammable = No
+| lavasusceptible = No
+}}
+'''Hardened stained glass''' is the dyed type of [[hardened glass]] that has been [[Chemistry Update|chemically]] strengthened, crafted from dyed [[stained glass]].
+
+== Obtaining ==
+=== Breaking ===
+Unlike normal stained glass, hardened stained glass drops as an [[item]] to be picked up again when broken with any tool or by hand. It also takes significantly longer to break.
+
+{{breaking row|horizontal=1|Hardened Stained Glass|drop=1}}
+
+=== Crafting ===
+{{Crafting
+|name=[[Hardened Stained Glass]]
+|A1= Aluminum Oxide
+|B1= Aluminum Oxide
+|C1= Aluminum Oxide
+|A2= Matching Stained Glass
+|B2= Matching Stained Glass
+|C2= Matching Stained Glass
+|A3= Boron Trioxide
+|B3= Boron Trioxide
+|C3= Boron Trioxide
+|Output= Matching Hardened Stained Glass,3
+|description=A representation of [[Wikipedia:Borosilicate glass#Alkaline-earth-containing or aluminoborosilicate glasses|alumino-borosilicate glass]].{{only|bedrock|education}}
+|type= Building block
+}}
+
+== Usage ==
+Most blocks that require placement on a [[solid block]] can be placed on hardened stained glass. [[Torch]]es and [[redstone torch]]es, which can be placed on top of the hardened glass stained blocks, attaching to their sides is also proven possible.
+
+Hardened stained glass blocks adjacent to other hardened stained glass blocks are invisible when viewed through the glass, but not when viewed through normal [[stained glass]].
+
+== Sounds ==
+{{Sound table/Block/Glass/BE}}
+
+== Data values ==
+=== ID ===
+{{ID table2
+|edition=bedrock
+|showaliasids=y
+|shownumericids=y
+|showforms=y
+|generatetranslationkeys=y
+|displayname=Hardened White Stained Glass
+|spritetype=block
+|nameid=hard_white_stained_glass
+|aliasid=hard_stained_glass / 0
+|id=254
+|translationkey=tile.hard_stained_glass.white.name}}
+{{ID table2
+|displayname=Hardened Orange Stained Glass
+|spritetype=block
+|nameid=hard_orange_stained_glass
+|aliasid=hard_stained_glass / 1
+|id=-688
+|translationkey=tile.hard_stained_glass.orange.name}}
+{{ID table2
+|displayname=Hardened Magenta Stained Glass
+|spritetype=block
+|nameid=hard_magenta_stained_glass
+|aliasid=hard_stained_glass / 2
+|id=-689
+|translationkey=tile.hard_stained_glass.magenta.name}}
+{{ID table2
+|displayname=Hardened Light Blue Stained Glass
+|spritetype=block
+|nameid=hard_light_blue_stained_glass
+|aliasid=hard_stained_glass / 3
+|id=-690
+|translationkey=tile.hard_stained_glass.light_blue.name}}
+{{ID table2
+|displayname=Hardened Yellow Stained Glass
+|spritetype=block
+|nameid=hard_yellow_stained_glass
+|aliasid=hard_stained_glass / 4
+|id=-691
+|translationkey=tile.hard_stained_glass.yellow.name}}
+{{ID table2
+|displayname=Hardened Lime Stained Glass
+|spritetype=block
+|nameid=hard_lime_stained_glass
+|aliasid=hard_stained_glass / 5
+|id=-692
+|translationkey=tile.hard_stained_glass.lime.name}}
+{{ID table2
+|displayname=Hardened Pink Stained Glass
+|spritetype=block
+|nameid=hard_pink_stained_glass
+|aliasid=hard_stained_glass / 6
+|id=-693
+|translationkey=tile.hard_stained_glass.pink.name}}
+{{ID table2
+|displayname=Hardened Gray Stained Glass
+|spritetype=block
+|nameid=hard_gray_stained_glass
+|aliasid=hard_stained_glass / 7
+|id=-694
+|translationkey=tile.hard_stained_glass.gray.name}}
+{{ID table2
+|displayname=Hardened Light Gray Stained Glass
+|spritetype=block
+|nameid=hard_light_gray_stained_glass
+|aliasid=hard_stained_glass / 8
+|id=-695
+|translationkey=tile.hard_stained_glass.silver.name}}
+{{ID table2
+|displayname=Hardened Cyan Stained Glass
+|spritetype=block
+|nameid=hard_cyan_stained_glass
+|aliasid=hard_stained_glass / 9
+|id=-696
+|translationkey=tile.hard_stained_glass.cyan.name}}
+{{ID table2
+|displayname=Hardened Purple Stained Glass
+|spritetype=block
+|nameid=hard_purple_stained_glass
+|aliasid=hard_stained_glass / 10
+|id=-697
+|translationkey=tile.hard_stained_glass.purple.name}}
+{{ID table2
+|displayname=Hardened Blue Stained Glass
+|spritetype=block
+|nameid=hard_blue_stained_glass
+|aliasid=hard_stained_glass / 11
+|id=-698
+|translationkey=tile.hard_stained_glass.blue.name}}
+{{ID table2
+|displayname=Hardened Brown Stained Glass
+|spritetype=block
+|nameid=hard_brown_stained_glass
+|aliasid=hard_stained_glass / 12
+|id=-699
+|translationkey=tile.hard_stained_glass.brown.name}}
+{{ID table2
+|displayname=Hardened Green Stained Glass
+|spritetype=block
+|nameid=hard_green_stained_glass
+|aliasid=hard_stained_glass / 13
+|id=-700
+|translationkey=tile.hard_stained_glass.green.name}}
+{{ID table2
+|displayname=Hardened Red Stained Glass
+|spritetype=block
+|nameid=hard_red_stained_glass
+|aliasid=hard_stained_glass / 14
+|id=-701
+|translationkey=tile.hard_stained_glass.red.name}}
+{{ID table2
+|displayname=Hardened Black Stained Glass
+|spritetype=block
+|nameid=hard_black_stained_glass
+|aliasid=hard_stained_glass / 15
+|id=-702
+|translationkey=tile.hard_stained_glass.black.name
+|foot=1}}
+
+== History ==
+{{HistoryTable
+|{{HistoryLine|bedrock}}
+|{{HistoryLine||1.4.0|dev=beta 1.2.20.1|[[File:Hardened White Stained Glass BE1.png|32px]] [[File:Hardened Light Gray Stained Glass BE1.png|32px]] [[File:Hardened Gray Stained Glass BE1.png|32px]] [[File:Hardened Black Stained Glass BE1.png|32px]] [[File:Hardened Brown Stained Glass BE1.png|32px]] [[File:Hardened Red Stained Glass BE1.png|32px]] [[File:Hardened Orange Stained Glass BE1.png|32px]] [[File:Hardened Yellow Stained Glass BE1.png|32px]] [[File:Hardened Lime Stained Glass BE1.png|32px]] [[File:Hardened Green Stained Glass BE1.png|32px]] [[File:Hardened Cyan Stained Glass BE1.png|32px]] [[File:Hardened Light Blue Stained Glass BE1.png|32px]] [[File:Hardened Blue Stained Glass BE1.png|32px]] [[File:Hardened Purple Stained Glass BE1.png|32px]] [[File:Hardened Magenta Stained Glass BE1.png|32px]] [[File:Hardened Pink Stained Glass BE1.png|32px]] Added hardened stained glass.}}
+|{{HistoryLine||1.20.60|dev=Preview 1.20.60.24|The different [[block states]] for the hard_stained_glass
ID have now been split up into their own IDs.}}
+|{{HistoryLine||1.21.0|dev=Preview 1.21.0.21|Hardened stained glass now appear in the [[Creative inventory]] when the Education edition toggle is on.}}
+|{{HistoryLine|education}}
+|{{HistoryLine||1.0.27|[[File:Hardened White Stained Glass BE1.png|32px]] [[File:Hardened Light Gray Stained Glass BE1.png|32px]] [[File:Hardened Gray Stained Glass BE1.png|32px]] [[File:Hardened Black Stained Glass BE1.png|32px]] [[File:Hardened Brown Stained Glass BE1.png|32px]] [[File:Hardened Red Stained Glass BE1.png|32px]] [[File:Hardened Orange Stained Glass BE1.png|32px]] [[File:Hardened Yellow Stained Glass BE1.png|32px]] [[File:Hardened Lime Stained Glass BE1.png|32px]] [[File:Hardened Green Stained Glass BE1.png|32px]] [[File:Hardened Cyan Stained Glass BE1.png|32px]] [[File:Hardened Light Blue Stained Glass BE1.png|32px]] [[File:Hardened Blue Stained Glass BE1.png|32px]] [[File:Hardened Purple Stained Glass BE1.png|32px]] [[File:Hardened Magenta Stained Glass BE1.png|32px]] [[File:Hardened Pink Stained Glass BE1.png|32px]] Added hardened stained glass.}}
+|{{HistoryLine||1.21.03|dev=Preview 1.20.60.0|The different [[block states]] for the hard_stained_glass
ID have now been split up into their own IDs.}}
+|{{HistoryLine|||dev=Preview 1.21.01.0|Hardened stained glass now appear in the [[Creative inventory]].}}
+}}
+
+== Issues ==
+{{Issue list|projects=mcpe}}
+
+== See also ==
+* {{BlockLink|Hardened Glass}}
+* {{BlockLink|Stained Glass}}
+* {{BlockLink|id=Stained Glass Panes|Stained Glass Pane}}
+* {{BlockLink|id=Hardened Stained Glass Panes|Hardened Stained Glass Pane}}
+
+== Navigation ==
+{{Navbox blocks|decoration}}
+{{Navbox Education|exclusive}}
+
+[[Category:Manufactured blocks]]
+[[Category:Minecraft Education blocks]]
+
+[[pt:Vidro Temperado Tingido]]
diff --git a/wiki_backup/Magenta Wool.txt b/wiki_backup/Magenta Wool.txt
new file mode 100644
index 0000000..f4e9119
--- /dev/null
+++ b/wiki_backup/Magenta Wool.txt
@@ -0,0 +1,614 @@
+{{About|the block obtained from sheep|rainbow type of wool exclusive in [[Minecraft Earth]]|Rainbow Wool|the unobtainable variant which showed the [[Placeholder texture#Texture atlas blank spaces|lilac placeholder texture]] and [[nether wart]] texture|Invalid Data Value Wool}}
+{{Infobox block
+| group = White
+| 1-1 = White Wool.png
+| invimage = White Wool
+| group2 = Light Gray
+| 2-1 = Light Gray Wool.png
+| invimage2 = Light Gray Wool
+| group3 = Gray
+| 3-1 = Gray Wool.png
+| invimage3 = Gray Wool
+| group4 = Black
+| 4-1 = Black Wool.png
+| invimage4 = Black Wool
+| group5 = Brown
+| 5-1 = Brown Wool.png
+| invimage5 = Brown Wool
+| group6 = Red
+| 6-1 = Red Wool.png
+| invimage6 = Red Wool
+| group7 = Orange
+| 7-1 = Orange Wool.png
+| invimage7 = Orange Wool
+| group8 = Yellow
+| 8-1 = Yellow Wool.png
+| invimage8 = Yellow Wool
+| group9 = Lime
+| 9-1 = Lime Wool.png
+| invimage9 = Lime Wool
+| group10 = Green
+| 10-1 = Green Wool.png
+| invimage10 = Green Wool
+| group11 = Cyan
+| 11-1 = Cyan Wool.png
+| invimage11 = Cyan Wool
+| group12 = Light Blue
+| 12-1 = Light Blue Wool.png
+| invimage12 = Light Blue Wool
+| group13 = Blue
+| 13-1 = Blue Wool.png
+| invimage13 = Blue Wool
+| group14 = Purple
+| 14-1 = Purple Wool.png
+| invimage14 = Purple Wool
+| group15 = Magenta
+| 15-1 = Magenta Wool.png
+| invimage15 = Magenta Wool
+| group16 = Pink
+| 16-1 = Pink Wool.png
+| invimage16 = Pink Wool
+| transparent = No
+| light = No
+| tool = Shears
+| renewable = Yes
+| stackable = Yes (64), same color only
+| flammable = Yes (30)
+| lavasusceptible = Yes
+}}
+'''Wool''' is a block obtained from [[sheep]] that can be [[dye]]d in any of the sixteen different [[Dyeing|colors]]. It can be used as a crafting material and to block [[Sculk Sensor#Vibration detection|vibrations]].
+
+== Obtaining ==
+=== Breaking ===
+Wool can be broken using any [[tool]], but [[shears]] are the fastest tool to use.
+
+{{breaking row|horizontal=1|Wool|shears=1}}
+
+=== Natural generation ===
+; Woodland Mansion
+All wool colors (except magenta, pink, and purple) generate naturally as part of structures within [[woodland mansion]]s.
+
+; Village
+White and yellow wool generate in shepherd houses, fletcher houses, and meeting points in [[plains]] [[village]]s.
+
+10 light gray wool generate under the [[door]] and on the floor of ''Snowy_small_house_8'' in [[snowy tundra]] villages.
+
+; Pillager outpost
+White wool generates as tents outside [[pillager outpost]]s.
+
+; Ancient city
+Gray wool appears on some walls and on the floors of long corridors at the corners of an [[ancient city]]. The wool damps vibrations, preventing activation of nearby sculk blocks. Ancient cities can also generate blue, cyan, and light blue wool.
+
+=== Mob loot ===
+{{control|use|text=Using}} [[shears]] on an adult [[sheep]] yields 1-3 wool. Sheep also drop 1 wool upon death, if they are not sheared. The wool dropped is the same color as the sheep, unless the sheep is named jeb_, in which case the sheep drops whatever color the sheep truly is instead of rainbow wool. The drop rates are not affected by the [[Fortune]] or [[Looting]] [[enchantment]]s. Baby sheep cannot be sheared.
+
+White, light gray, gray, black, brown, and (rarely) pink sheep can spawn naturally, each yielding their respective wool color when sheared or killed. Getting a sheep of a different color requires dyeing the sheep.
+
+{{Drop sources|Wool}}
+
+=== Generated loot ===
+{{LootChestItem|black-wool,white-wool,gray-wool,light-gray-wool,brown-wool}}
+
+=== Crafting ===
+{{Crafting
+ |head=1
+ |A2=String
+ |B2=String
+ |A3=String
+ |B3=String
+ |Output=White Wool
+ |type=Building block
+ |showdescription=1
+}}
+
+{{Crafting
+ |Any Wool
+ |Matching Dye
+ |Output=Matching Wool
+ |showdescription=1
+ |description=
+ |type=Building block
+}}
+{{Crafting
+ |Any Dyed Wool
+ |Bleach
+ |Output=White Wool
+ |showdescription=1
+ |description={{only|bedrock|education}}
+ |type=Building block
+ |foot=1
+}}
+
+
+=== Trading ===
+{{Trade sources|Any color Wool}}
+
+=== Villager gifts ===
+{{IN|Java}}, a shepherd [[villager]] may throw a block of wool of random color at a player under the [[Hero of the Village]] effect.
+
+== Usage ==
+Wool comes in sixteen colors, which are white, orange, magenta, light blue, yellow, lime, pink, gray, light gray, cyan, purple, blue, brown, green, red, and black. Unlike [[stained glass]] and [[terracotta]], the white variant serves as the undyed block. Wool of any color can be re-dyed into any other color.
+
+Wool is easily mined, highly flammable, and offers little resistance against [[explosion]]s.
+
+=== Trading ===
+{{Trade uses}}
+
+=== Vibration occlusion ===
+Wool can be used to block vibrations from reaching nearby [[sculk sensor]]s. If a wool block is placed between a sensor and a vibration source, the sensor is not able to detect vibrations behind it. Similarly, if a wool block is placed between a sensor and a [[sculk shrieker]], the sensor is unable to alert the shrieker.
+
+Sculk sensors are not able to detect the placing and breaking of wool, as well as entities [[walking]], [[sprinting]], or [[jumping]] on top of it. They are also unable to detect [[Item (entity)|items]] dropped on wool, or wool itself dropped in item form.
+
+Similar to sculk sensors, [[warden]]s are also unable to detect everything wool-related as listed above.
+
+Wool can also be used to block [[Note Block|note block]] sounds from reaching [[Allay|allays]].
+
+=== Note blocks ===
+Wool blocks can be placed under [[note block]]s to produce "guitar" sounds.
+
+=== Crafting ingredient ===
+Any color of wool or wood can be used for paintings but it has no effect on the product's final appearance.
+
+{{crafting usage|match=end|ignore=Wool}}
+
+=== Fuel ===
+{{IN|Java}}, wool can be used as fuel in [[furnace]]s and [[Furnace (disambiguation)|their variants]], smelting 0.5 items per wool block.
+
+== Sounds ==
+{{Sound table/Block/Wool}}
+
+== Data values ==
+=== ID ===
+{{edition|java}}:
+{{ID table
+|edition=java
+|showblocktags=y
+|showitemtags=y
+|showforms=y
+|generatetranslationkeys=y
+|displayname=White Wool
+|spritetype=block
+|nameid=white_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Orange Wool
+|spritetype=block
+|nameid=orange_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Magenta Wool
+|spritetype=block
+|nameid=magenta_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Light Blue Wool
+|spritetype=block
+|nameid=light_blue_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Yellow Wool
+|spritetype=block
+|nameid=yellow_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Lime Wool
+|spritetype=block
+|nameid=lime_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Pink Wool
+|spritetype=block
+|nameid=pink_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Gray Wool
+|spritetype=block
+|nameid=gray_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Light Gray Wool
+|spritetype=block
+|nameid=light_gray_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Cyan Wool
+|spritetype=block
+|nameid=cyan_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Purple Wool
+|spritetype=block
+|nameid=purple_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Blue Wool
+|spritetype=block
+|nameid=blue_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Brown Wool
+|spritetype=block
+|nameid=brown_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Green Wool
+|spritetype=block
+|nameid=green_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Red Wool
+|spritetype=block
+|nameid=red_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals}}
+{{ID table
+|displayname=Black Wool
+|spritetype=block
+|nameid=black_wool
+|blocktags=wool, occludes_vibration_signals
+|itemtags=wool, occludes_vibration_signals
+|foot=1}}
+
+{{edition|bedrock}}:
+{{ID table2
+|edition=bedrock
+|showitemtags=y
+|showaliasids=y
+|shownumericids=y
+|showforms=y
+|generatetranslationkeys=y
+|displayname=White Wool
+|spritetype=block
+|nameid=white_wool
+|aliasid=wool / 0
+|id=35
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.white.name}}
+{{ID table2
+|displayname=Orange Wool
+|spritetype=block
+|nameid=orange_wool
+|aliasid=wool / 1
+|id=-557
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.orange.name}}
+{{ID table2
+|displayname=Magenta Wool
+|spritetype=block
+|nameid=magenta_wool
+|aliasid=wool / 2
+|id=-565
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.magenta.name}}
+{{ID table2
+|displayname=Light Blue Wool
+|spritetype=block
+|nameid=light_blue_wool
+|aliasid=wool / 3
+|id=-562
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.lightBlue.name}}
+{{ID table2
+|displayname=Yellow Wool
+|spritetype=block
+|nameid=yellow_wool
+|aliasid=wool / 4
+|id=-558
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.yellow.name}}
+{{ID table2
+|displayname=Lime Wool
+|spritetype=block
+|nameid=lime_wool
+|aliasid=wool / 5
+|id=-559
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.lime.name}}
+{{ID table2
+|displayname=Pink Wool
+|spritetype=block
+|nameid=pink_wool
+|aliasid=wool / 6
+|id=-566
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.pink.name}}
+{{ID table2
+|displayname=Gray Wool
+|spritetype=block
+|nameid=gray_wool
+|aliasid=wool / 7
+|id=-553
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.gray.name}}
+{{ID table2
+|displayname=Light Gray Wool
+|spritetype=block
+|nameid=light_gray_wool
+|aliasid=wool / 8
+|id=-552
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.silver.name}}
+{{ID table2
+|displayname=Cyan Wool
+|spritetype=block
+|nameid=cyan_wool
+|aliasid=wool / 9
+|id=-561
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.cyan.name}}
+{{ID table2
+|displayname=Purple Wool
+|spritetype=block
+|nameid=purple_wool
+|aliasid=wool / 10
+|id=-564
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.purple.name}}
+{{ID table2
+|displayname=Blue Wool
+|spritetype=block
+|nameid=blue_wool
+|aliasid=wool / 11
+|id=-563
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.blue.name}}
+{{ID table2
+|displayname=Brown Wool
+|spritetype=block
+|nameid=brown_wool
+|aliasid=wool / 12
+|id=-555
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.brown.name}}
+{{ID table2
+|displayname=Green Wool
+|spritetype=block
+|nameid=green_wool
+|aliasid=wool / 13
+|id=-560
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.green.name}}
+{{ID table2
+|displayname=Red Wool
+|spritetype=block
+|nameid=red_wool
+|aliasid=wool / 14
+|id=-556
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.red.name}}
+{{ID table2
+|displayname=Black Wool
+|spritetype=block
+|nameid=black_wool
+|aliasid=wool / 15
+|id=-554
+|itemtags=minecraft:wool, minecraft:vibration_damper
+|translationkey=tile.wool.black.name
+|foot=1}}
+
+== Achievements ==
+{{Load achievements|Rainbow Collection}}
+
+== History ==
+{{HistoryTable
+|{{HistoryLine|java classic}}
+|{{HistoryLine||May 21, 2009|link=wordofnotch:110762705|[[Notch]] shows interest in adding multiple colors of cloth.}}
+|{{HistoryLine||0.0.20a|[[File:White Cloth.png|32px]] [[File:Light Gray Cloth JE1.png|32px]] [[File:Dark Gray Cloth JE1.png|32px]] [[File:Red Cloth.png|32px]] [[File:Orange Cloth.png|32px]] [[File:Yellow Cloth.png|32px]] [[File:Chartreuse Cloth.png|32px]] [[File:Green Cloth.png|32px]] [[File:Spring Green Cloth.png|32px]] [[File:Cyan Cloth.png|32px]] [[File:Capri Cloth.png|32px]] [[File:Ultramarine Cloth.png|32px]] [[File:Violet Cloth.png|32px]] [[File:Purple Cloth.png|32px]] [[File:Magenta Cloth.png|32px]] [[File:Rose Cloth.png|32px]] Added cloth in 16 different colors.
+|Cloth has white, light gray, gray, 12 colors from the hue cycle, with an additional purple.}}
+|{{HistoryLine||0.0.22a|Added [[sound]]s. Cloth uses grass sounds for breaking and footsteps.}}
+|{{HistoryLine||0.28|Added [[sheep]], which drop white cloth.
+|[[File:Light Gray Cloth.png|32px]] [[File:Dark Gray Cloth.png|32px]] Gray and light gray cloth are now darker.}}
+|{{HistoryLine|java indev}}
+|{{HistoryLine||0.31|dev=20100201-0025|Cloth can now be crafted using nine [[string]].}}
+|{{HistoryLine||20100212-1210|Sheep now drop 1-3 white, gray, and light gray cloth upon being hit.}}
+|{{HistoryLine||20100218|Light gray cloth can now be used to craft [[cloth armor]].}}
+|{{HistoryLine||20100223|Light gray cloth is now used to craft [[painting]]s.
+|[[Sheep]] now drop only light gray cloth.}}
+|{{HistoryLine|java infdev}}
+|{{HistoryLine||20100624|All cloth colors have been removed, except white cloth, which now takes up light gray cloth's ID.
+|Sheep now drop white cloth instead of light gray.}}
+|{{HistoryLine|java alpha}}
+|{{HistoryLine||v1.0.8|The [[crafting]] recipe of cloth/leather armor has been changed from cloth to [[leather]].}}
+|{{HistoryLine|java beta}}
+|{{HistoryLine||1.0|Cloth is now called "wool", shown in the newly-introduced item tooltips.}}
+|{{HistoryLine||1.2|[[File:Light Gray Wool JE1 BE1.png|32px]] [[File:Gray Wool JE1 BE1.png|32px]] [[File:Black Wool JE1 BE1.png|32px]] [[File:Brown Wool JE1 BE1.png|32px]] [[File:Red Wool JE1 BE1.png|32px]] [[File:Orange Wool JE1 BE1.png|32px]] [[File:Yellow Wool JE1 BE1.png|32px]] [[File:Lime Wool JE1 BE1.png|32px]] [[File:Green Wool JE1 BE1.png|32px]] [[File:Cyan Wool JE1 BE1.png|32px]] [[File:Light Blue Wool JE1 BE1.png|32px]] [[File:Blue Wool JE1 BE1.png|32px]] [[File:Purple Wool JE1 BE1.png|32px]] [[File:Magenta Wool JE1 BE1.png|32px]] [[File:Pink Wool JE1 BE1.png|32px]] Re-added colored wool with a new spectrum.
+|Added 16 [[dye]]s; white sheep can now be [[dyeing|dyed]] by right clicking on them while holding any dye.
+|Light gray, gray, and black sheep now rarely spawn, dropping the corresponding colored wool.
+|Brown wool is currently impossible to obtain in the game without inventory editing.}}
+|{{HistoryLine||1.3|Wool is now used to craft red [[bed]]s. Due to the fact that colored beds have not been added, red is the only available color.|Wool can be used in any combination to craft the bed.}}
+|{{HistoryLine||1.4|Brown and pink sheep now rarely spawn, dropping the corresponding colored wool making brown wool obtainable in the game without hacks.|[[Cocoa bean]]s now generate in [[dungeon]] [[chest]]s making brown wool obtainable in another way.}}
+|{{HistoryLine||1.6.6|The crafting recipe of wool has been changed, reducing the amount of [[string]] required from 9 to 4 pieces.}}
+|{{HistoryLine||1.7|Added [[shears]], to shear sheep without [[damage|hurting]] them, dropping 2-4 wool.
+|Sheep no longer drop wool when hit, albeit they drop one wool when being killed when they are unsheared.}}
+|{{HistoryLine||1.8|dev=Pre-release|[[Village]]s now generate with lamp posts containing black wool.}}
+|{{HistoryLine|java}}
+|{{HistoryLine||1.1|dev=11w49a|Sheep now graze [[grass block]]s and eat [[short grass]] to regain their wool, keeping the color they had before shearing.
+|As a counterbalance, shearing sheep now yields 1-3 wool instead of 2-4.}}
+|{{HistoryLine||1.2.4|[[File:Light Gray Wool JE2 BE2.png|32px]] [[File:Gray Wool JE2 BE2.png|32px]] [[File:Black Wool JE2 BE2.png|32px]] [[File:Brown Wool JE2 BE2.png|32px]] [[File:Red Wool JE2 BE2.png|32px]] [[File:Orange Wool JE2 BE2.png|32px]] [[File:Yellow Wool JE2 BE2.png|32px]] [[File:Lime Wool JE2 BE2.png|32px]] [[File:Green Wool JE2 BE2.png|32px]] [[File:Cyan Wool JE2 BE2.png|32px]] [[File:Light Blue Wool JE2 BE2.png|32px]] [[File:Blue Wool JE2 BE2.png|32px]] [[File:Purple Wool JE2 BE2.png|32px]] [[File:Magenta Wool JE2 BE2.png|32px]] [[File:Pink Wool JE2 BE2.png|32px]] The saturation of wool has been tweaked, making wool [[block]]s slightly darker than before.}}
+|{{HistoryLine||1.3.1|dev=12w21a|54 orange wool and 1 blue wool now naturally generate as part of [[desert pyramid]]s.
+|Wool of any color can now be [[trading|sold]] to farmer [[villager]]s, at 14–21 wool for 1 [[emerald]].}}
+|{{HistoryLine||1.6.1|dev=13w16a|Wool is now used to craft [[carpet]]s and all type of [[horse armor]].}}
+|{{HistoryLine|||dev=13w18a|Wool is no longer used all type of [[horse armor]].}}
+|{{HistoryLine||1.8|dev=14w02a|[[Trading]] has been changed: shepherd [[villager]]s now [[trading|buy]] 16–22 white wool for 1 [[emerald]]. They also sell 1 wool for 1–2 emeralds, 1 offer for each color. Farmer villagers no longer trade wool.}}
+|{{HistoryLine|||dev=14w03a|[[Desert pyramid]]s now generate with [[stained clay]] instead of wool.}}
+|{{HistoryLine|||dev=14w30a|Wool is now used to craft [[banner]]s.}}
+|{{HistoryLine||1.11|dev=16w33a|Wool can now be used to fuel [[furnace]]s.}}
+|{{HistoryLine|||dev=16w39a|Various wool colors now generate within structures inside [[woodland mansion]]s.}}
+|{{HistoryLine|||dev=16w44a|White wool is now called "White Wool" rather than just "Wool".}}
+|{{HistoryLine||1.12|dev=January 23, 2017|slink={{tweet|jeb_|823564611169484802}}|[[Jeb]] tweets a preview of changes to the wool color palette, adding that "the texture itself may need work."}}
+|{{HistoryLine|||dev=January 27, 2017|slink={{tweet|jeb_|824946351725240320}}|[[Jeb]] tweets another screenshot of further changes to the wool colors, alongside the new [[concrete]] blocks. "The noise needs some tweaking," he adds.}}
+|{{HistoryLine|||dev=17w06a|[[File:White Wool JE2 BE2.png|32px]] [[File:Light Gray Wool JE3 BE3.png|32px]] [[File:Gray Wool JE3 BE3.png|32px]] [[File:Black Wool JE3 BE3.png|32px]] [[File:Brown Wool JE3 BE3.png|32px]] [[File:Red Wool JE3 BE3.png|32px]] [[File:Orange Wool JE3 BE3.png|32px]] [[File:Yellow Wool JE3 BE3.png|32px]] [[File:Lime Wool JE3 BE3.png|32px]] [[File:Green Wool JE3 BE3.png|32px]] [[File:Cyan Wool JE3 BE3.png|32px]] [[File:Light Blue Wool JE3 BE3.png|32px]] [[File:Blue Wool JE3 BE3.png|32px]] [[File:Purple Wool JE3 BE3.png|32px]] [[File:Magenta Wool JE3 BE3.png|32px]] [[File:Pink Wool JE3 BE3.png|32px]] The color spectrum has been changed for a second time, resulting in new textures for all wool and wool-related [[item]]s.}}
+|{{HistoryLine|||dev=17w15a|With the addition of colored beds, wool can no longer be used in any combination to craft beds, it must now be the same color.}}
+|{{HistoryLine|||dev=17w17a|Wool can now be used to play the guitar, if they are under [[note block]]s.}}
+|{{HistoryLine||1.14|dev=18w47a|White wool now generates as woolen tents outside the new [[pillager outpost]]s.}}
+|{{HistoryLine|||dev=18w48a|White and yellow wool now generate in shepherd houses, fletcher houses, and meeting points in [[plains]] [[village]]s.}}
+|{{HistoryLine|||dev=18w49a|Light gray wool now generates in one type of house{{info needed|what one?}} in the new [[snowy tundra]] villages.
+|Black, white, gray, light gray and brown wool can now be found in [[chest]]s in [[village]] shepherd houses.}}
+|{{HistoryLine|||dev=19w11a|Shepherd villagers now buy black, brown and gray wool as well as white wool.
+|Only 1 or 2 colors of wool are available for{{verify|as opposed to from?}} each shepherd villager, instead of all 16 colors.}}
+|{{HistoryLine|||dev=19w13a|Shepherd villagers now give wool to players under the [[Hero of the Village]] effect.}}
+|{{HistoryLine||1.17|dev=20w49a|Wool can now be used to block vibrations from [[sculk sensor]]s.}}
+|{{HistoryLine||1.19|dev=Deep Dark Experimental Snapshot 1|Gray wool now generates as part of [[ancient city]] structures.}}
+|{{HistoryLine|||dev=22w13a|Blue, light blue and cyan wool now generate as part of ancient city structures.}}
+|{{HistoryLine||1.20|dev=23w18a|Jumping or landing on the edge of wool no longer creates a vibration.{{bug|MC-252389|||Fixed}}}}
+|{{HistoryLine|||dev=Pre-release 1|Wool of any color can now be dyed into any other color.}}
+|{{HistoryLine|pocket alpha}}
+|{{HistoryLine||Pre-release|[[File:Light Gray Wool JE1 BE1.png|32px]] [[File:Gray Wool JE1 BE1.png|32px]] [[File:Black Wool JE1 BE1.png|32px]] [[File:Brown Wool JE1 BE1.png|32px]] [[File:Red Wool JE1 BE1.png|32px]] [[File:Orange Wool JE1 BE1.png|32px]] [[File:Yellow Wool JE1 BE1.png|32px]] [[File:Lime Wool JE1 BE1.png|32px]] [[File:Green Wool JE1 BE1.png|32px]] [[File:Cyan Wool JE1 BE1.png|32px]] [[File:Light Blue Wool JE1 BE1.png|32px]] [[File:Blue Wool JE1 BE1.png|32px]] [[File:Purple Wool JE1 BE1.png|32px]] [[File:Magenta Wool JE1 BE1.png|32px]] [[File:Pink Wool JE1 BE1.png|32px]]wool
ID have now been split up into their own IDs.
+|Prior to [[Java Edition 1.13/Flattening|''The Flattening'']], this block's numeral ID was 35.}}
+|{{HistoryLine|bedrock}}
+|{{HistoryLine||1.19.70|dev=Preview 1.19.70.20|The different [[block states]] for the wool
ID have now been split up into their own IDs.}}
+}}
+
+== Issues ==
+{{Issue list}}
+
+== Trivia ==
+* {{IN|Bedrock}}, the data values for wool and their respective dyes are the inverse of each other. This is also true for [[stained glass]], [[terracotta]], [[shulker box]]es, [[bed]]s, [[banner]]s, [[concrete powder]], and [[concrete]].
+
+== Gallery ==
+=== Screenshots ===
+pistonarmcollision
}}
+{{ID table
+|displayname=Sticky Piston Head
+|spritename=piston-head
+|spritetype=block
+|nameid=sticky_piston_arm_collision
+|aliasid=stickyPistonArmCollision
+|id=472
+|form=block
+|itemform=stick_piston_arm_collision
+|itemform2=stickpistonarmcollision
}}
+{{ID table
+|displayname=Moving Block
+|spritetype=block
+|nameid=moving_block
+|aliasid=movingBlock
+|id=250
+|form=block
+|itemform=moving_block
+|itemform2=movingblock
+|foot=1}}
+{{ID table
+|notnamespaced=y
+|displayname=Moving block entity
+|spritename=moving-piston
+|spritetype=block
+|nameid=MovingBlock
+|foot=1}}
+
+== History ==
+{{:Technical blocks/Pistons}}
+
+== Trivia ==
+* Mobs can spawn inside the piston head block.
+* {{IN|bedrock}}, the piston head is invisible and non-solid when placed with commands. The moving piston cannot be placed with block placement commands in this edition.
+* The moving_piston
is transparent and does not emit light.
+** If a light-emitting block is moved, the player can see it turn dark briefly. If an opaque block is moved, the player may see light passing through it.
+
+== Navigation ==
+{{Navbox blocks|utility}}
+
+== References ==
+{{reflist}}
+
+[[ja:ピストン/テクニカルブロック]]
+[[pt:Pistão/Componentes técnicos]]
diff --git a/wiki_backup/Potato Stairs.txt b/wiki_backup/Potato Stairs.txt
new file mode 100644
index 0000000..217e8d0
--- /dev/null
+++ b/wiki_backup/Potato Stairs.txt
@@ -0,0 +1,80 @@
+{{joke feature}}
+{{Infobox block
+| renewable = Yes
+| stackable = Yes (64)
+| tool = Axe
+| light = No
+| transparent = Partial (blocks light){{only|je|short=1}}
+| flammable = Yes (5)
+| lavasusceptible = Yes
+}}
+'''Potato stairs''' are a potato variant of the [[wooden stairs]], [[Crafting|craft]]ed from the respective [[potato planks]], added in [[24w14potato]].
+
+== Obtaining ==
+=== Breaking ===
+Potato stairs can be broken using anything, but [[axe]]s are the fastest.
+
+{{Breaking row|horizontal=1|Potato Stairs|axe}}
+
+=== Natural generation ===
+Potato stairs generate naturally as part of [[potato village]]s.
+
+=== Crafting ===
+{{Crafting
+|A1 = Potato Planks
+|A2 = Potato Planks
+|B2 = Potato Planks
+|A3 = Potato Planks
+|B3 = Potato Planks
+|C3 = Potato Planks
+|Output = Potato Stairs,4
+|type = Potatoes
+|ignoreusage = 1
+}}
+
+== Usage ==
+{{for|information about the placement mechanics of all stairs|Stairs#Usage}}
+
+=== Note blocks ===
+Potato stairs can be placed under [[note block]]s to produce "bass" sounds.
+
+== Sounds ==
+{{Sound table/Block/Nether wood/JE}}
+
+== Data values ==
+=== ID ===
+{{ID table
+|edition=java
+|spritetype=block
+|displayname=Potato Stairs
+|nameid=potato_stairs
+|generatetranslationkeys=1
+|showblocktags=1
+|blocktags=stairs, wooden_stairs, mineable/axe
+|foot=1}}
+
+=== Block states ===
+{{See also|Block states}}
+{{/BS}}
+
+== History ==
+{{HistoryTable
+|{{HistoryLine|java}}
+|{{HistoryLine||24w14potato|[[File:Potato Stairs.png|32px]] Added potato stairs.}}
+}}
+
+== Issues ==
+{{April Fools issue list}}
+
+== Navigation ==
+{{Navbox stairs}}
+{{Navbox blocks|Joke}}
+{{Navbox jokes|24w14potato}}
+
+[[Category:Joke blocks]]
+[[Category:Manufactured blocks]]
+[[Category:Renewable resources]]
+[[Category:Generated structure blocks]]
+[[Category:Stairs]]
+
+[[ja:Potato_Stairs]]
diff --git a/wiki_backup/Potted Brown Mushroom.txt b/wiki_backup/Potted Brown Mushroom.txt
new file mode 100644
index 0000000..e3fe018
--- /dev/null
+++ b/wiki_backup/Potted Brown Mushroom.txt
@@ -0,0 +1,546 @@
+{{About|the plant-holding block, which could be referred to as a "planter"|the achievement|Pot Planter|the plant-placing mob|Villager}}
+{{For|other pots|Pot}}
+{{Infobox block
+| image1 = Flower Pot.png
+| image1caption = Java Edition
+| image2 = Flower Pot BE.png
+| image2caption = Bedrock Edition
+| invimage = Flower Pot
+| extratext = View [[#Gallery|all renders]]
+| transparent = Yes
+| light = No
+| tool = any
+| renewable = Yes
+| stackable = Yes (64)
+| waterloggable = {{jebe|No|Yes}}
+| flammable = No
+| lavasusceptible = No
+}}
+A '''flower pot''' is a decorative [[block]] that can contain flowers, bamboo, saplings, cacti, mushrooms, fungi, and other small plants.
+
+== Obtaining ==
+=== Breaking ===
+Flower pots can be [[instant mining|mined instantly]] using any [[tool]] or without a tool.
+
+A flower pot drops itself as an [[item]] (any [[plant]] or [[mushroom]] in it separately) when pushed by a [[piston]] or washed away with [[water]].
+{{Breaking row|Flower Pot|horizontal=1}}
+
+=== Natural generation ===
+Flower pots naturally generate in [[witch hut]]s where they contain a red [[mushroom]], the basement of [[igloo]]s where they contain a [[cactus]], and in [[woodland mansion]]s, where they contain birch [[sapling]]s, dark oak saplings, dandelions, poppies, blue orchids, alliums, azure bluets, red and white tulips, and oxeye daisies.
+
+Flower pots containing a dandelion can be found in some [[plains]] and [[savanna]] [[village]] houses. Flower pots containing a cactus or a dead bush can be found in some [[desert]] village houses. Flower pots containing a spruce sapling can be found in [[taiga]] village mason houses. Flower pots containing a poppy can be found in taiga village churches.
+
+[[Lava]] can flow into the space of a flower pot, destroying it.
+
+Flower pots with [[dead bush]]es can generate inside [[trial chamber]]s.
+
+=== Generated loot ===
+{{LootChestItem|flower-pot}}
+
+=== Crafting ===
+{{Crafting
+|A2= Brick
+|C2= Brick
+|B3= Brick
+|Output= Flower Pot
+|type= Decoration block
+}}
+
+== Usage ==
+A flower pot can be used to hold [[mushroom]]s, [[fungi]], and various [[plant]]s. Plants that can be {{control|placed}} in a pot include any one-block-high [[flower]]s, [[sapling]]s, [[fern]]s, [[dead bush]]es, [[cacti]], [[bamboo]], [[azalea]]s, [[mangrove propagule]], [[warped roots]] and [[crimson roots]].
+
+{{IN|je}}, flower pots can be placed on any block or over [[air]].{{bug|MC-127036|||WAI}}
+
+{{IN|be}}, they must be placed on top of a full-[[block]] top surface, or the top of a [[fence]], stone [[wall]], or [[hopper]]. They cannot be placed on [[slab]]s and [[stairs]] unless those blocks are upside-down. Pots may also be placed on an upward facing trapdoor, although the pot breaks if the trapdoor is opened.
+
+Flower pots are {{frac|3|8}} of a block high and can be stepped on. It is not possible to walk from the top of a flower pot onto a full sized block without jumping. It is possible to jump from a flower pot onto a fence.
+
+The plant or fungus can be removed from the flower pot by pressing {{control|use}}. This places the item directly back into the player's inventory.{{bug|MC-169496|||WAI}}
+
+They can be used to display cacti and wither roses without inheriting their damaging properties.{{bug|MC-2241|||WAI}}{{bug|MC-138024|||WAI}}
+
+Potted [[warped fungus]] can be used to repel [[hoglin]]s.
+
+== Sounds ==
+{{Sound table/Block/Normal}}
+
+== Data values ==
+=== ID ===
+{{edition|java}}:
+{{ID table
+|edition=java
+|showblocktags=y
+|showforms=y
+|generatetranslationkeys=y
+|displayname=Flower Pot
+|spritetype=block
+|nameid=flower_pot
+|blocktags=flower_pots
+|translationkey=block.minecraft.flower_pot,item.minecraft.flower_pot}}
+{{ID table
+|displayname=Potted Dandelion
+|spritetype=block
+|nameid=potted_dandelion
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Poppy
+|spritetype=block
+|nameid=potted_poppy
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Blue Orchid
+|spritetype=block
+|nameid=potted_blue_orchid
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Allium
+|spritetype=block
+|nameid=potted_allium
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Azure Bluet
+|spritetype=block
+|nameid=potted_azure_bluet
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Red Tulip
+|spritetype=block
+|nameid=potted_red_tulip
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Orange Tulip
+|spritetype=block
+|nameid=potted_orange_tulip
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted White Tulip
+|spritetype=block
+|nameid=potted_white_tulip
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Pink Tulip
+|spritetype=block
+|nameid=potted_pink_tulip
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Oxeye Daisy
+|spritetype=block
+|nameid=potted_oxeye_daisy
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Cornflower
+|spritetype=block
+|nameid=potted_cornflower
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Lily of the Valley
+|spritetype=block
+|nameid=potted_lily_of_the_valley
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Wither Rose
+|spritetype=block
+|nameid=potted_wither_rose
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Torchflower
+|spritetype=block
+|nameid=potted_torchflower
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Oak Sapling
+|spritetype=block
+|nameid=potted_oak_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Spruce Sapling
+|spritetype=block
+|nameid=potted_spruce_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Birch Sapling
+|spritetype=block
+|nameid=potted_birch_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Jungle Sapling
+|spritetype=block
+|nameid=potted_jungle_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Acacia Sapling
+|spritetype=block
+|nameid=potted_acacia_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Dark Oak Sapling
+|spritetype=block
+|nameid=potted_dark_oak_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Cherry Sapling
+|spritetype=block
+|nameid=potted_cherry_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Red Mushroom
+|spritetype=block
+|nameid=potted_red_mushroom
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Brown Mushroom
+|spritetype=block
+|nameid=potted_brown_mushroom
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Fern
+|spritetype=block
+|nameid=potted_fern
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Dead Bush
+|spritetype=block
+|nameid=potted_dead_bush
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Cactus
+|spritetype=block
+|nameid=potted_cactus
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Bamboo
+|spritetype=block
+|nameid=potted_bamboo
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Azalea
+|spritetype=block
+|nameid=potted_azalea_bush
+|blocktags=flower_pots
+|spritename=potted azalea bush
+|form=block}}
+{{ID table
+|displayname=Potted Flowering Azalea
+|spritetype=block
+|nameid=potted_flowering_azalea_bush
+|blocktags=flower_pots
+|spritename=potted flowering azalea bush
+|form=block}}
+{{ID table
+|displayname=Potted Crimson Fungus
+|spritetype=block
+|nameid=potted_crimson_fungus
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Warped Fungus
+|spritetype=block
+|nameid=potted_warped_fungus
+|blocktags=flower_pots, hoglin_repellents
+|form=block}}
+{{ID table
+|displayname=Potted Crimson Roots
+|spritetype=block
+|nameid=potted_crimson_roots
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Warped Roots
+|spritetype=block
+|nameid=potted_warped_roots
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Mangrove Propagule
+|spritetype=block
+|nameid=potted_mangrove_propagule
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Pale Oak Sapling
+|spritetype=block
+|nameid=potted_pale_oak_sapling
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Open Eyeblossom
+|spritetype=block
+|nameid=potted_open_eyeblossom
+|blocktags=flower_pots
+|form=block}}
+{{ID table
+|displayname=Potted Closed Eyeblossom
+|spritetype=block
+|nameid=potted_closed_eyeblossom
+|blocktags=flower_pots
+|form=block
+|foot=1}}
+
+{{edition|bedrock}}:
+{{ID table
+|edition=bedrock
+|firstcolumnname=Flower Pot
+|shownumericids=y
+|showforms=y
+|generatetranslationkeys=y
+|displayname=Block
+|spritename=flower-pot
+|spritetype=block
+|nameid=flower_pot
+|id=140
+|form=block
+|itemform=item.flower_pot
+|translationkey=-}}
+{{ID table
+|displayname=Item
+|spritename=flower-pot
+|spritetype=item
+|nameid=flower_pot
+|id=514
+|form=item
+|foot=1}}
+
+=== Block states ===
+{{see also|Block states}}
+{{IN|be}}, flower pots use the following block states:
+
+{{/BS}}
+
+=== Block data ===
+{{IN|bedrock}}, flower pots have a block entity associated with them that holds additional data about the block.
+
+See [[Bedrock Edition level format/Block entity format]].
+
+== Achievements ==
+{{load achievements|Pot Planter}}
+
+== History ==
+{{needs updating|section=1|Missing {{BE}} information from after 1.17.10.}}
+{{info needed section|Java Edition potted eyeblossom addition}}
+{{HistoryTable
+|{{HistoryLine||August 16, 2012|link={{tweet|Dinnerbone|236062188555624448}}|[[Dinnerbone]] tweeted the first image of flower pots.}}
+|{{HistoryLine|java}}
+|{{HistoryLine||1.4.2|dev=12w34a|[[File:Flower Pot JE1.png|32px]] [[File:Potted Dandelion JE1.png|32px]] [[File:Potted Rose JE1.png|32px]] [[File:Potted Red Mushroom JE1.png|32px]] [[File:Potted Brown Mushroom JE1.png|32px]] [[File:Potted Oak Sapling JE1.png|32px]] [[File:Potted Birch Sapling JE1.png|32px]] [[File:Potted Spruce Sapling JE1.png|32px]] [[File:Potted Jungle Sapling JE1.png|32px]] [[File:Potted Cactus JE1.png|32px]] [[File:Potted Fern JE1.png|32px]] [[File:Potted Dead Bush JE1.png|32px]]FlowerPot
to flower_pot
.}}
+|{{HistoryLine|||dev=16w39a|Potted plants can now be removed from flower pots by pressing {{control|use}}.
+|Flower pots now generate in [[woodland mansion]]s.}}
+|{{HistoryLine||1.13|dev=17w47a|The different block states for the flower_pot
ID have been split up into their own IDs.
+|Flower pots are no longer block entities.
+|Prior to [[1.13/Flattening|''The Flattening'']], this block's numeral ID was 140, and the item's was 390.
+|The flower pot in the window of [[witch hut]]s now once again has a red mushroom inside.}}
+|{{HistoryLine||1.14|dev=18w43a|[[File:Flower Pot JE3.png|32px]] [[File:Potted Dandelion JE4.png|32px]] [[File:Potted Poppy JE4.png|32px]] [[File:Potted Allium JE4.png|32px]] [[File:Potted Azure Bluet JE4.png|32px]] [[File:Potted Oxeye Daisy JE4.png|32px]] [[File:Potted Blue Orchid JE4.png|32px]] [[File:Potted Red Tulip JE4.png|32px]] [[File:Potted Orange Tulip JE4.png|32px]] [[File:Potted White Tulip JE4.png|32px]] [[File:Potted Pink Tulip JE4.png|32px]] [[File:Potted Red Mushroom JE4.png|32px]] [[File:Potted Brown Mushroom JE4.png|32px]] [[File:Potted Oak Sapling JE4.png|32px]] [[File:Potted Birch Sapling JE4.png|32px]] [[File:Potted Spruce Sapling JE4.png|32px]] [[File:Potted Jungle Sapling JE4.png|32px]] [[File:Potted Acacia Sapling JE4.png|32px]] [[File:Potted Dark Oak Sapling JE4.png|32px]] [[File:Potted Cactus JE5.png|32px]] [[File:Potted Fern JE4.png|32px]] [[File:Potted Dead Bush JE4.png|32px]] concrete
ID have now been split up into their own IDs.
+|[[Lava]] now turns [[concrete powder]] into concrete when coming into contact with said [[block]], instead of converting concrete powder only when it fell into the lava's source block.{{bug|MC-118153}}
+|Prior to [[1.13/Flattening|''The Flattening'']], this [[block]]'s numeral ID was 251.}}
+|{{HistoryLine||1.16|dev=20w07a|As piglins offer [[gravel]] in [[bartering]], concrete has become a [[renewable resource]].}}
+|{{HistoryLine||1.20|dev=23w12a|Red and cyan concrete can now be found in [[trail ruins]].}}
+|{{HistoryLine|pocket}}
+|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|[[File:White Concrete.png|32px]] [[File:Light Gray Concrete.png|32px]] [[File:Gray Concrete.png|32px]] [[File:Black Concrete.png|32px]] [[File:Brown Concrete.png|32px]] [[File:Red Concrete.png|32px]] [[File:Orange Concrete.png|32px]] [[File:Yellow Concrete.png|32px]] [[File:Lime Concrete.png|32px]] [[File:Green Concrete.png|32px]] [[File:Cyan Concrete.png|32px]] [[File:Light Blue Concrete.png|32px]] [[File:Blue Concrete.png|32px]] [[File:Purple Concrete.png|32px]] [[File:Magenta Concrete.png|32px]] [[File:Pink Concrete.png|32px]] Added concrete blocks.}}
+|{{HistoryLine|bedrock}}
+|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|As piglins offer [[gravel]] in [[bartering]], concrete has become a [[renewable resource]].}}
+|{{HistoryLine||1.20.10|dev=Preview 1.20.10.20|The different [[block states]] for the concrete
ID have now been split up into their own IDs.}}
+|{{HistoryLine|console}}
+|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|[[File:White Concrete.png|32px]] [[File:Light Gray Concrete.png|32px]] [[File:Gray Concrete.png|32px]] [[File:Black Concrete.png|32px]] [[File:Brown Concrete.png|32px]] [[File:Red Concrete.png|32px]] [[File:Orange Concrete.png|32px]] [[File:Yellow Concrete.png|32px]] [[File:Lime Concrete.png|32px]] [[File:Green Concrete.png|32px]] [[File:Cyan Concrete.png|32px]] [[File:Light Blue Concrete.png|32px]] [[File:Blue Concrete.png|32px]] [[File:Purple Concrete.png|32px]] [[File:Magenta Concrete.png|32px]] [[File:Pink Concrete.png|32px]] Added concrete blocks.}}
+|{{HistoryLine|new3ds}}
+|{{HistoryLine||1.9.19|[[File:White Concrete.png|32px]] [[File:Light Gray Concrete.png|32px]] [[File:Gray Concrete.png|32px]] [[File:Black Concrete.png|32px]] [[File:Brown Concrete.png|32px]] [[File:Red Concrete.png|32px]] [[File:Orange Concrete.png|32px]] [[File:Yellow Concrete.png|32px]] [[File:Lime Concrete.png|32px]] [[File:Green Concrete.png|32px]] [[File:Cyan Concrete.png|32px]] [[File:Light Blue Concrete.png|32px]] [[File:Blue Concrete.png|32px]] [[File:Purple Concrete.png|32px]] [[File:Magenta Concrete.png|32px]] [[File:Pink Concrete.png|32px]] Added concrete blocks.}}
+}}
+
+== Issues ==
+{{Issue list}}
+
+== Trivia ==
+* In real life, a 1-cubic-meter concrete block (the size of a ''[[Minecraft]]'' block) is practically blast-proof, while the blast resistance of concrete in ''Minecraft'' is quite low.
+* Also in real life, concrete is made of Portland cement, apart from sand, gravel, and water. Cement serves as a binding material, that binds sand and gravel together. In Minecraft, dye is used instead of cement. It is possible that cement is made at the same time from sand and gravel, if the gravel contains limestone, because limestone and sand are real life ingredients for cement.
+* A black concrete block is considered the blackest block in Minecraft
+
+== Gallery ==
+=== Screenshots ===
+cobblestone_wall
ID have been split up into their own IDs.
+|Decreased the hardness of stone brick walls from 2 to 1.5.}}
+|{{HistoryLine|ps4}}
+|{{HistoryLine||1.88|[[File:Stone Brick Wall BE1.png|32px]] Added stone brick walls.}}
+|{{HistoryLine||1.90|[[File:Stone Brick Wall JE2 BE1.png|32px]] The texture of stone brick walls has been updated.}}
+}}
+
+== Issues ==
+{{Issue list}}
+
+== References ==
+{{reflist}}
+
+== Navigation ==
+{{Navbox wall}}
+{{Navbox blocks|Building}}
+
+[[Category:Manufactured blocks]]
+[[Category:Generated structure blocks]]
+[[Category:Walls]]
+
+[[ja:石レンガの塀]]
+[[pt:Muro de tijolos de pedra]]
+[[uk:Стіна з кам'яної цегли]]
+[[zh:石砖墙]]
diff --git a/wiki_backup/Tuff Stairs.txt b/wiki_backup/Tuff Stairs.txt
new file mode 100644
index 0000000..b91ece7
--- /dev/null
+++ b/wiki_backup/Tuff Stairs.txt
@@ -0,0 +1,104 @@
+{{Infobox block
+| image = Tuff Stairs.png
+| renewable = No
+| stackable = Yes (64)
+| tool = wooden pickaxe
+| light = No
+| transparent = Partial (blocks light){{only|je|short=1}}quartz_ore
to nether_quartz_ore
.
+|Prior to [[1.13/Flattening|''The Flattening'']], this [[block]]'s numeral ID was 153.}}
+|{{HistoryLine||Texture Update|link=Texture Update|dev=1.0.0|slink=none|[[File:Nether Quartz Ore TU1.png|32px]] A new texture for Nether quartz ore has been proposed.}}
+|{{HistoryLine|||dev=2.0.0|slink=none|[[File:Nether Quartz Ore TU2.png|32px]] Another new texture for Nether quartz ore has been proposed.}}
+|{{HistoryLine||1.14|dev=18w43a|[[File:Nether Quartz Ore JE2.png|32px]] The texture of Nether quartz ore has been changed.}}
+|{{HistoryLine|||dev=18w50a|[[File:Nether Quartz Ore JE3 BE2.png|32px]] The texture of Nether quartz ore has been changed, once again.}}
+|{{HistoryLine||1.16|dev=20w06a|Nether quartz ore now has unique [[sound]]s.}}
+
+|{{HistoryLine|pocket alpha}}
+|{{HistoryLine||v0.12.1|dev=build 1|[[File:Nether Quartz Ore JE1 BE1.png|32px]] Added Nether quartz ore.}}
+|{{HistoryLine|bedrock}}
+|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Nether Quartz Ore JE3 BE2.png|32px]] The texture of Nether quartz ore has been changed.}}
+|{{HistoryLine||1.16.0|dev=beta 1.16.0.57|Nether quartz ore now has unique [[sound]]s.}}
+
+|{{HistoryLine|console}}
+|{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Nether Quartz Ore JE1 BE1.png|32px]] Added Nether quartz ore.}}
+|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Nether Quartz Ore JE3 BE2.png|32px]] The texture of Nether quartz ore has been changed.}}
+
+|{{HistoryLine|new 3ds}}
+|{{HistoryLine||0.1.0|[[File:Nether Quartz Ore JE1 BE1.png|32px]] Added Nether quartz ore.}}
+}}
+
+== Issues ==
+{{Issue list}}
+
+== Trivia ==
+* Nether quartz ore has the same blast resistance as other ores (except [[ancient debris]], which is fully blast resistant), which is more than the quartz block and netherrack combined.
+* The vast quantities of easily available Nether quartz ore in the Nether, combined with the relatively large quantity of experience gained from digging it, make Nether quartz mining a relatively fast way to level up in ''Minecraft'' without dedicated experience farms. Breaking one Nether quartz ore provides 3.5 [[experience]] points on average, so breaking about 100 of them raises the player from level 0 to 16, and about 400 from level 0 to 30.
+* Nether quartz ore is generated as part of the dimension, while [[netherrack]] is generated as part of the biome.{{only|java}}
+** This can be seen, as when a [[Buffet]] world with the nether biome is generated, there is netherrack but no quartz ore.
+** {{IN|bedrock}}, if the Nether is generated in the Overworld as a biome, neither netherrack nor Nether quartz ore is generated, but the terrain is completely made out of stone with bedrock ceiling.
+
+== Gallery ==
+=== Screenshots ===
+