Update Options authored by Akim91's avatar Akim91
......@@ -124,4 +124,18 @@ dat_item_though:
Enchantments:
- DURABILITY:1
- ARROW_FIRE:10
```
An example of a firework rocket
```
FireworkGoBoom:
Id: FIREWORK_ROCKET
Display: 'Rocket'
Firework:
Colors:
- 255,0,255
- 0,0,0
FadeColors:
- 200,0,0
Flicker: true
Trail: true
```
\ No newline at end of file