resource pack: vanilla + redstone tweaks

This commit is contained in:
2026-07-16 21:26:00 -04:00
commit 83079ed61f
13462 changed files with 134623 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"parent": "block/cube",
"display": {
"firstperson_righthand": {
"rotation": [ 0, 135, 0 ],
"translation": [ 0, 0, 0 ],
"scale": [ 0.40, 0.40, 0.40 ]
}
},
"textures": {
"particle": "#front",
"down": "#bottom",
"up": "#top",
"north": "#front",
"east": "#side",
"south": "#side",
"west": "#side"
}
}