Commit Graph

17 Commits

Author SHA1 Message Date
a43b7f8c67 changes, initial music pack 2025-05-25 09:06:04 -05:00
b1fcdbaec1 Tons of change
removed problematic delights and butcher
removed abyssal sovereign
disabled man & deeplings for now until controls are made
removed trevor giants in lieu of pehkui giant scaling mod
removed lunar events
removed shadows in the dark for overspawning and not doing anything

added ghast resourcepack
added incontrol for mob controls
added spore infection
added hateflesh dimension

generated configs and modified some
2025-05-22 20:20:46 -05:00
51e31472c4 readded instance 2025-05-18 19:54:36 -05:00
ab63f6bcb4 empty
nothing
2025-05-17 21:27:01 -05:00
35b7063666 nerfs to sleep, sanity, timelength - populated defaults - shader settings edits - aktome added
Populated the default config folder - it turns out there are certain configs that are created for each world, you can copy world configs here and they will become the defaults for each world.

day and night time is 5 times longer.

You can sleep in bed, but it no longer advances the time for any reason. Sleep is for the weak.

no longer go immediately insane upon dimension change, but it's still VERY detrimental and immediate round trips are still awful.

rain is now only mildly detrimental to sanity, in most scenarios rain will not cause your sanity to drop but reduce how fast it rises.

Added akashic tome, this lets us bundle mod documentation into one damn book.

Shaders have been messed with, feel free to edit these.
2025-05-16 23:11:49 -05:00
d489669098 Changing Shader yet again due to complaints, many adds, few removes
highlights:
Complementary Unbound shaders because savannah won't stop complaining that she can't see anything. She configured this one I haven't seen it.
Yung structures
JER integrates with JEI to show monster loot tables (useful for this type of pack)
loot integrations
ars noveau addons
moremob variants and compatibility with fresh anims
alexcaves submarine & such

removed some shitty mods for being shitty.
2025-05-16 13:20:27 -05:00
fc33172861 Re-enabled corpsexcosmetic removed trash mods, updated shader, added mods
Removed:
/eldritch awakening for having no content and crashing
/vita craftis for spawning too many blood pigs and no spawnrules, as well as very little content and lazy instakill mob
/dweller ores has been replaced by a far superior deeplings mod with actually scary mobs that have drops and a boss
/defilex3dsun because the shader overrides this

added:
/Chatgpt garbage kubejs script that doesn't work but I've learned how to make it work in the next push
/elytra slot
/cosmetic armor reworked
/voidscape, new bedrock based dimension accessible by standing on bedrock for too long or something like that.

Modified:
/sodiumdynamiclights and enhanced_bes because they were drawing performance despite being overriden by the shader. also the enhanced block entity mod was causing severe lag rendering large quantities of create contraptions with chests that spawned naturally.
2025-05-14 12:27:20 -05:00
c707435082 minor stuff
temp disabled burninthesun and playerspirit for testing etc
2025-05-13 07:21:38 -05:00
7a9ce1a115 Removed Troublesome mods
Removed 3 client-side mods for disrupting the server bootup.

Removed tears of despair for being incomplete and softlocking the player
2025-05-12 06:39:52 -05:00
2f54c56b18 Blue giant sun settings, minor sanity changes
Did some harsh configurations with the sun's lighting and configured sanity so you don't immediately die when you're burned by the sun. dmg:sanity from 1:1 to 55:1

Most of the files aren't changed Idk why they're being pushed or reported as changed
2025-05-12 04:28:53 -05:00
4aa40cd026 [PSA] optimizations added (VERY LONG FIRST LOAD)
[PSA] If you are having load time issues when testing, temporarily disable palladium, and all the trims, also disable tool trims.

- added lazy loading mod which does caching to decrease boot times

- added lazy cache folder to gitignore to ensure fresh boots on newly cloned repositories

- Added Staaaaaaaaaaaaaaaaaack which allows stacks to be combined into much larger stacks can prevent server crashes

- added not enough recipe book & dependency octo lib
   this removes the recipe book from the game which greatly improves performance

