Disable energy p2p (#1661)
* github being github * First bandage fix for removing FE P2P
This commit is contained in:
parent
6134da9caf
commit
4d801d9c96
8 changed files with 293 additions and 288 deletions
|
|
@ -17,6 +17,8 @@ const registerAE2Recipes = (event) => {
|
|||
], mod: 'ae2'
|
||||
});
|
||||
|
||||
event.remove( { output: 'ae2:fe_p2p_tunnel' } )
|
||||
|
||||
// Cutting knives (for renaming things)
|
||||
event.shaped('ae2:certus_quartz_cutting_knife', [
|
||||
' A',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue