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

10 lines
No EOL
190 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/light_blue_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:light_blue"
}
}
}