Alexander Lemyagov
Alexander Lemyagov
@AlexIIL can you fix this?
work. thanks
@AlexIIL Can you paste BLS 1.3.9 on CurseForge?
In IC2 has its own recipe files. They can edit and add your own recipes. They are in a "jar file / assets / ic2 / config".
@Yulife so there is no point then use MineTweaker
@Yulife Ah ah. If IC2 has its own recipe files that MineTveaker for IC2 is not needed.
@Yulife I can wait .. just nothing you write on this ...
It is necessary to change the recipes files IC2. They are in the jar file mod IC2
I have multimodule project. I solve this problem with next trick: Createed module without java code. Added playwright dependency and `maven-assembly-plugin`. Added `assembly.xml` for maven plugin: ``` exclude-playwright-drivers jar false...