component slots
@@ -2,5 +2,6 @@
|
||||
"neocomputers.confirm": "Confirm",
|
||||
"neocomputers.cancel": "Cancel",
|
||||
"block.neocomputers.combustgen": "Combustion Generator",
|
||||
"block.neocomputers.redio": "Redstone I/O"
|
||||
"block.neocomputers.redio": "Redstone I/O",
|
||||
"neocomputers.memory.capacity": "Capacity: %1$s"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory0"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory3"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory4"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "neocomputers:item/memory5"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 463 B |
|
After Width: | Height: | Size: 446 B |
|
After Width: | Height: | Size: 421 B |
|
After Width: | Height: | Size: 602 B |
|
After Width: | Height: | Size: 270 B |
|
After Width: | Height: | Size: 355 B |
|
After Width: | Height: | Size: 304 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory0.png
Normal file
|
After Width: | Height: | Size: 308 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory1.png
Normal file
|
After Width: | Height: | Size: 300 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory2.png
Normal file
|
After Width: | Height: | Size: 322 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory3.png
Normal file
|
After Width: | Height: | Size: 281 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory4.png
Normal file
|
After Width: | Height: | Size: 323 B |
BIN
src/main/resources/assets/neocomputers/textures/item/memory5.png
Normal file
|
After Width: | Height: | Size: 281 B |