• 10,681 views, 16 today
    • 1,592 downloads, 1 today
    • 58
    • 45
    • 19
    Apollo404's Avatar Apollo404
    Level 65 : High Grandmaster Terraformer
    300
    This datapack makes oceans three times as deep. This is compatible with most worldgen packs, as well as with Large Biomes and Amplified world types.

    Not compatible with Terralith or Tectonic, as both already has deeper oceans.
    CompatibilityMinecraft 1.18
    toMinecraft 1.19
    Tags

    2 Update Logs

    v1.0.1a : by Apollo404 06/07/2023 6:41:11 pmJun 7th, 2023

    Updated to 1.20!
    LOAD MORE LOGS

    Create an account or sign in to comment.

    Jasdan
    12/07/2023 12:33 am
    Level 4 : Apprentice Miner
    Jasdan's Avatar
    Can I add this to a world that already has explored areas?



    I don't want the current oceans to get deeper, I'm just asking if the ones that are yet to be discovered will without issues.
    1
    Pixperfect
    02/07/2023 3:28 pm
    Level 67 : High Grandmaster Procrastinator
    Pixperfect's Avatar
    Finally, I was waiting for something like this.
    1
    FRBF Studios
    12/22/2022 11:05 am
    Level 21 : Expert Nerd
    FRBF Studios's Avatar
    wowzers
    2
    Anas099
    12/01/2022 6:12 am
    Level 53 : Grandmaster Dragonborn
    Anas099's Avatar
    Deeper Oceans = Cool
    2
    11/29/2022 2:25 pm
    This reply was removed by the poster or a moderator.
    Silabear
    12/01/2022 2:52 am
    Level 68 : High Grandmaster Bear
    history
    Silabear's Avatar
    It’s insanely bad practice to put stuff in the minecraft folder.

    A) major compatability issues. If another pack uses the minecraft folder as well, then they will override each other if the functions are named the same (ie tick/load)
    B) you can control their order in autosuggest, so for example a namespace that starts with z will be at the bottom
    C) it’s much easier for the user to find what functions to run without getting confused if they have loads of datapacks installed.

    In fact, it’s widely discouraged to use the minecraft namespace for anything other than tick.json and load.json. It screws up everything so much. The only really acceptable use for the minecraft namespace is worldgen when you want to override defaults.
    5
    Anas099
    12/01/2022 6:12 am
    Level 53 : Grandmaster Dragonborn
    Anas099's Avatar
    Listen to the Bear Mate. He knows alot about honey and forest
    1
    Apollo404
    11/29/2022 4:39 pm
    Level 65 : High Grandmaster Terraformer
    Apollo404's Avatar
    Because you should NEVER be putting new files into the minecraft folder, the minecraft folder should only have files in it if you're overriding a vanilla file or adding something to the vanilla tags.
    3
    Aceplante
    11/30/2022 12:57 am
    Level 66 : High Grandmaster Spelunker
    history
    Aceplante's Avatar
    Most of my datapack is in the main folder (worldgen recipes, etc) and it works just fine. I see so need to have the minecraft folder redirect to another folder. Thats extra unnecessary steps
    1
    Apollo404
    11/30/2022 1:21 am
    Level 65 : High Grandmaster Terraformer
    Apollo404's Avatar
    Just because putting your own functions/other files into the minecraft folder "works fine" doesn't mean it's good practice. That's horrible for compatibility, confusing for users because they don't know what's from vanilla and what's from a datapack, and the minecraft namespace is supposed to be reserved for only vanilla features.
    Using a custom namespace fixes all these issues and adds an additional... 0 steps. There's no changes to be made other than change "minecraft:" to "(namespace)": in a couple places and having all the files under the "(namespace)" folder instead of the "minecraft". Takes barely a minute with software like VSCode.
    2
    Planet Minecraft

    Website

    © 2010 - 2024
    www.planetminecraft.com

    Welcome