oh I'm stupid
This commit is contained in:
parent
9e3d106504
commit
423aec9291
3 changed files with 9 additions and 8 deletions
|
|
@ -231,7 +231,11 @@ global.GTCEU_DISABLED_ITEMS = /** @type {const} */ ([
|
|||
"gtceu:thorium_plate",
|
||||
"gtceu:double_thorium_plate",
|
||||
"gtceu:thorium_rod",
|
||||
"gtceu:thorium_bucket"
|
||||
"gtceu:thorium_bucket",
|
||||
|
||||
// Replaced with our own
|
||||
"gtceu:paracetamol_pill",
|
||||
"gtceu:rad_away_pill"
|
||||
]);
|
||||
//#endregion
|
||||
|
||||
|
|
@ -247,11 +251,7 @@ global.GTCEU_HIDED_ITEMS = /** @type {const} */ ([
|
|||
"gtceu:iv_damascus_steel_wrench",
|
||||
"gtceu:lv_damascus_steel_screwdriver",
|
||||
|
||||
"gtceu:sus_record",
|
||||
|
||||
// Replaced with our own
|
||||
"gtceu:paracetamol_pill",
|
||||
"gtceu:rad_away_pill"
|
||||
"gtceu:sus_record"
|
||||
]);
|
||||
//#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue