New textures for storage blocks
|
@ -332,7 +332,7 @@ public class TRContent {
|
|||
|
||||
public enum StorageBlocks implements ItemConvertible {
|
||||
ALUMINUM, BRASS, BRONZE, CHROME, COPPER, ELECTRUM, INVAR, IRIDIUM, IRIDIUM_REINFORCED_STONE,
|
||||
IRIDIUM_REINFORCED_TUNGSTENSTEEL, LEAD, NICKEL, OSMIUM, PERIDOT, PLATINUM, RED_GARNET, REFINED_IRON, RUBY,
|
||||
IRIDIUM_REINFORCED_TUNGSTENSTEEL, LEAD, NICKEL, PERIDOT, PLATINUM, RED_GARNET, REFINED_IRON, RUBY,
|
||||
SAPPHIRE, SILVER, STEEL, TIN, TITANIUM, TUNGSTEN, TUNGSTENSTEEL, YELLOW_GARNET, ZINC;
|
||||
|
||||
public final String name;
|
||||
|
|
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 760 B After Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 448 B |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 439 B |
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 449 B |
Before Width: | Height: | Size: 716 B After Width: | Height: | Size: 445 B |
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 732 B After Width: | Height: | Size: 658 B |
Before Width: | Height: | Size: 669 B After Width: | Height: | Size: 556 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 685 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 678 B After Width: | Height: | Size: 442 B |
Before Width: | Height: | Size: 708 B |
Before Width: | Height: | Size: 910 B After Width: | Height: | Size: 429 B |
Before Width: | Height: | Size: 718 B After Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 612 B After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 895 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 903 B After Width: | Height: | Size: 433 B |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 596 B After Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 432 B |
Before Width: | Height: | Size: 682 B After Width: | Height: | Size: 438 B |
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 438 B |
Before Width: | Height: | Size: 801 B After Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 436 B |
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "techreborn:osmium_storage_block"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|