mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
item texture fixes for new items
This commit is contained in:
parent
f2eb66fa26
commit
0d7743fcef
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "opencomputers:item/flat",
|
||||
"textures": {
|
||||
"layer0": "opencomputers:items/componentBusCreative"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent": "opencomputers:item/flat",
|
||||
"textures": {
|
||||
"layer0": "opencomputers:items/wlanCard"
|
||||
"layer0": "opencomputers:items/wlanCard1"
|
||||
}
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "opencomputers:item/flat",
|
||||
"textures": {
|
||||
"layer0": "opencomputers:items/wlanCard2"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 473 B After Width: | Height: | Size: 473 B |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 472 B |
Loading…
x
Reference in New Issue
Block a user