Enigmatica2 icon indicating copy to clipboard operation
Enigmatica2 copied to clipboard

Some Marble is unobtainable via Chisel

Open urikkiru opened this issue 6 years ago • 9 comments

Pack Version v1.7.0

Can the issue be reproduced? Yes, tested in multiplayer and single player.

Issue Some marble types cannot be chiseled from others. For example, 'Raw' Marble from 'Chisel' cannot be chiseled into 'Marble Bricks' from Astral Sorcery. You can select it in the iChisel for example, but cannot actually chisel it.

Likewise, all the Marble from 'Unlimited Chisel Works' cannot be chiseled into Marble of other mods, except for 'Marble Bricks' from Astral Sorcery.(Very odd)

urikkiru avatar Aug 14 '19 04:08 urikkiru

Thank you for the report, I will investigate the issue.

NielsPilgaard avatar Aug 14 '19 09:08 NielsPilgaard

Also: if u change it in-world u can't change it back, u can also craft it using the AS altar but also can't change it back.

ReiDaTecnologia avatar Aug 14 '19 21:08 ReiDaTecnologia

I can't do much about this, it's simply a side effect of having insane amounts of Marble variants.

NielsPilgaard avatar Dec 26 '19 18:12 NielsPilgaard

this still seems to be an issue

BinBashBanana avatar Nov 12 '23 04:11 BinBashBanana

@NielsPilgaard this is fixed by setting B:"astralsorcery:blockmarble"=false in unlimitedchiselworks.cfg

Unlimited Chisel works was trying to create variants for Astral Sorcery's marble bricks. This interfered with chisel's built in marble variants.

BinBashBanana avatar Nov 12 '23 07:11 BinBashBanana

It could use the fix given in E2E. A lot better than outright disable UCW Marble. https://github.com/EnigmaticaModpacks/Enigmatica2Expert/blob/master/scripts/Chisel.zs As well as these 3 tooltips https://github.com/EnigmaticaModpacks/Enigmatica2Expert/blob/master/scripts/Tooltips.zs#L606

Discomanco avatar Nov 12 '23 20:11 Discomanco

Why not disable UCW marble? Chisel already has marble variations.

BinBashBanana avatar Nov 12 '23 21:11 BinBashBanana

Why not disable UCW marble? Chisel already has marble variations.

Because UCW adds even more variations. It's not duplicates.
There's a texture difference in Astral marble and Chisel marble, and UCW adds specifically for Astral marble.

The same error was in E2E, and the fix was to make 2 Chisel groups for Marble, and a 1:1 conversion between Astral and Chisel marble. Astral Marble + UCW Chisel + Quark (3rd group for Sooty Marble ofc)

Discomanco avatar Nov 13 '23 09:11 Discomanco

I see

BinBashBanana avatar Nov 13 '23 18:11 BinBashBanana