UNPKG

lazuli-game-data

Version:

Some game data for Minecraft Bedrock Edition

23 lines (22 loc) 561 B
{ "name": "lazuli-game-data", "version": "2.0.0-alpha.4", "description": "Some game data for Minecraft Bedrock Edition", "main": "src/index.ts", "repository": "git@codeberg.org:lazuli/lazuli-game-data.git", "keywords": [ "Minecraft", "sapi", "mcbe" ], "contributors": [ "FangLimao <mucigames@outlook.com>", "RawDiamondMC <RawDiamondMC@outlook.com>" ], "license": "MIT", "author": "CTN Studios", "dependencies": { "@minecraft/server": "^1.15.0-beta.1.21.31-stable", "@minecraft/vanilla-data": "^1.21.31" } }