
CubicChunksCompatibilityHelper
Helper mod that tweaks other mods to improve their compatibility with Cubic Chunks - not just ensuring they don't crash, but actually work the way one might expect.
- Загрузки
- 2K
- Подписчики
- 5
- Обновлён
- 20 марта 2024 г.
- Лицензия
- Mixed-Primarily-GNU-GPL-v3.0
Опубликован 22 февраля 2024 г.
Cubic Chunks Compatibility Helper
Tweaks other mods to improve their compatibility with Cubic Chunks - not just ensuring they don't crash, but actually work the way one might expect.
Current tweaks:
Spoiler
Actually Additions:
Spoiler
- Vertical Digger now digs across y=0, and digs down to a (not yet configurable) depth limit, which is either a minimum y-level, or a depth relative to the Digger, whichever is higher.
Ranged Pumps:
Spoiler
- Ender Pump now pumps across y=0, and pumps down to a (not yet configurable) depth limit, which is either a minimum y-level, or a depth relative to the Pump, whichever is higher.
Worley's Caves
Spoiler
- If using a cubic world type (such as provided by Cubic World Gen - not by setting the Cubic Chunks:No/Default setting), generates caves down past y=0. Currently ignores the minimum/maximum y-levels set in the Worley's Caves config.
Special Notes:
- Currently, worldgen does not have special handling for the Hybrid World [CC] world type.
- For CubicChunks & CubicWorldGen, you need to get the .jars from the Cubic Chunks discord, which is at the bottom of the Cubic Chunks mod page https://modrinth.com/mod/cubicchunks
Ченджлог
0.1.0Бета1.12.2 · 20 марта 2024 г.
Added configs to all modules (Actually Additions Digger, Worley's Caves, & Ranged Pumps)
- Can control both the maximum depth the Digger will dig below it, as well as the lowest y-level it can dig at (a hard limit, preventing it from digging any lower no matter what).
- Can control both the maximum depth the Range Pump pump will pump below it, as well as the lowest y-level it can pump at (a hard limit, preventing it from pumping any lower no matter what).
- Can control how Worley's Caves generate in cubic world generators/types.
- Note that a cubic world type/generator is not the same thing as a cubic world; the CubicChunks: No/Default option when generating a world only controls if that world is cubic - if players can build outside the Vanilla build range. A cubic world type/generator is a world generator that has specifically been designed to generate cubic worlds (such as provided by CubicWorldGen, and the Cubic Chunks mod alone does not provide any such generator.
Reworked a bunch of mod internals to help with developing further modules.
Improved toolchain slightly.
0.0.1Альфа1.12.2 · 22 февраля 2024 г.
Initial Release
Added modules:
- Changes ActuallyAddition's Vertical Digger to mine through y=0, down to a maximum depth relative to the Digger, or to a minimum absolute depth (y-level), whichever is higher. Hover text when looking at the Digger also renders correctly.
- Changes RangedPumps' Ender Pump to work across y=0, similarly to how ActuallyAddition's Vertical Digger was changed.
- Adds a variation of Worley's Caves' cave generation that works in cubic world types (e.g. CubicWorldGen), and extends below y=0, albeit without minimum/maximum y-levels.
Комментарии
Загружаем…