Files
Serenity-Deco/data/serenitydeco/recipe/medieval_writing_table.json
2026-04-08 13:39:58 +01:00

48 lines
1.3 KiB
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"#": "minecraft:writable_book",
"A": "minecraft:paper",
"B": "minecraft:oak_planks",
"C": "minecraft:oak_fence",
"D": "minecraft:candle"
},
"pattern": [
"DA#",
"BBB",
"C C"
],
"result": {
"components": {
"minecraft:profile": {
"properties": [
{
"name": "textures",
"value": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmE4ODg3ODE0NTc4Y2U3YzU0MGQ3YWI4Y2M2YjJhMmUyMmE3NDkyY2M4NmM2NWE3ZTgzOWM4ODdiMmVkNjIifX19"
}
]
},
"minecraft:equippable": {
"slot": "chest",
"equip_sound": "minecraft:ui.cartography_table.take_result",
"allowed_entities": "minecraft:armor_stand"
},
"minecraft:custom_data": {
"deco": true,
"deco_id": "medieval_writing_table",
"deco_width": 1.25,
"deco_height": 4
},
"minecraft:item_model": "minecraft:player_head",
"minecraft:custom_name": {
"text": "Medieval Writing Table Decoration",
"color": "#A7C7E7",
"bold": false,
"italic": false
}
},
"count": 1,
"id": "minecraft:debug_stick"
},
"show_notification": false
}