Modrinth.toml
1 minecraft_version = "1.21.4" 2 3 [datapack] 4 # Worldgen (Overworld) 5 "william-wythers-overhauled-overworld-(datapack)" = "*" 6 towering-tepuis = "*" 7 cliffs-and-coves = "*" 8 navigable-rivers = "*" 9 10 # Worldgen (other) 11 new-in-town-dimensions = "*" 12 mystcraft-data-pack = "*" 13 saturated = "*" 14 15 # # Other 16 sleep = "*" 17 vegan-recipes = "*" 18 new-in-town = "*" 19 feathers-golden-eggs = "*" 20 21 [fabric] 22 # Worldgen (Overworld) 23 tectonic = "*" 24 25 # Worldgen (other) 26 nullscape = "*" 27 28 # Polymerized 29 polydex = "*" 30 polydecorations = "*" 31 # trinkets-polymer = "*" # Causes loads of Exceptions "leaked resource" when starting the server 32 baby-fat-polymer = "*" 33 polyfactory = "*" 34 arcana-novum = "*" 35 # server-storage = "*" # https://modrinth.com/mod/server-storage 36 37 # Admin 38 advanced-backups = "*" 39 luckperms = "*" 40 stackdeobf = "*" 41 sessility = "*" 42 # spark = "*" 43 # otel-instrumentation-extension = "*" # https://github.com/litetex-oss/mcm-otel-instrumentation-extension 44 # fabricexporter = "*" # https://modrinth.com/mod/fabricexporter 45 ender-nexus = "*" # https://modrinth.com/mod/ender-nexus 46 # fabric-trade = "*" # https://modrinth.com/mod/fabric-trade 47 48 # Optimization 49 ferrite-core = "*" 50 lithium = "*" 51 noisium = "*" 52 c2me-fabric = "*" 53 krypton = "*" 54 modernfix = "*" 55 56 # Other 57 dynamic-lights = "*" 58 leaves-be-gone = "*" 59 lmd = "*" 60 midnightlib = "*" 61 goml-reserved = "*" 62 vanilla-refresh = "*"