UNPKG
@tendrock/vanilla-data
Version:
latest (0.1.0-alpha.1.21.70-stable.2)
0.1.0-alpha.1.21.70-stable.2
0.1.0-alpha.1.21.70-stable.1
A vanilla data lib under the Tendrock system for Minecraft Bedrock Script API
@tendrock/vanilla-data
/
types
/
data
/
index.d.ts
3 lines
(2 loc)
•
75 B
TypeScript
View Raw
1
2
3
export
*
from
"./MinecraftItemTags"
;
export
*
from
"./MinecraftBlockTags"
;