Files
minecraft-assets/assets/minecraft/items/magenta_bed.json
2025-02-19 18:31:59 +01:00

10 lines
184 B
JSON

{
"model": {
"type": "minecraft:special",
"base": "minecraft:item/magenta_bed",
"model": {
"type": "minecraft:bed",
"texture": "minecraft:magenta"
}
}
}