Makes naming of security station related classes/assets consistent with registry name.
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": {
|
||||
"model": "appliedenergistics2:security"
|
||||
"model": "appliedenergistics2:security_station"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:blocks/security_bottom",
|
||||
"side": "appliedenergistics2:blocks/security_side",
|
||||
"top": "appliedenergistics2:blocks/security"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "appliedenergistics2:blocks/security_station_bottom",
|
||||
"side": "appliedenergistics2:blocks/security_station_side",
|
||||
"top": "appliedenergistics2:blocks/security_station"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"parent": "appliedenergistics2:block/security"
|
||||
}
|
||||
|
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 263 B |
|
Before Width: | Height: | Size: 398 B After Width: | Height: | Size: 398 B |
|
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 363 B |
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |