Files
minecraft-assets/assets/minecraft/items/yellow_bed.json
2024-12-04 18:40:48 +01:00

10 lines
182 B
JSON

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