mirror of
https://github.com/danbulant/flying-squid
synced 2026-05-24 12:21:56 +00:00
add minecraft-data in dependencies
This commit is contained in:
parent
5a668e6815
commit
d9bfdbf59f
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
||||||
"prismarine-chunk": "~0.1.0",
|
"prismarine-chunk": "~0.1.0",
|
||||||
"vec3": "0.1.3",
|
"vec3": "0.1.3",
|
||||||
"requireindex": "~1.0.0",
|
"requireindex": "~1.0.0",
|
||||||
"prismarine-block": "0.1.0"
|
"prismarine-block": "0.1.0",
|
||||||
|
"minecraft-data": "0.7.0"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue