Files
minecraft-assets/assets/minecraft/items/yellow_bed.json
2025-02-26 18:31:02 +01:00

10 lines
182 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/yellow_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:yellow"
}
}
}