mirror of
https://gitlab.bixilon.de/bixilon/minosoft-meta.git
synced 2025-08-03 10:06:30 -04:00
container type
This commit is contained in:
parent
8ec51b93d1
commit
2e6518d92e
39
_/container_type.json
Normal file
39
_/container_type.json
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"chest": {
|
||||
"id": 0
|
||||
},
|
||||
"crafting_table": {
|
||||
"id": 1
|
||||
},
|
||||
"furnace": {
|
||||
"id": 2
|
||||
},
|
||||
"dispenser": {
|
||||
"id": 3
|
||||
},
|
||||
"enchanting_table": {
|
||||
"id": 4
|
||||
},
|
||||
"brewing_stand": {
|
||||
"id": 5
|
||||
},
|
||||
"villager": {
|
||||
"id": 6
|
||||
},
|
||||
"beacon": {
|
||||
"id": 7
|
||||
},
|
||||
"anvil": {
|
||||
"id": 8
|
||||
},
|
||||
"hopper": {
|
||||
"id": 9
|
||||
},
|
||||
"dropper": {
|
||||
"id": 10
|
||||
},
|
||||
"horse": {
|
||||
"id": 11
|
||||
},
|
||||
"shulker_box": {}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user