removed VI laser engraver

This commit is contained in:
Pyritie 2025-04-24 20:57:22 +01:00
parent 3828ce5de7
commit 1a4ac7e0ca
5 changed files with 31 additions and 26 deletions

View file

@ -75,13 +75,13 @@ function registerTFGRockRecipes(event) {
.duration(30)
.EUt(GTValues.VA[GTValues.ULV])
event.custom({
type: 'vintageimprovements:laser_cutting',
ingredients: [{ item: x.raw }],
results: [{item: x.polished }],
energy: GTValues.VA[GTValues.ULV] * 30 * 4,
maxChargeRate: GTValues.VA[GTValues.ULV] * 4
}).id(`tfg:vi/laser/tfg/${x.raw.replace(/:/g, '_')}_to_${x.polished.replace(/:/g, '_')}`)
//event.custom({
// type: 'vintageimprovements:laser_cutting',
// ingredients: [{ item: x.raw }],
// results: [{item: x.polished }],
// energy: GTValues.VA[GTValues.ULV] * 30 * 4,
// maxChargeRate: GTValues.VA[GTValues.ULV] * 4
//}).id(`tfg:vi/laser/tfg/${x.raw.replace(/:/g, '_')}_to_${x.polished.replace(/:/g, '_')}`)
})
// cracked bricks