mirror of
https://gitlab.bixilon.de/bixilon/minosoft-meta.git
synced 2025-08-03 18:16:53 -04:00
fix some things
This commit is contained in:
parent
d6ffe8c0c3
commit
a2fe00a694
@ -27,7 +27,7 @@
|
||||
"id":1,
|
||||
"meta":6
|
||||
},
|
||||
"grass":{
|
||||
"grass_block":{
|
||||
"id":2,
|
||||
"meta":0
|
||||
},
|
||||
@ -47,8 +47,8 @@
|
||||
"id":4
|
||||
},
|
||||
"oak_planks":{
|
||||
"id":5,
|
||||
"meta":0
|
||||
"id":5,
|
||||
"meta":0
|
||||
},
|
||||
"spruce_planks":{
|
||||
"id":5,
|
||||
|
18
index.json
18
index.json
@ -42,5 +42,23 @@
|
||||
"version": "_",
|
||||
"hash": "abc"
|
||||
}
|
||||
],
|
||||
"status_effects": [
|
||||
{
|
||||
"version": "_",
|
||||
"hash": "abc"
|
||||
}
|
||||
],
|
||||
"enchantments": [
|
||||
{
|
||||
"version": "_",
|
||||
"hash": "abc"
|
||||
}
|
||||
],
|
||||
"motif": [
|
||||
{
|
||||
"version": "_",
|
||||
"hash": "abc"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user