Update constants.js
This commit is contained in:
parent
b82be30ee6
commit
1714491671
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// priority: 199
|
||||
// priority: 0
|
||||
|
||||
global.AE2_DISABLED_ITEMS = [
|
||||
// Инструменты
|
||||
|
|
@ -89,7 +89,8 @@ global.AE2_DISABLED_ITEMS = [
|
|||
'ae2:cable_energy_acceptor',
|
||||
'ae2:energy_cell',
|
||||
'ae2:dense_energy_cell',
|
||||
'ae2:creative_energy_cell'
|
||||
'ae2:creative_energy_cell',
|
||||
'ae2:tiny_tnt'
|
||||
];
|
||||
|
||||
// Glass Cable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue