Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sisilicon
GitHub Repository: sisilicon/worldedit-be
Path: blob/master/BP/items/buttons/selection/selection_stack.item.json
1785 views
1
{
2
"format_version": "1.21.80",
3
"minecraft:item": {
4
"description": {
5
"identifier": "wedit:selection_stack"
6
},
7
"components": {
8
"minecraft:icon": {
9
"textures": { "default": "wedit:selection_stack" }
10
},
11
"minecraft:max_stack_size": 1,
12
"minecraft:throwable": {}
13
}
14
}
15
}
16