#BlockTypes not working
1 messages · Page 1 of 1 (latest)
ik the versions are mismatched but when i tried to use 1.4 in my project it wouldnt install
what version should i be using
wdym
what should i change it to
npm i @minecraft/[email protected]
run this command
in terminal
that will install types for your version
alr that fixed it thx
quick question tho
is the 1.6 version like a preview version or something? im just trying to wrap my head around that
ya 1.6.0-beta is for latest preview version 1.20.30
after 1.20.20 will release you will use 1.5.0-beta
👍
actually this mismach is cousing your problem, TYPES are saying you can use BlockTypes class, but MC says there is no BlockTypes class
¯_(ツ)_/¯