Port of the original Ex Nihilo to 1.20+.
Go to file
Jeremy a8805c7299 NBT transfer when filling barrel with water bucket
Filling a barrel with a water bucket now happens outside the normal tank mechanics if that water bottle has NBT. This allows NBT data to be preserved from the bucket when depositing or extracting water with NBT. This fixes some issues with Thirst Was Taken's water purity system.
2026-01-08 14:01:22 -05:00
.github/workflows Allow rerunning workflows 2025-06-04 10:40:42 -07:00
gradle/wrapper Switch to ModDevGradle 2025-11-30 15:39:29 -08:00
src NBT transfer when filling barrel with water bucket 2026-01-08 14:01:22 -05:00
.gitattributes Initial commit 2023-07-21 21:16:52 -07:00
.gitignore Fix overriding default world type when config is set to false 2024-05-12 12:40:43 -07:00
build.gradle Added Thirst Was Taken to test environment 2026-01-08 12:47:01 -05:00
changelog.md Fix broken mappings crash from 1.47 2025-12-02 18:41:24 -08:00
gradle.properties [Release] Ex Deorum 1.47 2025-12-01 14:54:59 -08:00
gradlew Automate CurseForge and Modrinth releases 2024-09-30 16:15:29 -07:00
gradlew.bat Initial commit 2023-07-21 21:16:52 -07:00
LICENSE.md Finished. First test build 2023-08-08 16:06:29 -07:00
logo.pdn Save 2023-08-15 18:46:14 -07:00
logo.png Save 2023-08-15 18:46:14 -07:00
README.md Finished. First test build 2023-08-08 16:06:29 -07:00
settings.gradle Initial commit 2023-07-21 21:16:52 -07:00
todo.md Save 2023-08-15 18:46:14 -07:00

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.