Add mod list
This commit is contained in:
parent
0af55f9fe0
commit
d670465628
2 changed files with 94 additions and 5 deletions
10
README.md
10
README.md
|
@ -3,15 +3,16 @@
|
||||||
# horizr ❯ visum
|
# horizr ❯ visum
|
||||||
> A Vanilla+ pack with a focus on aesthetics.
|
> A Vanilla+ pack with a focus on aesthetics.
|
||||||
|
|
||||||
|
[**📄 Included mods**](./docs/mods.md)
|
||||||
|
|
||||||
## Notable changes
|
## Notable changes
|
||||||
### Charm
|
- Click an item frame with an amethyst shard to make it invisible
|
||||||
- Amethyst shards to item frame for invisibility
|
|
||||||
- Witches drop Luck potions
|
- Witches drop Luck potions
|
||||||
- Snow accumulates in cold biomes
|
- Snow accumulates in cold biomes
|
||||||
- A crafting table can be used from the inventory
|
- A crafting table can be used from the inventory
|
||||||
- Crops can't be trampled
|
- Crops can't be trampled
|
||||||
- Bats in buckets for glowing 24 blocks 20s
|
- Bats can be caught in buckets and let nearby entities glow for 20s when they are released
|
||||||
- Stackable: 16x Enchantment books, Potions
|
- Enchantment books and potions are stackable (16)
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
[horizr CLI](https://github.com/horizr/cli) is used for pack management.
|
[horizr CLI](https://github.com/horizr/cli) is used for pack management.
|
||||||
|
@ -19,7 +20,6 @@
|
||||||
### To do
|
### To do
|
||||||
- `/gamerule reducedDebugInfo true` by default
|
- `/gamerule reducedDebugInfo true` by default
|
||||||
- Find a solution for default options
|
- Find a solution for default options
|
||||||
- Find Inspecio replacements
|
|
||||||
|
|
||||||
### Interoperability entry-points
|
### Interoperability entry-points
|
||||||
When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary).
|
When new items/blocks/entities/structures are added, the configuration files of the following mods should be adjusted (if necessary).
|
||||||
|
|
89
docs/mods.md
Normal file
89
docs/mods.md
Normal file
|
@ -0,0 +1,89 @@
|
||||||
|
# Mods
|
||||||
|
## Included
|
||||||
|
### Performance
|
||||||
|
- `Cull Leaves` — culling for leaf blocks
|
||||||
|
- `Dynamic FPS` — reduces FPS when in background
|
||||||
|
- `Krypton` — network stack optimisation
|
||||||
|
- `LazyDFU` — improves startup time
|
||||||
|
- `Lithium` — general-purpose optimisation
|
||||||
|
- `Phosphor` — lighting engine optimisation
|
||||||
|
- `Sodium` — rendering engine replacement
|
||||||
|
- `Chunky Pregenerator` — pre-generate chunks (server-only)
|
||||||
|
|
||||||
|
### Graphics
|
||||||
|
- `Continuity` — connected textures
|
||||||
|
- `Enhanced Block Entities` — smooth lighting on block entities (+ performance improvements)
|
||||||
|
- `Falling Leaves` — falling leaves particles
|
||||||
|
- `Iris Shaders` — shaders
|
||||||
|
- `LambdaBetterGrass` — smooth grass
|
||||||
|
- `Sodium Extra` — more settings
|
||||||
|
|
||||||
|
### World-gen & decoration
|
||||||
|
- `Adorn` — furniture
|
||||||
|
- `Artisanat` — more block variations
|
||||||
|
- `Mo' Structures` — many new structures
|
||||||
|
- `Promenade` — biomes, mobs and ducks
|
||||||
|
|
||||||
|
### GUI
|
||||||
|
- `AppleSkin` — hunger/health-related HUD improvements
|
||||||
|
- `Mod Menu` — adds a mod menu
|
||||||
|
- `Raised` — fixes the hotbar position
|
||||||
|
- `Reese's Sodium Options` — replaces the graphics settings
|
||||||
|
- `Roughly Enough Items`
|
||||||
|
- `WTHIT` — looking-at HUD
|
||||||
|
|
||||||
|
### Compatibility
|
||||||
|
- `Indium` — `Lithium` + `Fabric Rendering API`
|
||||||
|
- `Animatica` — animated textures
|
||||||
|
- `Entity Texture Features` — random+emissive textures
|
||||||
|
|
||||||
|
### Miscellaneous
|
||||||
|
- `Animal Feeding Trough`
|
||||||
|
- `Charm` — miscellaneous vanilla enhancements
|
||||||
|
- `Charmonium` — better ambient sounds
|
||||||
|
- `Culinaire` — more food items
|
||||||
|
- `Debugify` — fixes various bugs
|
||||||
|
- `No Telemetry` — disables telemetry
|
||||||
|
- `Universal Graves` — graves
|
||||||
|
- `Zoomify` — zoom
|
||||||
|
- `Auth Me` — in-game session re-validation
|
||||||
|
- `Not Enough Crashes` — go to title screen on crash
|
||||||
|
|
||||||
|
### Library
|
||||||
|
- `Architectury API`
|
||||||
|
- `bad packets`
|
||||||
|
- `Cloth Config API`
|
||||||
|
- `Dawn API`
|
||||||
|
- `Fabric API`
|
||||||
|
- `Fabric Language Kotlin`
|
||||||
|
- `Feature NBT Deadlock Be Gone`
|
||||||
|
|
||||||
|
## Not included
|
||||||
|
### Experimental
|
||||||
|
These mods would be in the pack if they were stable.
|
||||||
|
- `Concurrent Chunk Management Engine` — multithreaded chunk management
|
||||||
|
- `Consistency+`
|
||||||
|
- `Resounding` — realistic sound physics
|
||||||
|
|
||||||
|
### Alternative used
|
||||||
|
Bug-fixing mods are generally excluded because of `Debugify`.
|
||||||
|
- `Better Recipe Book` --> `Roughly Enough Items`
|
||||||
|
- `DripSounds` --> `Charmonium`
|
||||||
|
- `EditSign` --> `Charm`
|
||||||
|
- `FPS - Display` --> `Sodium`
|
||||||
|
- `Health Care` --> `WTHIT`
|
||||||
|
- `LambDynamicLights` --> `Iris Shaders`
|
||||||
|
|
||||||
|
### Not vanilla enough
|
||||||
|
- `Additional Additions` — various items
|
||||||
|
- `ChestTracker` — find items in chests
|
||||||
|
- `EasierCrafting` — crafting through clicking
|
||||||
|
- `Falling Tree` — cut down a tree by only breaking one block
|
||||||
|
- `Immersive Portals`
|
||||||
|
- `limitless` — removes enchanting limits
|
||||||
|
- `Origins` — character classes
|
||||||
|
- `Paradise Lost` — Aether dimension
|
||||||
|
- `Axes are Weapons` — weapon enchantments for axes
|
||||||
|
|
||||||
|
## In consideration
|
||||||
|
- `Sandwichable` — sandwiches
|
Loading…
Add table
Reference in a new issue