mirror of
https://github.com/FatherToast/SpecialMobs.git
synced 2025-08-09 11:51:23 +00:00
feeture progress
This commit is contained in:
parent
447da324d0
commit
3b1544e8d1
1 changed files with 11 additions and 7 deletions
|
@ -34,10 +34,13 @@ public class SpecialMobs {
|
|||
* (KEY: - = complete in current version, o = incomplete feature from previous version,
|
||||
* + = incomplete new feature, ? = feature to consider adding)
|
||||
* o general
|
||||
* o entity replacer
|
||||
* - entity replacer
|
||||
* o dimension-sensitive configs
|
||||
* o environment-sensitive configs
|
||||
* ? natural spawning
|
||||
* + natural spawning
|
||||
* o nether spawns
|
||||
* o end spawns
|
||||
* ? ocean/water spawns
|
||||
* + potions
|
||||
* + vulnerability (opposite of resistance)
|
||||
* o entities
|
||||
|
@ -45,7 +48,7 @@ public class SpecialMobs {
|
|||
* o fish hook
|
||||
* o bug spit
|
||||
* + bestiary
|
||||
* - configurable stats TODO make sure the registries we use don't explode
|
||||
* - configurable stats
|
||||
* - monster families (see doc for specifics)
|
||||
* - creepers
|
||||
* - chance to spawn charged during thunderstorms
|
||||
|
@ -75,6 +78,7 @@ public class SpecialMobs {
|
|||
* o ranged attack AI (spitter)
|
||||
* - cave spiders
|
||||
* o ranged attack AI (spitter)
|
||||
* + natural spawning
|
||||
* - silverfish
|
||||
* + ranged attack AI (spitter)
|
||||
* + puffer
|
||||
|
@ -86,13 +90,13 @@ public class SpecialMobs {
|
|||
* - melee attack AI
|
||||
* - blazes
|
||||
* - melee attack AI
|
||||
* ? piglins
|
||||
* ? hoglins
|
||||
* ? zoglins
|
||||
* ? guardians
|
||||
* ? vortex
|
||||
* + guardians
|
||||
* + vortex
|
||||
* ? shulkers
|
||||
* ? phantoms
|
||||
* + phantoms
|
||||
* + natural spawning
|
||||
* + the goat
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue