You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
12
assets/minecraft/models/block/template_command_block.json
Normal file
12
assets/minecraft/models/block/template_command_block.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"parent": "block/cube_directional",
|
||||
"textures": {
|
||||
"particle": "#back",
|
||||
"down": "#side",
|
||||
"up": "#side",
|
||||
"north": "#front",
|
||||
"east": "#side",
|
||||
"south": "#back",
|
||||
"west": "#side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user