mirror of
https://github.com/danbulant/flying-squid
synced 2026-05-23 06:08:46 +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",
|
||||
"vec3": "0.1.3",
|
||||
"requireindex": "~1.0.0",
|
||||
"prismarine-block": "0.1.0"
|
||||
"prismarine-block": "0.1.0",
|
||||
"minecraft-data": "0.7.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue