From 140eecf57d4e807c7265154fd775f505b920d191 Mon Sep 17 00:00:00 2001 From: GearShocky Date: Fri, 10 Jan 2025 18:33:29 +0500 Subject: [PATCH] h --- .../ru/dbotthepony/mc/otm/registry/MBlocks.kt | 4 ++-- .../ru/dbotthepony/mc/otm/registry/MRegistry.kt | 8 ++++---- .../textures/block/grill.png | Bin 0 -> 473 bytes 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 src/main/resources/assets/overdrive_that_matters/textures/block/grill.png diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MBlocks.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MBlocks.kt index bb4e4b231..e609036f7 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MBlocks.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MBlocks.kt @@ -211,7 +211,7 @@ object MBlocks { TransparentBlock(BlockBehaviour.Properties.of() .mapColor(MapColor.COLOR_GRAY) .noOcclusion() - .sound(SoundType.COPPER).explosionResistance(30f) + .sound(SoundType.COPPER_GRATE).explosionResistance(30f) .destroyTime(2f).requiresCorrectToolForDrops()) } @@ -275,7 +275,7 @@ object MBlocks { val TRITANIUM_STRIPED_BLOCK = registry.colored(MNames.TRITANIUM_STRIPED_BLOCK) { Block( BlockBehaviour.Properties.of() .mapColor(MapColor.COLOR_LIGHT_BLUE) - .sound(SoundType.BASALT) + .sound(SoundType.DEEPSLATE) .requiresCorrectToolForDrops() .explosionResistance(80f) .destroyTime(2.5f) diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MRegistry.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MRegistry.kt index 7c21ea9af..5ddc1efae 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MRegistry.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/registry/MRegistry.kt @@ -98,7 +98,7 @@ object MRegistry : IBlockItemRegistryAcceptor { val TRITANIUM_BLOCK = DecorativeBlock.simple(MNames.TRITANIUM_BLOCK) { BlockBehaviour.Properties.of() .mapColor(it?.mapColor ?: MapColor.COLOR_LIGHT_BLUE) - .sound(SoundType.BASALT) + .sound(SoundType.DEEPSLATE) .requiresCorrectToolForDrops() .explosionResistance(80f) .destroyTime(2.5f) @@ -127,7 +127,7 @@ object MRegistry : IBlockItemRegistryAcceptor { val VENT = DecorativeBlock.simple(MNames.VENT) { BlockBehaviour.Properties.of() .mapColor(it?.mapColor ?: MapColor.COLOR_LIGHT_BLUE) - .sound(SoundType.BASALT) + .sound(SoundType.DEEPSLATE) .requiresCorrectToolForDrops() .explosionResistance(20f) .destroyTime(1.5f) @@ -136,7 +136,7 @@ object MRegistry : IBlockItemRegistryAcceptor { val VENT_ALTERNATIVE = DecorativeBlock.simple(MNames.VENT_ALTERNATIVE) { BlockBehaviour.Properties.of() .mapColor(it?.mapColor ?: MapColor.COLOR_LIGHT_BLUE) - .sound(SoundType.BASALT) + .sound(SoundType.DEEPSLATE) .requiresCorrectToolForDrops() .explosionResistance(20f) .destroyTime(1.5f) @@ -210,7 +210,7 @@ object MRegistry : IBlockItemRegistryAcceptor { val TRITANIUM_STRIPED_BLOCK = StripedColoredDecorativeBlock(MNames.TRITANIUM_STRIPED_BLOCK, { colorA, _ -> Block(BlockBehaviour.Properties.of() .mapColor(colorA.mapColor) - .sound(SoundType.BASALT) + .sound(SoundType.DEEPSLATE) .requiresCorrectToolForDrops() .explosionResistance(80f) .strength(4f)) diff --git a/src/main/resources/assets/overdrive_that_matters/textures/block/grill.png b/src/main/resources/assets/overdrive_that_matters/textures/block/grill.png new file mode 100644 index 0000000000000000000000000000000000000000..27a99f236a7e70e11dd716b7514c28b2f28ec1ac GIT binary patch literal 473 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!63?wyl`GbKJV{wqX6T`Z5GB1G~mUKs7M+SzC z{oH>NS%G}f0G|-o`uh46D^?U06`7iv1_lOdYik2#7K%$B0aENGL4Lvi!GJ-^o7oL0 z#981GSIesvJDxTz&?rsvNPLRz~Wgz zHVE{VF*3XWdK5;ZS;_#En!wJ$0#s>WWNg5=0Aec0M%D!olcoUKAixAPmkF#g$kGDH zg6c9fFaXJR^51o?W7{JPWQKUUIEH8hm-ab|9dKZA4sQM}zf