Git Product home page Git Product logo

vscode-mcfunction's Introduction

vscode-mcfunction's People

Contributors

levertion avatar mulverinex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vscode-mcfunction's Issues

Official Release

Is an official release planned? Even if it's a pre-release, because for the moment I didn't manage to get this extension to work (the server index.js is never called).

Publishing it (and publishing mcfunction-langserver on npm alongside) would be really great!

Entity "unspecified" doesn't have all nbt tags

I'm trying to do something like this:
data merge entity @s {ArmorDropChances:[0.25f,0.25f,0.25f,0.25f]}
So when I execute this function as a mob it will change the entity's NBT.
The problem is that if I don't specify a mod type then the extension marks this as an error.
The error message it is showing is:

Unknown child 'ArmorDropChances' for entity 'unspecified' mcfunction(argument.nbt.compound.unknown)

Syntax Highlighting Error w/ /summon Command

Command that was noticed:

setblock 96 27 -151 barrel[]{} destroy

Produces a red highlight at the {}, even though Minecraft highlights it as valid.

Able to reproduce with other setblock commands: Yes.

Note: The syntax marks as valid when the brackets are written like this: {}[]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.