Enhancements, fixes, new texture
This commit is contained in:
parent
86a2459b0f
commit
9a4bfa1698
19 changed files with 131 additions and 4 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"map": [
|
||||
{
|
||||
"predicate": {
|
||||
"materialPredicate": {
|
||||
"renderLayerName": "eyes"
|
||||
}
|
||||
},
|
||||
"material": "canvas:emissive_transform"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"map": [
|
||||
{
|
||||
"predicate": {
|
||||
"materialPredicate": {
|
||||
"renderLayerName": "eyes"
|
||||
}
|
||||
},
|
||||
"material": "canvas:emissive_transform"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"map": [
|
||||
{
|
||||
"predicate": {
|
||||
"materialPredicate": {
|
||||
"renderLayerName": "eyes"
|
||||
}
|
||||
},
|
||||
"material": "canvas:emissive_transform"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -8,6 +8,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 2.5, 0, 2.5 ],
|
||||
"to": [ 2.501, 16, 7.5 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 2.5, 0, 2.5 ], "axis": "y", "angle": 22.5 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture" },
|
||||
|
@ -18,6 +19,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 13, 0, 1 ],
|
||||
"to": [ 13.001, 16, 6 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 13, 0, 1 ], "axis": "y", "angle": -45 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture" },
|
||||
|
@ -28,6 +30,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 14, 0, 11 ],
|
||||
"to": [ 14.001, 16, 16 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 14, 0, 11 ], "axis": "y", "angle": -45 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 5, 16 ], "texture": "#texture" },
|
||||
|
@ -38,6 +41,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 4.5, 0, 8 ],
|
||||
"to": [ 4.501, 16, 13 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 4.5, 0, 8 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 5, 0, 10, 16 ], "texture": "#texture" },
|
||||
|
@ -48,6 +52,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 9, 0, 4.5 ],
|
||||
"to": [ 9.001, 16, 9.5 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 5, 0, 10, 16 ], "texture": "#texture" },
|
||||
"east": { "uv": [ 5, 0, 10, 16 ], "texture": "#texture" }
|
||||
|
@ -57,6 +62,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 3.5, 0, 1 ],
|
||||
"to": [ 8.5, 16, 1.001 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 8.5, 0, 1 ], "axis": "y", "angle": 22.5 },
|
||||
"faces": {
|
||||
"north": { "uv": [ 10, 0, 15, 16 ], "texture": "#texture" },
|
||||
|
@ -67,6 +73,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 14.999, 0, 2.5 ],
|
||||
"to": [ 15, 16, 7.5 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 15, 0, 7.5 ], "axis": "y", "angle": 22.5 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 15, 16 ], "texture": "#texture" },
|
||||
|
@ -77,6 +84,7 @@
|
|||
"__comment": "PlaneX1",
|
||||
"from": [ 4.999, 0, 9.5 ],
|
||||
"to": [ 5, 16, 14.5 ],
|
||||
"shade": false,
|
||||
"rotation": { "origin": [ 5, 0, 14.5 ], "axis": "y", "angle": 45 },
|
||||
"faces": {
|
||||
"west": { "uv": [ 10, 0, 15, 16 ], "texture": "#texture" },
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/menger_sponge"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/menger_sponge_wet"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 358 B After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue