Add (broken) blue boundary marker
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/boundary/blue_boundary_marker"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -450,6 +450,8 @@
|
|||
"block.new_soviet.blue_iron_bars": "Blue Iron Bars",
|
||||
"block.new_soviet.rusty_blue_iron_bars": "Rusty Blue Iron Bars",
|
||||
"block.new_soviet.vintage_iron_bars": "Vintage Iron Bars",
|
||||
"block.new_soviet.blue_boundary_marker": "Blue Boundary Marker",
|
||||
|
||||
|
||||
"advancement.new_soviet.root.name": "A New Era",
|
||||
"advancement.new_soviet.root.desc": "Time to create something great"
|
||||
|
|
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"0": "new_soviet:block/boundary_marker/boundary_blue",
|
||||
"1": "new_soviet:block/boundary_marker/boundary_overlay",
|
||||
"particle": "new_soviet:block/boundary_marker/boundary_blue"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "overlay_cube",
|
||||
"from": [5, 0, 5],
|
||||
"to": [11, 16, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#1", "tintindex": 0},
|
||||
"east": {"uv": [0, 0, 6, 16], "texture": "#1", "tintindex": 0},
|
||||
"south": {"uv": [0, 0, 6, 16], "texture": "#1", "tintindex": 0},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#1", "tintindex": 0},
|
||||
"up": {"uv": [6, 0, 12, 6], "texture": "#1", "tintindex": 0},
|
||||
"down": {"uv": [6, 6, 12, 12], "texture": "#1", "tintindex": 0}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 0, 5],
|
||||
"to": [11, 16, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"east": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"south": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"west": {"uv": [0, 0, 6, 16], "texture": "#0"},
|
||||
"up": {"uv": [6, 0, 12, 6], "texture": "#0"},
|
||||
"down": {"uv": [6, 6, 12, 12], "texture": "#0"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, 3, 1],
|
||||
"scale": [0.55, 0.55, 0.55]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"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]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [0, -90, 25],
|
||||
"translation": [1.13, 3.2, 1.13],
|
||||
"scale": [0.68, 0.68, 0.68]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, 2, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [30, 225, 0],
|
||||
"scale": [0.8, 0.8, 0.8]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 6.5, 0]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 180, 0]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "new_soviet:block/boundary/blue_boundary_marker"
|
||||
}
|
After Width: | Height: | Size: 363 B |
After Width: | Height: | Size: 240 B |
After Width: | Height: | Size: 381 B |
After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 373 B |
After Width: | Height: | Size: 391 B |
After Width: | Height: | Size: 375 B |
After Width: | Height: | Size: 353 B |
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 384 B |
After Width: | Height: | Size: 364 B |
After Width: | Height: | Size: 261 B |
After Width: | Height: | Size: 393 B |
After Width: | Height: | Size: 385 B |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 337 B |
After Width: | Height: | Size: 375 B |