oh-my-world-1.1.0.jar
Curse Maven Snippet
What's new
New
- Load saved formulas: A "Load Formula" button has been added to the formula editor. Select from previously saved
.txtfiles to instantly load them into the editor. - Real-time error feedback: Formula parse errors are now displayed directly in the editor (below all buttons), with line numbers and error messages. No more silent failures.
Fixed
- Multiplayer compatibility: Clients without the mod can now join a host's world that uses formula-generated terrain.
- Short-circuit evaluation:
&&and||operators now properly short-circuit (right side is no longer evaluated when the result is determined by the left side). - Nested let blocks: Variables declared in an outer
letblock can now be referenced inside nestedletblocks. - Cyclic layer
lyvariable:lyin cyclic layers now correctly represents the layer-relative Y (consistent with the guide documentation), instead of the per-entry offset. - Unknown function/character errors: Writing an unsupported function name or invalid character now produces a clear error message instead of silently generating an air-only world.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects