generated colored cargo crate minecarts, un-kot omnipresent pattern drive

and copy opacity from source texture in the colorizer
This commit is contained in:
YuRaNnNzZZ 2022-09-29 03:17:19 +03:00
parent a775170c92
commit 494cb61bd4
Signed by: YuRaNnNzZZ
GPG Key ID: 5F71738C85A6006D
17 changed files with 11 additions and 1 deletions

View File

@ -84,6 +84,9 @@ async function size(path) {
'-size', `${width}x${height}`,
`xc:rgb(${rgb[0]}, ${rgb[1]}, ${rgb[2]})`,
'-compose', 'Multiply',
'-composite',
`${root_main}${texture}.png`,
'-compose', 'copy-opacity',
'-composite',
`${basedir}/${last.replace(/_colorless/, '').replace(/_white/, '')}_${name}.png`])
@ -130,6 +133,9 @@ async function size(path) {
`xc:rgb(${rgb[0]}, ${rgb[1]}, ${rgb[2]})`,
'-compose', 'Multiply',
'-composite',
`${root_main}${textureColor}.png`,
'-compose', 'copy-opacity',
'-composite',
')',
`${root_main}${textureOverlay}.png`,

View File

@ -76,7 +76,7 @@ fun addItemModels(provider: MatteryItemModelProvider) {
provider.generated(MItems.QUANTUM_BATTERY_CREATIVE)
provider.generated(MItems.PATTERN_DRIVE_CREATIVE)
provider.KOT(MItems.PATTERN_DRIVE_CREATIVE2)
provider.generated(MItems.PATTERN_DRIVE_CREATIVE2)
provider.generated(MItems.MATTER_DUST)
@ -107,4 +107,8 @@ fun addItemModels(provider: MatteryItemModelProvider) {
for (item in MItems.EXOSUIT_INVENTORY_UPGRADES) {
provider.generatedStrict(item, "exosuit_inventory_upgrade")
}
for ((color, item) in MItems.CARGO_CRATE_MINECARTS) {
provider.generated(item)
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B