You've already forked minecraft-assets
Create/Update assets for version 20w29a
This commit is contained in:
@@ -10,14 +10,16 @@
|
||||
"to": [ 16, 0.25, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"up": { "uv": [ 0, 0, 16, 16], "texture": "#line", "tintindex": 0 }
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#line", "tintindex": 0 },
|
||||
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#line", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{ "from": [ 0, 0.25, 0 ],
|
||||
"to": [ 16, 0.25, 16 ],
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" }
|
||||
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#overlay" },
|
||||
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#overlay" }
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user