CubicWorldGen

CubicWorldGen

Mod

CubicWorldGen contains a normal and superflat customizable world generators for CubicChunks

Client and server World Generation

4,229 downloads
7 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

CubicWorldGen-1.12.2-0.0.126.0

Changelog

1.12.2-0.0.126.0:

  • 116 Update to mixin 0.8.1, requires CubicChunks 1.12.2-0.0.1055.0 or newer. THIS BREAKS COMPATIBILITY WITH OLDER VERSIONS OF VANILLA FIX AND SOME OTHER MODS. Add aa to the beginning of CubicChunks jar name if you experience issues with mods other than VanillaFix. (commit 91a2d07367cd150d1add656eeda5758f43377e36)
  • 117 Optimize world generation. (commit 27d16045480facd510cabe7d93fdc5b3a5b1bf3b)
  • 119-120 Remove fast world entity spawner as it's no longer faster. (commit 251b036bf6741a1bdea4e7917aaa85d1273952d7, 72c9e3a6d6fe00ec12f62fc74ae9e3db27ac7883)
  • 121-123 Add rand and posRand generation conditions (not in GUI). (commit 74e18330033d387ea7144bd47c9b300939a7cac0 - 3de7631890737a80e7e2c45667c0a4c1d9913237)
  • 123 Add posRandSeed generation condition (not in GUI). (commit bc6f734485366a4d5bd4c65d43d3c2f401c32335)
  • 124 Fix unlocalized text in GUIs, add warning about unsupported structures. (commit 7bda64f02c63bca4a39cf0128fe51acdf76b5149, by muzikbike)
  • 125-126 Add command to reload preset from disk - /customcubic_reload. (commit d389c3601d1cec944af2dfb2fc76babefc1a149e - 05c57a765a3d6b2109e12175966b3550c0a2c1aa)

1.12.2-0.0.115.0:

  • 113 Fix crash on certain old presets, potentially causing crash when loading old worlds. (commit 0cd8600e3a743761c85eb19b034e832c4cca51bf)
  • 114 Fix preset GUI ignoring errors and pretending to accept an invalid preset anyway. (commit a35112ee9d6de136f85b72626c239920e4968807)
  • 115 Fix ore settings tab breaking after changing ore type. (commit ee28486a8898edfc352e53c098ac3de6e65f4038)

1.12.2-0.0.112.0:

  • 105-107 Add generateWhen for ores, replace genInBlockstates with placeBlockWhen (not in GUI, requires manually editing json). (248e8ada1cc1c1f21d02a389e771630aea67a9e5 - 81bee170f7fba1693e13068baa4fe840433a18d7)
  • 111 Fix lava oceans. (commit 99cc00bef0df10ff4df05cb1d9a37fa4472d22cd)
  • 112 Fix detection of presets where the previous version didn't use river/biome size. (commit e9550d4c9ffb604ccc26836ec63eb71f42915cb4)

1.12.2-0.0.104.0:

  • 96 Add option to filter blockstates by block name in blockstate selection (registry and localized name). (commit 30e447825a2430556407fb3cefee85735fcefc6c)
  • 97 Add initial support for detection of presets where the previous version didn't use river/biome size. Doesn't work in all cases yet. (commit 6ab1097c42137b1da57def273a998e93051a0f4c)

1.12.2-0.0.85.0:

  • 40 Fix unnecessary attempt to save generator settings at client side. Also fixes vanilla bug for CustomCubic world where biome generator sometimes produces the wrong results when player is in unloaded chunks clientside. (commit 1dfe6a125af0e1b9c320808f5eee72622508b4fa, by Foghrye4)
  • 43 Add support for malisis core 6.5.x, remove support for 6.4.x. (commit 1341ebf80b5c8ea38c1a84413ff00f270e3a1955)
  • 44 Fix non-overworld dimensions overwriting overworld preset file with defaults. (commit e0b83e81ffdbbbaf81d751e1c60703333ee88f2f, by Foghrye4)
  • 45 Fix creating non-CWG worlds. (commit 85e8af748df5e53f482346bcdea8365dfdd0a1d6, by Foghrye4)
  • 46,77-78 Add per-layer biome generator (layers are still not in GUI, requires manually editing json). (commit 3ad5ad28c7ac5180750adb0f78eaa420dfc7c052, de677f528209302b10f7f50a4004869c37de469a, a04d7e7a40f5f298a5f822849414e07d390dd88e)
  • 47 Fix clash when creating new CustomCubic world without customizing it. (commit 977b53fdaa8f9636807a957457206d64b3961827)
  • 48 Fix selected biome resetting after gui reload, fix selection box showing behind other components. (commit 5f7b7354c3e4c1ca732ca16ff716dc92e5d9ba66)
  • 49 Update older FlatCubic presets. (commit b72baa3dbdd2eef6d0118f5e83b63d5a2bdef4f5, by Foghrye4)
  • 50 Improve flat layer GUI, unify block selection GUI. (commit 9534dc4eaf85a1c53c53bfcba8b8332b97441891, by Foghrye4)
  • 51-52 Remove accidental dependency on cubic chunks internals, use only API. (commit d1ff23c1441c753ae90d92ea5930735fb68007bd, 9cdc2fcadee220a6e23d3a4171fa66c35ec56a61)
  • 55 Fix sometimes not generating ores with small height range. (commit c02481f31a3b543b42e12c0dee8d15ca7b19e703)
  • 56 Show heights in blocks in ore customization GUI. (commit a0ef79f8f0419fb7190f4e2835bec386ad1f1675)
  • 60,64 Internal change: Remove AccessTransformers, may improve mod compatibility. (commit af643a1598c8a9cc7cbd86e768464c0c2857a805, 443b6e2a272e72606aa571404d03490570cc020a)
  • 62-63,76,81-83 CC API: Post structure generation events added in CC 983 with new CC API. Requires CC 983 or newer. (commit 847c08c39049318afa9fa03ecb7e0e0b3f2875a9, 0e72a3827e6374e8a99b97a7cc00006cce5a35f0, 14f7c006e2c66c6f52070ba6c3bf3c06d3508ed6, cc95adc4cd6d947ef90168acc260b57bc4d3881d - 31aa4b0016a9073cd0ca691b552320adc5ea5fec, by Foghrye4 and Barteks2x)
  • 66 Add "emulated" smooth scrolling (true smooth scrolling not supported due to limitations of LWJGL2). (commit ad8eab580f92ef6da161a79969db2c79ac715401)
  • 67 Fix blending in preview GUI when using BetterPortals (which fixes vanilla bug in shaders). (commit fc7f9b3945ffa44e23b4665e94f3688ffe95dd95)
  • 69-feature/lakeconf-userfunction-jankson,88-95,102-103,109 Add option to specify custom lakes, with custom probability based on height. Switch to a more flexible json library, significantly improved automatic conversion of old presets. (commit 99ed381dc5817d49aa897eaec47c36acc876f886, dcb32a8689004e28b2d7f67f1c44b405eca26e30 - d2506fb53ce7df9ced1564e903e7b86a5f8ead2d, 0792a6e0203d8b05b4c94f30ec2c93237f28972a - 56b74457419315664472209ace3b9d73c7115bda, 61a47d36c902a23de791669017027810368e195b)
  • 84,100 Remove Mixin from CWG jar as it's included in CC. (commit 490064f5c619c7d5fe587acac061c1e47cb0a2c2, a8ba4d516e0cd11e74b75be49399b9fd5eee4ec1)
  • 85 Add more general way to check for overworld generator, to avoid restricting CWG to dimension ID 0. (commit 68c76c9ced698a29b1a87545b01cedba67672c9e)

1.12.2-0.0.39.1:

  • Fix unintended change to terrain shape from 1.12.2-0.0.39.0, due to including uncommitted experimental changes when building release version. If you already have a world made with the previous version, YOU WILL SEE CHUNK BORDERS. THIS WILL NOT BE FIXED.

1.12.2-0.0.39.0:

  • 34 Fix incorrect preview in some cases (caused by non-tileable noise). (commit 2173d7da55d5e1a46a3dbc24d2f56bb79f8751f1)
  • 35,37-38 Store presets in external text file in world directory to avoid vanilla 64kB size limit. (commit f985f3f6e46486b1819a621591b4dc11af19a8f0, e2915b647d0b93584d8dce7a6a21842732a1163c, 75e4b801acd93638a6f9bbf3e6500ebca2db93e4, by Foghrye4)
  • 39 Add a minimal GUI for editing preset text when MalisisCore is not installed. (commit f404a7e79036438b3b10053a329b9e13bd850a7f)

1.12.2-0.0.33.0:

  • 33 Fix incorrectly interpreting multilayer presets created with versions 31-32 (commit b37bb7ae3cba0ee369061b6a91227f5896babf16)

1.12.2-0.0.32.0:

  • 29 CC API: Post events added in CC API update in versions 895-899. Requires at least CC 899. (commit f663d73940c4031fdfe940a329949d2094c1e5a1)
  • 30,31 Save smaller CustomCubic preset string, allows to add more layers without running into vanilla 64kB preset size limit. Preset GUI shows more readable version of preset json. (commit 157604cf50fe4a8aadf382d438d689a15b9f2eaa, e99eaadf4bad6ece4b6abf6a9aaa4726e5bbb052)
  • 32 Internal changes for ForgeEssentials compatibility. Update to mixin 0.7.10. (commit 8ca569b18b2c4eae7889af739aeef7fa77bbdc12)

1.12.2-0.0.28.0:

  • 28 Fix attempting to generate mixin config file for farlands with the same name as cubic chunks. (commit bd0f0fb0a9217c77e3f59cad13ad930f0ae5d4f8)

1.12.2-0.0.27.0:

  • First release - split from CubicChunks.
  • 11,23 Data fixers for preset. (commit d153594b647def5993083b6a795ef773e16c45c5, bcbf0f9d2c3d78517b750d82d1ff765189746b13)
  • 14 Config option to disable initial worldgen spawn. (commit 725be561f59e011f3ea499dc65f30b62f1fd9b45, by Foghrye4)
  • 20 Fix crash when customization text fiels is empty. (commit 643991430cde304a044a71bf32dfee7cc2ffe981, by Shad0wlife)
  • 24 Add farlands option in mixin config. (commit c511846a48e9528dac0aebd6a4e85e522b3d771e)
  • 25 Generate a single biome in FlatCubic. (commit 53d8e4e92f7dc156c2b4183ff8d0be0208bcd37d)
  • 27 Fix MalisisCore version in error screen. (commit dc2dde35b2f55a4fc163bdecc7f5fd78047d3f48)

Files

CubicWorldGen-1.12.2-0.0.126.0-SNAPSHOT-all.jar(682.66 KiB) Primary Download

Project members

barteks2x

Owner

Details

Licensed MIT
Published 3 years ago
Updated 3 years ago