Create/Update assets for version 1.17.1

This commit is contained in:
InventiveBot
2021-07-07 09:21:22 +00:00
parent b8734e7c9b
commit cf2c0bdbb6
14336 changed files with 951682 additions and 18 deletions

View File

@@ -0,0 +1 @@
{"directories":["block","item"],"files":[]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_inventory",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_pressed",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom",
"textures": {
"top": "minecraft:block/acacia_door_top",
"bottom": "minecraft:block/acacia_door_bottom"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_bottom_rh",
"textures": {
"top": "minecraft:block/acacia_door_top",
"bottom": "minecraft:block/acacia_door_bottom"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top",
"textures": {
"top": "minecraft:block/acacia_door_top",
"bottom": "minecraft:block/acacia_door_bottom"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/door_top_rh",
"textures": {
"top": "minecraft:block/acacia_door_top",
"bottom": "minecraft:block/acacia_door_bottom"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_open",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_wall",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_fence_gate_wall_open",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_inventory",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_post",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/fence_side",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/leaves",
"textures": {
"all": "minecraft:block/acacia_leaves"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/acacia_log_top",
"side": "minecraft:block/acacia_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column_horizontal",
"textures": {
"end": "minecraft:block/acacia_log_top",
"side": "minecraft:block/acacia_log"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/pressure_plate_up",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/pressure_plate_down",
"textures": {
"texture": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cross",
"textures": {
"cross": "minecraft:block/acacia_sapling"
}
}

View File

@@ -0,0 +1,5 @@
{
"textures": {
"particle": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/stairs",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/inner_stairs",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/outer_stairs",
"textures": {
"bottom": "minecraft:block/acacia_planks",
"top": "minecraft:block/acacia_planks",
"side": "minecraft:block/acacia_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_orientable_trapdoor_bottom",
"textures": {
"texture": "minecraft:block/acacia_trapdoor"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_orientable_trapdoor_open",
"textures": {
"texture": "minecraft:block/acacia_trapdoor"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_orientable_trapdoor_top",
"textures": {
"texture": "minecraft:block/acacia_trapdoor"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/acacia_log",
"side": "minecraft:block/acacia_log"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/rail_flat",
"textures": {
"rail": "minecraft:block/activator_rail"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/rail_flat",
"textures": {
"rail": "minecraft:block/activator_rail_on"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_rail_raised_ne",
"textures": {
"rail": "minecraft:block/activator_rail_on"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_rail_raised_sw",
"textures": {
"rail": "minecraft:block/activator_rail_on"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_rail_raised_ne",
"textures": {
"rail": "minecraft:block/activator_rail"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_rail_raised_sw",
"textures": {
"rail": "minecraft:block/activator_rail"
}
}

View File

@@ -0,0 +1,2 @@
{
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cross",
"textures": {
"cross": "minecraft:block/allium"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/amethyst_block"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cross",
"textures": {
"cross": "minecraft:block/amethyst_cluster"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/ancient_debris_top",
"side": "minecraft:block/ancient_debris_side"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/andesite",
"top": "minecraft:block/andesite",
"side": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/slab_top",
"textures": {
"bottom": "minecraft:block/andesite",
"top": "minecraft:block/andesite",
"side": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/stairs",
"textures": {
"bottom": "minecraft:block/andesite",
"top": "minecraft:block/andesite",
"side": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/inner_stairs",
"textures": {
"bottom": "minecraft:block/andesite",
"top": "minecraft:block/andesite",
"side": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/outer_stairs",
"textures": {
"bottom": "minecraft:block/andesite",
"top": "minecraft:block/andesite",
"side": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/wall_inventory",
"textures": {
"wall": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_post",
"textures": {
"wall": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_side",
"textures": {
"wall": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_wall_side_tall",
"textures": {
"wall": "minecraft:block/andesite"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/template_anvil",
"textures": {
"top": "minecraft:block/anvil_top"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/stem_fruit",
"textures": {
"stem": "minecraft:block/melon_stem",
"upperstem": "minecraft:block/attached_melon_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/stem_fruit",
"textures": {
"stem": "minecraft:block/pumpkin_stem",
"upperstem": "minecraft:block/attached_pumpkin_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/template_azalea",
"textures": {
"top": "minecraft:block/azalea_top",
"side": "minecraft:block/azalea_side"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/azalea_leaves"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cross",
"textures": {
"cross": "minecraft:block/azure_bluet"
}
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" },
"south": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" },
"west": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" },
"east": { "uv": [ 0, 0, 2, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 6.5, 0, 6.5 ],
"to": [ 9.5, 16, 9.5 ],
"faces": {
"down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" },
"west": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" },
"east": { "uv": [ 0, 0, 3, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" },
"south": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" },
"west": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" },
"east": { "uv": [ 3, 0, 5, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 6.5, 0, 6.5 ],
"to": [ 9.5, 16, 9.5 ],
"faces": {
"down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" },
"south": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" },
"west": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" },
"east": { "uv": [ 3, 0, 6, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" },
"south": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" },
"west": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" },
"east": { "uv": [ 6, 0, 8, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 6.5, 0, 6.5 ],
"to": [ 9.5, 16, 9.5 ],
"faces": {
"down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" },
"south": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" },
"west": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" },
"east": { "uv": [ 6, 0, 9, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"down": { "uv": [ 13, 4, 15, 6 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 15, 2], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" },
"south": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" },
"west": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" },
"east": { "uv": [ 9, 0, 11, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"all": "block/bamboo_stalk",
"particle": "block/bamboo_stalk"
},
"elements": [
{ "from": [ 6.5, 0, 6.5 ],
"to": [ 9.5, 16, 9.5 ],
"faces": {
"down": { "uv": [ 13, 4, 16, 7 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 13, 0, 16, 3 ], "texture": "#all", "cullface": "up" },
"north": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" },
"south": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" },
"west": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" },
"east": { "uv": [ 9, 0, 12, 16 ], "texture": "#all" }
}
}
]
}

View File

@@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"textures": {
"texture": "block/bamboo_large_leaves",
"particle": "block/bamboo_large_leaves"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 16, 8 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 16, 15.2 ],
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
}
}
]
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/tinted_cross",
"textures": {
"cross": "minecraft:block/bamboo_stage0"
}
}

View File

@@ -0,0 +1,25 @@
{
"ambientocclusion": false,
"textures": {
"texture": "block/bamboo_small_leaves",
"particle": "block/bamboo_small_leaves"
},
"elements": [
{ "from": [ 0.8, 0, 8 ],
"to": [ 15.2, 16, 8 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
}
},
{ "from": [ 8, 0, 0.8 ],
"to": [ 8, 16, 15.2 ],
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
}
}
]
}

View File

@@ -0,0 +1,5 @@
{
"textures": {
"particle": "minecraft:block/oak_planks"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"top": "minecraft:block/barrel_top",
"bottom": "minecraft:block/barrel_bottom",
"side": "minecraft:block/barrel_side"
}
}

View File

@@ -0,0 +1,8 @@
{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"top": "minecraft:block/barrel_top_open",
"bottom": "minecraft:block/barrel_bottom",
"side": "minecraft:block/barrel_side"
}
}

View File

@@ -0,0 +1,5 @@
{
"textures": {
"particle": "minecraft:item/barrier"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/basalt_top",
"side": "minecraft:block/basalt_side"
}
}

View File

@@ -0,0 +1,47 @@
{ "parent": "block/block",
"ambientocclusion": false,
"textures": {
"particle": "block/glass",
"glass": "block/glass",
"obsidian": "block/obsidian",
"beacon": "block/beacon"
},
"elements": [
{ "__comment": "Glass shell",
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#glass" }
}
},
{ "__comment": "Obsidian base",
"from": [ 2, 0.1, 2 ],
"to": [ 14, 3, 14 ],
"faces": {
"down": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" },
"up": { "uv": [ 2, 2, 14, 14 ], "texture": "#obsidian" },
"north": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"south": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"west": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" },
"east": { "uv": [ 2, 13, 14, 16 ], "texture": "#obsidian" }
}
},
{ "__comment": "Inner beacon texture",
"from": [ 3, 3, 3 ],
"to": [ 13, 14, 13 ],
"faces": {
"down": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" },
"up": { "uv": [ 3, 3, 13, 13 ], "texture": "#beacon" },
"north": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"south": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"west": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" },
"east": { "uv": [ 3, 2, 13, 13 ], "texture": "#beacon" }
}
}
]
}

View File

@@ -0,0 +1,5 @@
{
"textures": {
"particle": "minecraft:block/oak_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/bedrock"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/cube_mirrored_all",
"textures": {
"all": "minecraft:block/bedrock"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front_honey",
"particle": "minecraft:block/bee_nest_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -0,0 +1,10 @@
{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_honey",
"particle": "minecraft:block/beehive_side"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/crop",
"textures": {
"crop": "minecraft:block/beetroots_stage0"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/crop",
"textures": {
"crop": "minecraft:block/beetroots_stage1"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/crop",
"textures": {
"crop": "minecraft:block/beetroots_stage2"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/crop",
"textures": {
"crop": "minecraft:block/beetroots_stage3"
}
}

View File

@@ -0,0 +1,20 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/dark_oak_planks"
},
"elements": [
{
"from": [ 0, 13, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" },
"east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" },
"south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "west" },
"up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }
}
}
]
}

View File

@@ -0,0 +1,19 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/dark_oak_planks"
},
"elements": [
{
"from": [ 7, 13, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"north": {"uv": [ 7, 2, 9, 5 ], "texture": "#bar" },
"east": {"uv": [ 1, 2, 3, 5 ], "texture": "#bar" },
"south": {"uv": [ 6, 2, 8, 5 ], "texture": "#bar" },
"west": {"uv": [ 4, 2, 6, 5 ], "texture": "#bar" },
"up": {"uv": [ 1, 3, 3, 5 ], "texture": "#bar", "cullface": "up" }
}
}
]
}

View File

@@ -0,0 +1,43 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/dark_oak_planks",
"post": "block/stone"
},
"elements": [
{
"from": [ 2, 13, 7 ],
"to": [ 14, 15, 9 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" },
"south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }
}
},
{
"from": [ 14, 0, 6 ],
"to": [ 16, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
},
{
"from": [ 0, 0, 6 ],
"to": [ 2, 16, 10 ],
"faces": {
"north": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"east": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"south": { "uv": [ 0, 1, 2, 16 ], "texture": "#post" },
"west": { "uv": [ 0, 1, 4, 16 ], "texture": "#post" },
"up": { "uv": [ 0, 0, 2, 4 ], "texture": "#post","cullface": "up" },
"down": { "uv": [ 0, 0, 2, 4 ], "texture": "#post", "cullface": "down" }
}
}
]
}

View File

@@ -0,0 +1,20 @@
{
"textures": {
"particle": "block/bell_bottom",
"bar": "block/dark_oak_planks"
},
"elements": [
{
"from": [ 3, 13, 7 ],
"to": [ 16, 15, 9 ],
"faces": {
"north": { "uv": [ 2, 2, 14, 4 ], "texture": "#bar" },
"east": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar", "cullface": "east" },
"south": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"west": { "uv": [ 5, 4, 7, 6 ], "texture": "#bar" },
"up": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" },
"down": { "uv": [ 2, 3, 14, 5 ], "texture": "#bar" }
}
}
]
}

View File

@@ -0,0 +1,62 @@
{
"parent": "block/block",
"textures": {
"top": "minecraft:block/big_dripleaf_top",
"stem": "minecraft:block/big_dripleaf_stem",
"side": "minecraft:block/big_dripleaf_side",
"tip": "minecraft:block/big_dripleaf_tip",
"particle": "block/big_dripleaf_top"
},
"elements": [
{ "from": [ 0, 15, 0 ],
"to": [ 16, 15, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 16, 15, 0.002 ],
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip", "cullface": "north" },
"south": { "uv": [ 16, 0, 0, 4 ], "texture": "#tip" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 0.002, 15, 16 ],
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" }
}
},
{ "from": [ 15.998, 11, 0 ],
"to": [ 16, 15, 16 ],
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
}
]
}

View File

@@ -0,0 +1,66 @@
{
"parent": "block/block",
"textures": {
"top": "minecraft:block/big_dripleaf_top",
"stem": "minecraft:block/big_dripleaf_stem",
"side": "minecraft:block/big_dripleaf_side",
"tip": "minecraft:block/big_dripleaf_tip",
"particle": "block/big_dripleaf_top"
},
"elements": [
{ "from": [ 0, 15, 0 ],
"to": [ 16, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 16, 15, 0 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" },
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 0.002, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" }
}
},
{ "from": [ 15.998, 11, 0 ],
"to": [ 16, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
}
]
}

View File

@@ -0,0 +1,66 @@
{
"parent": "block/block",
"textures": {
"top": "minecraft:block/big_dripleaf_top",
"stem": "minecraft:block/big_dripleaf_stem",
"side": "minecraft:block/big_dripleaf_side",
"tip": "minecraft:block/big_dripleaf_tip",
"particle": "block/big_dripleaf_top"
},
"elements": [
{ "from": [ 0, 15, 0 ],
"to": [ 16, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 16, 0, 0 ], "texture": "#top" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 16, 15, 0 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" },
"south": { "uv": [ 0, 0, 16, 4 ], "texture": "#tip" }
}
},
{ "from": [ 0, 11, 0 ],
"to": [ 0.002, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side", "cullface": "west" }
}
},
{ "from": [ 15.998, 11, 0 ],
"to": [ 16, 15, 16 ],
"rotation": { "origin": [ 8, 15, 16 ], "axis": "x", "angle": -22.5 },
"shade": false,
"faces": {
"east": { "uv": [ 16, 0, 0, 4 ], "texture": "#side", "cullface": "east" },
"west": { "uv": [ 0, 0, 16, 4 ], "texture": "#side" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 15, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
}
]
}

View File

@@ -0,0 +1,27 @@
{
"parent": "block/block",
"textures": {
"stem": "block/big_dripleaf_stem",
"particle": "block/big_dripleaf_stem"
},
"elements": [
{ "from": [ 5, 0, 12 ],
"to": [ 11, 16, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": 45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
},
{ "from": [ 5, 0, 12 ],
"to": [ 11, 16, 12 ],
"rotation": { "origin": [ 8, 8, 12 ], "axis": "y", "angle": -45, "rescale": true },
"shade": false,
"faces": {
"north": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" },
"south": { "uv": [ 3, 0, 14, 16 ], "texture": "#stem" }
}
}
]
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button",
"textures": {
"texture": "minecraft:block/birch_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_inventory",
"textures": {
"texture": "minecraft:block/birch_planks"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "minecraft:block/button_pressed",
"textures": {
"texture": "minecraft:block/birch_planks"
}
}

Some files were not shown because too many files have changed in this diff Show More