File Details
OSV-Forge-7.8-BETA+1.18.2.jar
- B
- Oct 15, 2022
- 659.44 KB
- 2.8K
- 1.18.2
- Forge
File Name
OSV-Forge-7.8-BETA+1.18.2.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
OSV 1.18.2 BETA
- Some new custom textures to match the default style in 1.18
- Removed most of the included presets since they can generate fine dynamically
- Migrated to XJS, a new format derived from Hjson which should be far easier to use in the context of Minecraft mods.
- XJS is ready enough for use with OSV, but the language itself is still in design
- Old Hjson files are still supported and do not have to be replaced
- Added new /osv generate commands and variants (/generate ore, /generate block, /generate verbose, /generate x block as y). See /osv help
- The new generate commands are for diagnostic purposes and are not required for setup.
- Dropped out-of-the-box support for all other mods except Create.
- Create support may need some testing.
- Improvements to generator settings resolution (translating generation settings to OSV format)
- Tons of formatting improvements for dynamically-generated presets
- Improvements to dynamic tag generation, as tags are much more important in 1.18 than 1.16
And most importantly:
- Tons of fixes everywhere, but
- This is the first release for 1.18, so there will be new bugs. It has taken several months to squash the big ones.