Skip to content

Commit 1d21ab5

Browse files
committed
some minor UI improvements to listing pages
1 parent f33319e commit 1d21ab5

2 files changed

Lines changed: 31 additions & 34 deletions

File tree

docs/items/armor/armor.mdx

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,19 @@ import ArmorPartial from './_armor_intro.mdx';
1818

1919
## Armor sets
2020

21-
```
22-
Material Full set defense Full set armor toughness Knockback Resistance Enchantability
23-
-------------------------------------------------------------------- ------------------ -------------------------- ---------------------- ----------------
24-
![Leather (vanilla)](/mods/minecraft/leather_chestplate.png){width="24" query="?nolink&24"}Leather (vanilla) 7 \- \- 15
25-
![Chainmail (vanilla)](/mods/minecraft/chainmail_chestplate.png){width="24" query="?nolink&24"}Chainmail (vanilla) 12 \- \- 12
26-
![Iron (vanilla)](/mods/minecraft/iron_chestplate.png){width="24" query="?nolink&24"}Iron (vanilla) 15 \- \- 9
27-
![Gold (vanilla)](/mods/minecraft/golden_chestplate.png){width="24" query="?nolink&24"}Gold (vanilla) 11 \- \- 25
28-
![Diamond (vanilla)](/mods/minecraft/diamond_chestplate.png){width="24" query="?nolink&24"}Diamond (vanilla) 20 8 \- 10
29-
![Netherite (vanilla)](/mods/minecraft/netherite_chestplate.png){width="24" query="?nolink&24"}Netherite (vanilla) 20 12 4 15
30-
![Bronze Armor](/media/mods/techreborn/bronze_chestplate.png){width="24" query="?nolink&24"}**[Bronze](/items/armor/bronze_armor)** 16 \- 4 8
31-
![Ruby Armor](/media/mods/techreborn/ruby_chestplate.png){width="24" query="?nolink&24"}**[Ruby](/items/armor/ruby_armor)** 16 \- \- 10
32-
![Sapphire Armor](/media/mods/techreborn/sapphire_chestplate.png){width="24" query="?nolink&24"}**[Sapphire](/items/armor/sapphire_armor)** 16 \- \- 8
33-
![Peridot Armor](/media/mods/techreborn/peridot_chestplate.png){width="24" query="?nolink&24"}**[Peridot](/items/armor/peridot_armor)** 16 \- \- 16
34-
![Silver Armor](/media/mods/techreborn/silver_chestplate.png){width="24" query="?nolink&24"}**[Silver](/items/armor/silver_armor)** 11 \- \- 15
35-
![Steel Armor](/media/mods/techreborn/steel_chestplate.png){width="24" query="?nolink&24"}**[Steel](/items/armor/steel_armor)** 16 7 \- 5
36-
![Nano Armor](/media/mods/techreborn/nano_chestplate.png){width="24" query="?nolink&24"}**[Nano Armor](/items/armor/nano_armor)** 30 12 4 10
37-
![Quantum Armor](/media/mods/techreborn/quantum_chestplate.png){width="24" query="?nolink&24"}**[Quantum Armor](/items/armor/quantum_armor)** 30 20 10 10
38-
39-
```
21+
| Material | Full set defense | Full set armor toughness | Knockback Resistance | Enchantability |
22+
|-----------------------------------------------|------------------|--------------------------|----------------------|----------------|
23+
| <McItem slug="minecraft:leather_tunic" /> | 7 ||| 15 |
24+
| <McItem slug="minecraft:chainmail_chestplate" />| 12 ||| 12 |
25+
| <McItem slug="minecraft:iron_chestplate" /> | 15 ||| 9 |
26+
| <McItem slug="minecraft:golden_chestplate" /> | 11 ||| 25 |
27+
| <McItem slug="minecraft:diamond_chestplate" /> | 20 | 8 || 10 |
28+
| <McItem slug="minecraft:netherite_chestplate" />| 20 | 12 | 4 | 15 |
29+
| <McItem slug="techreborn:bronze_chestplate" /> | 16 || 4 | 8 |
30+
| <McItem slug="techreborn:ruby_chestplate" /> | 16 ||| 10 |
31+
| <McItem slug="techreborn:sapphire_chestplate" />| 16 ||| 8 |
32+
| <McItem slug="techreborn:peridot_chestplate" /> | 16 ||| 16 |
33+
| <McItem slug="techreborn:silver_chestplate" /> | 11 ||| 15 |
34+
| <McItem slug="techreborn:steel_chestplate" /> | 16 | 7 || 5 |
35+
| <McItem slug="techreborn:nano_chestplate" /> | 30 | 12 | 4 | 10 |
36+
| <McItem slug="techreborn:quantum_chestplate" /> | 30 | 20 | 10 | 10 |

docs/world/ores/ores.mdx

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,28 +11,28 @@ Tech Reborn adds several ores in all three dimensions. You can see these ores ei
1111

1212
| Ore | Found on |
1313
| -------------------------------------------------- | ----------------- |
14-
| \<mcitem\>techreborn:galena_ore\</mcitem\> | Y Level -39 - +40 |
15-
| **[Iridium Ore](/world_generation/ore/iridium)** | Y Level -64 - 0 |
16-
| **[Ruby Ore](/world_generation/ore/ruby)** | Y Level 20 - 120 |
17-
| **[Sapphire Ore](/world_generation/ore/sapphire)** | Y Level 20 - 120 |
18-
| **[Bauxite Ore](/world_generation/ore/bauxite)** | Y Level -64 - 20 |
19-
| **[Lead Ore](/world_generation/ore/lead)** | Y Level -20 - 40 |
20-
| **[Silver Ore](/world_generation/ore/silver)** | Y Level -24 - 60 |
21-
| **[Tin Ore](/world_generation/ore/tin)** | Y Level 25 - 80 |
14+
| <McItem slug="techreborn:galena_ore"/> | Y Level -39 - +40 |
15+
| <McItem slug="techreborn:iridium_ore"/> | Y Level -64 - 0 |
16+
| <McItem slug="techreborn:ruby_ore"/> | Y Level 20 - 120 |
17+
| <McItem slug="techreborn:sapphire_ore"/> | Y Level 20 - 120 |
18+
| <McItem slug="techreborn:bauxite_ore"/> | Y Level -64 - 20 |
19+
| <McItem slug="techreborn:lead_ore"/> | Y Level -20 - 40 |
20+
| <McItem slug="techreborn:silver_ore"/> | Y Level -24 - 60 |
21+
| <McItem slug="techreborn:tin_ore"/> | Y Level 25 - 80 |
2222

2323
## The Nether
2424

2525
| Ore | Found on |
2626
| ---------------------------------------------- | --------------- |
27-
| \<mcitem\>techreborn:pyrite_ore\</mcitem\> | Y Level 0 - 128 |
28-
| \<mcitem\>techreborn:cinnabar_ore\</mcitem\> | Y Level 0 - 128 |
29-
| \<mcitem\>techreborn:sphalerite_ore\</mcitem\> | Y Level 0 - 128 |
27+
| <McItem slug="techreborn:pyrite_ore"/> | Y Level 0 - 128 |
28+
| <McItem slug="techreborn:cinnabar_ore"/> | Y Level 0 - 128 |
29+
| <McItem slug="techreborn:sphalerite_ore"/> | Y Level 0 - 128 |
3030

3131
## The End
3232

3333
| Ore | Found on |
3434
| ---------------------------------------------- | --------------- |
35-
| \<mcitem\>techreborn:tungsten_ore\</mcitem\> | Layers 10 - 250 |
36-
| \<mcitem\>techreborn:sheldonite_ore\</mcitem\> | Layers 10 - 250 |
37-
| \<mcitem\>techreborn:peridot_ore\</mcitem\> | Layer 10 - 250 |
38-
| \<mcitem\>techreborn:sodalite_ore\</mcitem\> | Layer 10 - 250 |
35+
| <McItem slug="techreborn:tungsten_ore"/> | Layers 10 - 250 |
36+
| <McItem slug="techreborn:sheldonite_ore"/> | Layers 10 - 250 |
37+
| <McItem slug="techreborn:peridot_ore"/> | Layer 10 - 250 |
38+
| <McItem slug="techreborn:sodalite_ore"/> | Layer 10 - 250 |

0 commit comments

Comments
 (0)