DragonSurvivalTeam / DragonSurvival

Other
50 stars 41 forks source link

Added significantly better support for dragons larger than the default size. Ported my changes down from 1.20.1. #464

Closed seelderr closed 4 months ago

seelderr commented 4 months ago

-Fixed the third person camera being broken when the player is too large -Fixed the inventory camera being broken when the player is too large -Fixed the crouching animation being broken when the player is too large -Added several new config options to adjust various settings that relate to larger dragon sizes -Added a new crushing feature that allows dragons above a certain size to crush entities beneath them -Added a new block destruction feature that allows dragons above a certain size to destroy certain blocks given a white or blacklist -Added a new multiblock mining feature that allows dragons above a certain size to destroy multiple blocks in a radius

All of these features are disabled by default in the configuration settings. The intent of this PR is that none of the gameplay with the default config settings should change in any way.