Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "minecraft:block/template_anvil",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"1": "block/anvil",
|
||||
"particle": "block/anvil",
|
||||
"top": "block/anvil_top"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Anvil base",
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 4, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"east": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"south": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"west": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#1", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower narrow portion",
|
||||
"from": [4, 4, 3],
|
||||
"to": [12, 5, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"east": {"uv": [4.5, 8, 4, 13], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"west": {"uv": [4, 8, 4.5, 13], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [0, 8, 4, 13], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Wider section beneath top portion",
|
||||
"from": [6, 5, 4],
|
||||
"to": [10, 10, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"east": {"uv": [12, 0, 16, 2.5], "texture": "#1"},
|
||||
"south": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"west": {"uv": [12, 0, 16, 2.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Anvil top",
|
||||
"from": [3, 10, 0],
|
||||
"to": [13, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"east": {"uv": [11, 8, 8, 16], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"west": {"uv": [8, 8, 11, 16], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 13, 16], "rotation": 180, "texture": "#top"},
|
||||
"down": {"uv": [11, 8, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/bamboo_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "minecraft:block/walls/misc/wall_inventory",
|
||||
"textures": {
|
||||
"post_top": "block/bricks_pillar_top",
|
||||
"post_side": "block/bricks_pillar",
|
||||
"wall_top": "block/bricks_wall_top",
|
||||
"wall_side": "block/bricks_wall"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [5, 0, 6],
|
||||
"to": [11, 2, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 10, 11, 12], "texture": "#texture"},
|
||||
"east": {"uv": [3, 6, 5, 10], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [5, 4, 11, 6], "texture": "#texture"},
|
||||
"west": {"uv": [11, 6, 13, 10], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [5, 10, 11, 6], "texture": "#texture"},
|
||||
"down": {"uv": [5, 6, 11, 10], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/bamboo_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/bamboo_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [5, 0, 6],
|
||||
"to": [11, 2, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 10, 11, 12], "texture": "#texture"},
|
||||
"east": {"uv": [5, 10, 3, 6], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [11, 6, 5, 4], "texture": "#texture"},
|
||||
"west": {"uv": [11, 6, 13, 10], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [11, 10, 5, 6], "texture": "#texture"},
|
||||
"down": {"uv": [5, 6, 11, 10], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [5, 6, 6],
|
||||
"to": [11, 10, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 6, 11, 10], "texture": "#texture"},
|
||||
"east": {"uv": [5, 6, 9, 10], "texture": "#texture"},
|
||||
"south": {"uv": [5, 10, 11, 6], "texture": "#texture"},
|
||||
"west": {"uv": [7, 6, 11, 10], "texture": "#texture"},
|
||||
"up": {"uv": [11, 6, 5, 10], "texture": "#texture"},
|
||||
"down": {"uv": [5, 6, 11, 10], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [5, -1, 6],
|
||||
"to": [11, 1, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 10, 11, 12], "texture": "#texture"},
|
||||
"east": {"uv": [5, 10, 3, 6], "rotation": 90, "texture": "#texture"},
|
||||
"south": {"uv": [11, 6, 5, 4], "texture": "#texture"},
|
||||
"west": {"uv": [11, 6, 13, 10], "rotation": 90, "texture": "#texture"},
|
||||
"up": {"uv": [11, 10, 5, 6], "texture": "#texture"},
|
||||
"down": {"uv": [5, 6, 11, 10], "texture": "#texture", "cullface": "down"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/oak_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/oak_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/polished_blackstone_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/spruce_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/spruce_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/spruce_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/stone_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/stone_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/warped_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_pressed",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/warped_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{ "parent": "block/block",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "block/cactus_side",
|
||||
"bottom": "block/cactus_bottom",
|
||||
"top": "block/cactus_top",
|
||||
"side": "block/cactus_side"
|
||||
},
|
||||
"elements": [
|
||||
{ "from": [ 0, 0, 0 ],
|
||||
"to": [ 16, 16, 16 ],
|
||||
"faces": {
|
||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "down" },
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0, 1 ],
|
||||
"to": [ 16, 16, 15 ],
|
||||
"faces": {
|
||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
|
||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
|
||||
}
|
||||
},
|
||||
{ "from": [ 1, 0, 0 ],
|
||||
"to": [ 15, 16, 16 ],
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#side" }
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "minecraft:block/template_anvil",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"1": "block/anvil",
|
||||
"top": "block/chipped_anvil_top",
|
||||
"particle": "block/anvil"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Anvil base",
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 4, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"east": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"south": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"west": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#1", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower narrow portion",
|
||||
"from": [4, 4, 3],
|
||||
"to": [12, 5, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"east": {"uv": [4.5, 8, 4, 13], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"west": {"uv": [4, 8, 4.5, 13], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [0, 8, 4, 13], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Wider section beneath top portion",
|
||||
"from": [6, 5, 4],
|
||||
"to": [10, 10, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"east": {"uv": [12, 0, 16, 2.5], "texture": "#1"},
|
||||
"south": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"west": {"uv": [12, 0, 16, 2.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Anvil top",
|
||||
"from": [3, 10, 0],
|
||||
"to": [13, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"east": {"uv": [11, 8, 8, 16], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"west": {"uv": [8, 8, 11, 16], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 13, 16], "rotation": 180, "texture": "#top"},
|
||||
"down": {"uv": [11, 8, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/red_sandstone_top",
|
||||
"side": "minecraft:block/cut_red_sandstone_slab",
|
||||
"top": "minecraft:block/red_sandstone_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"textures": {
|
||||
"particle": "block/red_sandstone_top",
|
||||
"top": "block/red_sandstone_top",
|
||||
"side": "block/cut_red_sandstone_slab"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#top"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/red_sandstone_top",
|
||||
"side": "minecraft:block/cut_red_sandstone_slab",
|
||||
"top": "minecraft:block/red_sandstone_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/sandstone_top",
|
||||
"side": "minecraft:block/cut_sandstone_slab",
|
||||
"top": "minecraft:block/sandstone_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"textures": {
|
||||
"particle": "block/sandstone_top",
|
||||
"bottom": "block/sandstone_top",
|
||||
"side": "block/cut_sandstone_slab"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#side"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#bottom"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/sandstone_top",
|
||||
"side": "minecraft:block/cut_sandstone_slab",
|
||||
"top": "minecraft:block/sandstone_top"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "minecraft:block/template_anvil",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"1": "block/anvil",
|
||||
"top": "block/damaged_anvil_top",
|
||||
"particle": "block/anvil"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Anvil base",
|
||||
"from": [2, 0, 2],
|
||||
"to": [14, 4, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"east": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"south": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"west": {"uv": [0, 6, 6, 8], "texture": "#1"},
|
||||
"up": {"uv": [6, 0, 12, 6], "rotation": 180, "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 6, 6], "rotation": 180, "texture": "#1", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Lower narrow portion",
|
||||
"from": [4, 4, 3],
|
||||
"to": [12, 5, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"east": {"uv": [4.5, 8, 4, 13], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [6, 6, 10, 6.5], "texture": "#1"},
|
||||
"west": {"uv": [4, 8, 4.5, 13], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [0, 8, 4, 13], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Wider section beneath top portion",
|
||||
"from": [6, 5, 4],
|
||||
"to": [10, 10, 12],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"east": {"uv": [12, 0, 16, 2.5], "texture": "#1"},
|
||||
"south": {"uv": [12, 2.5, 14, 5], "texture": "#1"},
|
||||
"west": {"uv": [12, 0, 16, 2.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Anvil top",
|
||||
"from": [3, 10, 0],
|
||||
"to": [13, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"east": {"uv": [11, 8, 8, 16], "rotation": 270, "texture": "#1"},
|
||||
"south": {"uv": [3, 13, 8, 16], "texture": "#1"},
|
||||
"west": {"uv": [8, 8, 11, 16], "rotation": 90, "texture": "#1"},
|
||||
"up": {"uv": [3, 0, 13, 16], "rotation": 180, "texture": "#top"},
|
||||
"down": {"uv": [11, 8, 16, 16], "rotation": 180, "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/button/misc/button_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_planks_button"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_inventory",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
[LocalizedFileNames]
|
||||
cactus.json=@cactus,0
|
||||
potted_cactus.json=@potted_cactus,0
|
||||
bee_nest.json=@bee_nest,0
|
||||
bee_nest_honey.json=@bee_nest_honey,0
|
||||
beehive.json=@beehive,0
|
||||
beehive_honey.json=@beehive_honey,0
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_farmland",
|
||||
"textures": {
|
||||
"dirt": "minecraft:block/farmland_side",
|
||||
"top": "minecraft:block/farmland",
|
||||
"bottom": "minecraft:block/farmland"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_farmland",
|
||||
"textures": {
|
||||
"dirt": "minecraft:block/farmland_moist_side",
|
||||
"top": "minecraft:block/farmland_moist",
|
||||
"bottom": "minecraft:block/farmland_moist"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/acacia_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/birch_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/cherry_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/crimson_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/dark_oak_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/jungle_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/template_fence_gate_wall_open",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_post",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "minecraft:block/fences/misc/fence_side",
|
||||
"textures": {
|
||||
"texture": "minecraft:block/mangrove_fence"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"parent": "block/block",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "top bar",
|
||||
"from": [7, 12, 4],
|
||||
"to": [9, 15, 12],
|
||||
"faces": {
|
||||
"east": {"uv": [12, 7, 4, 10], "texture": "#texture"},
|
||||
"west": {"uv": [4, 7, 12, 10], "texture": "#texture"},
|
||||
"up": {"uv": [4, 6, 12, 8], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 9, 12, 11], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "lower bar",
|
||||
"from": [7, 6, 4],
|
||||
"to": [9, 9, 12],
|
||||
"faces": {
|
||||
"east": {"uv": [12, 12, 4, 15], "texture": "#texture"},
|
||||
"west": {"uv": [4, 12, 12, 15], "texture": "#texture"},
|
||||
"up": {"uv": [4, 11, 12, 13], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 14, 12, 16], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "top bar",
|
||||
"from": [7, 12, 16],
|
||||
"to": [9, 15, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [6, 7, 4, 10], "texture": "#texture"},
|
||||
"south": {"uv": [9, 7, 11, 10], "texture": "#texture"},
|
||||
"west": {"uv": [4, 7, 6, 10], "texture": "#texture"},
|
||||
"up": {"uv": [4, 6, 6, 8], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 9, 6, 11], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "lower bar",
|
||||
"from": [7, 6, 16],
|
||||
"to": [9, 9, 18],
|
||||
"faces": {
|
||||
"east": {"uv": [6, 12, 4, 15], "texture": "#texture"},
|
||||
"south": {"uv": [11, 12, 13, 15], "texture": "#texture"},
|
||||
"west": {"uv": [4, 12, 6, 15], "texture": "#texture"},
|
||||
"up": {"uv": [4, 11, 6, 13], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 14, 6, 16], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "top bar",
|
||||
"from": [7, 12, -2],
|
||||
"to": [9, 15, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [9, 7, 11, 10], "texture": "#texture"},
|
||||
"east": {"uv": [6, 7, 4, 10], "texture": "#texture"},
|
||||
"west": {"uv": [4, 7, 6, 10], "texture": "#texture"},
|
||||
"up": {"uv": [4, 6, 6, 8], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 9, 6, 11], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "lower bar",
|
||||
"from": [7, 6, -2],
|
||||
"to": [9, 9, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 12, 14, 15], "texture": "#texture"},
|
||||
"east": {"uv": [6, 12, 4, 15], "texture": "#texture"},
|
||||
"west": {"uv": [4, 12, 6, 15], "texture": "#texture"},
|
||||
"up": {"uv": [4, 11, 6, 13], "rotation": 90, "texture": "#texture"},
|
||||
"down": {"uv": [4, 14, 6, 16], "rotation": 90, "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Center Post",
|
||||
"from": [6, 0, 0],
|
||||
"to": [10, 16, 4],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"east": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"west": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"up": {"uv": [4, 0, 8, 4], "texture": "#texture"},
|
||||
"down": {"uv": [8, 0, 12, 4], "texture": "#texture"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Center Post",
|
||||
"from": [6, 0, 12],
|
||||
"to": [10, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"east": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"west": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"up": {"uv": [4, 0, 8, 4], "texture": "#texture"},
|
||||
"down": {"uv": [8, 0, 12, 4], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"gui": {
|
||||
"rotation": [30, 135, 0],
|
||||
"scale": [0.625, 0.625, 0.625]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [0, 90, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"credit": "Created by JamieCubed",
|
||||
"textures": {
|
||||
"particle": "#texture"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Center Post",
|
||||
"from": [6, 0, 6],
|
||||
"to": [10, 16, 10],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"east": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"south": {"uv": [0, 0, 4, 16], "texture": "#texture"},
|
||||
"west": {"uv": [4, 0, 0, 16], "texture": "#texture"},
|
||||
"up": {"uv": [4, 0, 8, 4], "texture": "#texture"},
|
||||
"down": {"uv": [8, 0, 12, 4], "texture": "#texture"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user