Want to add the ender-thermal pump recipe to my expert infinity evolved server.

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Go to whatever directory that you keep your Infinity Evolved modpack in, go to the folder "Scripts", open it up with any notepad application, (Notepad++, Sublime, etc) and scroll down until you see this:

#remove enderthermic pump
recipes.remove(<ExtraUtilities:enderThermicPump>);

and remove it from the file and save the file. GG

If it's through FTP that you are hosting the server, just do the same thing and restart the server. Make sure it's done with both client and server because it will disable the recipe through client side even though it's not disabled anymore
 
Go to whatever directory that you keep your Infinity Evolved modpack in, go to the folder "Scripts", open it up with any notepad application, (Notepad++, Sublime, etc) and scroll down until you see this:

#remove enderthermic pump
recipes.remove(<ExtraUtilities:enderThermicPump>);

and remove it from the file and save the file. GG

If it's through FTP that you are hosting the server, just do the same thing and restart the server. Make sure it's done with both client and server because it will disable the recipe through client side even though it's not disabled anymore

It's actually through creeper host and when I click on the scripts folder nothing really comes up. :/
 
Well, either way, I can't access the folder so gg lol I put in a ticket with them though maybe they can help. Thanks for your fast replies.
 
Well, either way, I can't access the folder so gg lol I put in a ticket with them though maybe they can help. Thanks for your fast replies.
I changed my previous comment, look at it. And what do you mean you can't access the folder?
 
I downloaded the file, edited it and then replaced it. Should work now once I restart the server correct?