GreedyCraft

GreedyCraft

123k Downloads

[BUG] dupe, how the fuck did jaopca fuck up this bad

xenon-difluoride opened this issue ยท 3 comments

commented

Before reporting, make sure your problem isn't caused by the game running out of RAM and you have read the installation guide carefully.
If the game crashes to your desktop without showing a crash screen it's a RAM issue. Don't submit this kind of issue. Please view the installation guide for how to solve this issue.
If this is not the case check the checkbox below by replacing the space between brackets with an 'x'.

  • Yes, I'm sure this problem isn't because my game ran out of RAM.

Describe the bug
JAOPCA easily allows duping of any material that you can make crystals out of (aka most things that are processable in the chemical dissolution chamber and not added by mekanism or vanilla), 9 crystals make 9 crystal clusters, one crystal cluster makes 9 crystals, repeat ad infinitum

To Reproduce
Steps to reproduce the behavior:

  1. look at recipes for e.g. draconium crystal, and then look at recipes its used in.
  2. bug is visible

Expected behavior
only making 1 crystal cluster per 9 crystals

Screenshots
none

Crash reports or logs
none

Details
Please fill out the blanks below:
Modpack Version: (1.33.1)
Did you add or remove mods? (no)
Did you edit any config or script? (yes, they dont affect this though)
Using shaders? [Write 'Default' if you are using default shader, if you are not using the default shader please write the name of the shader you are using.] (default)
Singleplayer, LAN game or server pack? (singleplayer)

Additional context
I dont know if this is mostly jaopca's fault, but it should be possible to replace all crystal to crystal cluster recipes with ones that only make one crystal cluster

commented

I think I've disabled most of the JAOPCA material's mekanism module to avoid this to happen, but there might be some I'm missing after so many updates, will take a look into it

commented

it's more caused by abyssalcraft integration afaik, mek is just the easiest way to get crystals (also disabling mek is going to make processing most ores for 5x impossible)

commented

Tried to add a smart matcher that matches recipes which look like the dupable ones and remove them, I'll see how it goes