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

10 lines
178 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/blue_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:blue"
}
}
}