Top texture changes (java)
Changed the top texture of deepslate ores in Java to match the top of regular deepslate blocks
BIN
Java/Java.zip
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_coal_ore_top",
|
||||
"side": "minecraft:block/deepslate_coal_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_copper_ore_top",
|
||||
"side": "minecraft:block/deepslate_copper_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_diamond_ore_top",
|
||||
"side": "minecraft:block/deepslate_diamond_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_emerald_ore_top",
|
||||
"side": "minecraft:block/deepslate_emerald_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_gold_ore_top",
|
||||
"side": "minecraft:block/deepslate_gold_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_iron_ore_top",
|
||||
"side": "minecraft:block/deepslate_iron_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_lapis_ore_top",
|
||||
"side": "minecraft:block/deepslate_lapis_ore"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column_mirrored",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_top",
|
||||
"side": "minecraft:block/deepslate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_column",
|
||||
"textures": {
|
||||
"end": "minecraft:block/deepslate_redstone_ore_top",
|
||||
"side": "minecraft:block/deepslate_redstone_ore"
|
||||
}
|
||||
}
|
BIN
Java/assets/minecraft/textures/block/deepslate_coal_ore_top.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 6.2 KiB |
BIN
Java/assets/minecraft/textures/block/deepslate_gold_ore_top.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
Java/assets/minecraft/textures/block/deepslate_iron_ore_top.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
Java/assets/minecraft/textures/block/deepslate_lapis_ore_top.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.8 KiB |
BIN
Textures/Ores/deepslate.png
Normal file
After Width: | Height: | Size: 240 B |
BIN
Textures/Ores/deepslate_top.png
Normal file
After Width: | Height: | Size: 254 B |
Before Width: | Height: | Size: 274 B After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 5.8 KiB |
BIN
Textures/WIP Textures/deepslate_coal_ore.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
Textures/WIP Textures/deepslate_coal_ore_top.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
Textures/WIP Textures/deepslate_copper_ore.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
Textures/WIP Textures/deepslate_copper_ore_top.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
Textures/WIP Textures/deepslate_diamond_ore.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
Textures/WIP Textures/deepslate_diamond_ore_top.png
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
Textures/WIP Textures/deepslate_emerald_ore.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
Textures/WIP Textures/deepslate_emerald_ore_top.png
Normal file
After Width: | Height: | Size: 6.2 KiB |