Skip to content

Commit

Permalink
Clarify explosion power
Browse files Browse the repository at this point in the history
  • Loading branch information
Tisawesomeness committed Feb 9, 2024
1 parent 5b8a579 commit a7d7e8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snapshots/_posts/2024-02-09-24w06a.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Wind charges and breeze wind charges have different properties:
| `wind_charge` | 1 - 1.3 | 100% | `gust_emitter_small` |
| `breeze_wind_charge` | 3 - 4 | 110% | `gust_emitter_large` |

The explosion radius is also known as the explosion power. Power does not affect the explosion's knockback.

### Shooting

Using a wind charge item shoots a wind charge with the same mechanics as eggs, enderpearls, and snowballs. The wind charge is shot with some inaccuracy, and the player's velocity is taken into account. The wind charge has no "power" NBT (acceleration, has nothing to do with explosion power).
Expand Down Expand Up @@ -106,4 +108,5 @@ The `#armadillo_spawnable_on` block tag now uses `#badlands_terracotta` instead
### Feb 9 2024

- Added information on how the gravity attribute affects flying detection on dedicated servers
- Clarified that explosion radius is explosion power

0 comments on commit a7d7e8c

Please sign in to comment.