pattern item stuff, texture is broken
This commit is contained in:
@@ -107,4 +107,5 @@ item.storagecraft:storage_part.0.name=1k Storage Part
|
||||
item.storagecraft:storage_part.1.name=4k Storage Part
|
||||
item.storagecraft:storage_part.2.name=16k Storage Part
|
||||
item.storagecraft:storage_part.3.name=64k Storage Part
|
||||
item.storagecraft:pattern.name=Pattern
|
||||
item.storagecraft:pattern.name=Pattern
|
||||
item.storagecraft:pattern.blank.name=Blank Pattern
|
||||
@@ -107,4 +107,5 @@ item.storagecraft:storage_part.0.name=1k Opslagdeel
|
||||
item.storagecraft:storage_part.1.name=4k Opslagdeel
|
||||
item.storagecraft:storage_part.2.name=16k Opslagdeel
|
||||
item.storagecraft:storage_part.3.name=64k Opslagdeel
|
||||
item.storagecraft:pattern.name=Patroon
|
||||
item.storagecraft:pattern.name=Patroon
|
||||
item.storagecraft:pattern.blank.name=Leeg Patroon
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"parent": "builtin/generated",
|
||||
"textures": {
|
||||
"layer0": "storagecraft:items/blank_pattern"
|
||||
},
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [0, 1, -3],
|
||||
"scale": [0.55, 0.55, 0.55]
|
||||
},
|
||||
"firstperson": {
|
||||
"rotation": [0, -135, 25],
|
||||
"translation": [0, 4, 2],
|
||||
"scale": [1.7, 1.7, 1.7]
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 270 B |
Binary file not shown.
|
Before Width: | Height: | Size: 270 B After Width: | Height: | Size: 270 B |
Reference in New Issue
Block a user