Skip to content

Commit 212aeda

Browse files
committed
I'm sorry Lint I'm doing my best
1 parent 1e01e33 commit 212aeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubejs/server_scripts/mods/Thermal_Series.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ ServerEvents.recipes(event => {
225225

226226
// Temporary Reset NBT recipes
227227
const oldNBTAugment = ["thermal:upgrade_augment_1", "thermal:upgrade_augment_2" , "thermal:upgrade_augment_3", "thermal:upgrade_augment_4", "thermal:rf_coil_augment_advanced", "thermal:rf_coil_storage_augment_advanced", "thermal:rf_coil_xfer_augment_advanced", "thermal:fluid_tank_augment_advanced"]
228-
228+
229229
oldNBTAugment.forEach((augment) => {
230230
event.shapeless(augment, augment)
231231
})

0 commit comments

Comments
 (0)