Initial Commit

This commit is contained in:
2026-04-08 13:39:58 +01:00
parent 4633e9fa47
commit a7d3285efb
46 changed files with 691 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
{
"type": "minecraft:crafting_shaped",
"key": {
"#": "minecraft:oak_log",
"A": "minecraft:iron_axe"
},
"pattern": [
" ",
" A ",
" # "
],
"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": "tree_stump",
"deco_width": 1.25,
"deco_height": 4
},
"minecraft:item_model": "minecraft:player_head",
"minecraft:custom_name": {
"text": "Tree Stump Decoration",
"color": "#A7C7E7",
"bold": false,
"italic": false
}
},
"count": 1,
"id": "minecraft:debug_stick"
},
"show_notification": false
}