Files
minecraft-assets/assets/minecraft/items/red_bed.json
2025-01-15 18:31:25 +01:00

10 lines
176 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/red_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:red"
}
}
}