promotional bannermobile promotional banner

Creatania

Connecting Create's SU mechanics with Botania's Mana magic

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

Forge

implementation fg.deobf("curse.maven:creatania-825000:4452908")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.18.2-0.3.23-beta

Fixes

  • Potential crash (only on servers) while processing custom cobblegen
    • Caused by potentially loading the ClientLevel class 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.

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