minecraft-src/assets/minecraft/items/yellow_bed.json
2025-07-04 03:15:13 +03:00

10 lines
No EOL
182 B
JSON

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