Create/Update assets for version 1.15.2

This commit is contained in:
InventiveBot
2020-01-24 10:51:17 +00:00
parent 680741d97c
commit dcb94b454f
1525 changed files with 198372 additions and 31264 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,5 @@
{
"gui_light": "side",
"display": {
"gui": {
"rotation": [ 30, 225, 0 ],

View File

@@ -8,8 +8,8 @@
"inside": "block/composter_bottom"
},
"elements": [
{ "from": [ 2, 0, 2 ],
"to": [ 14, 2, 14 ],
{ "from": [ 0, 0, 0 ],
"to": [ 16, 2, 16 ],
"faces": {
"up": { "texture": "#inside", "cullface": "up" },
"down": { "texture": "#bottom", "cullface": "down" }
@@ -18,7 +18,6 @@
{ "from": [ 0, 0, 0 ],
"to": [ 2, 16, 16 ],
"faces": {
"down": { "texture": "#side", "cullface": "down" },
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
@@ -29,7 +28,6 @@
{ "from": [ 14, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "texture": "#side", "cullface": "down" },
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
@@ -40,7 +38,6 @@
{ "from": [ 2, 0, 0 ],
"to": [ 14, 16, 2 ],
"faces": {
"down": { "texture": "#side", "cullface": "down" },
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "up" }
@@ -49,7 +46,6 @@
{ "from": [ 2, 0, 14 ],
"to": [ 14, 16, 16 ],
"faces": {
"down": { "texture": "#side", "cullface": "down" },
"up": { "texture": "#top", "cullface": "up" },
"north": { "texture": "#side", "cullface": "up" },
"south": { "texture": "#side", "cullface": "south" }

View File

@@ -0,0 +1,33 @@
{ "parent": "block/block",
"textures": {
"particle": "block/honey_block_top",
"down": "block/honey_block_bottom",
"up": "block/honey_block_top",
"side": "block/honey_block_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "texture": "#down", "cullface": "down" },
"up": { "texture": "#down", "cullface": "up" },
"north": { "texture": "#down", "cullface": "north" },
"south": { "texture": "#down", "cullface": "south" },
"west": { "texture": "#down", "cullface": "west" },
"east": { "texture": "#down", "cullface": "east" }
}
},
{ "from": [ 1, 1, 1 ],
"to": [ 15, 15, 15 ],
"faces": {
"down": { "uv": [ 1, 1, 15, 15 ], "texture": "#down"},
"up": { "uv": [ 1, 1, 15, 15 ], "texture": "#up"},
"north": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"},
"south": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"},
"west": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"},
"east": { "uv": [ 1, 1, 15, 15 ], "texture": "#side"}
}
}
]
}

View File

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

View File

@@ -0,0 +1,3 @@
{
"parent": "block/bee_nest"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "item/template_spawn_egg"
}

View File

@@ -0,0 +1,3 @@
{
"parent": "block/beehive"
}

View File

@@ -1,5 +1,6 @@
{
"parent": "builtin/generated",
"gui_light": "front",
"display": {
"ground": {
"rotation": [ 0, 0, 0 ],

View File

@@ -0,0 +1,3 @@
{
"parent": "block/honey_block"
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/honey_bottle"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/honeycomb"
}
}

View File

@@ -0,0 +1,3 @@
{
"parent": "block/honeycomb_block"
}

View File

@@ -1,5 +1,6 @@
{
"parent": "builtin/entity",
"gui_light": "front",
"textures": {
"particle": "block/dark_oak_planks"
},

View File

@@ -1,5 +1,6 @@
{
"parent": "builtin/entity",
"gui_light": "front",
"textures": {
"particle": "block/dark_oak_planks"
},

View File

@@ -18,7 +18,7 @@
},
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 1, 0],
"translation": [ 0, 1, 2],
"scale":[ 0.25, 0.25, 0.25]
},
"head": {

View File

@@ -1,5 +1,6 @@
{
"parent": "builtin/entity",
"gui_light": "front",
"textures": {
"particle": "item/trident"
},

View File

@@ -1,5 +1,6 @@
{
"parent": "builtin/entity",
"gui_light": "front",
"textures": {
"particle": "item/trident"
},