Port of the original Ex Nihilo to 1.20+.
Fixed an issue where taking filling a water bottle from a barrel would fill the bottle but not drain the barrel. This is due to mismatched NBT values when extracting. This change moves the drain operation before the NBT operations and only modifies the item NBT if fluid NBT is present. |
||
|---|---|---|
| .github/workflows | ||
| gradle/wrapper | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle | ||
| changelog.md | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE.md | ||
| logo.pdn | ||
| logo.png | ||
| README.md | ||
| settings.gradle | ||
| todo.md | ||
Ex Deorum
"From the Gods"
Ex Deorum is a port of the 1.7 SkyBlock companion mod Ex Nihilo by Erasmus_Crowley. It also borrows ideas from Ex Nihilo Adscensio by unascribed, YUNoMakeGoodMap by LexManos, and Ex Compressum by BlayTheNinth, although Ex Deorum does not use code from any of those mods.
Unlike the original mod and any of its ports, Ex Deorum includes a SkyBlock world type out of the box. All of this mod's recipes exist in data packs. The default recipes only cover items from Vanilla Minecraft, and the sieve drops are generous enough that this mod should be playable without Ex Compressum.
Ex Nihilo is licensed under the GNU General Public License Version 3.0, so Ex Deorum uses the same license. A copy of the license is provided in this repository.