Compare commits
No commits in common. "dev" and "main" have entirely different histories.
3 changed files with 0 additions and 27 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "item/meridias_beacon"
|
||||
}
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
Loading…
Add table
Add a link
Reference in a new issue