Create

Create

86M Downloads

Minor desynchronization between Hex Casting and Create

kaylee-kiako opened this issue ยท 0 comments

commented

Describe the Bug

As of this pull request, Hex Casting made the following changes, which affects the Cutter compatibility with Create located here.

  • hexcasting:akashic_log was renamed to hexcasting:edified_log
  • hexcasting:akashic_log_stripped was renamed to hexcasting:stripped_edified_log
  • hexcasting:akashic_wood was renamed to hexcasting:edified_wood
  • hexcasting:akashic_wood_stripped was renamed to hexcasting:stripped_edified_wood
  • hexcasting:akashic_planks was renamed to hexcasting:edified_planks

This affects all versions of Create for 1.19+, and, although untested, likely affects versions of Create in 1.18 running alongside Hex Casting versions 0.9.1 and above.

Reproduction Steps

  1. Load Minecraft with Create v0.5.0h and Hex Casting v0.10.3
  2. Check recipes with the cutter using Edified Log/Wood or Stripped varieties and note their absence.
  3. Verify the issue in the latest.log as being mismatched names.

Expected Result

Recipes should have loaded without errors.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.0h

Minecraft Version

1.19.2

Forge Version

43.2.0

Other Mods

Hexcasting v0.10.3

Additional Context

No response