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
|
|
@ -76,7 +76,7 @@
|
|||
"CrystalResonanceGeneratorRate_comment": "How much energy a crystal resonance generator generates per tick.",
|
||||
"CrystalResonanceGeneratorRate": 20.0,
|
||||
"p2pTunnelEnergyTax_comment": "The cost to transport energy through an energy P2P tunnel expressed as a factor of the transported energy.",
|
||||
"p2pTunnelEnergyTax": 0.025,
|
||||
"p2pTunnelEnergyTax": 0.999,
|
||||
"p2pTunnelTransportTax_comment": "The cost to transport items/fluids/etc. through P2P tunnels, expressed in AE energy per equivalent I/O bus operation for the transported object type (i.e. items\u003dper 1 item, fluids\u003dper 125mb).",
|
||||
"p2pTunnelTransportTax": 0.025
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue