Added keys and minimum configs
This commit is contained in:
parent
a5a5ee5912
commit
40c87cb558
39 changed files with 241 additions and 0 deletions
6
assets/minecraft/models/item/keys/green_key.json
Normal file
6
assets/minecraft/models/item/keys/green_key.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "item/keys/green_key"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue