Skip to content

Commit

Permalink
Finished. First test build
Browse files Browse the repository at this point in the history
  • Loading branch information
thedarkcolour committed Aug 8, 2023
1 parent e7e24ec commit 779277e
Show file tree
Hide file tree
Showing 816 changed files with 14,871 additions and 890 deletions.
File renamed without changes.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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.

5 changes: 4 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,10 @@ dependencies {
//implementation fg.deobf("dev.architectury:architectury-forge:${architectury_version}")

// ModKit DEV ONLY
implementation fg.deobf('com.github.thedarkcolour:ModKit:0aab5a727b')
implementation fg.deobf('com.github.thedarkcolour:ModKit:5ba6a76c4a')

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
}

def replaceProperties = [ mc_version: mc_version, mod_version: version ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
// 1.20.1 2023-08-03T18:32:13.5954376 Tags for minecraft:item mod id exdeorum
// 1.20.1 2023-08-08T15:59:08.3354345 Tags for minecraft:item mod id exdeorum
6c72957356b1d59a27be736fa1da54a5a9795ef7 data/exdeorum/tags/items/barrels.json
5feb54ce68fa657af5ce696f75b8c7a6d04cc7a7 data/exdeorum/tags/items/crooks.json
74eefeb986d633d26ad42202c4a6b5e71463c425 data/exdeorum/tags/items/end_cake_materials.json
be46bf2abe731d5ee5bd15ce72f222b2b9a49385 data/exdeorum/tags/items/hammers.json
62bd29ff656d336859534c4690f9045298404147 data/exdeorum/tags/items/pebbles.json
b90bd3c642e69b9e800c58a9f8f53e369652e6ba data/exdeorum/tags/items/pebbles.json
8e1b5ab26037123d3948e9ac9f50da1b7cd0a129 data/exdeorum/tags/items/sieve_meshes.json
c97c766a33dab7ad0c0c9dfab62ae0f0c19dcb99 data/exdeorum/tags/items/stone_barrels.json
ffdb0354323b0eb3c4170e26bfffa2670bb16781 data/exdeorum/tags/items/wooden_barrels.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// 1.20.1 2023-08-03T18:32:13.5934373 Loot Tables
// 1.20.1 2023-08-07T23:41:30.8347002 Loot Tables
105d8a61ea7145d7798146d385d4aad24fd1588d data/exdeorum/loot_tables/blocks/acacia_barrel.json
1e77127a82cbba0937bb02694f65cf1893aeffcb data/exdeorum/loot_tables/blocks/acacia_crucible.json
fcc00910a8cc94bed6339d6833fcec53c501a0d7 data/exdeorum/loot_tables/blocks/acacia_sieve.json
Expand All @@ -14,6 +14,8 @@ e11b759a2311950d60e0f825393b8e25d11918df data/exdeorum/loot_tables/blocks/birch_
d52a2d3bcb85c58e549248d5205f863c40d3bd87 data/exdeorum/loot_tables/blocks/crimson_barrel.json
78b361a27788eeda88a1228a5c813d9106ec038e data/exdeorum/loot_tables/blocks/crimson_crucible.json
149b1a730939c3a3b2823b77e1b3771ff6397679 data/exdeorum/loot_tables/blocks/crimson_sieve.json
15d8b5d739f5093cbb11b37b94abd29fd5560cf4 data/exdeorum/loot_tables/blocks/crushed_blackstone.json
84e81d576fb09922cdebe758b52ffccf56284b10 data/exdeorum/loot_tables/blocks/crushed_deepslate.json
d15f9ed4837d0015efb7688c9b10716084c78337 data/exdeorum/loot_tables/blocks/crushed_end_stone.json
cb1d2e4511ad98f974192f5a60161a30472808aa data/exdeorum/loot_tables/blocks/crushed_netherrack.json
cc2ff4d4632fcffee0d3e06529670a102c280410 data/exdeorum/loot_tables/blocks/dark_oak_barrel.json
Expand All @@ -35,7 +37,7 @@ f94bc97efbfd26ccf7dba32d414fb5e33decd5f6 data/exdeorum/loot_tables/blocks/oak_cr
7e243b44eb3d9f15b983807225da7cb2839dee01 data/exdeorum/loot_tables/blocks/spruce_crucible.json
091d26076d526bff6bdc730f8a45297996ac6f56 data/exdeorum/loot_tables/blocks/spruce_sieve.json
82063725ffe92af96bb2502547ba8cc9d3fd411e data/exdeorum/loot_tables/blocks/stone_barrel.json
ee5d8ec76737c477ad09658042531ff7b91785e2 data/exdeorum/loot_tables/blocks/unfired_crucible.json
fcd9e1fa1e8ec5c5fe7bb25f300284de6dd8b880 data/exdeorum/loot_tables/blocks/unfired_porcelain_crucible.json
7433a7a398f38a949f9ef3231f87853505f797da data/exdeorum/loot_tables/blocks/warped_barrel.json
fe639e82446330279c3ab3d66a576931a62516e5 data/exdeorum/loot_tables/blocks/warped_crucible.json
c3db3b96077eba364cb012f49e25fa98b98a71ab data/exdeorum/loot_tables/blocks/warped_sieve.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// 1.20.1 2023-08-03T18:32:13.5914372 Tags for minecraft:block mod id exdeorum
// 1.20.1 2023-08-07T23:41:30.832699 Tags for minecraft:block mod id exdeorum
f6a9610ebae09549baf17e27200037cd17318055 data/minecraft/tags/blocks/leaves.json
2fb8f4567073001f8a70968950e8a728144e1214 data/minecraft/tags/blocks/mineable/axe.json
88a5d8536b1757308ce053ed08cd1d034f0be1f3 data/minecraft/tags/blocks/mineable/pickaxe.json
f6a9610ebae09549baf17e27200037cd17318055 data/minecraft/tags/blocks/mineable/hoe.json
a23ae1801375c0c9525c3d712cb0eeb87174c219 data/minecraft/tags/blocks/mineable/pickaxe.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// 1.20.1 2023-08-03T18:36:59.0728493 ModKit Language: en_us for mod 'exdeorum'
58d756fcf01286b1dc0d0f8117138980d8fbb440 assets/exdeorum/lang/en_us.json
// 1.20.1 2023-08-08T15:59:08.3264326 ModKit Language: en_us for mod 'exdeorum'
4e1f603e798362690e1a65a109632e2324ab5a85 assets/exdeorum/lang/en_us.json
Loading

0 comments on commit 779277e

Please sign in to comment.