Draconic Evolution

Draconic Evolution

83M Downloads

[1.20.1] Craft Tweaker

MorskoiPes opened this issue · 1 comments

commented

Base information

  • Minecraft version: 1.20.1
  • Mod version: 3.1.2.604
  • Minecraft Forge version:47.4.2
  • Mod Pack: nope

Crash report

(If applicable)

Description / steps to reproduce

DE 1.20.1 don't working with Craft Tweaker 1.20.1:

Image

Image

commented

A known issue, but the creator of CraftTweaker originally added this integration; it needs to be an issue opened up on his end to add support back in.

Regardless, it's not like you can't make a datapack to do the same thing, and CraftTweaker works with any mod that supports datapacks by default. You just need to program a script to do it for you.

My modpack, The Crafty Kettle 2, has a file called _MainLibraryScript.zs that contains a basic integration using the datapack method. If you want an example, I suggest looking there in the meantime until Jared can add support again.