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

10 lines
178 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/gray_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:gray"
}
}
}