Draconic Evolution

Draconic Evolution

79M Downloads

[1.20.1] The problem of creating tools

kibiziyakin123 opened this issue ยท 1 comments

commented

Base information

  • Minecraft version: 1.20.2
  • Mod version: Draconic-Evolution-1.20.1-3.1.2.588-universal
  • Minecraft Forge version: ForgeEndertech-1.20.1-11.1.5.0-build.0890
  • Mod Pack: (if applicable)

Hello. We encountered a problem when creating automatic crafting of Draconic-Evolution (DE) tools via the Applied Energistics 2 (AE2) mod. This is due to the fact that the mod contains unique provider_ids that are assigned to each tool separately. As a result, automation does not work. Is it possible to fix the unique provider_ids and make them the same for tools?

commented

Just use the import bus or dump it into a chest... You don't have to import the exact item for AE2 to recognize it.

There are many ways around this problem that don't involve changing how the DE works.