Doors, sirens and blocks
|
@ -0,0 +1,124 @@
|
|||
{
|
||||
"variants": {
|
||||
"facing=east,half=lower,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left"
|
||||
},
|
||||
"facing=east,half=lower,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right"
|
||||
},
|
||||
"facing=east,half=lower,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left"
|
||||
},
|
||||
"facing=east,half=upper,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right"
|
||||
},
|
||||
"facing=east,half=upper,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left_open"
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=lower,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left_open"
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,half=upper,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=lower,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right_open"
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left_open",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right",
|
||||
"y": 90
|
||||
},
|
||||
"facing=south,half=upper,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right_open"
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=lower,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_bottom_right_open",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=left,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_left_open",
|
||||
"y": 270
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=false": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right",
|
||||
"y": 180
|
||||
},
|
||||
"facing=west,half=upper,hinge=right,open=true": {
|
||||
"model": "new_soviet:block/chiseled_birch_door_top_right_open",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/cracked_glazed_white_tiles"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/glazed_white_tiles"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/small_cracked_white_tiles"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "new_soviet:block/small_white_tiles"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -141,6 +141,7 @@
|
|||
"block.new_soviet.chiseled_mangrove_door": "Chiseled Mangrove Door",
|
||||
"block.new_soviet.chiseled_oak_door": "Chiseled Oak Door",
|
||||
"block.new_soviet.chiseled_spruce_door": "Chiseled Spruce Door",
|
||||
"block.new_soviet.chiseled_birch_door": "Chiseled Birch Door",
|
||||
"subtitles.new_soviet.siren": "Siren goes off",
|
||||
"block.new_soviet.yellow_concrete_with_bars": "Yellow Concrete With Bars",
|
||||
"block.new_soviet.beige_concrete_with_bars": "Beige Concrete With Bars",
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_bottom_left",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_bottom_left_open",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_bottom_right",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_bottom_right_open",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_top_left",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_top_left_open",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_top_right",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/door_top_right_open",
|
||||
"textures": {
|
||||
"bottom": "new_soviet:block/doors/chiseled_birch_door_lower",
|
||||
"top": "new_soviet:block/doors/chiseled_birch_door_upper"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/white/cracked_glazed_white_tiles",
|
||||
"particle": "new_soviet:block/white/cracked_glazed_white_tiles"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/white/glazed_white_tiles",
|
||||
"particle": "new_soviet:block/white/glazed_white_tiles"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/white/small_cracked_white_tiles",
|
||||
"particle": "new_soviet:block/white/small_cracked_white_tiles"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "new_soviet:block/white/small_white_tiles",
|
||||
"particle": "new_soviet:block/white/small_white_tiles"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "new_soviet:item/doors/chiseled_birch_door"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "new_soviet:item/chiseled_mangrove_door"
|
||||
"layer0": "new_soviet:item/doors/chiseled_mangrove_door"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "new_soviet:item/chiseled_oak_door"
|
||||
"layer0": "new_soviet:item/doors/chiseled_oak_door"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "new_soviet:item/chiseled_spruce_door"
|
||||
"layer0": "new_soviet:item/doors/chiseled_spruce_door"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "new_soviet:block/cracked_glazed_white_tiles"
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "new_soviet:block/small_cracked_white_tiles"
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"parent": "new_soviet:block/small_white_tiles"
|
||||
}
|
||||
|
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 297 B After Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 292 B |
Before Width: | Height: | Size: 250 B |
Before Width: | Height: | Size: 234 B |
Before Width: | Height: | Size: 362 B |
After Width: | Height: | Size: 395 B |
After Width: | Height: | Size: 333 B |
After Width: | Height: | Size: 416 B |
After Width: | Height: | Size: 427 B |
|
@ -9,8 +9,8 @@
|
|||
"Karoter2"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://fabricmc.net/",
|
||||
"sources": "https://github.com/FabricMC/fabric-example-mod"
|
||||
"homepage": "https://nse.a71.su/",
|
||||
"sources": "https://git.a71.su/Ethyl/New-Soviet-Era"
|
||||
},
|
||||
"license": "All rights reserved",
|
||||
"icon": "assets/new_soviet/icon.png",
|
||||
|
|