Fixed the 'block-regeneration-blacklist' and 'block-physic-blacklist' lists inside the configuration. There was a issue where a typo happened while compiling the last update causing the both list to look like 'block-regeneration-blackList' and 'block-physic-blackList', so the reading is now fixed. You will, however, need to fix these lists in your configuration by changing them to 'block-regeneration-blacklist' and 'block-physic-blacklist' if you wish to not reset your configuration once more.
Improved the block physics speed when forming new entities.
improved the speed of the regeneration code, including container restoration.
Added some extra methods for when I decide, can get to it, to add more physics like trees falling, environmental physics, and more.