Problem Stone block 2 Energy condensers

  • 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

mcintyrel

New Member
Feb 14, 2021
2
0
2
Getting into project e in stone block 2 and I've noticed that in my game the covalence dust varieties don't have an emc value and so can't be learnt. This also affects the resulting crafts; alchemical chest, energy condensers mk 1 and mk 2, personal emc link etc. I have watched multiple youtubers play the pack and these items all had an emc value in their playthrough, is there a config file I can change? Or some way I can fix this?
 

malicious_bloke

Over-Achiever
Jul 28, 2013
2,961
2,705
298
If you have cheats enabled in your game, get the item you want to give a value to in your hand then open the chat and type (for example):

/projecte setEMC 10

Note, that is case sensitive. Also you will need to reload the list of EMC values before it'll work, using:

/projecte reloadEMC

(Again, case sensitive)

Alternately, if you know the item name you can add it in [your modpack filepath]\config\ProjectE\custom_emc.json, like so:
1613339560038.png
 
Last edited:

mcintyrel

New Member
Feb 14, 2021
2
0
2
If you have cheats enabled in your game, get the item you want to give a value to in your hand then open the chat and type (for example):

/projecte setEMC 10

Note, that is case sensitive. Also you will need to reload the list of EMC values before it'll work, using:

/projecte reloadEMC

(Again, case sensitive)

Alternately, if you know the item name you can add it in [your modpack filepath]\config\ProjectE\custom_emc.json, like so:
View attachment 38796
Worked like an absolute charm thanks man! Just curious do you know if that's an intentional change they made to the modpack or was something just wrong with my game?