25 lines
464 B
JSON
25 lines
464 B
JSON
{
|
|
"format_version": "1.16.100",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "sakuradress:youlong",
|
|
"category": "equipment"
|
|
},
|
|
"components": {
|
|
"minecraft:max_stack_size": 1,
|
|
"tag:youlong": {},
|
|
"tag:fashion": {},
|
|
"minecraft:icon": {
|
|
"texture": "dress3"
|
|
},
|
|
"minecraft:wearable": {
|
|
"dispensable": true,
|
|
"slot": "slot.armor.head"
|
|
},
|
|
"minecraft:display_name": {
|
|
"value":"youlong"
|
|
}
|
|
},
|
|
"events": {}
|
|
}
|
|
} |