From b419a94fc3c7c170a23e89909f6937ab4d0e4971 Mon Sep 17 00:00:00 2001 From: Vftdan Date: Sun, 1 Sep 2024 13:39:25 +0200 Subject: [PATCH 1/2] Add newlines in readme to fix lists on some parsers --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 102ef26..bca25be 100644 --- a/README.md +++ b/README.md @@ -7,17 +7,21 @@ Also contains [some additions](#extra-mods) by myself that can be disabled befor - xali's Bushy Leaves - haven't been updated for 1.21 - VanillaTweaks - replaced with VTDownloader - Crops 3D - replaced with Fancy Crops + # Mods list ## Optimization Various performance optimizations and fixes + * [CO] **[Distant Horizons](https://modrinth.com/mod/distanthorizons)** - See farther without turning your game into a slide show * [CO] **[Entity Culling](https://modrinth.com/mod/entityculling)** - Using async path-tracing to hide Block-/Entities that are not visible * [CS] **[FerriteCore](https://modrinth.com/mod/ferrite-core)** - Memory usage optimizations * [CO] **[Indium](https://modrinth.com/mod/indium)** - Sodium addon providing support for the Fabric Rendering API, based on Indigo * [CO] **[Iris Shaders](https://modrinth.com/mod/iris)** - A modern shader pack loader for Minecraft intended to be compatible with existing OptiFine shader packs * [CO] **[Sodium](https://modrinth.com/mod/sodium)** - The fastest and most compatible rendering optimization mod for Minecraft + ## Core mods and libraries Dependencies for other mods or configuration things + * [CS] **[Cloth Config API](https://modrinth.com/mod/cloth-config)** - Configuration Library for Minecraft Mods * [CS] **[CreativeCore](https://modrinth.com/mod/creativecore)** - A core mod * [CO] **[[EMF] Entity Model Features](https://modrinth.com/mod/entity-model-features)** - EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge. @@ -29,8 +33,10 @@ Dependencies for other mods or configuration things * [CS] **[Text Placeholder API](https://modrinth.com/mod/placeholder-api)** - Placeholder and Text manipulation library for your Minecraft mods. * [CO] **[VTDownloader](https://modrinth.com/mod/vtdownloader)** - Pick and download Vanilla Tweaks resource packs directly from your Minecraft client! * [CO] **[YetAnotherConfigLib](https://modrinth.com/mod/yacl)** - A builder-based configuration library for Minecraft. + ## Visuals Visual changes and improvements + * [CO] **[3D Skin Layers](https://modrinth.com/mod/3dskinlayers)** - Render the player skin layer in 3d! * [CO] **[Cave Dust](https://modrinth.com/mod/cave-dust)** - Dust is a Minecraft mod that adds the white ash particle from the Basalt Deltas biome to the underground to simulate dust! * [CO] **[Continuity](https://modrinth.com/mod/continuity)** - A Fabric mod that allows for efficient connected textures @@ -39,12 +45,16 @@ Visual changes and improvements * [SO] **[Snow Under Trees (Fabric)](https://modrinth.com/mod/snow-under-trees-remastered)** - Adds snow under trees in snowy biomes, making the biomes more immersive. * [CS] **[Vanilla Fireflies](https://modrinth.com/mod/vanilla-fireflies)** - Adds fireflies (particles) to Minecraft * [CO] **[Visuality](https://modrinth.com/mod/visuality)** - Little visual improvements by adding a bunch of new particles. + ## Immersion Makes gameplay more immersive + * [CO] **[AmbientSounds](https://modrinth.com/mod/ambientsounds)** - #listentonature * [CO] **[Presence Footsteps](https://modrinth.com/mod/presence-footsteps)** - ..An Overly complicated Sound Mod... + ## Extra mods Extra mods that weren't present in the original modpack, but are quite fitting overall (excluding optimization and core mods) + * [O][CO] **[Better Ping Display [Fabric]](https://modrinth.com/mod/better-ping-display-fabric)** - Adds a configurable numerical ping display to the player list * [O][CO] **[Chat Heads](https://modrinth.com/mod/chat-heads)** - See who you're chatting with! * [CO] **[Dynamic FPS](https://modrinth.com/mod/dynamic-fps)** - Reduce resource usage while Minecraft is in the background or idle. -- 2.40.1 From cfc9605acdf77d2133b79d8f9127aa6da3f1aa02 Mon Sep 17 00:00:00 2001 From: Vftdan Date: Sun, 1 Sep 2024 14:56:32 +0200 Subject: [PATCH 2/2] Update readme checksum --- index.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.toml b/index.toml index a069330..d46ab54 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "README.md" -hash = "34a8aac77c2f625f639416d307ae5caae789c2eda4462ce50a98074b4865a986" +hash = "bd2f3813c8dda421a662a205494ff9c82fb7e4c10b96b15adad6e7222560d575" [[files]] file = "mods/3dskinlayers.pw.toml" -- 2.40.1