#how can i install modules to manifest.json?

1 messages · Page 1 of 1 (latest)

grim current
#

how can i install the newest @minecraft/server-1.1.0-beta module? my addon wont work with @minecraft-server/1.0.0-beta

ornate jacinthBOT
#
Thanks for asking your question!

Once you have finished, please close your thread.

lost sable
#

version of module must be 1.1.0-beta

#
  1. open cmd
#
  1. type this command:
#

npm i -D @minecraft/server@beta

grim current
lost sable
#

then idk