Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kotmatross28729/deepercavespatched

The Deeper Caves mod for Minecraft.
https://github.com/kotmatross28729/deepercavespatched

minecraft minecraft-forge minecraft-forge-mod minecraft-mod

Last synced: about 2 months ago
JSON representation

The Deeper Caves mod for Minecraft.

Awesome Lists containing this project

README

        

# Deeper Caves Patched
#### This is a patched [Deeper Caves](https://github.com/Valiec/DeeperCaves/tree/master) mod by [Valiec](https://github.com/Valiec)

### What's changed?

## Fixes:

1. Fixed a rare crash (`java.lang.StackOverflowError: Exception while updating neighbours`) that occurs when entering Drop, which is related to water physics. The fix is to reduce the flowing water as much as possible (regular lakes remain)

2. Fixed a crash (`java.lang.IllegalArgumentException: bound must be positive`) that occurs when trying to break some ores from the mod

## Other changes:

#### Achievements have been removed due to the fact that they could not be obtained, and they were left unfinished anyway.

#### Various changes in .lang, mainly ru_RU.lang

#### Minor code optimization in general

## Credits:

#### [Valiec](https://github.com/Valiec) for creating the [original mod](https://github.com/Valiec/DeeperCaves/tree/master)

#### [GTNH](https://github.com/GTNewHorizons) for creating [ExampleMod 1.7.10](https://github.com/GTNewHorizons/ExampleMod1.7.10)