Minecraft Data Packs / World Generation

Immersive Ores (1.20+) (Geophilic Add-On)

    • 4,497 views, 5 today
    • 258 downloads, 0 today
    • 14
    • 16
    • 2
    Shad0w_Ph0enix
    Level 31 : Artisan Modder Architect
    4

    Description

    Immersive Ores is a datapack designed to enhance your Minecraft experience by adding a new layer of exploration and discovery. By modifying the existing ore distribution and introducing biome-specific minerals, this datapack encourages (hopefully) players to venture into different biomes to find the materials they need. Additionally, Immersive Ores adds various new geode types to the world, further promoting exploration and making each mining expedition unique and exciting.

    Features

      • 3x copper ore generation in the Oceans and Dripstone caves
      • 2x coal ore generation in the Desert and all of the Savanna variants
      • 2x iron ore generation in the Jagged Peaks, Stony Peaks, Stony Shores, and both of the Birch variants
      • 3x lapis ore generation in the Dark Forest and all Taiga variants
      • 3x Redstone ore generation in both the Swamp and Mangrove Swamp
      • 1.5x diamond ore generation in the Deep Dark and all Jungle variants
      • General ore spawn increase in Mushroom Islands
      • Made Iron and Coal slightly rarer in common biomes
      • Made Diamonds and Lapis very rare in common biomes
      • Made Gold rarer in common biomes
      • Copper Geodes spawn in Dripstone Caves
        • Iron Geodes spawn in the Frozen Peaks, Grove, Jagged Peaks, Snowy Slopes, Stony Peaks, Windswept Gravelly Hills, and Windswept Hills
        • Gold Geodes spawn in all Badlands Variants
        • Lapis Geodes spawn in the Dark Forest and all Taiga variants
        • Diamond Geodes spawn in the Deep Dark
        • Ancient Debris Reserves spawn in Basalt Deltas

      Compatibility

      Tectonic - ✅
      Geophilic - ✅
      Terralith - Planned
      WWOO - Planned but not anytime soon
      Arboria - Not planned yet
      Simplicity - Not planned yet
      Others - Idk maybe or maybe not

      Other Links

      Curseforge - https://www.curseforge.com/minecraft/data-packs/immersive-ores
      Modrinth - modrinth.com/datapack/immersive-ores-datapack
      Main Mod - https://www.planetminecraft.com/data-pack/immersive-ores-1-21/


      I'm still working on it btw...
      CreditJetStarfish (for idea even though he has a mod already), TheBrewingMiner (This started as a personal edit of their geode datapacks), bebebea_loste (for Geophilic)
      CompatibilityMinecraft 1.20
      toMinecraft 1.21
      Tags

      4 Update Logs

      Update #4 : by Shad0w_Ph0enix 08/16/2024 1:42:13 pmAug 16th, 2024

      Some new Description changes
      LOAD MORE LOGS

      Create an account or sign in to comment.

      PEPPYPROF
      11/24/2024 3:13 am
      Level 1 : New Explorer
      Hi, I have a problem. I have only two datapacks, Geophilic and this one.

      [11:08:06] [ServerMain/ERROR]: Registry loading errors:
      > Errors in registry minecraft:root:
      >> Errors in element minecraft:worldgen/placed_feature:
      java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/placed_feature]: [geophilic:badlands/cactus_patch, geophilic:badlands/dead_bushes, geophilic:badlands/lava_lakes]
      at net.minecraft.core.MappedRegistry.freeze(MappedRegistry.java:339)
      at net.minecraft.resources.RegistryDataLoader.lambda$load$6(RegistryDataLoader.java:143)
      at java.base/java.lang.Iterable.forEach(Iterable.java:75)
      at net.minecraft.resources.RegistryDataLoader.load(RegistryDataLoader.java:138)
      at net.minecraft.resources.RegistryDataLoader.load(RegistryDataLoader.java:118)
      at net.minecraft.server.WorldLoader.loadLayer(WorldLoader.java:77)
      at net.minecraft.server.WorldLoader.loadAndReplaceLayer(WorldLoader.java:86)
      at net.minecraft.server.WorldLoader.load(WorldLoader.java:36)
      at net.minecraft.server.Main.lambda$main$1(Main.java:278)
      at net.minecraft.Util.blockUntilDone(Util.java:892)
      at net.minecraft.Util.blockUntilDone(Util.java:887)
      at net.minecraft.server.Main.main(Main.java:277)
      at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21)
      at org.bukkit.craftbukkit.Main.main(Main.java:295)
      at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42)
      at java.base/java.lang.Thread.run(Thread.java:1583)

      [11:08:06] [ServerMain/WARN]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode
      java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Failed to load registries due to above errors
      at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?]
      at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?]
      at net.minecraft.server.Main.main(Main.java:310) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at org.bukkit.craftbukkit.Main.main(Main.java:295) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
      at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
      Caused by: java.lang.IllegalStateException: Failed to load registries due to above errors
      at net.minecraft.resources.RegistryDataLoader.load(RegistryDataLoader.java:154) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.resources.RegistryDataLoader.load(RegistryDataLoader.java:118) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.server.WorldLoader.loadLayer(WorldLoader.java:77) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.server.WorldLoader.loadAndReplaceLayer(WorldLoader.java:86) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.server.WorldLoader.load(WorldLoader.java:36) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.server.Main.lambda$main$1(Main.java:278) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.Util.blockUntilDone(Util.java:892) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.Util.blockUntilDone(Util.java:887) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      at net.minecraft.server.Main.main(Main.java:277) ~[purpur-1.21.1.jar:1.21.1-2329-803bf62]
      ... 4 more
      1
      PEPPYPROF
      12/08/2024 10:30 am
      Level 1 : New Explorer
      Works only with Geophilic v2.4.3 and below, newer versions do not work with this add-on
      1

      Welcome