Signed-off-by: BoyNextDoor <130379681+8oyNextDoor@users.noreply.github.com>
This commit is contained in:
BoyNextDoor 2025-01-18 08:48:27 +03:00 committed by GitHub
parent 3cfda3b525
commit 0beb99d275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,7 +54,3 @@ GTCEuStartupEvents.registry('gtceu:machine', event => {
// TFGStartupEvents.materialInfo(event => {
// registerGTCEuMaterialInfo(event)
// })
GTCEuStartupEvents.materialModification(event => {
GTMaterials.BismuthBronze.setMaterialARGB(0x8CDCB6) //цвет ближе к ТФКшному
})