pattern item stuff, texture is broken

This commit is contained in:
Raoul Van den Berge
2016-02-03 20:43:10 +01:00
parent fddd3d15b3
commit bb7e2a5e7d
9 changed files with 186 additions and 11 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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