LookAtMySuitBot/js/node_modules/prismarine-registry/HISTORY.md

32 lines
434 B
Markdown
Raw Normal View History

2023-12-24 20:08:39 -05:00
## History
### 1.7.0
* Parse minecraft:raw chat type
### 1.6.0
* chat for 1.19.2
### 1.5.0
* Expose dimensions in pc1.19 codec
### 1.4.0
* Add handling for new pc chat formatting, expose new `chatFormattingById`/`chatFormattingByName` (#16)
### 1.3.0
* update dimension codec functions for pc1.19 (#14)
### 1.2.0
* Bump mcdata
### 1.1.0
* Convert network biome schema to mcData schema
### 1.0.0
* initial implementation