You've already forked minecraft-assets
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
13a6345967 | ||
|
|
f5ba9d4c24 | ||
|
|
8c84c333a9 | ||
|
|
9b338a0c8d | ||
|
|
1bf0091912 | ||
|
|
b3778e97b4 | ||
|
|
0a09709175 | ||
|
|
044148e94e | ||
|
|
5f0fec3de7 | ||
|
|
a57133010d | ||
|
|
2899084dcb |
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
5
assets/minecraft/blockstates/acacia_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
5
assets/minecraft/blockstates/acacia_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/acacia_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
7
assets/minecraft/blockstates/andesite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/andesite_slab" },
|
||||
"type=top": { "model": "block/andesite_slab_top" },
|
||||
"type=double": { "model": "block/andesite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
44
assets/minecraft/blockstates/andesite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/andesite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/andesite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/andesite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
19
assets/minecraft/blockstates/andesite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/andesite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/andesite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
26
assets/minecraft/blockstates/bamboo.json
Normal file
26
assets/minecraft/blockstates/bamboo.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "age": "0" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age0" },
|
||||
{ "model": "block/bamboo2_age0" },
|
||||
{ "model": "block/bamboo3_age0" },
|
||||
{ "model": "block/bamboo4_age0" }
|
||||
]
|
||||
},
|
||||
{ "when": { "age": "1" },
|
||||
"apply": [
|
||||
{ "model": "block/bamboo1_age1" },
|
||||
{ "model": "block/bamboo2_age1" },
|
||||
{ "model": "block/bamboo3_age1" },
|
||||
{ "model": "block/bamboo4_age1" }
|
||||
]
|
||||
},
|
||||
{ "when": { "leaves": "small" },
|
||||
"apply": { "model": "block/bamboo_small_leaves" }
|
||||
},
|
||||
{ "when": { "leaves": "large" },
|
||||
"apply": { "model": "block/bamboo_large_leaves" }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
5
assets/minecraft/blockstates/bamboo_sapling.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/bamboo_sapling" }
|
||||
}
|
||||
}
|
||||
16
assets/minecraft/blockstates/barrel.json
Normal file
16
assets/minecraft/blockstates/barrel.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=down,open=false": { "model": "block/barrel", "x": 180 },
|
||||
"facing=up,open=false": { "model": "block/barrel" },
|
||||
"facing=north,open=false": { "model": "block/barrel", "x": 90 },
|
||||
"facing=south,open=false": { "model": "block/barrel", "x": 90, "y": 180 },
|
||||
"facing=west,open=false": { "model": "block/barrel", "x": 90, "y": 270 },
|
||||
"facing=east,open=false": { "model": "block/barrel", "x": 90, "y": 90 },
|
||||
"facing=down,open=true": { "model": "block/barrel_open", "x": 180 },
|
||||
"facing=up,open=true": { "model": "block/barrel_open" },
|
||||
"facing=north,open=true": { "model": "block/barrel_open", "x": 90 },
|
||||
"facing=south,open=true": { "model": "block/barrel_open", "x": 90, "y": 180 },
|
||||
"facing=west,open=true": { "model": "block/barrel_open", "x": 90, "y": 270 },
|
||||
"facing=east,open=true": { "model": "block/barrel_open", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
20
assets/minecraft/blockstates/bell.json
Normal file
20
assets/minecraft/blockstates/bell.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,attachment=floor": { "model": "block/bell_floor" },
|
||||
"facing=south,attachment=floor": { "model": "block/bell_floor", "y": 180 },
|
||||
"facing=east,attachment=floor": { "model": "block/bell_floor", "y": 90 },
|
||||
"facing=west,attachment=floor": { "model": "block/bell_floor", "y": 270 },
|
||||
"facing=north,attachment=ceiling": { "model": "block/bell_ceiling" },
|
||||
"facing=south,attachment=ceiling": { "model": "block/bell_ceiling", "y": 180 },
|
||||
"facing=east,attachment=ceiling": { "model": "block/bell_ceiling", "y": 90 },
|
||||
"facing=west,attachment=ceiling": { "model": "block/bell_ceiling", "y": 270 },
|
||||
"facing=east,attachment=single_wall": { "model": "block/bell_wall" },
|
||||
"facing=west,attachment=single_wall": { "model": "block/bell_wall", "y": 180 },
|
||||
"facing=south,attachment=single_wall": { "model": "block/bell_wall", "y": 90 },
|
||||
"facing=north,attachment=single_wall": { "model": "block/bell_wall", "y": 270 },
|
||||
"facing=east,attachment=double_wall": { "model": "block/bell_between_walls" },
|
||||
"facing=west,attachment=double_wall": { "model": "block/bell_between_walls", "y": 180 },
|
||||
"facing=north,attachment=double_wall": { "model": "block/bell_between_walls", "y": 90 },
|
||||
"facing=south,attachment=double_wall": { "model": "block/bell_between_walls", "y": 270 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_sign.json
Normal file
5
assets/minecraft/blockstates/birch_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
5
assets/minecraft/blockstates/birch_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/birch_sign" }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
12
assets/minecraft/blockstates/blast_furnace.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=false": { "model": "block/blast_furnace" },
|
||||
"facing=south,lit=false": { "model": "block/blast_furnace", "y": 180 },
|
||||
"facing=west,lit=false": { "model": "block/blast_furnace", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/blast_furnace", "y": 90 },
|
||||
"facing=north,lit=true": { "model": "block/blast_furnace_on" },
|
||||
"facing=south,lit=true": { "model": "block/blast_furnace_on", "y": 180 },
|
||||
"facing=west,lit=true": { "model": "block/blast_furnace_on", "y": 270 },
|
||||
"facing=east,lit=true": { "model": "block/blast_furnace_on", "y": 90 }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/brick_wall.json
Normal file
19
assets/minecraft/blockstates/brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
12
assets/minecraft/blockstates/campfire.json
Normal file
12
assets/minecraft/blockstates/campfire.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=true": { "model": "block/campfire", "y": 180 },
|
||||
"facing=south,lit=true": { "model": "block/campfire" },
|
||||
"facing=east,lit=true": { "model": "block/campfire", "y": 270 },
|
||||
"facing=west,lit=true": { "model": "block/campfire", "y": 90 },
|
||||
"facing=north,lit=false": { "model": "block/campfire_off", "y": 180 },
|
||||
"facing=south,lit=false": { "model": "block/campfire_off" },
|
||||
"facing=east,lit=false": { "model": "block/campfire_off", "y": 270 },
|
||||
"facing=west,lit=false": { "model": "block/campfire_off", "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/cartography_table.json
Normal file
5
assets/minecraft/blockstates/cartography_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/cartography_table" }
|
||||
}
|
||||
}
|
||||
29
assets/minecraft/blockstates/composter.json
Normal file
29
assets/minecraft/blockstates/composter.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "apply": { "model": "block/composter" }},
|
||||
{ "when": { "level": "1" },
|
||||
"apply": { "model": "block/composter_contents1" }
|
||||
},
|
||||
{ "when": { "level": "2" },
|
||||
"apply": { "model": "block/composter_contents2" }
|
||||
},
|
||||
{ "when": { "level": "3" },
|
||||
"apply": { "model": "block/composter_contents3" }
|
||||
},
|
||||
{ "when": { "level": "4" },
|
||||
"apply": { "model": "block/composter_contents4" }
|
||||
},
|
||||
{ "when": { "level": "5" },
|
||||
"apply": { "model": "block/composter_contents5" }
|
||||
},
|
||||
{ "when": { "level": "6" },
|
||||
"apply": { "model": "block/composter_contents6" }
|
||||
},
|
||||
{ "when": { "level": "7" },
|
||||
"apply": { "model": "block/composter_contents7" }
|
||||
},
|
||||
{ "when": { "level": "8" },
|
||||
"apply": { "model": "block/composter_contents_ready" }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/cornflower.json
Normal file
5
assets/minecraft/blockstates/cornflower.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/cornflower" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/cut_red_sandstone_slab.json
Normal file
7
assets/minecraft/blockstates/cut_red_sandstone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/cut_red_sandstone_slab" },
|
||||
"type=top": { "model": "block/cut_red_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/cut_red_sandstone" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/cut_sandstone_slab.json
Normal file
7
assets/minecraft/blockstates/cut_sandstone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/cut_sandstone_slab" },
|
||||
"type=top": { "model": "block/cut_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/cut_sandstone" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/dark_oak_sign.json
Normal file
5
assets/minecraft/blockstates/dark_oak_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/dark_oak_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/dark_oak_wall_sign.json
Normal file
5
assets/minecraft/blockstates/dark_oak_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/dark_oak_sign" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/diorite_slab.json
Normal file
7
assets/minecraft/blockstates/diorite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/diorite_slab" },
|
||||
"type=top": { "model": "block/diorite_slab_top" },
|
||||
"type=double": { "model": "block/diorite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/diorite_stairs.json
Normal file
44
assets/minecraft/blockstates/diorite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/diorite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/diorite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/diorite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/diorite_wall.json
Normal file
19
assets/minecraft/blockstates/diorite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/diorite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/diorite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/end_stone_brick_slab.json
Normal file
7
assets/minecraft/blockstates/end_stone_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/end_stone_brick_slab" },
|
||||
"type=top": { "model": "block/end_stone_brick_slab_top" },
|
||||
"type=double": { "model": "block/end_stone_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/end_stone_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/end_stone_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/end_stone_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/end_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/end_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/end_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/end_stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/end_stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/end_stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/fletching_table.json
Normal file
5
assets/minecraft/blockstates/fletching_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/fletching_table" }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/granite_slab.json
Normal file
7
assets/minecraft/blockstates/granite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/granite_slab" },
|
||||
"type=top": { "model": "block/granite_slab_top" },
|
||||
"type=double": { "model": "block/granite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/granite_stairs.json
Normal file
44
assets/minecraft/blockstates/granite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/granite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/granite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/granite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/granite_wall.json
Normal file
19
assets/minecraft/blockstates/granite_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/granite_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/granite_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/grass_path" }
|
||||
"": [
|
||||
{ "model": "block/grass_path" },
|
||||
{ "model": "block/grass_path", "y": 90 },
|
||||
{ "model": "block/grass_path", "y": 180 },
|
||||
{ "model": "block/grass_path", "y": 270 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
16
assets/minecraft/blockstates/grindstone.json
Normal file
16
assets/minecraft/blockstates/grindstone.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"variants": {
|
||||
"face=floor,facing=east": { "model": "block/grindstone", "y": 90 },
|
||||
"face=floor,facing=west": { "model": "block/grindstone", "y": 270 },
|
||||
"face=floor,facing=south": { "model": "block/grindstone", "y": 180 },
|
||||
"face=floor,facing=north": { "model": "block/grindstone" },
|
||||
"face=wall,facing=east": { "model": "block/grindstone", "x": 90, "y": 90 },
|
||||
"face=wall,facing=west": { "model": "block/grindstone", "x": 90, "y": 270 },
|
||||
"face=wall,facing=south": { "model": "block/grindstone", "x": 90, "y": 180 },
|
||||
"face=wall,facing=north": { "model": "block/grindstone", "x": 90 },
|
||||
"face=ceiling,facing=east": { "model": "block/grindstone", "x": 180, "y": 270 },
|
||||
"face=ceiling,facing=west": { "model": "block/grindstone", "x": 180, "y": 90 },
|
||||
"face=ceiling,facing=south": { "model": "block/grindstone", "x": 180 },
|
||||
"face=ceiling,facing=north": { "model": "block/grindstone", "x": 180, "y": 180 }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/stone" }
|
||||
"": [
|
||||
{ "model": "block/stone" },
|
||||
{ "model": "block/stone_mirrored" },
|
||||
{ "model": "block/stone", "y": 180 },
|
||||
{ "model": "block/stone_mirrored", "y": 180 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
10
assets/minecraft/blockstates/jigsaw.json
Normal file
10
assets/minecraft/blockstates/jigsaw.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=up": { "model": "block/jigsaw"},
|
||||
"facing=down": { "model": "block/jigsaw", "x": 180 },
|
||||
"facing=north": { "model": "block/jigsaw", "x" : 90},
|
||||
"facing=south": { "model": "block/jigsaw", "x" : 90, "y": 180 },
|
||||
"facing=west": { "model": "block/jigsaw", "x" : 90, "y": 270 },
|
||||
"facing=east": { "model": "block/jigsaw", "x" : 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/jungle_sign.json
Normal file
5
assets/minecraft/blockstates/jungle_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/jungle_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/jungle_wall_sign.json
Normal file
5
assets/minecraft/blockstates/jungle_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/jungle_sign" }
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/blockstates/lantern.json
Normal file
6
assets/minecraft/blockstates/lantern.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"hanging=true": { "model": "block/hanging_lantern"},
|
||||
"hanging=false": { "model": "block/lantern"}
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/lectern.json
Normal file
8
assets/minecraft/blockstates/lectern.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/lectern" },
|
||||
"facing=south": { "model": "block/lectern", "y": 180 },
|
||||
"facing=west": { "model": "block/lectern", "y": 270 },
|
||||
"facing=east": { "model": "block/lectern", "y": 90 }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/lily_of_the_valley.json
Normal file
5
assets/minecraft/blockstates/lily_of_the_valley.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/lily_of_the_valley" }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/loom.json
Normal file
8
assets/minecraft/blockstates/loom.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/loom" },
|
||||
"facing=south": { "model": "block/loom", "y": 180 },
|
||||
"facing=west": { "model": "block/loom", "y": 270 },
|
||||
"facing=east": { "model": "block/loom", "y": 90 }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/mossy_cobblestone_slab.json
Normal file
7
assets/minecraft/blockstates/mossy_cobblestone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/mossy_cobblestone_slab" },
|
||||
"type=top": { "model": "block/mossy_cobblestone_slab_top" },
|
||||
"type=double": { "model": "block/mossy_cobblestone" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/mossy_cobblestone_stairs.json
Normal file
44
assets/minecraft/blockstates/mossy_cobblestone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/mossy_cobblestone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/mossy_cobblestone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/mossy_cobblestone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/mossy_cobblestone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/mossy_stone_brick_slab.json
Normal file
7
assets/minecraft/blockstates/mossy_stone_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/mossy_stone_brick_slab" },
|
||||
"type=top": { "model": "block/mossy_stone_brick_slab_top" },
|
||||
"type=double": { "model": "block/mossy_stone_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/mossy_stone_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/mossy_stone_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/mossy_stone_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/mossy_stone_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/mossy_stone_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/mossy_stone_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/mossy_stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/mossy_stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/mossy_stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"variants": {
|
||||
"snowy=false": { "model": "block/mycelium" },
|
||||
"snowy=false": [
|
||||
{ "model": "block/mycelium" },
|
||||
{ "model": "block/mycelium", "y": 90 },
|
||||
{ "model": "block/mycelium", "y": 180 },
|
||||
{ "model": "block/mycelium", "y": 270 }
|
||||
],
|
||||
"snowy=true": { "model": "block/grass_block_snow" }
|
||||
}
|
||||
}
|
||||
|
||||
19
assets/minecraft/blockstates/nether_brick_wall.json
Normal file
19
assets/minecraft/blockstates/nether_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/nether_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
5
assets/minecraft/blockstates/oak_sign.json
Normal file
5
assets/minecraft/blockstates/oak_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/oak_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/oak_wall_sign.json
Normal file
5
assets/minecraft/blockstates/oak_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/oak_sign" }
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"variants": {
|
||||
"snowy=false": { "model": "block/podzol" },
|
||||
"snowy=false": [
|
||||
{ "model": "block/podzol" },
|
||||
{ "model": "block/podzol", "y": 90 },
|
||||
{ "model": "block/podzol", "y": 180 },
|
||||
{ "model": "block/podzol", "y": 270 }
|
||||
],
|
||||
"snowy=true": { "model": "block/grass_block_snow" }
|
||||
}
|
||||
}
|
||||
|
||||
7
assets/minecraft/blockstates/polished_andesite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_andesite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_andesite_slab" },
|
||||
"type=top": { "model": "block/polished_andesite_slab_top" },
|
||||
"type=double": { "model": "block/polished_andesite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_andesite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_andesite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_andesite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_andesite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_andesite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_andesite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/polished_diorite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_diorite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_diorite_slab" },
|
||||
"type=top": { "model": "block/polished_diorite_slab_top" },
|
||||
"type=double": { "model": "block/polished_diorite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_diorite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_diorite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_diorite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_diorite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_diorite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_diorite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/polished_granite_slab.json
Normal file
7
assets/minecraft/blockstates/polished_granite_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/polished_granite_slab" },
|
||||
"type=top": { "model": "block/polished_granite_slab_top" },
|
||||
"type=double": { "model": "block/polished_granite" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/polished_granite_stairs.json
Normal file
44
assets/minecraft/blockstates/polished_granite_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/polished_granite_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/polished_granite_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/polished_granite_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/polished_granite_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/polished_granite_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_bamboo.json
Normal file
5
assets/minecraft/blockstates/potted_bamboo.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_bamboo" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_cornflower.json
Normal file
5
assets/minecraft/blockstates/potted_cornflower.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_cornflower" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_lily_of_the_valley" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/potted_wither_rose.json
Normal file
5
assets/minecraft/blockstates/potted_wither_rose.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/potted_wither_rose" }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/prismarine_wall.json
Normal file
19
assets/minecraft/blockstates/prismarine_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/prismarine_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
7
assets/minecraft/blockstates/red_nether_brick_slab.json
Normal file
7
assets/minecraft/blockstates/red_nether_brick_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/red_nether_brick_slab" },
|
||||
"type=top": { "model": "block/red_nether_brick_slab_top" },
|
||||
"type=double": { "model": "block/red_nether_bricks" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/red_nether_brick_stairs.json
Normal file
44
assets/minecraft/blockstates/red_nether_brick_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/red_nether_brick_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/red_nether_brick_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/red_nether_brick_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/red_nether_brick_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/red_nether_brick_wall.json
Normal file
19
assets/minecraft/blockstates/red_nether_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/red_nether_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
19
assets/minecraft/blockstates/red_sandstone_wall.json
Normal file
19
assets/minecraft/blockstates/red_sandstone_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/red_sandstone_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
19
assets/minecraft/blockstates/sandstone_wall.json
Normal file
19
assets/minecraft/blockstates/sandstone_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/sandstone_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
6
assets/minecraft/blockstates/scaffolding.json
Normal file
6
assets/minecraft/blockstates/scaffolding.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"variants": {
|
||||
"bottom=true": { "model": "block/scaffolding_unstable" },
|
||||
"bottom=false": { "model": "block/scaffolding_stable" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/chest" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/smithing_table.json
Normal file
5
assets/minecraft/blockstates/smithing_table.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/smithing_table" }
|
||||
}
|
||||
}
|
||||
12
assets/minecraft/blockstates/smoker.json
Normal file
12
assets/minecraft/blockstates/smoker.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north,lit=false": { "model": "block/smoker" },
|
||||
"facing=south,lit=false": { "model": "block/smoker", "y": 180 },
|
||||
"facing=west,lit=false": { "model": "block/smoker", "y": 270 },
|
||||
"facing=east,lit=false": { "model": "block/smoker", "y": 90 },
|
||||
"facing=north,lit=true": { "model": "block/smoker_on" },
|
||||
"facing=south,lit=true": { "model": "block/smoker_on", "y": 180 },
|
||||
"facing=west,lit=true": { "model": "block/smoker_on", "y": 270 },
|
||||
"facing=east,lit=true": { "model": "block/smoker_on", "y": 90 }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_quartz_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_quartz_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_quartz_slab" },
|
||||
"type=top": { "model": "block/smooth_quartz_slab_top" },
|
||||
"type=double": { "model": "block/smooth_quartz" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/smooth_quartz_stairs.json
Normal file
44
assets/minecraft/blockstates/smooth_quartz_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_quartz_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_quartz_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_quartz_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_quartz_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_red_sandstone_slab" },
|
||||
"type=top": { "model": "block/smooth_red_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_red_sandstone" }
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_red_sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_red_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_red_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_sandstone_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_sandstone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_sandstone_slab" },
|
||||
"type=top": { "model": "block/smooth_sandstone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_sandstone" }
|
||||
}
|
||||
}
|
||||
44
assets/minecraft/blockstates/smooth_sandstone_stairs.json
Normal file
44
assets/minecraft/blockstates/smooth_sandstone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/smooth_sandstone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/smooth_sandstone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/smooth_sandstone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/smooth_sandstone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/blockstates/smooth_stone_slab.json
Normal file
7
assets/minecraft/blockstates/smooth_stone_slab.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/smooth_stone_slab" },
|
||||
"type=top": { "model": "block/smooth_stone_slab_top" },
|
||||
"type=double": { "model": "block/smooth_stone_slab_double" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/spruce_sign.json
Normal file
5
assets/minecraft/blockstates/spruce_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/spruce_sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/spruce_wall_sign.json
Normal file
5
assets/minecraft/blockstates/spruce_wall_sign.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/spruce_sign" }
|
||||
}
|
||||
}
|
||||
19
assets/minecraft/blockstates/stone_brick_wall.json
Normal file
19
assets/minecraft/blockstates/stone_brick_wall.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"multipart": [
|
||||
{ "when": { "up": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_post" }
|
||||
},
|
||||
{ "when": { "north": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "uvlock": true }
|
||||
},
|
||||
{ "when": { "east": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 90, "uvlock": true }
|
||||
},
|
||||
{ "when": { "south": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 180, "uvlock": true }
|
||||
},
|
||||
{ "when": { "west": "true" },
|
||||
"apply": { "model": "block/stone_brick_wall_side", "y": 270, "uvlock": true }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -2,6 +2,6 @@
|
||||
"variants": {
|
||||
"type=bottom": { "model": "block/stone_slab" },
|
||||
"type=top": { "model": "block/stone_slab_top" },
|
||||
"type=double": { "model": "block/stone_slab_double" }
|
||||
"type=double": { "model": "block/stone" }
|
||||
}
|
||||
}
|
||||
|
||||
44
assets/minecraft/blockstates/stone_stairs.json
Normal file
44
assets/minecraft/blockstates/stone_stairs.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=east,half=bottom,shape=straight": { "model": "block/stone_stairs" },
|
||||
"facing=west,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=straight": { "model": "block/stone_stairs", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer" },
|
||||
"facing=west,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=outer_right": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer" },
|
||||
"facing=north,half=bottom,shape=outer_left": { "model": "block/stone_stairs_outer", "y": 180, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner" },
|
||||
"facing=west,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=north,half=bottom,shape=inner_right": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=east,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 270, "uvlock": true },
|
||||
"facing=west,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 90, "uvlock": true },
|
||||
"facing=south,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner" },
|
||||
"facing=north,half=bottom,shape=inner_left": { "model": "block/stone_stairs_inner", "y": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=straight": { "model": "block/stone_stairs", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_right": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=outer_left": { "model": "block/stone_stairs_outer", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_right": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=east,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "uvlock": true },
|
||||
"facing=west,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 180, "uvlock": true },
|
||||
"facing=south,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 90, "uvlock": true },
|
||||
"facing=north,half=top,shape=inner_left": { "model": "block/stone_stairs_inner", "x": 180, "y": 270, "uvlock": true }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/stonecutter.json
Normal file
8
assets/minecraft/blockstates/stonecutter.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"facing=north": { "model": "block/stonecutter" },
|
||||
"facing=south": { "model": "block/stonecutter", "y": 180 },
|
||||
"facing=west": { "model": "block/stonecutter", "y": 270 },
|
||||
"facing=east": { "model": "block/stonecutter", "y": 90 }
|
||||
}
|
||||
}
|
||||
8
assets/minecraft/blockstates/sweet_berry_bush.json
Normal file
8
assets/minecraft/blockstates/sweet_berry_bush.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"variants": {
|
||||
"age=0": { "model": "block/sweet_berry_bush_stage0" },
|
||||
"age=1": { "model": "block/sweet_berry_bush_stage1" },
|
||||
"age=2": { "model": "block/sweet_berry_bush_stage2" },
|
||||
"age=3": { "model": "block/sweet_berry_bush_stage3" }
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/sign" }
|
||||
}
|
||||
}
|
||||
5
assets/minecraft/blockstates/wither_rose.json
Normal file
5
assets/minecraft/blockstates/wither_rose.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"": { "model": "block/wither_rose" }
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"file": "minecraft:font/nonlatin_european.png",
|
||||
"ascent": 7,
|
||||
"chars": [
|
||||
"\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u00df\u00f0\u00f8\u00fe\u0391\u0392",
|
||||
"\u00a1\u2030\u00ad\u00b7\u20b4\u2260\u00bf\u00d7\u00d8\u00de\u04bb\u00f0\u00f8\u00fe\u0391\u0392",
|
||||
"\u0393\u0394\u0395\u0396\u0397\u0398\u0399\u039a\u039b\u039c\u039d\u039e\u039f\u03a0\u03a1\u03a3",
|
||||
"\u03a4\u03a5\u03a6\u03a7\u03a8\u03a9\u03b1\u03b2\u03b3\u03b4\u03b5\u03b6\u03b7\u03b8\u03b9\u03ba",
|
||||
"\u03bb\u03bc\u03bd\u03be\u03bf\u03c0\u03c1\u03c2\u03c3\u03c4\u03c5\u03c6\u03c7\u03c8\u03c9\u0402",
|
||||
@@ -15,9 +15,23 @@
|
||||
"\u043c\u043d\u043e\u043f\u0440\u0441\u0442\u0443\u0444\u0445\u0446\u0447\u0448\u0449\u044a\u044b",
|
||||
"\u044c\u044d\u044e\u044f\u0454\u0455\u0456\u0458\u0459\u045a\u2013\u2014\u2018\u2019\u201c\u201d",
|
||||
"\u201e\u2026\u204a\u2190\u2191\u2192\u2193\u21c4\uff0b\u018f\u0259\u025b\u026a\u04ae\u04af\u04e8",
|
||||
"\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u0406\u0472\u0473",
|
||||
"\u04e9\u02bb\u02cc\u037e\u0138\u1e9e\u00df\u20bd\u20ac\u0462\u0463\u0474\u0475\u04C0\u0472\u0473",
|
||||
"\u2070\u00b9\u00b3\u2074\u2075\u2076\u2077\u2078\u2079\u207a\u207b\u207c\u207d\u207e\u2071\u2122",
|
||||
"\u0294\u0295\u29c8\u2694\u2620\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
|
||||
"\u0294\u0295\u29c8\u2694\u2620\u049a\u049b\u0492\u0493\u04b0\u04b1\u04d8\u04d9\u0496\u0497\u04a2",
|
||||
"\u04a3\u04ba\u05e8\u05e7\u05e5\u05e6\u05e3\u05e4\u05e2\u05e1\u05df\u05e0\u05dd\u05de\u05dc\u05db",
|
||||
"\u05d9\u05d8\u05d7\u05d6\u05d5\u05d4\u05d3\u05d2\u05d1\u05d0\u00a2\u00a4\u00a5\u00a9\u00ae\u00b5",
|
||||
"\u00b6\u00bc\u00bd\u00be\u0387\u2010\u201a\u2020\u2021\u2022\u2031\u2032\u2033\u2034\u2035\u2036",
|
||||
"\u2037\u2039\u203a\u203b\u203c\u203d\u2042\u2048\u2049\u204b\u204e\u204f\u2051\u2052\u2057\u2117",
|
||||
"\u2212\u2213\u221e\u2600\u2601\u2608\u261e\u2632\u2635\u263d\u2640\u2642\u26a5\u2660\u2663\u2665",
|
||||
"\u2666\u2669\u266a\u266b\u266c\u266d\u266e\u266f\u2680\u2681\u2682\u2683\u2684\u2685\u26a0\u26a1",
|
||||
"\u26cf\u2714\u2744\u274c\u2764\u2b50\u2e18\u2e2e\u2e35\u2e38\u2E41\u2E4B\u295d\u1614\u0190\u07c8",
|
||||
"\u03db\u3125\u2c6f\u15fa\u0186\u15e1\u018e\u2132\u2141\uA7B0\ua780\u0500\ua779\u1d1a\u27d8\u2229",
|
||||
"\u0245\u2144\u0250\u0254\u01dd\u025f\u1d77\u0265\u1d09\u027e\u029e\ua781\u026f\u0279\u0287\u028c",
|
||||
"\u028d\u028e\u0531\u0532\u0533\u0534\u0536\u0537\u0539\u053a\u053b\u053c\u053d\u053e\u053f\u0540",
|
||||
"\u0541\u0542\u0543\u0544\u0545\u0546\u0547\u0548\u0549\u054b\u054c\u054d\u054e\u054f\u0550\u0551",
|
||||
"\u0552\u0553\u0554\u0555\u0556\u0559\u0561\u0562\u0563\u0564\u0565\u0566\u0567\u0568\u0569\u056a",
|
||||
"\u056b\u056c\u056d\u056e\u056f\u0570\u0571\u0572\u0573\u0574\u0575\u0576\u0577\u0578\u0579\u057a",
|
||||
"\u057b\u057c\u057d\u057e\u057f\u0580\u0581\u0582\u0583\u0584\u0585\u0586\u0587\u0000\u0000\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -43,7 +57,7 @@
|
||||
"\u0490\u0491\u1e02\u1e03\u1e0a\u1e0b\u1e1e\u1e1f\u1e22\u1e23\u1e30\u1e31\u1e40\u1e41\u1e56\u1e57",
|
||||
"\u1e60\u1e61\u1e6a\u1e6b\u1e80\u1e81\u1e82\u1e83\u1e84\u1e85\u1ef2\u1ef3\u00e8\u00e9\u00ea\u00eb",
|
||||
"\u0149\u01e7\u01eb\u040f\u1e0d\u1e25\u1e5b\u1e6d\u1e92\u1eca\u1ecb\u1ecc\u1ecd\u1ee4\u1ee5\u2116",
|
||||
"\u0207\u0194\u0263\u0283\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
|
||||
"\u0207\u0194\u0263\u0283\u2047\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
"advancements.adventure.trade.title": "Wat \u0144 Ooreenkoms!",
|
||||
"advancements.adventure.very_very_frightening.description": "Tref 'n dropsbewoner met weerlig",
|
||||
"advancements.adventure.very_very_frightening.title": "Baie Skrikwekkend",
|
||||
"advancements.adventure.whos_the_pillager_now.description": "Gee \u0144 Pillager \u0144 voorsmakie van hul eie medisyne",
|
||||
"advancements.adventure.whos_the_pillager_now.title": "Wie is nou die Pillager?",
|
||||
"advancements.empty": "Dit lyk nie asof daar iets hier is nie...",
|
||||
"advancements.end.dragon_breath.description": "Draak se asem in 'n glas bottel versamel",
|
||||
"advancements.end.dragon_breath.title": "Jy moet 'n kruisement",
|
||||
@@ -94,6 +96,7 @@
|
||||
"advancements.nether.summon_wither.description": "Ontbied die Wither",
|
||||
"advancements.nether.summon_wither.title": "Withering Heights",
|
||||
"advancements.nether.uneasy_alliance.title": "Ongemaklike alliansie",
|
||||
"advancements.story.cure_zombie_villager.description": "Verswak en genees dan 'n zombie dorpeling",
|
||||
"advancements.story.cure_zombie_villager.title": "Zombie Dokter",
|
||||
"advancements.story.deflect_arrow.title": "Nie Vandag Nie, Dankie",
|
||||
"advancements.story.enchant_item.description": "Betower 'n item by 'n Betoverende Tafel",
|
||||
@@ -156,6 +159,7 @@
|
||||
"block.minecraft.acacia_planks": "Akasiahout Planke",
|
||||
"block.minecraft.acacia_pressure_plate": "Akasiahout Drukplaat",
|
||||
"block.minecraft.acacia_sapling": "Akasiaboom Stiggie",
|
||||
"block.minecraft.acacia_sign": "Akasiahoutteken",
|
||||
"block.minecraft.acacia_slab": "Akasiahout Blad",
|
||||
"block.minecraft.acacia_stairs": "Akasiahout Trappe",
|
||||
"block.minecraft.acacia_trapdoor": "Akasiahout Valdeur",
|
||||
@@ -164,6 +168,9 @@
|
||||
"block.minecraft.air": "Lug",
|
||||
"block.minecraft.allium": "Wilde Ui",
|
||||
"block.minecraft.andesite": "Andesiet",
|
||||
"block.minecraft.andesite_slab": "Andesiet Blad",
|
||||
"block.minecraft.andesite_stairs": "Andesiet Trappe",
|
||||
"block.minecraft.andesite_wall": "Andesiet Muur",
|
||||
"block.minecraft.anvil": "Aambeeld",
|
||||
"block.minecraft.attached_melon_stem": "Aangehegte Spanspekstam",
|
||||
"block.minecraft.attached_pumpkin_stem": "Aangehegte pampoen stam",
|
||||
@@ -728,6 +735,7 @@
|
||||
"block.minecraft.banner.triangles_top.red": "Rooi Ingekeepde Hoof",
|
||||
"block.minecraft.banner.triangles_top.white": "Wit Ingekeepde Hoof",
|
||||
"block.minecraft.banner.triangles_top.yellow": "Geel Ingekeepde Hoof",
|
||||
"block.minecraft.barrel": "Vat",
|
||||
"block.minecraft.barrier": "Versperring",
|
||||
"block.minecraft.beacon": "Baken",
|
||||
"block.minecraft.beacon.primary": "Prim\u00eare Krag",
|
||||
@@ -749,6 +757,7 @@
|
||||
"block.minecraft.birch_planks": "Berk Planke",
|
||||
"block.minecraft.birch_pressure_plate": "Berk Drukplaat",
|
||||
"block.minecraft.birch_sapling": "Berkeboom Stiggie",
|
||||
"block.minecraft.birch_sign": "Berkteken",
|
||||
"block.minecraft.birch_slab": "Berk Blad",
|
||||
"block.minecraft.birch_stairs": "Berk Trappe",
|
||||
"block.minecraft.birch_trapdoor": "Berk Valdeur",
|
||||
@@ -764,6 +773,7 @@
|
||||
"block.minecraft.black_stained_glass_pane": "Swart Glaspaneel",
|
||||
"block.minecraft.black_terracotta": "Swart Terracotta",
|
||||
"block.minecraft.black_wool": "Swart Wol",
|
||||
"block.minecraft.blast_furnace": "Hoogoond",
|
||||
"block.minecraft.blue_banner": "Blou Vlag",
|
||||
"block.minecraft.blue_bed": "Blou Bed",
|
||||
"block.minecraft.blue_carpet": "Blou Mat",
|
||||
@@ -784,6 +794,7 @@
|
||||
"block.minecraft.brewing_stand": "Retortstaander",
|
||||
"block.minecraft.brick_slab": "Baksteen Blad",
|
||||
"block.minecraft.brick_stairs": "Baksteen Trappe",
|
||||
"block.minecraft.brick_wall": "Baksteen Muur",
|
||||
"block.minecraft.bricks": "Bakstene",
|
||||
"block.minecraft.brown_banner": "Bruin Banier",
|
||||
"block.minecraft.brown_bed": "Bruin Bed",
|
||||
@@ -804,6 +815,7 @@
|
||||
"block.minecraft.cactus": "Kaktus",
|
||||
"block.minecraft.cake": "Koek",
|
||||
"block.minecraft.carrots": "Wortels",
|
||||
"block.minecraft.cartography_table": "Kartografie Tafel",
|
||||
"block.minecraft.carved_pumpkin": "Gekerf Pampoen",
|
||||
"block.minecraft.cauldron": "Kookpot",
|
||||
"block.minecraft.cave_air": "Grot Lug",
|
||||
@@ -829,12 +841,13 @@
|
||||
"block.minecraft.command_block": "Opdragblok",
|
||||
"block.minecraft.comparator": "Redstone Vergelyker",
|
||||
"block.minecraft.conduit": "Watervoor",
|
||||
"block.minecraft.cornflower": "Koringblom",
|
||||
"block.minecraft.cracked_stone_bricks": "Gekraakte Klipstene",
|
||||
"block.minecraft.crafting_table": "Werksbank",
|
||||
"block.minecraft.creeper_head": "Creeper Kop",
|
||||
"block.minecraft.creeper_wall_head": "Creeper Muur Kop",
|
||||
"block.minecraft.cut_red_sandstone": "Sny Rooi Sandsteen",
|
||||
"block.minecraft.cut_sandstone": "Sny Sandsteen",
|
||||
"block.minecraft.cut_red_sandstone": "Gesnyde Rooi Sandsteen",
|
||||
"block.minecraft.cut_sandstone": "Gesnyde Sandsteen",
|
||||
"block.minecraft.cyan_banner": "Siaan Vlag",
|
||||
"block.minecraft.cyan_bed": "Blougroen Bed",
|
||||
"block.minecraft.cyan_carpet": "Siaan Mat",
|
||||
@@ -884,6 +897,8 @@
|
||||
"block.minecraft.diamond_block": "Diamantblok",
|
||||
"block.minecraft.diamond_ore": "Diamanterts",
|
||||
"block.minecraft.diorite": "Dioriet",
|
||||
"block.minecraft.diorite_slab": "Dioriet Blad",
|
||||
"block.minecraft.diorite_wall": "Dioriet Muur",
|
||||
"block.minecraft.dirt": "Grond",
|
||||
"block.minecraft.dispenser": "Uitdeler",
|
||||
"block.minecraft.dragon_egg": "Draak Eier",
|
||||
@@ -899,6 +914,8 @@
|
||||
"block.minecraft.end_portal_frame": "Laer Ingang Raam",
|
||||
"block.minecraft.end_rod": "Endstaaf",
|
||||
"block.minecraft.end_stone": "Endsteen",
|
||||
"block.minecraft.end_stone_brick_stairs": "Eind Baksteen Trappe",
|
||||
"block.minecraft.end_stone_brick_wall": "Eindbaksteen Muur",
|
||||
"block.minecraft.end_stone_bricks": "Endsteen Bakstene",
|
||||
"block.minecraft.ender_chest": "Ender Kis",
|
||||
"block.minecraft.farmland": "Landbougrond",
|
||||
@@ -918,6 +935,8 @@
|
||||
"block.minecraft.gold_block": "Goudblok",
|
||||
"block.minecraft.gold_ore": "Gouderts",
|
||||
"block.minecraft.granite": "Graniet",
|
||||
"block.minecraft.granite_stairs": "Graniet Trappe",
|
||||
"block.minecraft.granite_wall": "Graniet Muur",
|
||||
"block.minecraft.grass": "Gras",
|
||||
"block.minecraft.grass_block": "Grasblok",
|
||||
"block.minecraft.grass_path": "Gras Pad",
|
||||
@@ -962,6 +981,7 @@
|
||||
"block.minecraft.iron_ore": "Ystererts",
|
||||
"block.minecraft.iron_trapdoor": "Yster Valdeur",
|
||||
"block.minecraft.jack_o_lantern": "Pampoenspook",
|
||||
"block.minecraft.jigsaw": "Legkaart Blok",
|
||||
"block.minecraft.jukebox": "Musiekspeler",
|
||||
"block.minecraft.jungle_button": "Oerwoudhout Knoppie",
|
||||
"block.minecraft.jungle_door": "Mahoniehout Deur",
|
||||
@@ -979,6 +999,7 @@
|
||||
"block.minecraft.kelp": "Kelp",
|
||||
"block.minecraft.kelp_plant": "Kelp plant",
|
||||
"block.minecraft.ladder": "Leer",
|
||||
"block.minecraft.lantern": "Lantern",
|
||||
"block.minecraft.lapis_block": "Lasuurblok",
|
||||
"block.minecraft.lapis_ore": "Lasuurerts",
|
||||
"block.minecraft.large_fern": "Groot Varing",
|
||||
@@ -1008,6 +1029,7 @@
|
||||
"block.minecraft.light_gray_wool": "Liggrys Wol",
|
||||
"block.minecraft.light_weighted_pressure_plate": "Ligte Geweegde Druk Plaat",
|
||||
"block.minecraft.lilac": "Tuinsering",
|
||||
"block.minecraft.lily_of_the_valley": "Lelie van die Vallei",
|
||||
"block.minecraft.lily_pad": "Lelieblaar",
|
||||
"block.minecraft.lime_banner": "Heldergroen Banier",
|
||||
"block.minecraft.lime_bed": "Lemmetjie groen bed",
|
||||
@@ -1035,7 +1057,10 @@
|
||||
"block.minecraft.melon": "Waatlemoen",
|
||||
"block.minecraft.melon_stem": "Waatlemoenstamel",
|
||||
"block.minecraft.mossy_cobblestone": "Mossige Geplaveide",
|
||||
"block.minecraft.mossy_cobblestone_stairs": "Mossige Geplaveide Trappe",
|
||||
"block.minecraft.mossy_cobblestone_wall": "Mossige Steengruis Muur",
|
||||
"block.minecraft.mossy_stone_brick_stairs": "Mossige Klip Baksteen Trappe",
|
||||
"block.minecraft.mossy_stone_brick_wall": "Mossige Steen Baksteen Muur",
|
||||
"block.minecraft.mossy_stone_bricks": "Mossige Klipstene",
|
||||
"block.minecraft.moving_piston": "Bewegende Suier",
|
||||
"block.minecraft.mushroom_stem": "Sampioen Stengel",
|
||||
@@ -1043,6 +1068,7 @@
|
||||
"block.minecraft.nether_brick_fence": "Netherbaksteen Heining",
|
||||
"block.minecraft.nether_brick_slab": "Nether Baksteen Blad",
|
||||
"block.minecraft.nether_brick_stairs": "Nether Baksteen-Trappe",
|
||||
"block.minecraft.nether_brick_wall": "Laer Baksteen Muur",
|
||||
"block.minecraft.nether_bricks": "Nether Bakstene",
|
||||
"block.minecraft.nether_portal": "Laer Ingang",
|
||||
"block.minecraft.nether_quartz_ore": "Nether Kwartserts",
|
||||
@@ -1059,6 +1085,7 @@
|
||||
"block.minecraft.oak_planks": "Eikehout Planke",
|
||||
"block.minecraft.oak_pressure_plate": "Eikehout Drukplaat",
|
||||
"block.minecraft.oak_sapling": "Eikeboom Stiggie",
|
||||
"block.minecraft.oak_sign": "Eikenteken",
|
||||
"block.minecraft.oak_slab": "Eikehout Blad",
|
||||
"block.minecraft.oak_stairs": "Eikehout Trappe",
|
||||
"block.minecraft.oak_trapdoor": "Eikehout Trapdoor",
|
||||
@@ -1100,8 +1127,11 @@
|
||||
"block.minecraft.player_wall_head": "Speler Muur Kop",
|
||||
"block.minecraft.podzol": "Suurgrond",
|
||||
"block.minecraft.polished_andesite": "Gepoleerde Andesiet",
|
||||
"block.minecraft.polished_andesite_slab": "Gepoleerde Andesiet Blad",
|
||||
"block.minecraft.polished_diorite": "Gepoleerde Dioriet",
|
||||
"block.minecraft.polished_diorite_stairs": "Gepoleerde Dioriet Trappe",
|
||||
"block.minecraft.polished_granite": "Gepoleerde Graniet",
|
||||
"block.minecraft.polished_granite_stairs": "Gepoleerde Graniet Trappe",
|
||||
"block.minecraft.poppy": "Papawer",
|
||||
"block.minecraft.potatoes": "Aartappels",
|
||||
"block.minecraft.potted_acacia_sapling": "Gekapte Akasiaboom",
|
||||
@@ -1132,6 +1162,7 @@
|
||||
"block.minecraft.prismarine_bricks": "Prismaryn Bakstene",
|
||||
"block.minecraft.prismarine_slab": "Prismaryn Blad",
|
||||
"block.minecraft.prismarine_stairs": "Prismaryn Trappe",
|
||||
"block.minecraft.prismarine_wall": "Prismarine Muur",
|
||||
"block.minecraft.pumpkin": "Pampoen",
|
||||
"block.minecraft.pumpkin_stem": "Pampoenstingel",
|
||||
"block.minecraft.purple_banner": "Pers Vlag",
|
||||
@@ -1162,11 +1193,14 @@
|
||||
"block.minecraft.red_glazed_terracotta": "Rooi Geglasuurde Terracotta",
|
||||
"block.minecraft.red_mushroom": "Rooi Sampioen",
|
||||
"block.minecraft.red_mushroom_block": "Rooi Sampioen Blok",
|
||||
"block.minecraft.red_nether_brick_slab": "Rooi Laer Baksteen Blad",
|
||||
"block.minecraft.red_nether_brick_wall": "Rooi Laer Baksteen Muur",
|
||||
"block.minecraft.red_nether_bricks": "Rooi Nether Bakstene",
|
||||
"block.minecraft.red_sand": "Rooi Sand",
|
||||
"block.minecraft.red_sandstone": "Rooi Sandsteen",
|
||||
"block.minecraft.red_sandstone_slab": "Rooi Sandsteen Blad",
|
||||
"block.minecraft.red_sandstone_stairs": "Rooi Sandsteen Trappe",
|
||||
"block.minecraft.red_sandstone_wall": "Rooi Sandsteen Muur",
|
||||
"block.minecraft.red_shulker_box": "Rooi Shulker Boks",
|
||||
"block.minecraft.red_stained_glass": "Rooi Glas",
|
||||
"block.minecraft.red_stained_glass_pane": "Rooi Glaspaneel",
|
||||
@@ -1178,7 +1212,7 @@
|
||||
"block.minecraft.redstone_ore": "Redstone-Erts",
|
||||
"block.minecraft.redstone_torch": "Redstone Fakkel",
|
||||
"block.minecraft.redstone_wall_torch": "Redstone Muur Fakkel",
|
||||
"block.minecraft.redstone_wire": "Redstone Poeier",
|
||||
"block.minecraft.redstone_wire": "Redstone Draad",
|
||||
"block.minecraft.repeater": "Redstone Versterker",
|
||||
"block.minecraft.repeating_command_block": "Herhalende Opdragblok",
|
||||
"block.minecraft.rose_bush": "Roosbos",
|
||||
@@ -1186,18 +1220,24 @@
|
||||
"block.minecraft.sandstone": "Sandsteen",
|
||||
"block.minecraft.sandstone_slab": "Sandsteen Blad",
|
||||
"block.minecraft.sandstone_stairs": "Sandsteen Trappe",
|
||||
"block.minecraft.sandstone_wall": "Sandsteen Muur",
|
||||
"block.minecraft.scaffolding": "Steierwerk",
|
||||
"block.minecraft.sea_lantern": "See Lantern",
|
||||
"block.minecraft.sea_pickle": "See Pickle",
|
||||
"block.minecraft.seagrass": "Seagras",
|
||||
"block.minecraft.shulker_box": "Shulker boks",
|
||||
"block.minecraft.sign": "Onderteken",
|
||||
"block.minecraft.skeleton_skull": "Geraamte Skedel",
|
||||
"block.minecraft.skeleton_wall_skull": "Geraamte Muurskedel",
|
||||
"block.minecraft.slime_block": "Slymblok",
|
||||
"block.minecraft.smoker": "Roker",
|
||||
"block.minecraft.smooth_quartz": "Gladde Kwarts",
|
||||
"block.minecraft.smooth_quartz_stairs": "Gladde Kwarts Trappe",
|
||||
"block.minecraft.smooth_red_sandstone": "Gladde Rooi Sandsteen",
|
||||
"block.minecraft.smooth_red_sandstone_stairs": "Rooi Sandsteen Trappe",
|
||||
"block.minecraft.smooth_sandstone": "Gladde Sandsteen",
|
||||
"block.minecraft.smooth_sandstone_stairs": "Gladde Sandsteen Trappe",
|
||||
"block.minecraft.smooth_stone": "Gladde Klip",
|
||||
"block.minecraft.smooth_stone_slab": "Gladde Klipplaat",
|
||||
"block.minecraft.snow": "Sneeu",
|
||||
"block.minecraft.snow_block": "Sneeublok",
|
||||
"block.minecraft.soul_sand": "Sielsand",
|
||||
@@ -1209,9 +1249,10 @@
|
||||
"block.minecraft.spruce_fence_gate": "Dennehout Hek",
|
||||
"block.minecraft.spruce_leaves": "Dennenaalde",
|
||||
"block.minecraft.spruce_log": "Spar Log",
|
||||
"block.minecraft.spruce_planks": "Spar Planke",
|
||||
"block.minecraft.spruce_planks": "Dennehout Planke",
|
||||
"block.minecraft.spruce_pressure_plate": "Spar Drukplaat",
|
||||
"block.minecraft.spruce_sapling": "Denneboom Stiggie",
|
||||
"block.minecraft.spruce_sign": "Spruitteken",
|
||||
"block.minecraft.spruce_slab": "Spar Blad",
|
||||
"block.minecraft.spruce_stairs": "Spar Trappe",
|
||||
"block.minecraft.spruce_trapdoor": "Spar Valdeur",
|
||||
@@ -1220,10 +1261,12 @@
|
||||
"block.minecraft.stone": "Klip",
|
||||
"block.minecraft.stone_brick_slab": "Klipsteen Blad",
|
||||
"block.minecraft.stone_brick_stairs": "Klipsteen Trappe",
|
||||
"block.minecraft.stone_brick_wall": "Klip Baksteen Muur",
|
||||
"block.minecraft.stone_bricks": "Klipstene",
|
||||
"block.minecraft.stone_button": "Klip Knoppie",
|
||||
"block.minecraft.stone_pressure_plate": "Klip Drukplaat",
|
||||
"block.minecraft.stone_slab": "Klip Blad",
|
||||
"block.minecraft.stone_stairs": "Steen Trappe",
|
||||
"block.minecraft.stripped_acacia_log": "Gestroopte Akasiahout Log",
|
||||
"block.minecraft.stripped_acacia_wood": "Gestroopte Akasiahout hout",
|
||||
"block.minecraft.stripped_birch_log": "Gestroopte Berk Log",
|
||||
@@ -1249,13 +1292,13 @@
|
||||
"block.minecraft.trapped_chest": "Lokval Kis",
|
||||
"block.minecraft.tripwire": "Strikdraad",
|
||||
"block.minecraft.tripwire_hook": "Strikdraad Haak",
|
||||
"block.minecraft.tube_coral_block": "Tube Coral Block",
|
||||
"block.minecraft.tube_coral_fan": "Tubo coral fan",
|
||||
"block.minecraft.turtle_egg": "Skilpad Eier",
|
||||
"block.minecraft.two_turtle_eggs": "Twee Skilpad Eiers",
|
||||
"block.minecraft.vine": "Klimplante",
|
||||
"block.minecraft.void_air": "Leemte Lug",
|
||||
"block.minecraft.wall_banner": "Muur Vlaggie",
|
||||
"block.minecraft.wall_sign": "Muur Bordjie",
|
||||
"block.minecraft.wall_torch": "Muur Fakkel",
|
||||
"block.minecraft.water": "Water",
|
||||
"block.minecraft.wet_sponge": "Nat Spons",
|
||||
@@ -1272,6 +1315,7 @@
|
||||
"block.minecraft.white_terracotta": "Wit Terracotta",
|
||||
"block.minecraft.white_tulip": "Wit Tulp",
|
||||
"block.minecraft.white_wool": "Wit wol",
|
||||
"block.minecraft.wither_rose": "Verwelk Roos",
|
||||
"block.minecraft.wither_skeleton_skull": "Wither Geraamte Skedel",
|
||||
"block.minecraft.wither_skeleton_wall_skull": "Verwelkde Geraamte Muur Skedel",
|
||||
"block.minecraft.yellow_banner": "Geel Banier",
|
||||
@@ -1360,7 +1404,7 @@
|
||||
"connect.connecting": "Besig om met die bediener te skakel...",
|
||||
"connect.encrypting": "Versleutelen...",
|
||||
"connect.failed": "Skakeling met die bediener het misluk",
|
||||
"connect.joining": "Besig om w\u00eareld te aansluit...",
|
||||
"connect.joining": "Besig om w\u00eareld aan te sluit...",
|
||||
"connect.negotiating": "Onderhandel tans...",
|
||||
"container.beacon": "Baken",
|
||||
"container.brewing": "Retortstaander",
|
||||
@@ -1391,7 +1435,7 @@
|
||||
"controls.reset": "Herstel",
|
||||
"controls.resetAll": "Herstel Sleutels",
|
||||
"controls.title": "Kontroles",
|
||||
"createWorld.customize.buffet.biome": "Kies asseblief 'n biome",
|
||||
"createWorld.customize.buffet.biome": "Kies asseblief 'n bioom",
|
||||
"createWorld.customize.buffet.generator": "Kies asseblief 'n generator tipe",
|
||||
"createWorld.customize.buffet.generatortype": "W\u00eareld skepper:",
|
||||
"createWorld.customize.buffet.title": "Buffet w\u00eareld aanpassing",
|
||||
@@ -1457,8 +1501,6 @@
|
||||
"createWorld.customize.custom.useVillages": "Dorpe",
|
||||
"createWorld.customize.custom.useWaterLakes": "Watermere",
|
||||
"createWorld.customize.custom.waterLakeChance": "Waterdam waarskynlikeheid",
|
||||
"createWorld.customize.flat.addLayer": "Voeg 'n Laag By",
|
||||
"createWorld.customize.flat.editLayer": "Wysig Laag",
|
||||
"createWorld.customize.flat.height": "Hoogte",
|
||||
"createWorld.customize.flat.layer": "%s",
|
||||
"createWorld.customize.flat.layer.bottom": "Onderkant - %s",
|
||||
@@ -1469,7 +1511,7 @@
|
||||
"createWorld.customize.preset.bottomless_pit": "Bodemlose Put",
|
||||
"createWorld.customize.preset.classic_flat": "Klassieke plat",
|
||||
"createWorld.customize.preset.desert": "Woestyn",
|
||||
"createWorld.customize.preset.overworld": "Overw\u00eareld",
|
||||
"createWorld.customize.preset.overworld": "Bow\u00eareld",
|
||||
"createWorld.customize.preset.redstone_ready": "Redstone Gereed",
|
||||
"createWorld.customize.preset.snowy_kingdom": "Sneeu Koninkryk",
|
||||
"createWorld.customize.preset.the_void": "Die Leemte",
|
||||
@@ -1670,7 +1712,7 @@
|
||||
"entity.minecraft.dolphin": "Dolfyn",
|
||||
"entity.minecraft.donkey": "Donkie",
|
||||
"entity.minecraft.dragon_fireball": "Draak Vuurbal",
|
||||
"entity.minecraft.drowned": "Het verdrink",
|
||||
"entity.minecraft.drowned": "Verdrinkte",
|
||||
"entity.minecraft.elder_guardian": "Ouderling bewaker",
|
||||
"entity.minecraft.end_crystal": "End Kristal",
|
||||
"entity.minecraft.ender_dragon": "Enderdraak",
|
||||
@@ -1705,6 +1747,7 @@
|
||||
"entity.minecraft.parrot": "Papegaai",
|
||||
"entity.minecraft.phantom": "Spook",
|
||||
"entity.minecraft.pig": "Vark",
|
||||
"entity.minecraft.pillager": "Pillager",
|
||||
"entity.minecraft.player": "Speler",
|
||||
"entity.minecraft.polar_bear": "Ysbeer",
|
||||
"entity.minecraft.potion": "Doepa",
|
||||
@@ -1742,9 +1785,8 @@
|
||||
"entity.minecraft.villager.leatherworker": "Leerwerker",
|
||||
"entity.minecraft.villager.librarian": "Bibliotekaris",
|
||||
"entity.minecraft.villager.nitwit": "Dwaas",
|
||||
"entity.minecraft.villager.none": "Dorpenaar",
|
||||
"entity.minecraft.villager.shepherd": "Skaapwagter",
|
||||
"entity.minecraft.villager.tool_smith": "Gereedskap Smid",
|
||||
"entity.minecraft.villager.weapon_smith": "Wapensmid",
|
||||
"entity.minecraft.vindicator": "Verdediger",
|
||||
"entity.minecraft.witch": "Heks",
|
||||
"entity.minecraft.wither": "Wither",
|
||||
@@ -1786,11 +1828,13 @@
|
||||
"gui.no": "Nee",
|
||||
"gui.none": "Geen",
|
||||
"gui.ok": "Ok",
|
||||
"gui.proceed": "Voortgaan",
|
||||
"gui.proceed": "Gaan voort",
|
||||
"gui.recipebook.moreRecipes": "Regs klik vir meer",
|
||||
"gui.recipebook.toggleRecipes.all": "Alles gewys",
|
||||
"gui.recipebook.toggleRecipes.blastable": "Toon ontploffing",
|
||||
"gui.recipebook.toggleRecipes.craftable": "Alle maakbare items gewys",
|
||||
"gui.recipebook.toggleRecipes.smeltable": "Toon smeltbaar",
|
||||
"gui.recipebook.toggleRecipes.smokable": "Toon rookbaar",
|
||||
"gui.stats": "Statistiek",
|
||||
"gui.toMenu": "Terug na bediener-lys",
|
||||
"gui.toTitle": "Terug na titelskerm",
|
||||
@@ -1827,7 +1871,6 @@
|
||||
"item.minecraft.brewing_stand": "Retortstaander",
|
||||
"item.minecraft.brick": "Baksteen",
|
||||
"item.minecraft.bucket": "Emmer",
|
||||
"item.minecraft.cactus_green": "Kaktus Groen",
|
||||
"item.minecraft.carrot": "Wortel",
|
||||
"item.minecraft.carrot_on_a_stick": "Wortel aan 'n Stok",
|
||||
"item.minecraft.cauldron": "Kookpot",
|
||||
@@ -1858,7 +1901,6 @@
|
||||
"item.minecraft.creeper_head": "Creeper Kop",
|
||||
"item.minecraft.creeper_spawn_egg": "Creeper Kuit Eier",
|
||||
"item.minecraft.cyan_dye": "Siaan Kleurstof",
|
||||
"item.minecraft.dandelion_yellow": "Geel Kleurstof",
|
||||
"item.minecraft.dark_oak_boat": "Donker Eikehout Boot",
|
||||
"item.minecraft.diamond": "Diamant",
|
||||
"item.minecraft.diamond_axe": "Diamant Byl",
|
||||
@@ -2085,8 +2127,7 @@
|
||||
"item.minecraft.rabbit_foot": "Konyn Poot",
|
||||
"item.minecraft.rabbit_hide": "Konyn Pels",
|
||||
"item.minecraft.rabbit_stew": "Konyn Bredie",
|
||||
"item.minecraft.redstone": "Redstone",
|
||||
"item.minecraft.rose_red": "Roos Rooi",
|
||||
"item.minecraft.redstone": "Redstone Poeier",
|
||||
"item.minecraft.rotten_flesh": "Vrot Vleis",
|
||||
"item.minecraft.saddle": "Saal",
|
||||
"item.minecraft.salmon": "Rou Salm",
|
||||
@@ -2177,6 +2218,7 @@
|
||||
"item.minecraft.turtle_helmet": "Skilpad Dop",
|
||||
"item.minecraft.water_bucket": "Emmer Water",
|
||||
"item.minecraft.wheat": "Koring",
|
||||
"item.minecraft.wheat_seeds": "Koring Saad",
|
||||
"item.minecraft.wither_skeleton_skull": "Wither Geraamte Skedel",
|
||||
"item.minecraft.wooden_axe": "Hout Byl",
|
||||
"item.minecraft.wooden_hoe": "Hout Skoffel",
|
||||
@@ -2207,6 +2249,9 @@
|
||||
"itemGroup.search": "Soek Items",
|
||||
"itemGroup.tools": "Gereedskap",
|
||||
"itemGroup.transportation": "Vervoer",
|
||||
"jigsaw_block.attachement_type": "Aanhangsel tipe:",
|
||||
"jigsaw_block.final_state": "Verander in:",
|
||||
"jigsaw_block.target_pool": "Teikenpoel:",
|
||||
"key.advancements": "Vooruitgangs",
|
||||
"key.attack": "Val Aan/Vernietig",
|
||||
"key.back": "Loop Agteruit",
|
||||
@@ -2241,7 +2286,7 @@
|
||||
"key.keyboard.delete": "Verwyder",
|
||||
"key.keyboard.down": "Af Pyl",
|
||||
"key.keyboard.end": "Einde",
|
||||
"key.keyboard.enter": "Betree",
|
||||
"key.keyboard.enter": "Enter",
|
||||
"key.keyboard.equal": "=",
|
||||
"key.keyboard.escape": "Ontsnap",
|
||||
"key.keyboard.f1": "F1",
|
||||
@@ -2314,16 +2359,16 @@
|
||||
"key.keyboard.slash": "/",
|
||||
"key.keyboard.space": "Ruimte",
|
||||
"key.keyboard.tab": "Duimgids",
|
||||
"key.keyboard.unknown": "Nie gebind",
|
||||
"key.keyboard.unknown": "Nie gebind nie",
|
||||
"key.keyboard.up": "Op Pyl",
|
||||
"key.keyboard.world.1": "W\u00eareld 1",
|
||||
"key.keyboard.world.2": "W\u00eareld 2",
|
||||
"key.left": "Tree Links",
|
||||
"key.loadToolbarActivator": "Stoor-warmbalk aktiveerder",
|
||||
"key.loadToolbarActivator": "Laai-warmbalk aktiveerder",
|
||||
"key.mouse": "Sleutel %1$s",
|
||||
"key.mouse.left": "Linkerkantste knoppie",
|
||||
"key.mouse.left": "Linker knoppie",
|
||||
"key.mouse.middle": "Middelste knoppie",
|
||||
"key.mouse.right": "Regte knoppie",
|
||||
"key.mouse.right": "Regter knoppie",
|
||||
"key.pickItem": "Kies Blok",
|
||||
"key.playerlist": "Lys die Spelers",
|
||||
"key.right": "Tree Regs",
|
||||
@@ -2355,18 +2400,20 @@
|
||||
"menu.online": "Minecraft Realms",
|
||||
"menu.options": "Opsies...",
|
||||
"menu.playdemo": "Speel Demo W\u00eareld",
|
||||
"menu.preparingSpawn": "Berei kuitgebied voor",
|
||||
"menu.preparingSpawn": "Berei kuitgebied voor: %s%%",
|
||||
"menu.quit": "Eindig Spel",
|
||||
"menu.reportBugs": "Rapporteer foute",
|
||||
"menu.resetdemo": "Herstel Demo W\u00eareld",
|
||||
"menu.respawning": "Herverskyning",
|
||||
"menu.returnToGame": "Terug na die Spel",
|
||||
"menu.returnToMenu": "Stoor en keur terug na titel",
|
||||
"menu.savingChunks": "Stoor stukke",
|
||||
"menu.savingLevel": "Wer\u00eald stoor",
|
||||
"menu.savingLevel": "Besig om w\u00eareld te stoor",
|
||||
"menu.sendFeedback": "Gee terugvoering",
|
||||
"menu.shareToLan": "Oop na LAN",
|
||||
"menu.singleplayer": "Enkelspeler",
|
||||
"menu.working": "Aan die werk...",
|
||||
"merchant.deprecated": "Verhandel iets anders om te ontsluit!",
|
||||
"merchant.level.2": "Vakleerling",
|
||||
"mount.onboard": "Druk %1$s om af te klim",
|
||||
"multiplayer.connect": "Konnekteer",
|
||||
"multiplayer.disconnect.authservers_down": "Verifikasie bedieners is onbeskikbaar. Probeer later weer asseblief, jammer!",
|
||||
@@ -2381,7 +2428,7 @@
|
||||
"multiplayer.disconnect.idling": "Jy het vir te lank geluier!",
|
||||
"multiplayer.disconnect.illegal_characters": "Onwettige karakters in klets",
|
||||
"multiplayer.disconnect.invalid_entity_attacked": "Poging om 'n ongeldige entiteit aan te val",
|
||||
"multiplayer.disconnect.invalid_player_movement": "Onwettige beweeg voertuig pakket ontvang",
|
||||
"multiplayer.disconnect.invalid_player_movement": "Onwettige beweeg speler pakket ontvang",
|
||||
"multiplayer.disconnect.invalid_vehicle_movement": "Onwettige beweeg voertuig pakket ontvang",
|
||||
"multiplayer.disconnect.ip_banned": "Jou IP adres is verban van hierdie bediener",
|
||||
"multiplayer.disconnect.kicked": "Jy is deur 'n operateur af-geskop",
|
||||
@@ -2397,7 +2444,7 @@
|
||||
"multiplayer.downloadingStats": "Besig om statistieke af te laai...",
|
||||
"multiplayer.downloadingTerrain": "Terrein word afgelaai...",
|
||||
"multiplayer.ipinfo": "Verskaf die IP adres van 'n bediener om daaraan te koppel:",
|
||||
"multiplayer.message_not_delivered": "Kan nie boodskap stuur wat begin met: %s\nKyk na die kollume",
|
||||
"multiplayer.message_not_delivered": "Kan nie boodskap stuur nie, kyk na die bediener se state. Die boodskap het begin met: %s",
|
||||
"multiplayer.player.joined": "%s het aangesluit by die spel",
|
||||
"multiplayer.player.joined.renamed": "%s (voorheen bekens as %s) het aangesluit by die spel",
|
||||
"multiplayer.player.left": "%s het die spel verlaat",
|
||||
@@ -2419,19 +2466,33 @@
|
||||
"multiplayer.texturePrompt.line1": "Hierdie bediener beveel die gebruik van 'n pasgemaakde hulpbronpak aan.",
|
||||
"multiplayer.texturePrompt.line2": "Wil jy dit 'outomagies' laat aflaai en installeer?",
|
||||
"multiplayer.title": "Speel Multispeler",
|
||||
"narrator.button.accessibility": "Toeganklikheid",
|
||||
"narrator.button.difficulty_lock": "Moeilikheidslot",
|
||||
"narrator.button.difficulty_lock.locked": "Gesluit",
|
||||
"narrator.button.difficulty_lock.unlocked": "Oopgesluit",
|
||||
"narrator.button.language": "Taal",
|
||||
"narrator.controls.bound": "%s is gebonde aan %s",
|
||||
"narrator.controls.reset": "Reset %s knoppie",
|
||||
"narrator.controls.unbound": "%s is nie gebonde nie",
|
||||
"narrator.joining": "Aansluiting",
|
||||
"narrator.loading": "Laai: %s",
|
||||
"narrator.loading.done": "Klaar",
|
||||
"narrator.screen.title": "Titel Skerm",
|
||||
"narrator.select": "Gekies: %s",
|
||||
"narrator.select.world": "Geselekteerde %s, laas gespeel: %s, %s, %s, weergawe: %s",
|
||||
"narrator.toast.disabled": "Verteller gedeaktiveer",
|
||||
"narrator.toast.enabled": "Verteller geaktiveer",
|
||||
"optimizeWorld.confirm.description": "Dit sal jou w\u00eareld optimaliseer deur seker te maak dat alle data in die mees onlangse spelformaat gestoor word. Dit kan baie lank neem, afhangende van jou w\u00eareld. Sodra dit klaar is, kan jou w\u00eareld vinniger speel, maar dit is nie meer verenigbaar met ouer weergawes van die spel nie. Is jy seker jy wil voortgaan?",
|
||||
"optimizeWorld.confirm.title": "Optimaliseer die w\u00eareld",
|
||||
"optimizeWorld.info.converted": "Besig om blokke te verbeter: %s",
|
||||
"optimizeWorld.info.skipped": "Gemisde blokke: %s",
|
||||
"optimizeWorld.info.total": "Totale blokke: %s",
|
||||
"optimizeWorld.info.converted": "Besig om stukke te verbeter: %s",
|
||||
"optimizeWorld.info.skipped": "Oorgeslaan stukke: %s",
|
||||
"optimizeWorld.info.total": "Totale stukke: %s",
|
||||
"optimizeWorld.stage.counting": "Blokke word getel...",
|
||||
"optimizeWorld.stage.failed": "Gevaal! :(",
|
||||
"optimizeWorld.stage.finished": "Amper klaar...",
|
||||
"optimizeWorld.stage.structures": "Struktuur data word opgegradeer...",
|
||||
"optimizeWorld.stage.upgrading": "Alle blokke word verbeter...",
|
||||
"optimizeWorld.stage.upgrading": "Alle stukke word opgedateer...",
|
||||
"optimizeWorld.title": "Optimalisering van die w\u00eareld",
|
||||
"options.accessibility.text_background.chat": "Klets",
|
||||
"options.anaglyph": "Blou/Rooi 3D",
|
||||
"options.ao": "Gladde Beligting",
|
||||
"options.ao.max": "Maksimum",
|
||||
@@ -2442,13 +2503,12 @@
|
||||
"options.attackIndicator": "Aanval Aanwyser",
|
||||
"options.autoJump": "Spring automaties",
|
||||
"options.autoSuggestCommands": "Opdrag voorstelle",
|
||||
"options.biomeBlendRadius": "Biomeenmengsel",
|
||||
"options.biomeBlendRadius": "Bioommengsel",
|
||||
"options.chat.color": "Kleure",
|
||||
"options.chat.height.focused": "Fokus Hoogte",
|
||||
"options.chat.height.unfocused": "Ongefokusde Hoogte",
|
||||
"options.chat.links": "Web Skakels",
|
||||
"options.chat.links.prompt": "Bevestig Skakelgebruik",
|
||||
"options.chat.opacity": "Ondeursigtigheid",
|
||||
"options.chat.scale": "Skaal",
|
||||
"options.chat.title": "Kletsverstellings...",
|
||||
"options.chat.visibility": "Klets",
|
||||
@@ -2520,7 +2580,6 @@
|
||||
"options.renderClouds": "Wolke",
|
||||
"options.renderDistance": "Sigafstand",
|
||||
"options.resourcepack": "Hulpbronpakke...",
|
||||
"options.saturation": "Kleurvolheid",
|
||||
"options.sensitivity": "Sensitiwiteit",
|
||||
"options.sensitivity.max": "BLITSIG!!!",
|
||||
"options.sensitivity.min": "*gaap*",
|
||||
@@ -2573,9 +2632,9 @@
|
||||
"selectServer.delete": "Verwyder",
|
||||
"selectServer.deleteButton": "Verwyder",
|
||||
"selectServer.deleteQuestion": "Is jy seker jy wil die bediener verwyder?",
|
||||
"selectServer.deleteWarning": "%s sal verlore wees vir ewig (\u0144 Lang tyd!)",
|
||||
"selectServer.deleteWarning": "%s sal verlore wees vir ewig! ('n Lang tyd!)",
|
||||
"selectServer.direct": "Direkte Konneksie",
|
||||
"selectServer.edit": "Wysig",
|
||||
"selectServer.edit": "Verander",
|
||||
"selectServer.empty": "leeg",
|
||||
"selectServer.hiddenAddress": "(Versteek)",
|
||||
"selectServer.refresh": "Hernu",
|
||||
@@ -2586,8 +2645,8 @@
|
||||
"selectWorld.backupJoinConfirmButton": "Rugsteun en laai",
|
||||
"selectWorld.backupJoinSkipButton": "Ek weet wat ek doen!",
|
||||
"selectWorld.backupQuestion": "Wil jy regtig hierdie w\u00eareld laai?",
|
||||
"selectWorld.backupQuestion.customized": "Self-gemaakte w\u00earelde is nie meer ingesluit nie",
|
||||
"selectWorld.backupWarning": "Hierdie w\u00eareld was laas gespeel in weergawe %s; jy is op weergawe %s. Maak asseblief \u0144 duplikasie van hierdie w\u00eareld vir in geval di\u00e9 w\u00eareld breek!",
|
||||
"selectWorld.backupQuestion.customized": "Self-gemaakte w\u00earelde is nie meer ondersteun nie",
|
||||
"selectWorld.backupWarning": "Hierdie w\u00eareld was laas gespeel in weergawe %s; jy is op weergawe %s. Maak asseblief 'n rugsteun van hierdie w\u00eareld vir in geval die w\u00eareld breek!",
|
||||
"selectWorld.backupWarning.customized": "Ongelukkig, is self-gemmakte w\u00earelde nie meer beskikbaar in hierdie weergawe van Minecraft nie. Ons kan nogsteeds die w\u00eareld laai en alles h\u00ea soos wat dit was, maar nuwe gelaaide blokke sal anders wees. Jammer vir die ongerief!",
|
||||
"selectWorld.bonusItems": "Bonus Kis:",
|
||||
"selectWorld.cheats": "Kullery",
|
||||
@@ -2598,13 +2657,14 @@
|
||||
"selectWorld.delete": "Verwyder",
|
||||
"selectWorld.deleteButton": "Verwyder",
|
||||
"selectWorld.deleteQuestion": "Is jy seker jy wil die w\u00eareld verwyder?",
|
||||
"selectWorld.deleteWarning": "%s sal verlore wees vir ewig (\u0144 Lang tyd!)",
|
||||
"selectWorld.deleteWarning": "%s sal verlore wees vir ewig ('n Lang tyd!)",
|
||||
"selectWorld.edit": "Wysig",
|
||||
"selectWorld.edit.backup": "Maak rugsteun",
|
||||
"selectWorld.edit.backupCreated": "Gerugsteun: %s",
|
||||
"selectWorld.edit.backupFolder": "Oop rugsteune vouer",
|
||||
"selectWorld.edit.backupFailed": "Ondersteuning misluk",
|
||||
"selectWorld.edit.backupFolder": "Maak rugsteune gids oop",
|
||||
"selectWorld.edit.backupSize": "grootte: %s MB",
|
||||
"selectWorld.edit.openFolder": "Oop W\u00eareld Vouer",
|
||||
"selectWorld.edit.openFolder": "Maak W\u00eareld Gids Oop",
|
||||
"selectWorld.edit.optimize": "Optimiseer w\u00eareld",
|
||||
"selectWorld.edit.resetIcon": "Herstel Ikoon",
|
||||
"selectWorld.edit.save": "Stoor",
|
||||
@@ -2612,8 +2672,8 @@
|
||||
"selectWorld.empty": "leeg",
|
||||
"selectWorld.enterName": "W\u00eareldnaam",
|
||||
"selectWorld.enterSeed": "Saad vir die W\u00eareldskepper",
|
||||
"selectWorld.futureworld.error.text": "Iets het fout gegaan terwyl \u0144 w\u00eareld laai van \u0144 toekomende weergawe. Dit was \u0144 gevaarlike operasie om mee te begin, jammer dit het nie uitgewerk nie.",
|
||||
"selectWorld.futureworld.error.title": "\u0144 Fout het gebeur!",
|
||||
"selectWorld.futureworld.error.text": "Iets het fout gegaan terwyl 'n w\u00eareld laai van 'n toekomende weergawe. Dit was 'n gevaarlike operasie om mee te begin, jammer dat dit nie uitgewerk het nie.",
|
||||
"selectWorld.futureworld.error.title": "'n Fout het gebeur!",
|
||||
"selectWorld.gameMode": "Spel-tipe",
|
||||
"selectWorld.gameMode.adventure": "Avontuur",
|
||||
"selectWorld.gameMode.adventure.line1": "Dieselfde as oorlewing, maar blokke kan nie",
|
||||
@@ -2638,12 +2698,11 @@
|
||||
"selectWorld.mapType.normal": "Normaal",
|
||||
"selectWorld.moreWorldOptions": "Meer W\u00eareld Opsies...",
|
||||
"selectWorld.newWorld": "Nuwe W\u00eareld",
|
||||
"selectWorld.newWorld.copyOf": "Kopie van %s",
|
||||
"selectWorld.recreate": "Herskep",
|
||||
"selectWorld.recreate.customized.text": "Self-gemaakte w\u00earelde is nie meer beskikbaar in hierdie weergawe van Minecraft nie. Ons kan probeer om dit weer te skep net die selfde kode en eiendomme maar enige terrain veranderinge sal verlore wees. Ons is jammer vir die ongerief!",
|
||||
"selectWorld.recreate.customized.title": "Self-gemaakte w\u00earelde is nie meer beskikbaar nie",
|
||||
"selectWorld.recreate.error.text": "Iets het fout gegaan terwyl \u0144 w\u00eareld hermaak was.",
|
||||
"selectWorld.recreate.error.title": "\u0144 Fout het gebeur!",
|
||||
"selectWorld.recreate.customized.text": "Self-gemaakte w\u00earelde is nie meer ondersteun in hierdie weergawe van Minecraft nie. Ons kan probeer om dit weer te skep met die selfde saad en eiendomme maar enige terrrein veranderinge sal verlore wees. Ons is jammer vir die ongerief!",
|
||||
"selectWorld.recreate.customized.title": "Self-gemaakte w\u00earelde is nie meer ondersteun nie",
|
||||
"selectWorld.recreate.error.text": "Iets het fout gegaan terwyl 'n w\u00eareld herskep was.",
|
||||
"selectWorld.recreate.error.title": "'n Fout het gebeur!",
|
||||
"selectWorld.resultFolder": "Sal gestoor word in:",
|
||||
"selectWorld.seedInfo": "Los leeg vir ewekansige saad",
|
||||
"selectWorld.select": "Speel Gekose W\u00eareld",
|
||||
@@ -2658,7 +2717,7 @@
|
||||
"selectWorld.versionJoinButton": "Laai in elk geval",
|
||||
"selectWorld.versionQuestion": "Wil jy regtig hierdie w\u00eareld laai?",
|
||||
"selectWorld.versionUnknown": "onbekend",
|
||||
"selectWorld.versionWarning": "Hierdie w\u00eareld was laas gespeel in weergawe %s en laai dit in hierdie weergawe kon veroorsaak dat korrupsie!",
|
||||
"selectWorld.versionWarning": "Hierdie w\u00eareld was laas gespeel in weergawe %s en deur dit te laai in hierdie weergawe, kan korrupsie veroorsaak!",
|
||||
"selectWorld.world": "W\u00eareld",
|
||||
"sign.edit": "Wysig merkteken boodskap",
|
||||
"soundCategory.ambient": "Omgewing",
|
||||
@@ -2671,14 +2730,14 @@
|
||||
"soundCategory.record": "Musiekspeler/Nootblokke",
|
||||
"soundCategory.voice": "Stem/Spraak",
|
||||
"soundCategory.weather": "Weer",
|
||||
"spectatorMenu.close": "Sluit kieslys",
|
||||
"spectatorMenu.close": "Maak kieslys toe",
|
||||
"spectatorMenu.next_page": "Volgende Bladsy",
|
||||
"spectatorMenu.previous_page": "Vorige Bladsy",
|
||||
"spectatorMenu.root.prompt": "Druk 'n sleutel om 'n opdrag te kies, en weer om dit te gebruik.",
|
||||
"spectatorMenu.team_teleport": "Herverskyn aan 'n Span Lid",
|
||||
"spectatorMenu.team_teleport.prompt": "Kies 'n span om by te herverskyn",
|
||||
"spectatorMenu.teleport": "Herverskyn by Speler",
|
||||
"spectatorMenu.teleport.prompt": "Kies 'n speler om by te herverskyn",
|
||||
"spectatorMenu.team_teleport": "Teleporteer na 'n Span Lid",
|
||||
"spectatorMenu.team_teleport.prompt": "Kies 'n span om na te teleporteer",
|
||||
"spectatorMenu.teleport": "Teleporteer na Speler",
|
||||
"spectatorMenu.teleport.prompt": "Kies 'n speler om na te teleporteer",
|
||||
"stat.blocksButton": "Blokke",
|
||||
"stat.generalButton": "Algemeen",
|
||||
"stat.itemsButton": "Items",
|
||||
@@ -2963,7 +3022,10 @@
|
||||
"subtitles.entity.parrot.imitate.husk": "Papegaai sug",
|
||||
"subtitles.entity.parrot.imitate.illusioner": "Papegaai murmureer",
|
||||
"subtitles.entity.parrot.imitate.magma_cube": "Papegaai vertrap",
|
||||
"subtitles.entity.parrot.imitate.panda": "Papegaai hyg",
|
||||
"subtitles.entity.parrot.imitate.pillager": "Papegaai murmureer",
|
||||
"subtitles.entity.parrot.imitate.polar_bear": "Papegaai kreun",
|
||||
"subtitles.entity.parrot.imitate.ravager": "Papegaai knor",
|
||||
"subtitles.entity.parrot.imitate.shulker": "Papegaai sluip",
|
||||
"subtitles.entity.parrot.imitate.silverfish": "Papegaai sis",
|
||||
"subtitles.entity.parrot.imitate.skeleton": "Papegaai ratel",
|
||||
@@ -2977,10 +3039,12 @@
|
||||
"subtitles.entity.parrot.imitate.wolf": "Papegaai hyg",
|
||||
"subtitles.entity.parrot.imitate.zombie": "Papegaai kreun",
|
||||
"subtitles.entity.parrot.imitate.zombie_pigman": "Papegaai knor",
|
||||
"subtitles.entity.parrot.imitate.zombie_villager": "Papegaai kreun",
|
||||
"subtitles.entity.pig.ambient": "Vark oink",
|
||||
"subtitles.entity.pig.death": "Vark sterf",
|
||||
"subtitles.entity.pig.hurt": "Vark beseer",
|
||||
"subtitles.entity.pig.saddle": "Opgesaal",
|
||||
"subtitles.entity.pillager.death": "Pillager sterf",
|
||||
"subtitles.entity.player.burp": "Wind breek",
|
||||
"subtitles.entity.player.death": "Speler sterf",
|
||||
"subtitles.entity.player.hurt": "Speler beseer",
|
||||
@@ -3094,6 +3158,7 @@
|
||||
"subtitles.item.bucket.empty": "Emmer loop leeg",
|
||||
"subtitles.item.bucket.fill": "Emmer vul",
|
||||
"subtitles.item.chorus_fruit.teleport": "Speler teleporteer",
|
||||
"subtitles.item.crossbow.hit": "Pyl tref",
|
||||
"subtitles.item.firecharge.use": "Vuurbal suis",
|
||||
"subtitles.item.flintandsteel.use": "Aansteker klik",
|
||||
"subtitles.item.hoe.till": "Skoffel spit",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -96,6 +96,7 @@
|
||||
"advancements.toast.task": "\u0130nki\u015faf Edildi!",
|
||||
"argument.color.invalid": "Nam\u0259lum r\u0259ng '%s'",
|
||||
"argument.entity.options.unknown": "Nam\u0259lum se\u00e7im '%s'",
|
||||
"argument.time.invalid_unit": "Etibars\u0131z vahid",
|
||||
"attribute.modifier.equals.0": "%s %s",
|
||||
"attribute.modifier.equals.1": "%%%s %s",
|
||||
"attribute.modifier.equals.2": "%%%s %s",
|
||||
@@ -112,10 +113,11 @@
|
||||
"attribute.name.generic.followRange": "Canl\u0131 T\u0259qib M\u0259nzili",
|
||||
"attribute.name.generic.knockbackResistance": "Sovrulma Dir\u0259nci",
|
||||
"attribute.name.generic.luck": "\u015eans",
|
||||
"attribute.name.generic.maxHealth": "Maks S\u0259hiyy\u0259t",
|
||||
"attribute.name.generic.maxHealth": "Maksimum S\u0259hiyy\u0259t",
|
||||
"attribute.name.generic.movementSpeed": "S\u00fcr\u0259t",
|
||||
"attribute.name.horse.jumpStrength": "At Tullanma Q\u00fcvv\u0259ti",
|
||||
"attribute.name.zombie.spawnReinforcements": "Zombi \u00c7a\u011fr\u0131lmas\u0131",
|
||||
"biome.minecraft.bamboo_jungle": "Bambuk C\u0259ng\u0259lliyi",
|
||||
"biome.minecraft.cold_ocean": "Soyuq Okean",
|
||||
"biome.minecraft.desert": "\u00c7\u00f6l",
|
||||
"biome.minecraft.jungle": "C\u0259ng\u0259llik",
|
||||
@@ -135,6 +137,7 @@
|
||||
"block.minecraft.acacia_planks": "Akasiya Taxta",
|
||||
"block.minecraft.acacia_pressure_plate": "Akasiya T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.acacia_sapling": "Akasiya Fidan\u0131",
|
||||
"block.minecraft.acacia_sign": "Akasiya L\u00f6vh\u0259",
|
||||
"block.minecraft.acacia_slab": "Akasiya Pill\u0259",
|
||||
"block.minecraft.acacia_stairs": "Akasiya Pill\u0259kan",
|
||||
"block.minecraft.acacia_trapdoor": "Akasiya T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -143,8 +146,13 @@
|
||||
"block.minecraft.air": "Hava",
|
||||
"block.minecraft.allium": "Xristof So\u011fan\u0131",
|
||||
"block.minecraft.andesite": "Andezit",
|
||||
"block.minecraft.andesite_slab": "Andezit Pill\u0259",
|
||||
"block.minecraft.andesite_stairs": "Andezit Pill\u0259kan",
|
||||
"block.minecraft.andesite_wall": "Andezit Divar",
|
||||
"block.minecraft.anvil": "D\u0259mir\u00e7i Zindan\u0131",
|
||||
"block.minecraft.azure_bluet": "H\u00fcstoniya",
|
||||
"block.minecraft.bamboo": "Bambuk",
|
||||
"block.minecraft.bamboo_sapling": "Bambuk Fidan\u0131",
|
||||
"block.minecraft.banner": "Bayraq",
|
||||
"block.minecraft.banner.border.black": "Qara \u00c7\u0259r\u00e7iv\u0259",
|
||||
"block.minecraft.banner.border.blue": "G\u00f6y \u00c7\u0259r\u00e7iv\u0259",
|
||||
@@ -754,6 +762,7 @@
|
||||
"block.minecraft.banner.triangles_top.red": "\u00dcstd\u0259n Q\u0131rm\u0131z\u0131 Mi\u015far Di\u015fi",
|
||||
"block.minecraft.banner.triangles_top.white": "\u00dcstd\u0259n A\u011f Mi\u015far Di\u015fi",
|
||||
"block.minecraft.banner.triangles_top.yellow": "\u00dcstd\u0259n Sar\u0131 Mi\u015far Di\u015fi",
|
||||
"block.minecraft.barrel": "Barel",
|
||||
"block.minecraft.barrier": "Baryer",
|
||||
"block.minecraft.beacon": "Mayak",
|
||||
"block.minecraft.beacon.primary": "Birincil G\u00fcc",
|
||||
@@ -771,6 +780,7 @@
|
||||
"block.minecraft.birch_planks": "A\u011fcaqay\u0131n Taxta",
|
||||
"block.minecraft.birch_pressure_plate": "A\u011fcaqay\u0131n T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.birch_sapling": "A\u011fcaqay\u0131n Fidan\u0131",
|
||||
"block.minecraft.birch_sign": "A\u011fcaqay\u0131n L\u00f6vh\u0259",
|
||||
"block.minecraft.birch_slab": "A\u011fcaqay\u0131n Pill\u0259",
|
||||
"block.minecraft.birch_stairs": "A\u011fcaqay\u0131n Pill\u0259kan",
|
||||
"block.minecraft.birch_trapdoor": "A\u011fcaqay\u0131n T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -786,6 +796,7 @@
|
||||
"block.minecraft.black_stained_glass_pane": "Qara R\u0259ngli \u0130nc\u0259 \u015e\u00fc\u015f\u0259",
|
||||
"block.minecraft.black_terracotta": "Qara Terrakotta",
|
||||
"block.minecraft.black_wool": "Qara Yun",
|
||||
"block.minecraft.blast_furnace": "M\u0259d\u0259n Sobas\u0131",
|
||||
"block.minecraft.blue_banner": "G\u00f6y Bayraq",
|
||||
"block.minecraft.blue_bed": "G\u00f6y \u00c7arpay\u0131",
|
||||
"block.minecraft.blue_carpet": "G\u00f6y Xal\u00e7a",
|
||||
@@ -804,6 +815,7 @@
|
||||
"block.minecraft.brewing_stand": "Eliksir D\u0259zgah\u0131",
|
||||
"block.minecraft.brick_slab": "K\u0259rpic Pill\u0259",
|
||||
"block.minecraft.brick_stairs": "K\u0259rpic Pill\u0259kan",
|
||||
"block.minecraft.brick_wall": "K\u0259rpic Divar",
|
||||
"block.minecraft.bricks": "K\u0259rpic",
|
||||
"block.minecraft.brown_banner": "Q\u0259hv\u0259yi Bayraq",
|
||||
"block.minecraft.brown_bed": "Q\u0259hv\u0259yi \u00c7arpay\u0131",
|
||||
@@ -821,6 +833,7 @@
|
||||
"block.minecraft.cactus": "Kaktus",
|
||||
"block.minecraft.cake": "Tort",
|
||||
"block.minecraft.carrots": "Yerk\u00f6k\u00fcl\u0259r",
|
||||
"block.minecraft.cartography_table": "X\u0259rite\u00e7i Masas\u0131",
|
||||
"block.minecraft.carved_pumpkin": "Oyulmu\u015f Balqabaq",
|
||||
"block.minecraft.cauldron": "Qazan",
|
||||
"block.minecraft.chain_command_block": "Z\u0259ncirl\u0259m\u0259 \u018fmr Bloku",
|
||||
@@ -839,7 +852,7 @@
|
||||
"block.minecraft.cobblestone": "Q\u0131r\u0131q Da\u015f",
|
||||
"block.minecraft.cobblestone_slab": "Q\u0131r\u0131q Da\u015f Pill\u0259",
|
||||
"block.minecraft.cobblestone_stairs": "Q\u0131r\u0131q Da\u015f Pill\u0259kan",
|
||||
"block.minecraft.cobblestone_wall": "Q\u0131r\u0131q Da\u015f Divar\u0131",
|
||||
"block.minecraft.cobblestone_wall": "Q\u0131r\u0131q Da\u015f Divar",
|
||||
"block.minecraft.cobweb": "H\u00f6r\u00fcm\u00e7\u0259k Toru",
|
||||
"block.minecraft.cocoa": "Kakao",
|
||||
"block.minecraft.command_block": "\u018fmr Bloku",
|
||||
@@ -848,7 +861,9 @@
|
||||
"block.minecraft.crafting_table": "Haz\u0131rlama Masas\u0131",
|
||||
"block.minecraft.creeper_head": "Creeper Ba\u015f\u0131",
|
||||
"block.minecraft.cut_red_sandstone": "K\u0259silmi\u015f Q\u0131rm\u0131z\u0131 Qum Da\u015f\u0131",
|
||||
"block.minecraft.cut_red_sandstone_slab": "K\u0259sik Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.cut_sandstone": "K\u0259silmi\u015f Qum Da\u015f\u0131",
|
||||
"block.minecraft.cut_sandstone_slab": "K\u0259sik Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.cyan_banner": "Mavi Bayraq",
|
||||
"block.minecraft.cyan_bed": "Mavi \u00c7arpay\u0131",
|
||||
"block.minecraft.cyan_carpet": "Mavi Xal\u00e7a",
|
||||
@@ -870,6 +885,7 @@
|
||||
"block.minecraft.dark_oak_planks": "Qara Me\u015f\u0259 Taxta",
|
||||
"block.minecraft.dark_oak_pressure_plate": "Qara Me\u015f\u0259 T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.dark_oak_sapling": "Qara Me\u015f\u0259 Fidan\u0131",
|
||||
"block.minecraft.dark_oak_sign": "Qara Me\u015f\u0259 L\u00f6vh\u0259",
|
||||
"block.minecraft.dark_oak_slab": "Qara Me\u015f\u0259 Pill\u0259",
|
||||
"block.minecraft.dark_oak_stairs": "Qara Me\u015f\u0259 Pill\u0259kan",
|
||||
"block.minecraft.dark_oak_trapdoor": "Qara Me\u015f\u0259 T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -883,6 +899,9 @@
|
||||
"block.minecraft.diamond_block": "Almaz Bloku",
|
||||
"block.minecraft.diamond_ore": "Almaz Filizi",
|
||||
"block.minecraft.diorite": "Diorit",
|
||||
"block.minecraft.diorite_slab": "Diorit Pill\u0259",
|
||||
"block.minecraft.diorite_stairs": "Diorit Pill\u0259kan",
|
||||
"block.minecraft.diorite_wall": "Diorit Divar",
|
||||
"block.minecraft.dirt": "Torpaq",
|
||||
"block.minecraft.dispenser": "At\u0131c\u0131",
|
||||
"block.minecraft.dragon_egg": "\u018fjdaha Yumurtas\u0131",
|
||||
@@ -896,11 +915,15 @@
|
||||
"block.minecraft.end_portal_frame": "End Ke\u00e7idi \u00c7\u0259r\u00e7iv\u0259si",
|
||||
"block.minecraft.end_rod": "End \u00c7ubu\u011fu",
|
||||
"block.minecraft.end_stone": "End Da\u015f\u0131",
|
||||
"block.minecraft.end_stone_brick_slab": "End Da\u015f\u0131 K\u0259rpici Pill\u0259",
|
||||
"block.minecraft.end_stone_brick_stairs": "End Da\u015f\u0131 K\u0259rpici Pill\u0259kan",
|
||||
"block.minecraft.end_stone_brick_wall": "End Da\u015f\u0131 K\u0259rpici Divar",
|
||||
"block.minecraft.end_stone_bricks": "End Da\u015f\u0131 K\u0259rpic",
|
||||
"block.minecraft.ender_chest": "Ender Sand\u0131q\u0131",
|
||||
"block.minecraft.farmland": "Tarla \u018fraz\u0131s\u0131",
|
||||
"block.minecraft.fern": "Q\u0131j\u0131",
|
||||
"block.minecraft.fire": "At\u0259\u015f",
|
||||
"block.minecraft.fletching_table": "Ox\u00e7u Masas\u0131",
|
||||
"block.minecraft.flower_pot": "Saxs\u0131",
|
||||
"block.minecraft.flowing_lava": "Axan Lava",
|
||||
"block.minecraft.flowing_water": "Axan Su",
|
||||
@@ -913,6 +936,9 @@
|
||||
"block.minecraft.gold_block": "Q\u0131z\u0131l Bloku",
|
||||
"block.minecraft.gold_ore": "Q\u0131z\u0131l Filizi",
|
||||
"block.minecraft.granite": "Qranit",
|
||||
"block.minecraft.granite_slab": "Qranit Pill\u0259",
|
||||
"block.minecraft.granite_stairs": "Qranit Pill\u0259kan",
|
||||
"block.minecraft.granite_wall": "Qranit Divar",
|
||||
"block.minecraft.grass": "Ot",
|
||||
"block.minecraft.grass_block": "Otlu Torpaq",
|
||||
"block.minecraft.grass_path": "Ot Yol",
|
||||
@@ -949,6 +975,7 @@
|
||||
"block.minecraft.iron_ore": "D\u0259mir Filizi",
|
||||
"block.minecraft.iron_trapdoor": "D\u0259mir T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
"block.minecraft.jack_o_lantern": "Balqabaq Lampas\u0131",
|
||||
"block.minecraft.jigsaw": "Pazl Bloku",
|
||||
"block.minecraft.jukebox": "Musiqi Qutusu",
|
||||
"block.minecraft.jungle_button": "C\u0259ng\u0259llik A\u011fac\u0131 D\u00fcym\u0259",
|
||||
"block.minecraft.jungle_door": "C\u0259ng\u0259llik A\u011fac\u0131 Qap\u0131",
|
||||
@@ -958,6 +985,7 @@
|
||||
"block.minecraft.jungle_planks": "C\u0259ng\u0259llik A\u011fac\u0131 Taxta",
|
||||
"block.minecraft.jungle_pressure_plate": "C\u0259ng\u0259llik A\u011fac\u0131 T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.jungle_sapling": "C\u0259ng\u0259llik A\u011fac\u0131 Fidan\u0131",
|
||||
"block.minecraft.jungle_sign": "C\u0259ng\u0259llik A\u011fac\u0131 L\u00f6vh\u0259",
|
||||
"block.minecraft.jungle_slab": "C\u0259ng\u0259llik A\u011fac\u0131 Pill\u0259",
|
||||
"block.minecraft.jungle_stairs": "C\u0259ng\u0259llik A\u011fac\u0131 Pill\u0259kan",
|
||||
"block.minecraft.jungle_trapdoor": "C\u0259ng\u0259llik A\u011fac\u0131 T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -994,6 +1022,7 @@
|
||||
"block.minecraft.light_gray_wool": "A\u00e7\u0131q Boz Yun",
|
||||
"block.minecraft.light_weighted_pressure_plate": "H\u0259ssas A\u011f\u0131rl\u0131ql\u0131 T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.lilac": "Yas\u0259m\u0259n",
|
||||
"block.minecraft.lily_of_the_valley": "May \u0130nci\u00e7i\u00e7\u0259yi",
|
||||
"block.minecraft.lily_pad": "Suzanba\u011f\u0131",
|
||||
"block.minecraft.lime_banner": "A\u00e7\u0131q Ya\u015f\u0131l Bayraq",
|
||||
"block.minecraft.lime_bed": "A\u00e7\u0131q Ya\u015f\u0131l \u00c7arpay\u0131",
|
||||
@@ -1006,6 +1035,7 @@
|
||||
"block.minecraft.lime_stained_glass_pane": "A\u00e7\u0131q Ya\u015f\u0131l R\u0259ngli \u0130nc\u0259 \u015e\u00fc\u015f\u0259",
|
||||
"block.minecraft.lime_terracotta": "A\u00e7\u0131q Ya\u015f\u0131l Terrakotta",
|
||||
"block.minecraft.lime_wool": "A\u00e7\u0131q Ya\u015f\u0131l Yun",
|
||||
"block.minecraft.loom": "Toxucu D\u0259zgah\u0131",
|
||||
"block.minecraft.magenta_banner": "Magenta Bayraq",
|
||||
"block.minecraft.magenta_bed": "Magenta \u00c7arpay\u0131",
|
||||
"block.minecraft.magenta_carpet": "Magenta R\u0259ngli Xal\u00e7a",
|
||||
@@ -1021,13 +1051,19 @@
|
||||
"block.minecraft.melon": "Qarp\u0131z",
|
||||
"block.minecraft.melon_stem": "Qarp\u0131z Sap\u0131",
|
||||
"block.minecraft.mossy_cobblestone": "Mam\u0131rl\u0131 Q\u0131r\u0131q Da\u015f",
|
||||
"block.minecraft.mossy_cobblestone_slab": "Mam\u0131rl\u0131 Q\u0131r\u0131q Da\u015f Pill\u0259",
|
||||
"block.minecraft.mossy_cobblestone_stairs": "Mam\u0131rl\u0131 Q\u0131r\u0131q Da\u015f Pill\u0259kan",
|
||||
"block.minecraft.mossy_cobblestone_wall": "Mam\u0131rl\u0131 Q\u0131r\u0131q Da\u015f Divar\u0131",
|
||||
"block.minecraft.mossy_stone_brick_slab": "Mam\u0131rl\u0131 Da\u015f K\u0259rpic Pill\u0259",
|
||||
"block.minecraft.mossy_stone_brick_stairs": "Mam\u0131rl\u0131 Da\u015f K\u0259rpic Pill\u0259kan",
|
||||
"block.minecraft.mossy_stone_brick_wall": "Mam\u0131rl\u0131 Da\u015f K\u0259rpic Divar",
|
||||
"block.minecraft.mossy_stone_bricks": "Mam\u0131rl\u0131 Da\u015f K\u0259rpic",
|
||||
"block.minecraft.mushroom_stem": "G\u00f6b\u0259l\u0259k Sap\u0131",
|
||||
"block.minecraft.mycelium": "Mitseli",
|
||||
"block.minecraft.nether_brick_fence": "Nether K\u0259rpici \u00c7\u0259p\u0259r",
|
||||
"block.minecraft.nether_brick_slab": "Nether K\u0259rpici Pill\u0259",
|
||||
"block.minecraft.nether_brick_stairs": "Nether K\u0259rpici Pill\u0259kan",
|
||||
"block.minecraft.nether_brick_wall": "Nether K\u0259rpici Divar",
|
||||
"block.minecraft.nether_bricks": "Nether K\u0259rpici",
|
||||
"block.minecraft.nether_portal": "Nether Ke\u00e7idi",
|
||||
"block.minecraft.nether_quartz_ore": "Nether Kvars\u0131 Filizi",
|
||||
@@ -1043,6 +1079,7 @@
|
||||
"block.minecraft.oak_planks": "Me\u015f\u0259 Taxta",
|
||||
"block.minecraft.oak_pressure_plate": "Me\u015f\u0259 T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.oak_sapling": "Me\u015f\u0259 Fidan\u0131",
|
||||
"block.minecraft.oak_sign": "Me\u015f\u0259 L\u00f6vh\u0259",
|
||||
"block.minecraft.oak_slab": "Me\u015f\u0259 Pill\u0259",
|
||||
"block.minecraft.oak_stairs": "Me\u015f\u0259 Pill\u0259kan",
|
||||
"block.minecraft.oak_trapdoor": "Me\u015f\u0259 T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -1082,8 +1119,14 @@
|
||||
"block.minecraft.player_head.named": "%s'in Ba\u015f\u0131",
|
||||
"block.minecraft.podzol": "Podzol",
|
||||
"block.minecraft.polished_andesite": "Cilalanm\u0131\u015f Andezit",
|
||||
"block.minecraft.polished_andesite_slab": "Cilalanm\u0131\u015f Andezit Pill\u0259",
|
||||
"block.minecraft.polished_andesite_stairs": "Cilalanm\u0131\u015f Andezit Pill\u0259kan",
|
||||
"block.minecraft.polished_diorite": "Cilalanm\u0131\u015f Diorit",
|
||||
"block.minecraft.polished_diorite_slab": "Cilalanm\u0131\u015f Diorit Pill\u0259",
|
||||
"block.minecraft.polished_diorite_stairs": "Cilalanm\u0131\u015f Diorit Pill\u0259kan",
|
||||
"block.minecraft.polished_granite": "Cilalanm\u0131\u015f Qranit",
|
||||
"block.minecraft.polished_granite_slab": "Cilalanm\u0131\u015f Qranit Pill\u0259",
|
||||
"block.minecraft.polished_granite_stairs": "Cilalanm\u0131\u015f Qranit Pill\u0259kan",
|
||||
"block.minecraft.poppy": "Xa\u015fxa\u015f",
|
||||
"block.minecraft.potatoes": "Kartoflar",
|
||||
"block.minecraft.potted_acacia_sapling": "Akasiya Fidan\u0131 Saxs\u0131s\u0131",
|
||||
@@ -1114,6 +1157,7 @@
|
||||
"block.minecraft.prismarine_bricks": "Prizmarin K\u0259rpici",
|
||||
"block.minecraft.prismarine_slab": "Prizmarin Pill\u0259",
|
||||
"block.minecraft.prismarine_stairs": "Prizmarin Pill\u0259kan",
|
||||
"block.minecraft.prismarine_wall": "Prizmarin Divar",
|
||||
"block.minecraft.pumpkin": "Balqabaq",
|
||||
"block.minecraft.pumpkin_stem": "Balqabaq Sap\u0131",
|
||||
"block.minecraft.purple_banner": "B\u0259n\u00f6v\u015f\u0259yi Bayraq",
|
||||
@@ -1144,11 +1188,15 @@
|
||||
"block.minecraft.red_glazed_terracotta": "Q\u0131rm\u0131z\u0131 \u015eirli Terrakotta",
|
||||
"block.minecraft.red_mushroom": "Q\u0131rm\u0131z\u0131 G\u00f6b\u0259l\u0259k",
|
||||
"block.minecraft.red_mushroom_block": "Q\u0131rm\u0131z\u0131 G\u00f6b\u0259l\u0259k Bloku",
|
||||
"block.minecraft.red_nether_brick_slab": "Q\u0131rm\u0131z\u0131 Nether K\u0259rpici Pill\u0259",
|
||||
"block.minecraft.red_nether_brick_stairs": "Q\u0131rm\u0131z\u0131 Nether K\u0259rpici Pill\u0259kan",
|
||||
"block.minecraft.red_nether_brick_wall": "Q\u0131rm\u0131z\u0131 Nether K\u0259rpici Divar",
|
||||
"block.minecraft.red_nether_bricks": "Q\u0131rm\u0131z\u0131 Nether K\u0259rpici",
|
||||
"block.minecraft.red_sand": "Q\u0131rm\u0131z\u0131 Qum",
|
||||
"block.minecraft.red_sandstone": "Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131",
|
||||
"block.minecraft.red_sandstone_slab": "Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.red_sandstone_stairs": "Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Pill\u0259kan",
|
||||
"block.minecraft.red_sandstone_wall": "Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Divar",
|
||||
"block.minecraft.red_shulker_box": "Q\u0131rm\u0131z\u0131 Shulker Qutusu",
|
||||
"block.minecraft.red_stained_glass": "Q\u0131rm\u0131z\u0131 R\u0259ngli \u015e\u00fc\u015f\u0259",
|
||||
"block.minecraft.red_stained_glass_pane": "Q\u0131rm\u0131z\u0131 R\u0259ngli \u0130nc\u0259 \u015e\u00fc\u015f\u0259",
|
||||
@@ -1159,7 +1207,6 @@
|
||||
"block.minecraft.redstone_lamp": "Q\u0131z\u0131l Da\u015f Lampas\u0131",
|
||||
"block.minecraft.redstone_ore": "Q\u0131z\u0131l Da\u015f Filizi",
|
||||
"block.minecraft.redstone_torch": "Q\u0131z\u0131l Da\u015f M\u0259\u015f\u0259li",
|
||||
"block.minecraft.redstone_wire": "Q\u0131z\u0131l Da\u015f Tozu",
|
||||
"block.minecraft.repeater": "Q\u0131z\u0131l Da\u015f T\u0259z\u0259l\u0259yici",
|
||||
"block.minecraft.repeating_command_block": "T\u0259krarlayan \u018fmr Bloku",
|
||||
"block.minecraft.rose_bush": "Q\u0131z\u0131lg\u00fcl Kolu",
|
||||
@@ -1167,17 +1214,25 @@
|
||||
"block.minecraft.sandstone": "Qumda\u015f\u0131",
|
||||
"block.minecraft.sandstone_slab": "Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.sandstone_stairs": "Qumda\u015f\u0131 Pill\u0259kan",
|
||||
"block.minecraft.sandstone_wall": "Qumda\u015f\u0131 Divar",
|
||||
"block.minecraft.sea_lantern": "D\u0259niz F\u0259n\u0259ri",
|
||||
"block.minecraft.sea_pickle": "Odb\u0259d\u0259n",
|
||||
"block.minecraft.seagrass": "D\u0259niz Otu",
|
||||
"block.minecraft.shulker_box": "Shulker Qutusu",
|
||||
"block.minecraft.sign": "\u0130mzala",
|
||||
"block.minecraft.skeleton_skull": "Skelet K\u0259ll\u0259si",
|
||||
"block.minecraft.slime_block": "Pal\u00e7\u0131q Bloku",
|
||||
"block.minecraft.smithing_table": "D\u0259mir\u00e7i Masas\u0131",
|
||||
"block.minecraft.smooth_quartz": "D\u00fczg\u00fcn Kvars",
|
||||
"block.minecraft.smooth_quartz_slab": "D\u00fczg\u00fcn Kvars Pill\u0259",
|
||||
"block.minecraft.smooth_quartz_stairs": "D\u00fczg\u00fcn Kvars Pill\u0259kan",
|
||||
"block.minecraft.smooth_red_sandstone": "D\u00fczg\u00fcn Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131",
|
||||
"block.minecraft.smooth_red_sandstone_slab": "D\u00fczg\u00fcn Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.smooth_red_sandstone_stairs": "D\u00fczg\u00fcn Q\u0131rm\u0131z\u0131 Qumda\u015f\u0131 Pill\u0259kan",
|
||||
"block.minecraft.smooth_sandstone": "D\u00fczg\u00fcn Qumda\u015f\u0131",
|
||||
"block.minecraft.smooth_sandstone_slab": "D\u00fczg\u00fcn Qumda\u015f\u0131 Pill\u0259",
|
||||
"block.minecraft.smooth_sandstone_stairs": "D\u00fczg\u00fcn Qumda\u015f\u0131 Pill\u0259kan",
|
||||
"block.minecraft.smooth_stone": "D\u00fczg\u00fcn Da\u015f",
|
||||
"block.minecraft.smooth_stone_slab": "D\u00fczg\u00fcn Da\u015f Pill\u0259",
|
||||
"block.minecraft.snow": "Qar",
|
||||
"block.minecraft.snow_block": "Qar Bloku",
|
||||
"block.minecraft.soul_sand": "Ruh Qumu",
|
||||
@@ -1191,6 +1246,7 @@
|
||||
"block.minecraft.spruce_planks": "Ladin Taxta",
|
||||
"block.minecraft.spruce_pressure_plate": "Ladin T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.spruce_sapling": "Ladin Fidan\u0131",
|
||||
"block.minecraft.spruce_sign": "Ladin L\u00f6vh\u0259",
|
||||
"block.minecraft.spruce_slab": "Ladin Pill\u0259",
|
||||
"block.minecraft.spruce_stairs": "Ladin Pill\u0259kan",
|
||||
"block.minecraft.spruce_trapdoor": "Ladin T\u0259l\u0259 Qap\u0131s\u0131",
|
||||
@@ -1199,10 +1255,12 @@
|
||||
"block.minecraft.stone": "Da\u015f",
|
||||
"block.minecraft.stone_brick_slab": "Da\u015f K\u0259rpic Pill\u0259",
|
||||
"block.minecraft.stone_brick_stairs": "Da\u015f K\u0259rpic Pill\u0259kan",
|
||||
"block.minecraft.stone_brick_wall": "Da\u015f K\u0259rpic Divar",
|
||||
"block.minecraft.stone_bricks": "Da\u015f K\u0259rpic",
|
||||
"block.minecraft.stone_button": "Da\u015f D\u00fcym\u0259",
|
||||
"block.minecraft.stone_pressure_plate": "Da\u015f T\u0259yziq T\u0259b\u0259q\u0259si",
|
||||
"block.minecraft.stone_slab": "Da\u015f Pill\u0259",
|
||||
"block.minecraft.stone_stairs": "Da\u015f Pill\u0259kan",
|
||||
"block.minecraft.structure_block": "Struktur Bloku",
|
||||
"block.minecraft.structure_void": "Struktur Bo\u015flu\u011fu",
|
||||
"block.minecraft.sugar_cane": "\u015e\u0259k\u0259rqam\u0131\u015f\u0131",
|
||||
@@ -1233,6 +1291,7 @@
|
||||
"block.minecraft.white_terracotta": "A\u011f Terrakotta",
|
||||
"block.minecraft.white_tulip": "A\u011f Lal\u0259",
|
||||
"block.minecraft.white_wool": "A\u011f Yun",
|
||||
"block.minecraft.wither_rose": "Wither G\u00fcl\u00fc",
|
||||
"block.minecraft.wither_skeleton_skull": "Wither Skeleti K\u0259ll\u0259si",
|
||||
"block.minecraft.yellow_banner": "Sar\u0131 Bayraq",
|
||||
"block.minecraft.yellow_bed": "Sar\u0131 \u00c7arpay\u0131",
|
||||
@@ -1271,6 +1330,7 @@
|
||||
"chat.type.advancement.task": "%s, %s inki\u015faf\u0131n\u0131 etdi",
|
||||
"chat.type.announcement": "[%s] %s",
|
||||
"chat.type.emote": "* %s %s",
|
||||
"chat.type.team.sent": "-> %s <%s> %s",
|
||||
"chat.type.text": "<%s> %s",
|
||||
"chat.type.text.narrate": "%s, %s dedi",
|
||||
"color.minecraft.black": "Qara",
|
||||
@@ -1307,6 +1367,7 @@
|
||||
"commands.save.enabled": "Avtomatik qeyd etm\u0259 aktiv edildi",
|
||||
"commands.save.success": "Oyun qeyd edildi",
|
||||
"commands.scoreboard.players.enable.success.single": "T\u0259tikl\u0259yici %s, %s \u00fc\u00e7\u00fcn aktiv edildi",
|
||||
"commands.scoreboard.players.list.entity.entry": "%s: %s",
|
||||
"commands.seed.success": "D\u00fcnya Yarad\u0131c\u0131s\u0131 Kodu: %s",
|
||||
"commands.stop.stopping": "Server dayand\u0131r\u0131l\u0131r",
|
||||
"commands.team.remove.success": "%s komandas\u0131 qald\u0131r\u0131ld\u0131",
|
||||
@@ -1321,8 +1382,11 @@
|
||||
"connect.connecting": "Server\u0259 qo\u015fulur...",
|
||||
"connect.failed": "Server\u0259 qo\u015fula bilm\u0259di",
|
||||
"connect.joining": "D\u00fcnyana qo\u015fulunur...",
|
||||
"container.barrel": "Barel",
|
||||
"container.beacon": "Mayak",
|
||||
"container.blast_furnace": "M\u0259d\u0259n Sobas\u0131",
|
||||
"container.brewing": "Eliksir D\u0259zgah\u0131",
|
||||
"container.cartography_table": "X\u0259rite\u00e7i Masas\u0131",
|
||||
"container.chest": "Sand\u0131q",
|
||||
"container.chestDouble": "Geni\u015f Sand\u0131q",
|
||||
"container.crafting": "Haz\u0131rlama",
|
||||
@@ -1338,15 +1402,18 @@
|
||||
"container.enchant.level.requirement": "S\u0259viyy\u0259 t\u0259l\u0259bi: %s",
|
||||
"container.enderchest": "Ender Sand\u0131\u011f\u0131",
|
||||
"container.furnace": "Soba",
|
||||
"container.grindstone_title": "T\u0259mir v\u0259 Sehr Qald\u0131rma",
|
||||
"container.hopper": "\u018f\u015fya S\u00fczg\u0259ci",
|
||||
"container.inventory": "\u0130nventar",
|
||||
"container.isLocked": "%s kilidli!",
|
||||
"container.loom": "Toxucu D\u0259zgah\u0131",
|
||||
"container.repair": "T\u0259mir Etm\u0259 v\u0259 Adland\u0131rma",
|
||||
"container.repair.cost": "Sehr Maliyy\u0259ti: %1$s",
|
||||
"container.repair.expensive": "\u00c7ox Bahal\u0131!",
|
||||
"container.shulkerBox": "Shulker Qutusu",
|
||||
"container.shulkerBox.more": "v\u0259 %s daha \u00e7ox...",
|
||||
"container.spectatorCantOpen": "A\u00e7\u0131la bilmir. Q\u0259nim\u0259t h\u0259l\u0259 yarad\u0131lmad\u0131.",
|
||||
"container.stonecutter": "Da\u015f K\u0259sici",
|
||||
"controls.reset": "S\u0131f\u0131rla",
|
||||
"controls.resetAll": "D\u00fcym\u0259l\u0259ri S\u0131f\u0131rla",
|
||||
"controls.title": "Kontrollar",
|
||||
@@ -1416,8 +1483,6 @@
|
||||
"createWorld.customize.custom.useVillages": "K\u0259ndl\u0259r",
|
||||
"createWorld.customize.custom.useWaterLakes": "Su G\u00f6ll\u0259ri",
|
||||
"createWorld.customize.custom.waterLakeChance": "Su Gol\u00fc Seyr\u0259kliyi",
|
||||
"createWorld.customize.flat.addLayer": "T\u0259b\u0259q\u0259 \u018flav\u0259 Et",
|
||||
"createWorld.customize.flat.editLayer": "T\u0259b\u0259q\u0259ni D\u00fcz\u0259lt",
|
||||
"createWorld.customize.flat.height": "Y\u00fcks\u0259klik",
|
||||
"createWorld.customize.flat.layer": "%s",
|
||||
"createWorld.customize.flat.layer.bottom": "Alt - %s",
|
||||
@@ -1562,6 +1627,7 @@
|
||||
"effect.minecraft.glowing": "Parlama",
|
||||
"effect.minecraft.haste": "T\u0259cil",
|
||||
"effect.minecraft.health_boost": "S\u0259hiyy\u0259t Artd\u0131r\u0131c\u0131",
|
||||
"effect.minecraft.hero_of_the_village": "K\u0259ndin Q\u0259hr\u0259man\u0131",
|
||||
"effect.minecraft.hunger": "Acl\u0131q",
|
||||
"effect.minecraft.instant_damage": "Tez X\u0259sar\u0259t",
|
||||
"effect.minecraft.instant_health": "Tez S\u0259hiyy\u0259t",
|
||||
@@ -1613,6 +1679,8 @@
|
||||
"enchantment.minecraft.luck_of_the_sea": "D\u0259niz \u015eans\u0131",
|
||||
"enchantment.minecraft.lure": "Aldatma",
|
||||
"enchantment.minecraft.mending": "T\u0259mir",
|
||||
"enchantment.minecraft.multishot": "\u00c7oxlu At\u0131\u015f",
|
||||
"enchantment.minecraft.piercing": "D\u0259lm\u0259",
|
||||
"enchantment.minecraft.power": "G\u00fcc",
|
||||
"enchantment.minecraft.projectile_protection": "Projektil Qorumas\u0131",
|
||||
"enchantment.minecraft.protection": "Qoruma",
|
||||
@@ -1654,6 +1722,7 @@
|
||||
"entity.minecraft.falling_block": "D\u00fc\u015f\u0259n Blok",
|
||||
"entity.minecraft.fireball": "Alov Topu",
|
||||
"entity.minecraft.firework_rocket": "Fi\u015f\u0259ng Raketi",
|
||||
"entity.minecraft.fox": "T\u00fclk\u00fc",
|
||||
"entity.minecraft.furnace_minecart": "Sobal\u0131 Vaqon",
|
||||
"entity.minecraft.ghast": "Ghast",
|
||||
"entity.minecraft.giant": "Div",
|
||||
@@ -1675,6 +1744,7 @@
|
||||
"entity.minecraft.mule": "Qat\u0131r",
|
||||
"entity.minecraft.ocelot": "Oselot",
|
||||
"entity.minecraft.painting": "R\u0259sm",
|
||||
"entity.minecraft.panda": "Panda",
|
||||
"entity.minecraft.parrot": "Tutuqu\u015fu",
|
||||
"entity.minecraft.pig": "Donuz",
|
||||
"entity.minecraft.player": "Oyun\u00e7u",
|
||||
@@ -1699,6 +1769,7 @@
|
||||
"entity.minecraft.squid": "M\u00fcr\u0259kk\u0259b Bal\u0131\u011f\u0131",
|
||||
"entity.minecraft.stray": "S\u0259rs\u0259ri",
|
||||
"entity.minecraft.tnt_minecart": "TNT-li Vaqon",
|
||||
"entity.minecraft.trader_llama": "Tacir Lamas\u0131",
|
||||
"entity.minecraft.tropical_fish.predefined.5": "Nemo Bal\u0131\u011f\u0131",
|
||||
"entity.minecraft.turtle": "T\u0131sba\u011fa",
|
||||
"entity.minecraft.vex": "Z\u0259hl\u0259t\u00f6k\u0259n",
|
||||
@@ -1713,10 +1784,10 @@
|
||||
"entity.minecraft.villager.leatherworker": "D\u0259ri \u0130\u015f\u00e7isi",
|
||||
"entity.minecraft.villager.librarian": "Kitabxana\u00e7\u0131",
|
||||
"entity.minecraft.villager.nitwit": "Avam",
|
||||
"entity.minecraft.villager.none": "K\u0259ndli",
|
||||
"entity.minecraft.villager.shepherd": "\u00c7oban",
|
||||
"entity.minecraft.villager.tool_smith": "Al\u0259t Ustas\u0131",
|
||||
"entity.minecraft.villager.weapon_smith": "Silah Ustas\u0131",
|
||||
"entity.minecraft.vindicator": "\u0130ntiqam\u00e7\u0131",
|
||||
"entity.minecraft.wandering_trader": "S\u0259yyar Tacir",
|
||||
"entity.minecraft.witch": "Cadug\u0259r",
|
||||
"entity.minecraft.wither": "Wither",
|
||||
"entity.minecraft.wither_skeleton": "Wither Skeleti",
|
||||
@@ -1727,6 +1798,8 @@
|
||||
"entity.minecraft.zombie_pigman": "Zombi Donuz Adam",
|
||||
"entity.minecraft.zombie_villager": "Zombi K\u0259ndli",
|
||||
"entity.notFound": "Nam\u0259lum varl\u0131q: %s",
|
||||
"event.minecraft.raid.defeat": "M\u0259\u011flubiyy\u0259t",
|
||||
"event.minecraft.raid.victory": "Z\u0259f\u0259r",
|
||||
"filled_map.id": "No. %s",
|
||||
"filled_map.level": "(S\u0259viyy\u0259 %s/%s)",
|
||||
"filled_map.mansion": "M\u0259\u015f\u0259lik K\u0259\u015ffiyyat\u00e7\u0131s\u0131 X\u0259rit\u0259si",
|
||||
@@ -1786,9 +1859,11 @@
|
||||
"item.minecraft.beetroot_seeds": "\u00c7u\u011fundur Toxumu",
|
||||
"item.minecraft.beetroot_soup": "\u00c7u\u011fundur \u015eorbas\u0131",
|
||||
"item.minecraft.birch_boat": "A\u011fcaqay\u0131n Qay\u0131q",
|
||||
"item.minecraft.black_dye": "Qara Boya",
|
||||
"item.minecraft.blaze_powder": "Blaze Tozu",
|
||||
"item.minecraft.blaze_rod": "Blaze \u00c7ubu\u011fu",
|
||||
"item.minecraft.blaze_spawn_egg": "Blaze \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.blue_dye": "G\u00f6y Boya",
|
||||
"item.minecraft.bone": "S\u00fcm\u00fck",
|
||||
"item.minecraft.bone_meal": "S\u00fcm\u00fck Tozu",
|
||||
"item.minecraft.book": "Kitab",
|
||||
@@ -1797,10 +1872,11 @@
|
||||
"item.minecraft.bread": "\u00c7\u00f6r\u0259k",
|
||||
"item.minecraft.brewing_stand": "Eliksir D\u0259zgah\u0131",
|
||||
"item.minecraft.brick": "K\u0259rpic",
|
||||
"item.minecraft.brown_dye": "Q\u0259hv\u0259yi Boya",
|
||||
"item.minecraft.bucket": "Vedr\u0259",
|
||||
"item.minecraft.cactus_green": "Kaktus Ya\u015f\u0131l\u0131",
|
||||
"item.minecraft.carrot": "Yerk\u00f6k\u00fc",
|
||||
"item.minecraft.carrot_on_a_stick": "Yerk\u00f6k\u00fc Tilovu",
|
||||
"item.minecraft.cat_spawn_egg": "Pi\u015fik \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.cauldron": "Qazan",
|
||||
"item.minecraft.cave_spider_spawn_egg": "Ma\u011fara H\u00f6r\u00fcmc\u0259yi \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.chainmail_boots": "Z\u0259ncir \u00c7\u0259km\u0259",
|
||||
@@ -1832,8 +1908,8 @@
|
||||
"item.minecraft.cow_spawn_egg": "\u0130n\u0259k \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.creeper_head": "Creeper Ba\u015f\u0131",
|
||||
"item.minecraft.creeper_spawn_egg": "Creeper \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.crossbow": "Arbalet",
|
||||
"item.minecraft.cyan_dye": "Mavi Boya",
|
||||
"item.minecraft.dandelion_yellow": "Z\u0259ncirotu Sar\u0131s\u0131",
|
||||
"item.minecraft.dark_oak_boat": "Qara Me\u015f\u0259 Qay\u0131q",
|
||||
"item.minecraft.debug_stick": "X\u0259ta Tapma \u00c7ubu\u011fu",
|
||||
"item.minecraft.diamond": "Almaz",
|
||||
@@ -1901,6 +1977,7 @@
|
||||
"item.minecraft.flint": "\u00c7axmax Da\u015f\u0131",
|
||||
"item.minecraft.flint_and_steel": "\u00c7axmax Da\u015f\u0131 v\u0259 Polad",
|
||||
"item.minecraft.flower_pot": "Saxs\u0131",
|
||||
"item.minecraft.fox_spawn_egg": "T\u00fclk\u00fc \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.furnace_minecart": "Sobal\u0131 Vaqon",
|
||||
"item.minecraft.ghast_spawn_egg": "Ghast \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.ghast_tear": "Ghast G\u00f6zya\u015f\u0131",
|
||||
@@ -1922,6 +1999,7 @@
|
||||
"item.minecraft.golden_shovel": "Q\u0131z\u0131l K\u00fcr\u0259k",
|
||||
"item.minecraft.golden_sword": "Q\u0131z\u0131l Q\u0131l\u0131nc",
|
||||
"item.minecraft.gray_dye": "Boz Boya",
|
||||
"item.minecraft.green_dye": "Ya\u015f\u0131l Boya",
|
||||
"item.minecraft.guardian_spawn_egg": "M\u00fchafiz\u0259\u00e7i \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.gunpowder": "Bar\u0131t",
|
||||
"item.minecraft.heart_of_the_sea": "D\u0259nizin \u00dcr\u0259yi",
|
||||
@@ -1950,6 +2028,7 @@
|
||||
"item.minecraft.leather_boots": "D\u0259ri Ayaqqab\u0131",
|
||||
"item.minecraft.leather_chestplate": "D\u0259ri Zireh",
|
||||
"item.minecraft.leather_helmet": "D\u0259ri Papaq",
|
||||
"item.minecraft.leather_horse_armor": "D\u0259ri At Zirehi",
|
||||
"item.minecraft.leather_leggings": "D\u0259ri \u015ealvar",
|
||||
"item.minecraft.light_blue_dye": "A\u00e7\u0131q G\u00f6y Boya",
|
||||
"item.minecraft.light_gray_dye": "A\u00e7\u0131q Boz Boya",
|
||||
@@ -1986,6 +2065,7 @@
|
||||
"item.minecraft.melon_slice": "Qarp\u0131z Dilimi",
|
||||
"item.minecraft.milk_bucket": "S\u00fcd Vedr\u0259si",
|
||||
"item.minecraft.minecart": "Vaqon",
|
||||
"item.minecraft.mojang_banner_pattern.desc": "\u015eey",
|
||||
"item.minecraft.mooshroom_spawn_egg": "Mooshroom \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.mule_spawn_egg": "Qat\u0131r \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.mushroom_stew": "G\u00f6b\u0259l\u0259k P\u00f6rtl\u0259m\u0259si",
|
||||
@@ -2022,6 +2102,7 @@
|
||||
"item.minecraft.ocelot_spawn_egg": "Oselot \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.orange_dye": "Nar\u0131nc\u0131 Boya",
|
||||
"item.minecraft.painting": "R\u0259sm",
|
||||
"item.minecraft.panda_spawn_egg": "Panda \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.paper": "Ka\u011f\u0131z",
|
||||
"item.minecraft.parrot_spawn_egg": "Tutuqu\u015fu \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.pig_spawn_egg": "Donuz \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
@@ -2068,8 +2149,8 @@
|
||||
"item.minecraft.rabbit_hide": "Dov\u015fan D\u0259risi",
|
||||
"item.minecraft.rabbit_spawn_egg": "Dov\u015fan \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.rabbit_stew": "Dov\u015fan P\u00f6rtl\u0259m\u0259si",
|
||||
"item.minecraft.redstone": "Q\u0131z\u0131l Da\u015f",
|
||||
"item.minecraft.rose_red": "G\u00fcl Q\u0131rm\u0131z\u0131s\u0131",
|
||||
"item.minecraft.red_dye": "Q\u0131rm\u0131z\u0131 Boya",
|
||||
"item.minecraft.redstone": "Q\u0131z\u0131l Da\u015f Tozu",
|
||||
"item.minecraft.rotten_flesh": "\u00c7\u00fcr\u00fck \u018ft",
|
||||
"item.minecraft.saddle": "Y\u0259h\u0259r",
|
||||
"item.minecraft.salmon": "\u00c7iy Salmon",
|
||||
@@ -2096,7 +2177,7 @@
|
||||
"item.minecraft.shield.yellow": "Sar\u0131 Qalxan",
|
||||
"item.minecraft.shulker_shell": "Shulker Qab\u0131\u011f\u0131",
|
||||
"item.minecraft.shulker_spawn_egg": "Shukler \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.sign": "\u0130mzala",
|
||||
"item.minecraft.sign": "L\u00f6vh\u0259",
|
||||
"item.minecraft.silverfish_spawn_egg": "G\u00fcm\u00fc\u015fc\u00fcn \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.skeleton_horse_spawn_egg": "Skelet At \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.skeleton_skull": "Skelet K\u0259ll\u0259si",
|
||||
@@ -2141,6 +2222,7 @@
|
||||
"item.minecraft.stray_spawn_egg": "S\u0259rs\u0259ri \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.string": "\u0130p",
|
||||
"item.minecraft.sugar": "\u015e\u0259k\u0259r",
|
||||
"item.minecraft.suspicious_stew": "\u015e\u00fcbh\u0259li P\u00f6rtl\u0259m\u0259",
|
||||
"item.minecraft.tipped_arrow": "Eliksirli Ox",
|
||||
"item.minecraft.tipped_arrow.effect.awkward": "Eliksirli Ox",
|
||||
"item.minecraft.tipped_arrow.effect.empty": "Haz\u0131rlanmayan Eliksirli Ox",
|
||||
@@ -2166,12 +2248,15 @@
|
||||
"item.minecraft.tipped_arrow.effect.weakness": "Z\u0259iflik Oxu",
|
||||
"item.minecraft.tnt_minecart": "TNT-li Vaqon",
|
||||
"item.minecraft.totem_of_undying": "\u00d6lm\u0259m\u0259 Totemi",
|
||||
"item.minecraft.trader_llama_spawn_egg": "Tacir Lamas\u0131 \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.turtle_helmet": "T\u0131sba\u011fa Qab\u0131\u011f\u0131",
|
||||
"item.minecraft.turtle_spawn_egg": "T\u0131sba\u011fa \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.villager_spawn_egg": "K\u0259ndli \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.wandering_trader_spawn_egg": "S\u0259yyar Tacir \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.water_bucket": "Su Vedr\u0259si",
|
||||
"item.minecraft.wheat": "Bu\u011fda",
|
||||
"item.minecraft.wheat_seeds": "Bu\u011fda Toxumu",
|
||||
"item.minecraft.white_dye": "A\u011f Boya",
|
||||
"item.minecraft.wither_skeleton_skull": "Wither Skeleti K\u0259ll\u0259si",
|
||||
"item.minecraft.wither_skeleton_spawn_egg": "Wither Skeleti \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.wooden_axe": "Taxta Balta",
|
||||
@@ -2181,6 +2266,7 @@
|
||||
"item.minecraft.wooden_sword": "Taxta Q\u0131l\u0131nc",
|
||||
"item.minecraft.writable_book": "Kitab v\u0259 T\u00fck",
|
||||
"item.minecraft.written_book": "Yaz\u0131l\u0131 Kitab",
|
||||
"item.minecraft.yellow_dye": "Sar\u0131 Boya",
|
||||
"item.minecraft.zombie_head": "Zombi Ba\u015f\u0131",
|
||||
"item.minecraft.zombie_horse_spawn_egg": "Zombi At \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
"item.minecraft.zombie_pigman_spawn_egg": "Zombi Donuz Adam \u00c7a\u011f\u0131rma Yumurtas\u0131",
|
||||
@@ -2327,18 +2413,18 @@
|
||||
"menu.online": "Minecraft Realms",
|
||||
"menu.options": "Se\u00e7iml\u0259r...",
|
||||
"menu.playdemo": "S\u0131naq D\u00fcnyas\u0131nda Oyna",
|
||||
"menu.preparingSpawn": "Spawn sah\u0259si haz\u0131rlanmas\u0131",
|
||||
"menu.quit": "Oyundan \u00c7\u0131x",
|
||||
"menu.reportBugs": "X\u0259talar\u0131 Bildir",
|
||||
"menu.resetdemo": "S\u0131naq D\u00fcnyas\u0131n\u0131 S\u0131f\u0131rla",
|
||||
"menu.respawning": "Yenid\u0259n canland\u0131r\u0131l\u0131r",
|
||||
"menu.returnToGame": "Oyuna D\u00f6n",
|
||||
"menu.returnToMenu": "Qeyd Et ve \u018fsas Menyuya D\u00f6n",
|
||||
"menu.savingChunks": "Yi\u011f\u0131nlar qeyd edilir",
|
||||
"menu.savingLevel": "D\u00fcnya qeyd edilir",
|
||||
"menu.sendFeedback": "\u018fks \u018flaq\u0259 Ver",
|
||||
"menu.shareToLan": "Lokal \u015e\u0259b\u0259k\u0259d\u0259 Payla\u015f",
|
||||
"menu.singleplayer": "T\u0259k Oyun\u00e7ulu",
|
||||
"menu.working": "\u0130\u015fl\u0259yir...",
|
||||
"merchant.deprecated": "Kilidi a\u00e7amaq \u00fc\u00e7\u00fcn ba\u015fqa bir \u015fey il\u0259 ticar\u0259t et!",
|
||||
"mount.onboard": "Enm\u0259k \u00fc\u00e7\u00fcn %1$s'e bas\u0131n",
|
||||
"multiplayer.connect": "Qo\u015ful",
|
||||
"multiplayer.disconnect.authservers_down": "\u015e\u0259xsiyy\u0259t t\u0259sdiql\u0259m\u0259 serverl\u0259ri ba\u011fl\u0131d\u0131r. L\u00fctf\u0259n daha sonra yenid\u0259n c\u0259hd edin, \u00fczr ist\u0259yirik!",
|
||||
@@ -2360,6 +2446,7 @@
|
||||
"multiplayer.downloadingStats": "Statistikalar endirilir...",
|
||||
"multiplayer.downloadingTerrain": "\u018frazi y\u00fckl\u0259nir...",
|
||||
"multiplayer.ipinfo": "Server\u0259 qo\u015fulmaq \u00fc\u00e7\u00fcn IP \u00fcnvan\u0131 daxil edin:",
|
||||
"multiplayer.message_not_delivered": "%s il\u0259 ba\u015flayan s\u00f6hb\u0259t mesaj\u0131n\u0131 t\u0259qdim ed\u0259 bilmir, server g\u00fcnl\u00fckl\u0259rini yoxlay\u0131n",
|
||||
"multiplayer.player.joined": "%s oyuna daxil oldu",
|
||||
"multiplayer.player.joined.renamed": "%s (\u0259vv\u0259lki ad\u0131 il\u0259 %s) oyuna daxil oldu",
|
||||
"multiplayer.player.left": "%s oyunu t\u0259rk etdi",
|
||||
@@ -2368,6 +2455,7 @@
|
||||
"multiplayer.status.cannot_connect": "Server\u0259 \u0259laq\u0259l\u0259n\u0259 bilmir",
|
||||
"multiplayer.status.cannot_resolve": "Hostname ad\u0131n\u0131 h\u0259ll ed\u0259 bilmir",
|
||||
"multiplayer.status.client_out_of_date": "Klient k\u00f6hn\u0259!",
|
||||
"multiplayer.status.finished": "Bitdi",
|
||||
"multiplayer.status.no_connection": "(\u0259laq\u0259 yox)",
|
||||
"multiplayer.status.old": "K\u00f6hn\u0259",
|
||||
"multiplayer.status.pinging": "Pinging ...",
|
||||
@@ -2379,6 +2467,9 @@
|
||||
"multiplayer.texturePrompt.line1": "Bu server \u00f6z\u0259l bir qaynaq paketind\u0259n istifad\u0259 etm\u0259yi \u00f6n\u0259rir.",
|
||||
"multiplayer.texturePrompt.line2": "Avtomatik olaraq endirilib y\u00fckl\u0259nm\u0259sini ist\u0259yirsiniz?",
|
||||
"multiplayer.title": "\u00c7ox Oyun\u00e7ulu Oyna",
|
||||
"narrator.button.language": "Dil",
|
||||
"narrator.loading.done": "Bitdi",
|
||||
"narrator.screen.title": "\u018fsas Menyu",
|
||||
"narrator.toast.disabled": "M\u0259tn Oxuyucu Passiv",
|
||||
"narrator.toast.enabled": "M\u0259tn Oxuyucu Aktiv",
|
||||
"optimizeWorld.confirm.description": "Bu, d\u00fcnyan\u0131 d\u00fcnyaya optimalla\u015fd\u0131rmaq c\u0259hdi. Bu d\u00fcnyaya ba\u011fl\u0131 olaraq \u00e7ox uzun m\u00fcdd\u0259t ala bil\u0259r. Bir d\u0259f\u0259 ba\u015fa \u00e7atd\u0131qda, oyununuzu oynamaq m\u00fcmk\u00fcnd\u00fcr. Davam etm\u0259k ist\u0259diyiniz\u0259 \u0259minsinizmi?",
|
||||
@@ -2389,9 +2480,10 @@
|
||||
"optimizeWorld.stage.counting": "Y\u0131\u011f\u0131nlar say\u0131l\u0131r...",
|
||||
"optimizeWorld.stage.failed": "M\u00fcv\u0259ff\u0259qiyy\u0259tsiz oldu! :(",
|
||||
"optimizeWorld.stage.finished": "Bitirilir...",
|
||||
"optimizeWorld.stage.structures": "Tikinti m\u0259lumatlar\u0131n\u0131n t\u0259kmill\u0259\u015fdirilm\u0259si...",
|
||||
"optimizeWorld.stage.upgrading": "B\u00fct\u00fcn par\u00e7alar\u0131 t\u0259kmill\u0259\u015fdirm\u0259k ...",
|
||||
"optimizeWorld.title": "D\u00fcnya'y\u0131 optimalla\u015fd\u0131rma '%s'",
|
||||
"options.accessibility.text_background.chat": "S\u00f6hb\u0259t",
|
||||
"options.accessibility.text_background.everywhere": "H\u0259r yer",
|
||||
"options.anaglyph": "3D G\u00f6r\u00fcnt\u00fc",
|
||||
"options.ao": "Yumu\u015faq \u0130\u015f\u0131qland\u0131rma",
|
||||
"options.ao.max": "Maksimum",
|
||||
@@ -2407,7 +2499,6 @@
|
||||
"options.chat.height.unfocused": "Fokusla\u015fmam\u0131\u015f Y\u00fcks\u0259klik",
|
||||
"options.chat.links": "\u0130nternet Linkl\u0259ri",
|
||||
"options.chat.links.prompt": "Linkl\u0259ri A\u00e7ark\u0259n Sor",
|
||||
"options.chat.opacity": "Qeyri-\u015f\u0259ffafl\u0131q",
|
||||
"options.chat.scale": "Miqyas",
|
||||
"options.chat.title": "S\u00f6hb\u0259t Nizamlar\u0131...",
|
||||
"options.chat.visibility": "S\u00f6hb\u0259t",
|
||||
@@ -2478,7 +2569,6 @@
|
||||
"options.renderClouds": "Buludlar",
|
||||
"options.renderDistance": "G\u00f6r\u00fc\u015f M\u0259saf\u0259si",
|
||||
"options.resourcepack": "Qaynaq Paketl\u0259ri...",
|
||||
"options.saturation": "Doy\u011funluq",
|
||||
"options.sensitivity": "H\u0259ssasl\u0131q",
|
||||
"options.sensitivity.max": "Y\u00dcKS\u018fK S\u00dcR\u018fT!!!",
|
||||
"options.sensitivity.min": "<\u0259sn\u0259m\u0259>",
|
||||
@@ -2595,7 +2685,6 @@
|
||||
"selectWorld.mapType.normal": "Normal",
|
||||
"selectWorld.moreWorldOptions": "Daha \u00c7ox D\u00fcnya Se\u00e7imi...",
|
||||
"selectWorld.newWorld": "Yeni D\u00fcnya",
|
||||
"selectWorld.newWorld.copyOf": "%s'in n\u00fcsx\u0259si",
|
||||
"selectWorld.recreate": "Yenid\u0259n Yarat",
|
||||
"selectWorld.recreate.customized.text": "X\u00fcsusi d\u00fcnyalar, Minecraft'\u0131n bu versiyas\u0131nda art\u0131q d\u0259st\u0259kl\u0259nmir. Ancaq h\u0259r hans\u0131 bir \u0259razi \u00f6zelle\u015ftirmesi kaybedilecektir. Narahat\u00e7\u0131l\u0131\u011fa g\u00f6r\u0259 \u00fczr ist\u0259yirik!",
|
||||
"selectWorld.recreate.customized.title": "X\u00fcsusi d\u00fcnyalar art\u0131q d\u0259st\u0259kl\u0259nmir",
|
||||
@@ -2735,6 +2824,8 @@
|
||||
"subtitles.block.anvil.destroy": "D\u0259mir\u00e7i Zindan\u0131 q\u0131r\u0131ld\u0131",
|
||||
"subtitles.block.anvil.land": "D\u0259mir\u00e7i Zindan\u0131 d\u00fc\u015fd\u00fc",
|
||||
"subtitles.block.anvil.use": "D\u0259mir\u00e7i Zindan\u0131ndan istifad\u0259 edildi",
|
||||
"subtitles.block.barrel.close": "Barel ba\u011fland\u0131",
|
||||
"subtitles.block.barrel.open": "Barel a\u00e7\u0131ld\u0131",
|
||||
"subtitles.block.brewing_stand.brew": "Eliksir D\u0259zgah\u0131 \u015farc\u0131q \u00e7\u0131xar\u0131r",
|
||||
"subtitles.block.button.click": "D\u00fcym\u0259y\u0259 bas\u0131ld\u0131",
|
||||
"subtitles.block.chest.close": "Sand\u0131q ba\u011fland\u0131",
|
||||
@@ -2844,6 +2935,7 @@
|
||||
"subtitles.entity.firework_rocket.launch": "Fi\u015f\u0259ng at\u0131ld\u0131",
|
||||
"subtitles.entity.firework_rocket.twinkle": "Fi\u015f\u0259ng p\u0131r\u0131lday\u0131r",
|
||||
"subtitles.entity.fishing_bobber.throw": "Tilov at\u0131ld\u0131",
|
||||
"subtitles.entity.fox.death": "T\u00fclk\u00fc \u00f6ld\u00fc",
|
||||
"subtitles.entity.generic.big_fall": "Bir \u015fey d\u00fc\u015fd\u00fc",
|
||||
"subtitles.entity.generic.burn": "Yanma",
|
||||
"subtitles.entity.generic.death": "\u00d6lm\u0259",
|
||||
@@ -2910,6 +3002,12 @@
|
||||
"subtitles.entity.mule.hurt": "Qat\u0131r x\u0259sar\u0259t ald\u0131",
|
||||
"subtitles.entity.painting.break": "R\u0259sm q\u0131r\u0131ld\u0131",
|
||||
"subtitles.entity.painting.place": "R\u0259sm yerl\u0259\u015fdirildi",
|
||||
"subtitles.entity.panda.death": "Panda \u00f6ld\u00fc",
|
||||
"subtitles.entity.panda.eat": "Panda yedi",
|
||||
"subtitles.entity.panda.hurt": "Panda x\u0259sar\u0259t ald\u0131",
|
||||
"subtitles.entity.panda.pre_sneeze": "Pandan\u0131n burnu qa\u015f\u0131nd\u0131",
|
||||
"subtitles.entity.panda.sneeze": "Panda asq\u0131rd\u0131",
|
||||
"subtitles.entity.panda.step": "Panda add\u0131mlad\u0131",
|
||||
"subtitles.entity.parrot.ambient": "Tutuqu\u015fu k\u0259ndlini t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.death": "Tutuqu\u015fu \u00f6ld\u00fc",
|
||||
"subtitles.entity.parrot.eats": "Tutuqu\u015fu yedi",
|
||||
@@ -2925,7 +3023,10 @@
|
||||
"subtitles.entity.parrot.imitate.husk": "Tutuqu\u015fu zombi qurusunu t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.illusioner": "Tutuqu\u015fu ovsun\u00e7uyu t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.magma_cube": "Tutuqu\u015fu magma kubunu t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.panda": "Tutuqu\u015fu qurdu t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.pillager": "Tutuqu\u015fu ovsun\u00e7uyu t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.polar_bear": "Tutuqu\u015fu Q\u00fctb Ay\u0131s\u0131n\u0131 t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.ravager": "Tutuqu\u015fu zombi donuz adam\u0131 t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.shulker": "Tutuqu\u015fu shulker\u0131 t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.silverfish": "Tutuqu\u015fu G\u00fcm\u00fc\u015fc\u00fcn\u00fc t\u0259qlid edir",
|
||||
"subtitles.entity.parrot.imitate.skeleton": "Tutuqu\u015fu skeleti t\u0259qlid edir",
|
||||
@@ -3062,9 +3163,12 @@
|
||||
"subtitles.item.bucket.empty": "Vedr\u0259 bo\u015fald\u0131ld\u0131",
|
||||
"subtitles.item.bucket.fill": "Vedr\u0259 dolduruldu",
|
||||
"subtitles.item.chorus_fruit.teleport": "Oyun\u00e7u teleport oldu",
|
||||
"subtitles.item.crop.plant": "\u018fkin \u0259kildi",
|
||||
"subtitles.item.crossbow.hit": "Ox isab\u0259t etdi",
|
||||
"subtitles.item.firecharge.use": "Alov Topu at\u0131ld\u0131",
|
||||
"subtitles.item.flintandsteel.use": "\u00c7axmax Da\u015f\u0131 v\u0259 Polad \u00e7ax\u0131ld\u0131",
|
||||
"subtitles.item.hoe.till": "Torpaq k\u0259rkil\u0259ndi",
|
||||
"subtitles.item.nether_wart.plant": "\u018fkin \u0259kildi",
|
||||
"subtitles.item.shears.shear": "Qay\u00e7\u0131 k\u0259sdi",
|
||||
"subtitles.item.shield.block": "Qalxan mane\u0259 oldu",
|
||||
"subtitles.item.shovel.flatten": "\u00c7\u0259m\u0259n d\u00fczl\u0259\u015fdirildi",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user