Revert "двери с люками тоже. и некрашенные блоки с полоской"
This reverts commit 12d63e962f
.
@ -8,7 +8,6 @@ import ru.dbotthepony.mc.otm.datagen.modLocation
|
|||||||
|
|
||||||
class ColorizedSpritesProvider(event: GatherDataEvent) : SpriteSourceProvider(event.generator.packOutput, event.lookupProvider, DataGen.MOD_ID, event.existingFileHelper) {
|
class ColorizedSpritesProvider(event: GatherDataEvent) : SpriteSourceProvider(event.generator.packOutput, event.lookupProvider, DataGen.MOD_ID, event.existingFileHelper) {
|
||||||
override fun gather() {
|
override fun gather() {
|
||||||
with(atlas(BLOCKS_ATLAS)) {
|
|
||||||
listOf(
|
listOf(
|
||||||
"block/android_charger",
|
"block/android_charger",
|
||||||
"block/android_station_base",
|
"block/android_station_base",
|
||||||
@ -47,46 +46,18 @@ class ColorizedSpritesProvider(event: GatherDataEvent) : SpriteSourceProvider(ev
|
|||||||
"block/storage_power_supplier",
|
"block/storage_power_supplier",
|
||||||
"block/water_source"
|
"block/water_source"
|
||||||
).forEach {
|
).forEach {
|
||||||
addSource(
|
atlas(BLOCKS_ATLAS).addSource(
|
||||||
ColorizedSpriteSource(modLocation(it), modLocation(it).withSuffix("_mask"), modLocation(it)).trackGeneratedTextures(existingFileHelper)
|
ColorizedSpriteSource(modLocation(it), modLocation(it).withSuffix("_mask"), modLocation(it)).trackGeneratedTextures(existingFileHelper)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
addSource(
|
atlas(BLOCKS_ATLAS).addSource(
|
||||||
ColorizedSpriteSource(
|
|
||||||
modLocation("block/decorative/tritanium_striped_block_base"),
|
|
||||||
modLocation("block/decorative/tritanium_striped_block_colorless_stripe"),
|
|
||||||
modLocation("block/decorative/stripe/tritanium_striped_block"), "_"
|
|
||||||
).trackGeneratedTextures(existingFileHelper)
|
|
||||||
)
|
|
||||||
addSource(
|
|
||||||
ColorizedSpriteSource(
|
ColorizedSpriteSource(
|
||||||
modLocation("block/decorative/tritanium_striped_block_colorless_base"),
|
modLocation("block/decorative/tritanium_striped_block_colorless_base"),
|
||||||
modLocation("block/decorative/tritanium_striped_block_colorless_stripe"),
|
modLocation("block/decorative/tritanium_striped_block_colorless_stripe"),
|
||||||
modLocation("block/decorative/stripe/tritanium_striped_block"), "_", true, true
|
modLocation("block/decorative/stripe/tritanium_striped_block"),
|
||||||
).trackGeneratedTextures(existingFileHelper)
|
"_", true, true
|
||||||
)
|
|
||||||
addSource(
|
|
||||||
ColorizedSpriteSource(
|
|
||||||
modLocation("block/decorative/tritanium_door_base_top"),
|
|
||||||
modLocation("block/decorative/tritanium_door_color_top"),
|
|
||||||
modLocation("block/decorative/tritanium_door_top"), "_"
|
|
||||||
).trackGeneratedTextures(existingFileHelper)
|
|
||||||
)
|
|
||||||
addSource(
|
|
||||||
ColorizedSpriteSource(
|
|
||||||
modLocation("block/decorative/tritanium_door_base_bottom"),
|
|
||||||
modLocation("block/decorative/tritanium_door_color_bottom"),
|
|
||||||
modLocation("block/decorative/tritanium_door_bottom"), "_"
|
|
||||||
).trackGeneratedTextures(existingFileHelper)
|
|
||||||
)
|
|
||||||
addSource(
|
|
||||||
ColorizedSpriteSource(
|
|
||||||
modLocation("block/decorative/tritanium_trapdoor_overlay"),
|
|
||||||
modLocation("block/decorative/tritanium_trapdoor_colorless"),
|
|
||||||
modLocation("block/decorative/tritanium_trapdoor"), "_"
|
|
||||||
).trackGeneratedTextures(existingFileHelper)
|
).trackGeneratedTextures(existingFileHelper)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
After Width: | Height: | Size: 439 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 451 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 460 B |
After Width: | Height: | Size: 460 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 462 B |
After Width: | Height: | Size: 463 B |
After Width: | Height: | Size: 466 B |
After Width: | Height: | Size: 617 B |
After Width: | Height: | Size: 739 B |
After Width: | Height: | Size: 706 B |
After Width: | Height: | Size: 736 B |
After Width: | Height: | Size: 699 B |
After Width: | Height: | Size: 706 B |
After Width: | Height: | Size: 758 B |
After Width: | Height: | Size: 723 B |
After Width: | Height: | Size: 746 B |
After Width: | Height: | Size: 758 B |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 747 B |
After Width: | Height: | Size: 724 B |
After Width: | Height: | Size: 535 B |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 642 B |
After Width: | Height: | Size: 747 B |
After Width: | Height: | Size: 714 B |
After Width: | Height: | Size: 741 B |
After Width: | Height: | Size: 709 B |
After Width: | Height: | Size: 712 B |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 729 B |
After Width: | Height: | Size: 750 B |
After Width: | Height: | Size: 762 B |
After Width: | Height: | Size: 764 B |
After Width: | Height: | Size: 764 B |
After Width: | Height: | Size: 746 B |
After Width: | Height: | Size: 725 B |
After Width: | Height: | Size: 538 B |
After Width: | Height: | Size: 764 B |
Before Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.6 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.7 KiB |