Respawn obelisk (WIP)

This commit is contained in:
paulevsGitch 2020-12-14 21:23:09 +03:00
parent 24b4b722c2
commit 61460e6e6c
14 changed files with 384 additions and 0 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"shape=top": { "model": "betterend:block/respawn_obelisk_top" },
"shape=middle": { "model": "betterend:block/respawn_obelisk_middle" },
"shape=bottom": { "model": "betterend:block/respawn_obelisk_bottom" }
}
}

View file

@ -0,0 +1,10 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/aurora_crystal",
"material": "betterend:glow_all"
}
]
}
}

View file

@ -0,0 +1,47 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amber_block",
"texture": "betterend:block/amber_block",
"side": "betterend:block/respawn_obelisk_bottom_side"
},
"elements": [
{
"__comment": "Box1",
"from": [ 1, 0, 1 ],
"to": [ 15, 4, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" },
"north": { "uv": [ 1, 12, 15, 16 ], "texture": "#side" },
"south": { "uv": [ 1, 12, 15, 16 ], "texture": "#side" },
"west": { "uv": [ 1, 12, 15, 16 ], "texture": "#side" },
"east": { "uv": [ 1, 12, 15, 16 ], "texture": "#side" }
}
},
{
"__comment": "Box1",
"from": [ 2, 4, 2 ],
"to": [ 14, 14, 14 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 12 ], "texture": "#side" },
"south": { "uv": [ 2, 2, 14, 12 ], "texture": "#side" },
"west": { "uv": [ 2, 2, 14, 12 ], "texture": "#side" },
"east": { "uv": [ 2, 2, 14, 12 ], "texture": "#side" }
}
},
{
"__comment": "Box1",
"from": [ 1, 14, 1 ],
"to": [ 15, 16, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" },
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#texture" },
"north": { "uv": [ 1, 0, 15, 2 ], "texture": "#side" },
"south": { "uv": [ 1, 0, 15, 2 ], "texture": "#side" },
"west": { "uv": [ 1, 0, 15, 2 ], "texture": "#side" },
"east": { "uv": [ 1, 0, 15, 2 ], "texture": "#side" }
}
}
]
}

View file

@ -0,0 +1,34 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amber_block",
"texture": "betterend:block/respawn_obelisk_top_and_side",
"crystal": "betterend:block/aurora_crystal"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, 0, 2 ],
"to": [ 14, 2, 14 ],
"faces": {
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 3, 2, 3 ],
"to": [ 13, 16, 13 ],
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 13, 14 ], "texture": "#crystal", "tintindex": 0 },
"south": { "uv": [ 3, 0, 13, 14 ], "texture": "#crystal", "tintindex": 0 },
"west": { "uv": [ 3, 0, 13, 14 ], "texture": "#crystal", "tintindex": 0 },
"east": { "uv": [ 3, 0, 13, 14 ], "texture": "#crystal", "tintindex": 0 }
}
}
]
}

View file

@ -0,0 +1,47 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/amber_block",
"texture": "betterend:block/respawn_obelisk_top_and_side",
"crystal": "betterend:block/aurora_crystal"
},
"elements": [
{
"__comment": "Box1",
"from": [ 2, 12, 2 ],
"to": [ 14, 14, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#texture" },
"north": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture" },
"south": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture" },
"east": { "uv": [ 2, 0, 14, 2 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 3, 0, 3 ],
"to": [ 13, 12, 13 ],
"shade": false,
"faces": {
"north": { "uv": [ 3, 4, 13, 16 ], "texture": "#crystal", "tintindex": 0 },
"south": { "uv": [ 3, 4, 13, 16 ], "texture": "#crystal", "tintindex": 0 },
"west": { "uv": [ 3, 4, 13, 16 ], "texture": "#crystal", "tintindex": 0 },
"east": { "uv": [ 3, 4, 13, 16 ], "texture": "#crystal", "tintindex": 0 }
}
},
{
"__comment": "Box1",
"from": [ 3, 14, 3 ],
"to": [ 13, 16, 13 ],
"faces": {
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"south": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"west": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" },
"east": { "uv": [ 3, 0, 13, 2 ], "texture": "#texture" }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/respawn_obelisk"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 384 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -24,6 +24,7 @@
"HostileEntityMixin",
"LivingEntityMixin",
"BoneMealItemMixin",
"PlayerEntityMixin",
"SlimeEntityMixin",
"BrewingAccessor",
"EntityMixin"