Added keys and minimum configs

This commit is contained in:
Aetous 2025-05-07 18:08:43 -07:00
parent a5a5ee5912
commit 40c87cb558
39 changed files with 241 additions and 0 deletions

View file

@ -0,0 +1,132 @@
{
"model": {
"type": "select",
"property": "component",
"component": "custom_name",
"fallback": {
"type": "model",
"model": "item/stick"
},
"cases": [
{
"when": "Key",
"model": {
"type": "model",
"model": "item/keys/key"
}
},
{
"when": "White Key",
"model": {
"type": "model",
"model": "item/keys/white_key"
}
},
{
"when": "Light Gray Key",
"model": {
"type": "model",
"model": "item/keys/light_gray_key"
}
},
{
"when": "Gray Key",
"model": {
"type": "model",
"model": "item/keys/gray_key"
}
},
{
"when": "Black Key",
"model": {
"type": "model",
"model": "item/keys/black_key"
}
},
{
"when": "Brown Key",
"model": {
"type": "model",
"model": "item/keys/brown_key"
}
},
{
"when": "Red Key",
"model": {
"type": "model",
"model": "item/keys/red_key"
}
},
{
"when": "Orange Key",
"model": {
"type": "model",
"model": "item/keys/orange_key"
}
},
{
"when": "Yellow Key",
"model": {
"type": "model",
"model": "item/keys/yellow_key"
}
},
{
"when": "Lime Key",
"model": {
"type": "model",
"model": "item/keys/lime_key"
}
},
{
"when": "Green Key",
"model": {
"type": "model",
"model": "item/keys/green_key"
}
},
{
"when": "Cyan Key",
"model": {
"type": "model",
"model": "item/keys/cyan_key"
}
},
{
"when": "Light Blue Key",
"model": {
"type": "model",
"model": "item/keys/light_blue_key"
}
},
{
"when": "Blue Key",
"model": {
"type": "model",
"model": "item/keys/blue_key"
}
},
{
"when": "Purple Key",
"model": {
"type": "model",
"model": "item/keys/purple_key"
}
},
{
"when": "Magenta Key",
"model": {
"type": "model",
"model": "item/keys/magenta_key"
}
},
{
"when": "Pink Key",
"model": {
"type": "model",
"model": "item/keys/pink_key"
}
}
]
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/black_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/blue_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/brown_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/cyan_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/gray_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/green_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/light_blue_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/light_gray_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/lime_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/magenta_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/orange_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/pink_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/purple_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/red_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/white_key"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "item/keys/yellow_key"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 763 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

7
pack.mcmeta Normal file
View file

@ -0,0 +1,7 @@
{
"pack": {
"pack_format": 55,
"description": "Midnight Valley Server Resource Pack"
}
}

BIN
pack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB