You've already forked minecraft-assets
Create/Update assets for version 1.11
This commit is contained in:
8
assets/minecraft/models/block/piston_normal.json
Normal file
8
assets/minecraft/models/block/piston_normal.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "block/piston",
|
||||
"textures": {
|
||||
"bottom": "blocks/piston_bottom",
|
||||
"side": "blocks/piston_side",
|
||||
"platform": "blocks/piston_top_normal"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user