You've already forked minecraft-assets
Create/Update assets for version 1.15.2
This commit is contained in:
10
assets/minecraft/models/block/bee_nest.json
Normal file
10
assets/minecraft/models/block/bee_nest.json
Normal 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"
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/models/block/bee_nest_honey.json
Normal file
10
assets/minecraft/models/block/bee_nest_honey.json
Normal 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"
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/models/block/beehive.json
Normal file
10
assets/minecraft/models/block/beehive.json
Normal 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"
|
||||
}
|
||||
}
|
||||
10
assets/minecraft/models/block/beehive_honey.json
Normal file
10
assets/minecraft/models/block/beehive_honey.json
Normal 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"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"gui_light": "side",
|
||||
"display": {
|
||||
"gui": {
|
||||
"rotation": [ 30, 225, 0 ],
|
||||
|
||||
@@ -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" }
|
||||
|
||||
33
assets/minecraft/models/block/honey_block.json
Normal file
33
assets/minecraft/models/block/honey_block.json
Normal 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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
6
assets/minecraft/models/block/honeycomb_block.json
Normal file
6
assets/minecraft/models/block/honeycomb_block.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/honeycomb_block"
|
||||
}
|
||||
}
|
||||
3
assets/minecraft/models/item/bee_nest.json
Normal file
3
assets/minecraft/models/item/bee_nest.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "block/bee_nest"
|
||||
}
|
||||
3
assets/minecraft/models/item/bee_spawn_egg.json
Normal file
3
assets/minecraft/models/item/bee_spawn_egg.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "item/template_spawn_egg"
|
||||
}
|
||||
3
assets/minecraft/models/item/beehive.json
Normal file
3
assets/minecraft/models/item/beehive.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "block/beehive"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"parent": "builtin/generated",
|
||||
"gui_light": "front",
|
||||
"display": {
|
||||
"ground": {
|
||||
"rotation": [ 0, 0, 0 ],
|
||||
|
||||
3
assets/minecraft/models/item/honey_block.json
Normal file
3
assets/minecraft/models/item/honey_block.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "block/honey_block"
|
||||
}
|
||||
6
assets/minecraft/models/item/honey_bottle.json
Normal file
6
assets/minecraft/models/item/honey_bottle.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "item/honey_bottle"
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/models/item/honeycomb.json
Normal file
6
assets/minecraft/models/item/honeycomb.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "item/honeycomb"
|
||||
}
|
||||
}
|
||||
3
assets/minecraft/models/item/honeycomb_block.json
Normal file
3
assets/minecraft/models/item/honeycomb_block.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "block/honeycomb_block"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"gui_light": "front",
|
||||
"textures": {
|
||||
"particle": "block/dark_oak_planks"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"gui_light": "front",
|
||||
"textures": {
|
||||
"particle": "block/dark_oak_planks"
|
||||
},
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"gui_light": "front",
|
||||
"textures": {
|
||||
"particle": "item/trident"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"gui_light": "front",
|
||||
"textures": {
|
||||
"particle": "item/trident"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user