cleanup scripts for launch

fixed syntax + unified unnecessary files
This commit is contained in:
mina
2023-12-17 22:42:58 +00:00
parent 1012487e69
commit efdda8cedd
35 changed files with 922 additions and 828 deletions

View File

@@ -1,23 +0,0 @@
ServerEvents.recipes(event => {
})
/*
// WAP
event.remove({id: })
event.shaped(, [
'',
'',
''
] , {
})
event.remove({id: })
event.shapeless(, [
])
event.remove({id: ""})
event.recipes.gtceu.alloy_smelter('gtceu:')
.itemInputs()
.itemOutputs()
.duration()
.EUt()
*/