File Details
creatania-1.18.2-0.3.23-beta.jar
- B
- Mar 23, 2023
- 819.84 KB
- 642
- 1.18.2
- Forge
File Name
creatania-1.18.2-0.3.23-beta.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
1.18.2-0.3.23-beta
Fixes
- Potential crash (only on servers) while processing custom cobblegen
- Caused by potentially loading the
ClientLevelclass in some cases, even while running on server. - Code has been changed to never even use that class to begin with.
- To be safe, also searched the code for any other references to this, the only one happens for particles, which only runs in the client, so (hopefully) this should never happen again.
- Caused by potentially loading the
Changes
- To avoid conflicts with native create recipes:
- Molten zinc requires superheated now
- Molten brass requires superheated now
- Molten copper requires superheated now
New
- Molten brass (250mb) can be made with 125mb of molten copper + molten zinc.
- Requires superheating, also to avoid conflicting with default create recipes

