You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ The mod only uses client-side data, so it is never needed on a server. There are
68
68
| Water Breathing, Conduit Power | Blue | █ | -~⭘1~| -~ai1~| The bar is only shown if you got the effect after losing air, text is only shown if you are in water |
69
69
| Held food restored hunger: exact/less | Green | █ |_→1_|_→1_| Overlaid on hunger bar; number is the resulting hunger (like AppleSkin) |
70
70
| Held food restored hunger: wasted | Orange | █ |_→-1_|_→-1_| Overlaid on hunger bar; number is the waste of hunger (how much more than needed) |
@@ -87,14 +88,14 @@ The mod only uses client-side data, so it is never needed on a server. There are
87
88
| Fall height (experimental) ||| -⊻1 | -fa1 | Opt-in, indicates the amount of blocks you're about to fall in-air/with levitation effect/while sneaking on an edge. Currently does not consider target block type, your effects and enchants. |
88
89
| Glowing ||| -☀ | -gl | Usually given when shot by a spectral arrow. Emoji chosen to remind of the effect icon. |
89
90
| Infested ||| -💔🐛 | -Hin | Having infested effect may summon silverfish upon getting hit. Given in ominous trials. |
90
-
| Weaving ||| -😵🕸 | -Dwe | Having weaving effect may summon cobwebs upon death. Given in ominous trials. |
91
-
| Oozing ||| -😵▪▪ | -Doo | Having oozing effect may summon two slimes upon death. Given in ominous trials. |
92
-
| Wind Charged ||| -😵💨 | -Dwi | Having wind charged effect may summon a wind charge upon death. Given in ominous trials. |
93
91
| Bad Omen ||| -👹?1× | -bo1× | Number is the effect level; preserved when converting into Raid or Trial Omen |
94
-
| Raid Omen ||| -👹🪓1× | -ro1× | Number is [the effect level](https://minecraft.wiki/w/Raid#Java_Edition)|
95
-
| Trial Omen ||| -👹🗝1× | -to1× | Number is [the duration multiplier](https://minecraft.wiki/w/Trial_Omen#Causes), e.g. level 2 means 2×15=30 minutes of ominous trial |
96
92
| Impending death |||_→0_|_→0_| Drowning, freezing damage, burning in fire/lava, starvation, suffocation, angry warden. Zero is the resulting health (death) |
97
93
| Hardcore mode ||| -☠ | -HC | The vanilla one, not the UHC mode of OneBar which has no indicators |
94
+
| Weaving ||| -😵🕸 | -Dwe | Opt-in, having weaving effect may summon cobwebs upon death. Given in ominous trials. |
95
+
| Oozing ||| -😵▪▪ | -Doo | Opt-in, having oozing effect may summon two slimes upon death. Given in ominous trials. |
96
+
| Wind Charged ||| -😵💨 | -Dwi | Opt-in, having wind charged effect may summon a wind charge upon death. Given in ominous trials. |
97
+
| Raid Omen ||| -👹🪓1w | -ro1w | Number indicates the total amount of raid waves. |
98
+
| Trial Omen ||| -👹🗝1m | -to1m | Number indicates the remaining minutes of ominous trial. |
98
99
99
100
#### Mounts
100
101
@@ -113,7 +114,7 @@ The mod only uses client-side data, so it is never needed on a server. There are
113
114
| Armor durability | Light blue | ▔ ||| Overlaid on armor bar | Opt-in, width adapts to armor bar or armor bar segment |
114
115
| Segmented armor | White | ▔ ||| Above OneBar | Opt-in, similar to normal bar but each armor piece is a separate bar |
115
116
| Elytra durability | Purple | ▔ ||| Armor bar area | Normal armor bar: displayed as a full-width overlay only when flying; segmented armor bar: displayed constantly as a diamond-width bar at chest segment. |
116
-
| Mob head indicator ||| +a☻ | +aH|OneBar |Opt-in, "a" represents s̲keleton, c̲reeper, z̲ombie head; e̲nderman (carved pumpkin), p̲iglin (any golden armor or piglin head) |
117
+
| Mob head indicator | | | +a☻1 | +aH1 | Opt-in, "a" represents each mob's initial, except e̲nderman (carved pumpkin) and g_olden (any golden armor or piglin head) and l_ocator (all heads work overall but for player, dragon and wither skeleton head indicator is only shown when locator bar is available). Number indicates the minimum amount of blocks the player can safely stand from the mob when wearing its head (rounded, considers sneaking and invisibility).
117
118
118
119
#### Others
119
120
@@ -122,6 +123,7 @@ The mod only uses client-side data, so it is never needed on a server. There are
122
123
| Experience bar | Green | ▁ | 1 | Next to hotbar | Shown only when you have any XP (configurable) |
123
124
| Lapis Lazuli counter | Blue || 1 or 1× | Next to experience bar | Opt-in, shows either the raw count or times enchantable maxed out (XP level 30+) |
| Locatability indicator ||| -🔍 | -lo | Opt-in, shows when locator bar is available on the server (even if you hide it) and you are visible to others. |
0 commit comments