Skip to content

Commit

Permalink
update resource pack
Browse files Browse the repository at this point in the history
changeds some texture
  • Loading branch information
charizardthedragon committed Aug 1, 2024
1 parent 06f8091 commit c246a44
Show file tree
Hide file tree
Showing 1,378 changed files with 25 additions and 6 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"ambientocclusion": false,
"textures": {
"particle": "blocks/redstone_dust_dot",
"0": "blocks/redstone_dust_dot"
},
"elements": [
{
"name": "quad",
"from": [ 0, 0, 0],
"to": [ 16, 0.3, 16 ],
"shade": false,
"faces": {
"up": { "texture": "#0", "uv": [ 0, 0, 16, 16 ], "tintindex": 0 },
"down": { "texture": "#0", "uv": [ 0, 0, 16, 16 ], "tintindex": 0 }
}
}
]
}
Loading

0 comments on commit c246a44

Please sign in to comment.