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

47 lines
1.3 KiB
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"#": "minecraft:melon_slice",
"A": "minecraft:pumpkin",
"B": "minecraft:oak_planks",
"C": "minecraft:oak_fence"
},
"pattern": [
"# A",
"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": "pumpkin_melon_stand",
"deco_width": 6,
"deco_height": 9
},
"minecraft:item_model": "minecraft:player_head",
"minecraft:custom_name": {
"text": "Melon and Pumpkin Stand Decoration",
"color": "#A7C7E7",
"bold": false,
"italic": false
}
},
"count": 1,
"id": "minecraft:debug_stick"
},
"show_notification": false
}