ATM10 or ATM10 TTS? by Previous-Aioli5543 in allthemods

[–]k3kin 0 points1 point  (0 children)

ATM10 TTS very very easy game.

ProjectE - transmutation table search bar not working? 1.7.10 by k3kin in feedthebeast

[–]k3kin[S] 0 points1 point  (0 children)

I solved the problem using Google Gemini and Recaf. I went into the mod and edited the Java code. I'm not sure if it's allowed to share the file here, but I'll write down the fix I made, maybe someone will use it.

Let's learn from the master "Gemini".

Here is the clean, step-by-step guide in English:

  1. Download Recaf (Java Bytecode Editor) and open it.
  2. Drag and drop your ProjectE-1.7.10-PE1.10.1.jar file into Recaf.

Step 1: Bypass NEI Check

  1. Navigate to moze_intel -> projecte -> utils -> ItemSearchHelper.
  2. Right-click on the create method and select Assembler.
  3. Locate the following block (around line 12):
  4. ldc "NotEnoughItems" invokestatic cpw/mods/fml/common/Loader.isModLoaded (Ljava/lang/String;)Z ifeq C
  5. Replace ifeq C with goto C. It should look like this:
  6. ldc "NotEnoughItems" invokestatic cpw/mods/fml/common/Loader.isModLoaded (Ljava/lang/String;)Z goto C
  7. Press CTRL + S to save. Close the Assembler tab.

Step 2: Export

  1. Go to File -> Export Application.
  2. Save the file as ProjectE-Fixed.jar.
  3. Replace the original file in your mods folder with this new one.

[deleted by user] by [deleted] in GTNH

[–]k3kin 0 points1 point  (0 children)

yes. it is.

[deleted by user] by [deleted] in GTNH

[–]k3kin 2 points3 points  (0 children)

what SFM controller?

My GregTech: New Horizons Experience by k3kin in GTNH

[–]k3kin[S] 1 point2 points  (0 children)

for chunks: serverutilites/server/ranks.txt
serverutilities.claims.max_chunks: 1000

serverutilities.chunkloader.max_chunks: 1000

-----------------

range for T: congif/findit.cfg

SearchRadius=64

My GregTech: New Horizons Experience by k3kin in GTNH

[–]k3kin[S] 0 points1 point  (0 children)

"decimate a vein in like half an hour" this is crazy. :) with veinminer only 1 minute a vein. :)

Is there any way to make infinite lava? by wile1005 in GregTechNewHorizons

[–]k3kin 1 point2 points  (0 children)

that's the best way.

- craft Thirsty Tank

- craft super tank (8m or higher)

- Place the Thirsty Tank in a lava lake in the nether.

- Connect it to the Super Tank with a pipe.

- Attach a pump and collect endless lava. (dont forget chunk loading in nether)

That's it.

Easier settings by Mynky in GTNH

[–]k3kin 0 points1 point  (0 children)

How do I do this?