Skip to content

Commit

Permalink
[Experimental] Added snow and moss carpet overlays
Browse files Browse the repository at this point in the history
Only in experimental pre-release
  • Loading branch information
devoneox authored Mar 1, 2024
1 parent cba745c commit 7590627
Show file tree
Hide file tree
Showing 15 changed files with 771 additions and 0 deletions.
83 changes: 83 additions & 0 deletions assets/minecraft/models/block/moss_carpet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"credit": "Made with Blockbench",
"textures": {
"overlay": "block/moss_carpet_overlay",
"particle": "block/moss_block"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 1, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "north"},
"east": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "east"},
"south": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "south"},
"west": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
"down": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "down"}
}
},
{
"from": [-0.001, -16, -0.001],
"to": [16.001, 0, 16.001],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
},
{
"from": [0, -16, 0],
"to": [16, 0, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 2],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 2],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"translation": [0, 4, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 45, 0],
"translation": [0, 4, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 4, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"translation": [0, 16, 0]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
73 changes: 73 additions & 0 deletions assets/minecraft/models/block/snow_height10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"overlay": "block/snow_overlay",
"particle": "block/snow"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 10, 16],
"faces": {
"north": {"uv": [0, 6, 16, 16], "texture": "#particle", "cullface": "north"},
"east": {"uv": [0, 6, 16, 16], "texture": "#particle", "cullface": "east"},
"south": {"uv": [0, 6, 16, 16], "texture": "#particle", "cullface": "south"},
"west": {"uv": [0, 6, 16, 16], "texture": "#particle", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
"down": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "down"}
}
},
{
"from": [-0.001, -16, -0.001],
"to": [16.001, 0, 16.001],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
},
{
"from": [0, -16, 0],
"to": [16, 0, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 5, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
73 changes: 73 additions & 0 deletions assets/minecraft/models/block/snow_height12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"overlay": "block/snow_overlay",
"particle": "block/snow"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 12, 16],
"faces": {
"north": {"uv": [0, 4, 16, 16], "texture": "#particle", "cullface": "north"},
"east": {"uv": [0, 4, 16, 16], "texture": "#particle", "cullface": "east"},
"south": {"uv": [0, 4, 16, 16], "texture": "#particle", "cullface": "south"},
"west": {"uv": [0, 4, 16, 16], "texture": "#particle", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
"down": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "down"}
}
},
{
"from": [-0.001, -16, -0.001],
"to": [16.001, 0, 16.001],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
},
{
"from": [0, -16, 0],
"to": [16, 0, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 5, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
73 changes: 73 additions & 0 deletions assets/minecraft/models/block/snow_height14.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"credit": "Made with Blockbench",
"ambientocclusion": false,
"textures": {
"overlay": "block/snow_overlay",
"particle": "block/snow"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 14, 16],
"faces": {
"north": {"uv": [0, 2, 16, 16], "texture": "#particle", "cullface": "north"},
"east": {"uv": [0, 2, 16, 16], "texture": "#particle", "cullface": "east"},
"south": {"uv": [0, 2, 16, 16], "texture": "#particle", "cullface": "south"},
"west": {"uv": [0, 2, 16, 16], "texture": "#particle", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
"down": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "down"}
}
},
{
"from": [-0.001, -16, -0.001],
"to": [16.001, 0, 16.001],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#partcile", "cullface": "up"}
}
},
{
"from": [0, -16, 0],
"to": [16, 0, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#partcile", "cullface": "up"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 0],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 225, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 5, 0],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
83 changes: 83 additions & 0 deletions assets/minecraft/models/block/snow_height2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"credit": "Made with Blockbench",
"textures": {
"overlay": "block/snow_overlay",
"particle": "block/snow"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 2, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "north"},
"east": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "east"},
"south": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "south"},
"west": {"uv": [0, 14, 16, 16], "texture": "#particle", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle"},
"down": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "down"}
}
},
{
"from": [-0.001, -16, -0.001],
"to": [16.001, 0, 16.001],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
},
{
"from": [0, -16, 0],
"to": [16, 0, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [23, 8, 8]},
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#overlay", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#particle", "cullface": "up"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 2],
"scale": [0.375, 0.375, 0.375]
},
"thirdperson_lefthand": {
"rotation": [75, 45, 0],
"translation": [0, 2.5, 2],
"scale": [0.375, 0.375, 0.375]
},
"firstperson_righthand": {
"rotation": [0, 45, 0],
"translation": [0, 4, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 45, 0],
"translation": [0, 4, 0],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"translation": [0, 3, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [30, 225, 0],
"translation": [0, 4, 0],
"scale": [0.625, 0.625, 0.625]
},
"head": {
"translation": [0, 16, 0]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}
Loading

0 comments on commit 7590627

Please sign in to comment.