Fix cell rendering (blessed Grondag for helping immensely)
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "techreborn:item/cell_fluid_template",
|
||||
"textures": {
|
||||
"texture": "techreborn:item/cell_background"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "techreborn:item/cell_empty"
|
||||
"layer0": "techreborn:item/cell_base"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "techreborn:item/cell_fluid_template",
|
||||
"textures": {
|
||||
"texture": "techreborn:item/cell_background"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"elements": [
|
||||
{
|
||||
"from": [7, 4, 7.5],
|
||||
"to": [10, 12, 8.5],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 4, 10, 12], "texture": "#texture"},
|
||||
"south": {"uv": [7, 4, 10, 12], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"ground": {
|
||||
"rotation": [ 0, 0, 0 ],
|
||||
"translation": [ 0, 2, 0],
|
||||
"scale":[ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"head": {
|
||||
"rotation": [ 0, 180, 0 ],
|
||||
"translation": [ 0, 13, 7],
|
||||
"scale":[ 1, 1, 1]
|
||||
},
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 0, 0, 0 ],
|
||||
"translation": [ 0, 3, 1 ],
|
||||
"scale": [ 0.55, 0.55, 0.55 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, -90, 25 ],
|
||||
"translation": [ 1.13, 3.2, 1.13],
|
||||
"scale": [ 0.68, 0.68, 0.68 ]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [ 0, 180, 0 ],
|
||||
"scale": [ 1, 1, 1 ]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "techreborn:item/cell_fluid_template",
|
||||
"textures": {
|
||||
"texture": "techreborn:item/cell_glass"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 446 B |
Before Width: | Height: | Size: 506 B |
Before Width: | Height: | Size: 321 B |
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 832 B After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 664 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 826 B After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 664 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 659 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 823 B After Width: | Height: | Size: 1.8 KiB |