• • 12/31/22 2:00 pm • 2 logs
- 16.9k views • 5 today
- save_alt 2.4k downloads
- Compatibility
- Minecraft 1.18
- to version
- Minecraft 1.19
- Changes include
341
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.
Not compatible with Terralith or Tectonic, as both already has deeper oceans.
2 Update Logs
v1.0.1a : by Apollo404 06/07/2023 6:41:11 pmJune 7, 2023 @ 10:41 pm UTC
Updated to 1.20!
LOAD MORE LOGS
More like this
5780986
119


Have something to say?
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.
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.