Mods List:
Below is a list of mods used on the Ratking MC server, along with brief descriptions and links to more information where applicable. This list includes both gameplay mods that add new features or mechanics, as well as library mods that provide essential support and compatibility for other mods.
- AntiXray
- Protection from x-ray cheats
- More info: AntiXray Modrinth
- Axes Are Weapons
- Axes loose less durability in combat, and can be given certain combat-related enchantments.
- C2ME
- Chunk generation performance optimization mod.
- Cave Overhaul
- Enhances underground cave generation.
- More info: Cave Overhaul Modrinth
- Crash Exploit Fixer
- Patches known crash exploits.
- Death Coordinates
- Displays the player's death location on revive to make it easier to get back your loot.
- Distant Horizons
- Makes it so that the server can process and send simplified terrain data (LODs) to players that have the mod installed on client-side.
- Double Doors
- Makes paired doors, gates, and trapdoors open together instead of separately.
- Dynamic Lights
- Adds real-time lighting from held or dropped light-emitting items without needing to place them.
- FallingTree
- Breaks entire trees after chopping just one log.
- FerriteCore
- Reduces the server-side memory usage of minecraft.
- Geyser
- Cross-platform mod that allows Bedrock Edition clients to connect to Java Edition servers.
- Floodgate
- Removes the Geyser requrement for a Java Edition account.
- Forgiving Void
- Instead of dying in the void, you fall back down from the sky.
- FSit
- Allows players to sit, crawl, and ride on eachother.
- Just Mob Heads
- Mob heads drop upon death.
- Just Player Heads
- Player heads drop upon death.
- Krypton
- Networking optimization mod.
- Lithium
- A 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.
- Nether Portal Fix
- Fixes incorrect Nether portal linking and return locations between dimensions.
- No Crop Trample
- Prevents crops from being destroyed when players or mobs walk or jump on them.
- Noisium
- Improves world generation performance.
- Piglin-Free Portals
- Prevents piglins from spawning around Nether portals.
- Quick Pack
- Optimizes datapack / resourcepack zip file loading times.
- Right Click Harvest
- Allows crops to be harvested with right-click.
- ScalableLux
- Lighting engine optimization.
- Simple Homing XP
- Makes nearby experience orbs automatically move toward players for easier collection.
- Slabs to Blocks
- Allows slabs to be crafted back into full blocks.
- Snow Under Trees
- Makes snow fall under trees.
- Universal Bone Meal
- Expands bone meal functionality to work on everything.
- ViaBackwards
- Compatibility layer allowing players on older Minecraft client versions to join newer servers.
- ViaFabric
- Allows players on newer Minecraft versions to join servers running older versions.
- Villager Names
- Gives all villagers unique names.
- XP Stream
- Removes xp orb pickup delay.
Library Mods:
Dependencies required by other mods to work properly
- Deimos
- Configuration and data generation library
- MRU
- A library mod used by IMB11's mods to function
- Spark
- A performance profiler for Minecraft clients, servers and proxies.
- Balm
- A library mod for mod developers that simplifies the process of creating multi-loader mods by providing common interfaces and events and removing the need for most mod-loader specific code.
- Cloth Config
- Minecraft Mod Config Library
- Collective
- A shared library with common code for all of Serilum's mods.
- Fabric API
- Essential core API for Fabric modding.
- Fabric Language Kotlin
- A mod that enables usage of the Kotlin programming language for Fabric mods.
- Forge Config API Port
- A modding library for mod developers that provides both NeoForge's & Forge's whole config system to other modding ecosystems (fabric)
- JamLib
- Architectury based library used in all of JamCoreModding's mods
- Puzzles Lib
- Shared library that all of Fuzs's mods need to run