Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c442254d59 |
7
assets/minecraft/blockstates/blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/blackstone_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/blackstone_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/blackstone"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/blackstone_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/blackstone_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/blackstone_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/blackstone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/chiseled_nether_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_nether_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/chiseled_polished_blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/cracked_nether_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_nether_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/cracked_polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3,10 +3,10 @@
|
||||
{
|
||||
"when": {
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": [
|
||||
{
|
||||
@@ -25,10 +25,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -55,10 +55,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -89,10 +89,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -123,10 +123,10 @@
|
||||
},
|
||||
{
|
||||
"up": "false",
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
7
assets/minecraft/blockstates/gilded_blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/gilded_blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,10 +7,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_post"
|
||||
@@ -18,10 +18,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "true",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap"
|
||||
@@ -29,10 +29,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "false",
|
||||
"east": "true",
|
||||
"west": "false"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap",
|
||||
@@ -41,10 +41,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "true",
|
||||
"west": "false",
|
||||
"east": "false",
|
||||
"west": "false"
|
||||
"south": "true",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt"
|
||||
@@ -52,10 +52,10 @@
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "false",
|
||||
"south": "false",
|
||||
"west": "true",
|
||||
"east": "false",
|
||||
"west": "true"
|
||||
"south": "false",
|
||||
"north": "false"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/iron_bars_cap_alt",
|
||||
|
||||
7
assets/minecraft/blockstates/polished_blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/polished_blackstone_bricks"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_brick_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
118
assets/minecraft/blockstates/polished_blackstone_button.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=ceiling,facing=east,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=east,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 270,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=north,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 180,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=south,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=ceiling,facing=west,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 90,
|
||||
"x": 180
|
||||
},
|
||||
"face=floor,facing=east,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=east,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 90
|
||||
},
|
||||
"face=floor,facing=north,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button"
|
||||
},
|
||||
"face=floor,facing=north,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed"
|
||||
},
|
||||
"face=floor,facing=south,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=south,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 180
|
||||
},
|
||||
"face=floor,facing=west,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 270
|
||||
},
|
||||
"face=floor,facing=west,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 270
|
||||
},
|
||||
"face=wall,facing=east,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=east,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 90,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=north,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=south,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 180,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_button",
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"face=wall,facing=west,powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_button_pressed",
|
||||
"y": 270,
|
||||
"x": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"powered=false": {
|
||||
"model": "minecraft:block/polished_blackstone_pressure_plate"
|
||||
},
|
||||
"powered=true": {
|
||||
"model": "minecraft:block/polished_blackstone_pressure_plate_down"
|
||||
}
|
||||
}
|
||||
}
|
||||
13
assets/minecraft/blockstates/polished_blackstone_slab.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "minecraft:block/polished_blackstone_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "minecraft:block/polished_blackstone"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "minecraft:block/polished_blackstone_slab_top"
|
||||
}
|
||||
}
|
||||
}
|
||||
209
assets/minecraft/blockstates/polished_blackstone_stairs.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner"
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer"
|
||||
},
|
||||
"facing=east,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs"
|
||||
},
|
||||
"facing=east,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=east,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=north,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner"
|
||||
},
|
||||
"facing=south,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer"
|
||||
},
|
||||
"facing=south,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=south,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=bottom,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=inner_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_inner",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_left": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=outer_right": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs_outer",
|
||||
"x": 180,
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
},
|
||||
"facing=west,half=top,shape=straight": {
|
||||
"model": "minecraft:block/polished_blackstone_stairs",
|
||||
"x": 180,
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
}
|
||||
90
assets/minecraft/blockstates/polished_blackstone_wall.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"multipart": [
|
||||
{
|
||||
"when": {
|
||||
"up": "true"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_post"
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "low"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"north": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side_tall",
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"east": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side_tall",
|
||||
"y": 90,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"south": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side_tall",
|
||||
"y": 180,
|
||||
"uvlock": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"when": {
|
||||
"west": "tall"
|
||||
},
|
||||
"apply": {
|
||||
"model": "minecraft:block/polished_blackstone_wall_side_tall",
|
||||
"y": 270,
|
||||
"uvlock": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/quartz_bricks.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "minecraft:block/quartz_bricks"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,26 +4,26 @@
|
||||
"when": {
|
||||
"OR": [
|
||||
{
|
||||
"north": "none",
|
||||
"south": "none",
|
||||
"east": "none",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"north": "none",
|
||||
"south": "none"
|
||||
},
|
||||
{
|
||||
"north": "side|up",
|
||||
"east": "side|up"
|
||||
"east": "side|up",
|
||||
"north": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "side|up",
|
||||
"east": "side|up"
|
||||
"east": "side|up",
|
||||
"south": "side|up"
|
||||
},
|
||||
{
|
||||
"south": "side|up",
|
||||
"west": "side|up"
|
||||
"west": "side|up",
|
||||
"south": "side|up"
|
||||
},
|
||||
{
|
||||
"north": "side|up",
|
||||
"west": "side|up"
|
||||
"west": "side|up",
|
||||
"north": "side|up"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -38,10 +38,10 @@
|
||||
"north": "side|up"
|
||||
},
|
||||
{
|
||||
"north": "none",
|
||||
"south": "side|up",
|
||||
"east": "none",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"north": "none",
|
||||
"south": "side|up"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -56,10 +56,10 @@
|
||||
"south": "side|up"
|
||||
},
|
||||
{
|
||||
"north": "side|up",
|
||||
"south": "none",
|
||||
"east": "none",
|
||||
"west": "none",
|
||||
"east": "none"
|
||||
"north": "side|up",
|
||||
"south": "none"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -74,10 +74,10 @@
|
||||
"east": "side|up"
|
||||
},
|
||||
{
|
||||
"north": "none",
|
||||
"south": "none",
|
||||
"east": "none",
|
||||
"west": "side|up",
|
||||
"east": "none"
|
||||
"north": "none",
|
||||
"south": "none"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -93,10 +93,10 @@
|
||||
"west": "side|up"
|
||||
},
|
||||
{
|
||||
"north": "none",
|
||||
"south": "none",
|
||||
"east": "side|up",
|
||||
"west": "none",
|
||||
"east": "side|up"
|
||||
"north": "none",
|
||||
"south": "none"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
34
assets/minecraft/blockstates/soul_campfire.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,lit=false": {
|
||||
"model": "minecraft:block/campfire_off",
|
||||
"y": 270
|
||||
},
|
||||
"facing=east,lit=true": {
|
||||
"model": "minecraft:block/soul_campfire",
|
||||
"y": 270
|
||||
},
|
||||
"facing=north,lit=false": {
|
||||
"model": "minecraft:block/campfire_off",
|
||||
"y": 180
|
||||
},
|
||||
"facing=north,lit=true": {
|
||||
"model": "minecraft:block/soul_campfire",
|
||||
"y": 180
|
||||
},
|
||||
"facing=south,lit=false": {
|
||||
"model": "minecraft:block/campfire_off"
|
||||
},
|
||||
"facing=south,lit=true": {
|
||||
"model": "minecraft:block/soul_campfire"
|
||||
},
|
||||
"facing=west,lit=false": {
|
||||
"model": "minecraft:block/campfire_off",
|
||||
"y": 90
|
||||
},
|
||||
"facing=west,lit=true": {
|
||||
"model": "minecraft:block/soul_campfire",
|
||||
"y": 90
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -372,6 +372,7 @@
|
||||
"chat.link.open": "Open in Browser",
|
||||
"chat.coordinates": "%s, %s, %s",
|
||||
"chat.coordinates.tooltip": "Click to teleport",
|
||||
"chat.queue": "[+%s pending lines]",
|
||||
"menu.playdemo": "Play Demo World",
|
||||
"menu.resetdemo": "Reset Demo World",
|
||||
"demo.day.1": "This demo will last five game days. Do your best!",
|
||||
@@ -495,8 +496,11 @@
|
||||
"options.chat.visibility.hidden": "Hidden",
|
||||
"options.chat.color": "Colors",
|
||||
"options.chat.opacity": "Chat Text Opacity",
|
||||
"options.chat.line_spacing" : "Line Spacing",
|
||||
"options.chat.links": "Web Links",
|
||||
"options.chat.links.prompt": "Prompt on Links",
|
||||
"options.chat.delay_none": "Chat Delay: None",
|
||||
"options.chat.delay": "Chat Delay: %s seconds",
|
||||
"options.chat.scale": "Chat Text Size",
|
||||
"options.chat.width": "Width",
|
||||
"options.chat.height.focused": "Focused Height",
|
||||
@@ -1421,6 +1425,7 @@
|
||||
"block.minecraft.soul_fire_lantern": "Soul Fire Lantern",
|
||||
"block.minecraft.sweet_berry_bush": "Sweet Berry Bush",
|
||||
"block.minecraft.campfire": "Campfire",
|
||||
"block.minecraft.soul_campfire": "Soul Campfire",
|
||||
"block.minecraft.beehive": "Beehive",
|
||||
"block.minecraft.bee_nest": "Bee Nest",
|
||||
"block.minecraft.honey_block": "Honey Block",
|
||||
@@ -1429,6 +1434,26 @@
|
||||
"block.minecraft.netherite_block": "Block of Netherite",
|
||||
"block.minecraft.ancient_debris": "Ancient Debris",
|
||||
"block.minecraft.crying_obsidian": "Crying Obsidian",
|
||||
"block.minecraft.blackstone": "Blackstone",
|
||||
"block.minecraft.blackstone_slab": "Blackstone Slab",
|
||||
"block.minecraft.blackstone_stairs": "Blackstone Stairs",
|
||||
"block.minecraft.blackstone_wall": "Blackstone Wall",
|
||||
"block.minecraft.polished_blackstone_bricks": "Polished Blackstone Bricks",
|
||||
"block.minecraft.polished_blackstone_brick_slab": "Polished Blackstone Brick Slab",
|
||||
"block.minecraft.polished_blackstone_brick_stairs": "Polished Blackstone Brick Stairs",
|
||||
"block.minecraft.polished_blackstone_brick_wall": "Polished Blackstone Brick Wall",
|
||||
"block.minecraft.chiseled_polished_blackstone": "Chiseled Polished Blackstone",
|
||||
"block.minecraft.cracked_polished_blackstone_bricks": "Cracked Polished Blackstone Bricks",
|
||||
"block.minecraft.gilded_blackstone": "Gilded Blackstone",
|
||||
"block.minecraft.polished_blackstone": "Polished Blackstone",
|
||||
"block.minecraft.polished_blackstone_wall": "Polished Blackstone Wall",
|
||||
"block.minecraft.polished_blackstone_slab": "Polished Blackstone Slab",
|
||||
"block.minecraft.polished_blackstone_stairs": "Polished Blackstone Stairs",
|
||||
"block.minecraft.polished_blackstone_pressure_plate": "Polished Blackstone Pressure Plate",
|
||||
"block.minecraft.polished_blackstone_button": "Polished Blackstone Button",
|
||||
"block.minecraft.cracked_nether_bricks": "Cracked Nether Bricks",
|
||||
"block.minecraft.chiseled_nether_bricks": "Chiseled Nether Bricks",
|
||||
"block.minecraft.quartz_bricks": "Quartz Bricks",
|
||||
"item.minecraft.name_tag": "Name Tag",
|
||||
"item.minecraft.lead": "Lead",
|
||||
"item.minecraft.iron_shovel": "Iron Shovel",
|
||||
@@ -1796,6 +1821,8 @@
|
||||
"item.minecraft.flower_banner_pattern.desc": "Flower Charge",
|
||||
"item.minecraft.mojang_banner_pattern.desc": "Thing",
|
||||
"item.minecraft.globe_banner_pattern.desc": "Globe",
|
||||
"item.minecraft.piglin_banner_pattern": "Banner Pattern",
|
||||
"item.minecraft.piglin_banner_pattern.desc": "Piglin",
|
||||
"item.minecraft.sweet_berries": "Sweet Berries",
|
||||
"item.minecraft.honey_bottle": "Honey Bottle",
|
||||
"item.minecraft.honeycomb": "Honeycomb",
|
||||
@@ -4528,6 +4555,7 @@
|
||||
"biome.minecraft.soul_sand_valley": "Soul Sand Valley",
|
||||
"biome.minecraft.warped_forest": "Warped Forest",
|
||||
"biome.minecraft.crimson_forest": "Crimson Forest",
|
||||
"biome.minecraft.basalt_deltas": "Basalt Deltas",
|
||||
"generator.minecraft.surface": "Surface",
|
||||
"generator.minecraft.caves": "Caves",
|
||||
"generator.minecraft.floating_islands": "Floating Islands",
|
||||
|
||||
7
assets/minecraft/models/block/blackstone.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_top",
|
||||
"textures": {
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/blackstone_slab.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/blackstone_top",
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/blackstone_slab_top.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/blackstone_top",
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/models/block/blackstone_stairs.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/blackstone_top",
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/blackstone_top",
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/blackstone_top",
|
||||
"top": "minecraft:block/blackstone_top",
|
||||
"side": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/wall_inventory",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/blackstone_wall_post.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_post",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/blackstone_wall_side.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side_tall",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/blackstone"
|
||||
}
|
||||
}
|
||||
@@ -1,92 +1,7 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"display": {
|
||||
"head": {
|
||||
"translation": [ 0, 10.5, 0 ]
|
||||
}
|
||||
},
|
||||
"textures": {
|
||||
"particle": "block/campfire_log",
|
||||
"log": "block/campfire_log",
|
||||
"litlog": "block/campfire_log_lit",
|
||||
"fire": "block/campfire_fire"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 1, 0, 0 ],
|
||||
"to": [ 5, 4, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" },
|
||||
"east": { "uv": [ 0, 1, 16, 5 ], "texture": "#litlog" },
|
||||
"south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" },
|
||||
"west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 3, 11 ],
|
||||
"to": [ 16, 7, 15 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 16, 0, 0, 4 ], "texture": "#litlog" },
|
||||
"east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" },
|
||||
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#litlog" },
|
||||
"west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 4, 16, 8 ], "texture": "#litlog" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 11, 0, 0 ],
|
||||
"to": [ 15, 4, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" },
|
||||
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" },
|
||||
"south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" },
|
||||
"west": { "uv": [ 16, 1, 0, 5 ], "texture": "#litlog" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 3, 1 ],
|
||||
"to": [ 16, 7, 5 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#litlog" },
|
||||
"east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" },
|
||||
"south": { "uv": [ 16, 0, 0, 4 ], "texture": "#litlog" },
|
||||
"west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 4, 16, 8 ], "texture": "#litlog" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 5, 0, 0 ],
|
||||
"to": [ 11, 1, 16 ],
|
||||
"faces": {
|
||||
"north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" },
|
||||
"south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" },
|
||||
"up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#litlog" },
|
||||
"down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0.8, 1, 8 ],
|
||||
"to": [ 15.2, 17, 8 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 8, 1, 0.8 ],
|
||||
"to": [ 8, 17, 15.2 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"parent": "minecraft:block/template_campfire",
|
||||
"textures": {
|
||||
"fire": "minecraft:block/campfire_fire",
|
||||
"lit_log": "minecraft:block/campfire_log_lit"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/chiseled_nether_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/chiseled_polished_blackstone"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/cracked_nether_bricks.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cracked_nether_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/cracked_polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/gilded_blackstone.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/gilded_blackstone"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/polished_blackstone.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone_bricks",
|
||||
"top": "minecraft:block/polished_blackstone_bricks",
|
||||
"side": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone_bricks",
|
||||
"top": "minecraft:block/polished_blackstone_bricks",
|
||||
"side": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone_bricks",
|
||||
"top": "minecraft:block/polished_blackstone_bricks",
|
||||
"side": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone_bricks",
|
||||
"top": "minecraft:block/polished_blackstone_bricks",
|
||||
"side": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone_bricks",
|
||||
"top": "minecraft:block/polished_blackstone_bricks",
|
||||
"side": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/wall_inventory",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_post",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side_tall",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/pressure_plate_up",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/pressure_plate_down",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone",
|
||||
"top": "minecraft:block/polished_blackstone",
|
||||
"side": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone",
|
||||
"top": "minecraft:block/polished_blackstone",
|
||||
"side": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone",
|
||||
"top": "minecraft:block/polished_blackstone",
|
||||
"side": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone",
|
||||
"top": "minecraft:block/polished_blackstone",
|
||||
"side": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/polished_blackstone",
|
||||
"top": "minecraft:block/polished_blackstone",
|
||||
"side": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/wall_inventory",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_post",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_wall_side_tall",
|
||||
"textures": {
|
||||
"wall": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/block/quartz_bricks.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "minecraft:block/quartz_bricks"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/soul_campfire.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_campfire",
|
||||
"textures": {
|
||||
"fire": "minecraft:block/soul_campfire_fire",
|
||||
"lit_log": "minecraft:block/soul_campfire_log_lit"
|
||||
}
|
||||
}
|
||||
91
assets/minecraft/models/block/template_campfire.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"display": {
|
||||
"head": {
|
||||
"translation": [ 0, 10.5, 0 ]
|
||||
}
|
||||
},
|
||||
"textures": {
|
||||
"particle": "block/campfire_log",
|
||||
"log": "block/campfire_log"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [ 1, 0, 0 ],
|
||||
"to": [ 5, 4, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" },
|
||||
"east": { "uv": [ 0, 1, 16, 5 ], "texture": "#lit_log" },
|
||||
"south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" },
|
||||
"west": { "uv": [ 16, 0, 0, 4 ], "texture": "#log" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 3, 11 ],
|
||||
"to": [ 16, 7, 15 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 16, 0, 0, 4 ], "texture": "#lit_log" },
|
||||
"east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" },
|
||||
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#lit_log" },
|
||||
"west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 4, 16, 8 ], "texture": "#lit_log" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 11, 0, 0 ],
|
||||
"to": [ 15, 4, 16 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "north" },
|
||||
"east": { "uv": [ 0, 0, 16, 4 ], "texture": "#log" },
|
||||
"south": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "south" },
|
||||
"west": { "uv": [ 16, 1, 0, 5 ], "texture": "#lit_log" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 0, 16, 4 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 0, 3, 1 ],
|
||||
"to": [ 16, 7, 5 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#lit_log" },
|
||||
"east": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "east" },
|
||||
"south": { "uv": [ 16, 0, 0, 4 ], "texture": "#lit_log" },
|
||||
"west": { "uv": [ 0, 4, 4, 8 ], "texture": "#log", "cullface": "west" },
|
||||
"up": { "uv": [ 0, 0, 16, 4 ], "rotation": 180, "texture": "#log" },
|
||||
"down": { "uv": [ 0, 4, 16, 8 ], "texture": "#lit_log" }
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [ 5, 0, 0 ],
|
||||
"to": [ 11, 1, 16 ],
|
||||
"faces": {
|
||||
"north": {"uv": [ 0, 15, 6, 16 ], "texture": "#log", "cullface": "north" },
|
||||
"south": {"uv": [ 10, 15, 16, 16 ], "texture": "#log", "cullface": "south" },
|
||||
"up": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#lit_log" },
|
||||
"down": {"uv": [ 0, 8, 16, 14 ], "rotation": 90, "texture": "#log", "cullface": "down" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0.8, 1, 8 ],
|
||||
"to": [ 15.2, 17, 8 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 8, 1, 0.8 ],
|
||||
"to": [ 8, 17, 15.2 ],
|
||||
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#fire" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
3
assets/minecraft/models/item/blackstone.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/blackstone"
|
||||
}
|
||||
3
assets/minecraft/models/item/blackstone_slab.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/blackstone_slab"
|
||||
}
|
||||
3
assets/minecraft/models/item/blackstone_stairs.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/blackstone_stairs"
|
||||
}
|
||||
3
assets/minecraft/models/item/blackstone_wall.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/blackstone_wall_inventory"
|
||||
}
|
||||
3
assets/minecraft/models/item/chiseled_nether_bricks.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/chiseled_nether_bricks"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/chiseled_polished_blackstone"
|
||||
}
|
||||
3
assets/minecraft/models/item/cracked_nether_bricks.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/cracked_nether_bricks"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/cracked_polished_blackstone_bricks"
|
||||
}
|
||||
3
assets/minecraft/models/item/gilded_blackstone.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/gilded_blackstone"
|
||||
}
|
||||
6
assets/minecraft/models/item/piglin_banner_pattern.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/piglin_banner_pattern"
|
||||
}
|
||||
}
|
||||
3
assets/minecraft/models/item/polished_blackstone.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_brick_slab"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_brick_stairs"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_brick_wall_inventory"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_bricks"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_button_inventory"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_pressure_plate"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_slab"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_stairs"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/polished_blackstone_wall_inventory"
|
||||
}
|
||||
3
assets/minecraft/models/item/quartz_bricks.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "minecraft:block/quartz_bricks"
|
||||
}
|
||||
6
assets/minecraft/models/item/soul_campfire.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/soul_campfire"
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/particles/white_ash.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textures": [
|
||||
"minecraft:generic_0"
|
||||
]
|
||||
}
|
||||
BIN
assets/minecraft/textures/block/blackstone.png
Normal file
|
After Width: | Height: | Size: 282 B |
BIN
assets/minecraft/textures/block/blackstone_top.png
Normal file
|
After Width: | Height: | Size: 288 B |
BIN
assets/minecraft/textures/block/chiseled_nether_bricks.png
Normal file
|
After Width: | Height: | Size: 290 B |
BIN
assets/minecraft/textures/block/chiseled_polished_blackstone.png
Normal file
|
After Width: | Height: | Size: 254 B |
BIN
assets/minecraft/textures/block/cracked_nether_bricks.png
Normal file
|
After Width: | Height: | Size: 299 B |
|
After Width: | Height: | Size: 278 B |
BIN
assets/minecraft/textures/block/gilded_blackstone.png
Normal file
|
After Width: | Height: | Size: 317 B |