- Added render scale - allowing users to change render resolution independently of GUI scale (can only be done in mod config menu)

- added fast boot, smooth boot, and blinkload which decrease boot times

- added immersive UI makes the UI more wismical

- added immersive optimization, optimizes entity ticking

- added entity culling

- added mods optimizer (this does not optimize in the traditional sense, instead removes client side only mods from servers incase they are included by mistake)

- added exordium which decreases the FPS of GUI elements

- added alternate current which optimizes redstone ticking

- added attribute fix which uncaps attributes (vanilla mechanic that mods overlook when they overload these values)

- added palladium & dependancy ToadLib, increases boot times but de-duplicates objects in memory which can result in massive performance gains

- added structure_layout_optimizer & dependency resourceful config, this mod decreases the time it takes to generate structures via octree magic.

- added a fork of lithium known as radium, radium is a modern, general-purpose optimization mod for Minecraft which works to improve a number of systems (game physics, mob AI, block ticking, etc) with the goal of not changing any vanilla mechanics.

- added enlightend block entities which massively increases the rendering preformace of some block entities.

- added GPU tape to decrease boot times

- disabled ultimine_addition for now until dependency can be resolved
2025-05-11 22:07:34 -05:00
ba1ce7cc98 Hysteria shader & basic sunburn config & 1st person fire tweaks
Changed Hysteria shader default params

- slightly less desaturation but not complete removal
- caves now have true darkness (shaders override minecraft gamma, however true darkness will be retained as a fallback)
- basic sun burn config that allows players to retreat to other dimensions (with a sun) to avoid getting burned
- fire resist potions prevent sun burn from even applying (prevents the fire effect from showing on the screen as a result)
- tinted glass prevents sunburn
- added vanilla tweaks lowered first person fire
   this was added because although the create netherite diving gear stops fire damage, the player still renders as on fire in both 3rd and 1st person blocking half the players view.
2025-05-11 17:47:58 -05:00
e832d7c18c added oculus mc for shader support & hysteria shaders
Hysteria Shaders added.
2025-05-11 17:02:40 -05:00
c6e31e8d1e Git config tweaks.
added instance.cfg to git ignore so future changes (such as launching the game) will be ignored.

Furthermore I think I fixed config files being constantly generated

.bak files are ignored as well.
2025-05-11 16:21:31 -05:00
a7e1af141c testing pre-commit strats 2025-05-11 16:11:23 -05:00
955cb8038c saving more configs that got created on startup 2025-05-11 16:01:06 -05:00
95ed26d7d8 Start
just getting the modpack files in here, also added the following folders to git ignore inside the top level of the minecraft folder (the one with save files in it):

/server-resource-packs/
/saves/
/schematics/
/screenshots/
/logs/
/.mixin.out/
/crash-reports/
usernamecache.json
usercache.json

Also I added the following file extensions to be considered "large" by the server as not to pollute diff history here are the commands I used to add these files:

git lfs track "*.jar"
git lfs track "*.zip"
git lfs track "*.7z"
git lfs track "*.gz"
git lfs track "*.rar"
git lfs track "*.tar"
git lfs track "*.iso"

git lfs track "*.png"
git lfs track "*.jpg"
git lfs track "*.jpeg"
git lfs track "*.gif"
git lfs track "*.bmp"
git lfs track "*.tiff"
git lfs track "*.svg"
git lfs track "*.webp"

git lfs track "*.mp3"
git lfs track "*.wav"
git lfs track "*.ogg"
git lfs track "*.flac"
git lfs track "*.aac"
git lfs track "*.m4a"
git lfs track "*.wma"

git lfs track "*.mp4"
git lfs track "*.mkv"
git lfs track "*.avi"
git lfs track "*.mov"
git lfs track "*.webm"
git lfs track "*.flv"
git lfs track "*.wmv"

git lfs track "*.psd"
git lfs track "*.ai"
git lfs track "*.pdf"

git lfs track "*.mca"
git lfs track "*.dat"
git lfs track "*.dat_old"
2025-05-11 15:06:38 -05:00