changed math formatting for oxygen authored by Lxlp's avatar Lxlp
...@@ -305,7 +305,7 @@ custom_item: ...@@ -305,7 +305,7 @@ custom_item:
``` ```
### OXYGEN ### OXYGEN
This attribute determines the chance that an entity's Air data tag decreases in any given game tick, while the entity is underwater. The chance is given by $`1⁄(OXYGEN + 1)`$ This attribute determines the chance that an entity's Air data tag decreases in any given game tick, while the entity is underwater. The chance is given by $`\frac{1}{(OXYGEN + 1)}`$
```yml ```yml
custom_item: custom_item:
Id: wooden_sword Id: wooden_sword
... ...
......