Skip to content

Commit

Permalink
0.14.8 hotfix2
Browse files Browse the repository at this point in the history
  • Loading branch information
sainagh committed Sep 24, 2023
1 parent d3842da commit 774eebf
Show file tree
Hide file tree
Showing 73 changed files with 9,878 additions and 4,424 deletions.
96 changes: 93 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,103 @@
# meatballcraft
# Meatballcraft, Dimensional Ascension

A progression pack by Sainagh, made with the help of a lot of people!

# Reporting Issues & Bugs

At the moment the pack's discord is the main developmental tool. Given the varied audience for the pack, this decision was made to make it as easy as possible to report issues.

If conditions allow for it, github will likely be used for issue tracking after the pack is in a more stable state.

# Files

The files in this repository contain all the custom content used in the modpack.

The config folder includes all mod configurations.
The config folder includes all mod configurations. AlternativeConfigs includes alternative versions that players may decide to pick.

The pillar folder contains all custom structures.

Resources contains the textures for custom items, as well as the localization changes for some of the mods used.

The modlist file contains the list of mods used in the pack, with links.

The use of the above files without explicit permission is forbidden. If you want to use parts of this project for your own, please ask at [email protected], I will most likely say yes, but ask first!
The use of the above files without explicit permission is forbidden. If you want to use parts of this project for your own, please ask at [email protected], I will most likely say yes, but ask first!

# Dimension IDs

Terra (overworld): 0
Void World: 43
Woot Dimension (tartarus): 418
Nether: -1
End: 1
Furnace World (Telos): 623
Twilight Forest: 7
Aether: 4
Erebus: 66
Betweenlands: 20
Iceika: 425
Arcana: 426
Abyssal wasteland: 50
Dreadlands: 51
Omothol: 52
Dark realm: 53
Dimensional Doors: 684 (and consecutive numbers)
Emptiness: 14676
Deep Dark: -11325
Taerrapiatta: 180
Diamerisma: 181
Furatto: 182
Vibe: 183
Apichisi: 184
Finem:185
Luna: 145
Osiris: 148
Ptah: 149
Hator: 150
Europa: 151
Oi: 152
Falacer:160
Orcus: 161
Haumea: 146
Sedna: 147
Eden: 420
Precasia: 818
Barathos: 802
Lelyetia: 815
Creeponia: 805
Deeplands: 807
Abyss: 800
Rhenia: 163
Myrmex: 164
Wildwood: 421
Candyland: 803
Gardencia: 809
Celeve: 804
Crystevia: 806
Haven: 811
Iromine: 813
Mysterium: 817
Vox Ponds: 821
Pixonia: 165
Spatial Storage: -26
Apalachia: 422
Lindenwyrm: 162
L'Borean: 814
Runandor: 819
Lunalus: 816
Proxima Belt: 166
Skythern: 423
Ancient Cavern: 801
Immortallis: 812
Greckon: 810
Dustopia: 808
Vethea: 427
Zoi: 171
Nero: 170
Akathartos: 172
Pauram: 173
Mortum: 424
Shyrelands: 820
Alkemia: 174
Earth (Lost Cities): 111
Gallifrey: 624
RFTools Dimensions: 900 (and consecutive numbers)
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/CustomRecipes.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Configuration file

cache {
S:digest=1eeee898ab4e8a8ef36017c87da3cb84
S:digest=b156cd921355d8661125e3fa6f29954e

# Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true
Expand Down
2 changes: 1 addition & 1 deletion config/AppliedEnergistics2/VersionChecker.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cache {
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
I:interval=24
S:lastCheck=1695242182826
S:lastCheck=1695575161451
}


Expand Down
Loading

0 comments on commit 774eebf

Please sign in to comment.