blob: a7edf5cca82182d96a0cfee18e78ae37725548bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# TODO List
### Find compatibility with other versions
* 1.8
* Enables but crashes when trying to play ender dragon noise upon resurrection (ender dragon introduced in 1.9, wither noise instead? `Caused by: java.lang.NoSuchFieldError: ENTITY_ENDER_DRAGON_GROWL`)
* 1.9
* seems to work now
* 1.10
* seems to work now
* 1.11
* seems to work now
* 1.12
* seems to work now
|