Compare commits

..

No commits in common. "dev" and "main" have entirely different histories.
dev ... main

3 changed files with 0 additions and 27 deletions

View file

@ -1,21 +0,0 @@
{
"model": {
"type": "select",
"property": "component",
"component": "custom_name",
"fallback": {
"type": "minecraft:model",
"model": "minecraft:item/iron_ingot"
},
"cases": [
{
"when": "Meridia's Beacon",
"model": {
"type": "model",
"model": "item/meridias_beacon"
}
}
]
}
}

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB