source-code/desktopRuntime/resources/assets/minecraft/items/magenta_bed.json

10 lines
No EOL
184 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/magenta_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:magenta"
}
}
}