1.18.1-0.3.2
brentmaas
released this
20 Dec 18:20
·
134 commits
to master
since this release
New requirement is Minecraft Forge 39.0.6.
Added:
- Shape: catenary (aka a chain or rope line).
- Shape: parabola.
- Shape: paraboloid.
Changed:
- Circle is now enforced as the default shape.
- Renamed 'Height' to 'Depth' in circle, ellipse, and polygon parameters as that made more sense.
Fixed:
- Shape generation timing debug output didn't print regardless of the config file in some versions if the logger didn't want to give the mod the right logging level.