0.3.42 • Published 2 months ago

@spyglassmc/java-edition v0.3.42

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@spyglassmc/java-edition

banner

npm

This package provides support for Minecraft: Java Edition map making.

mcfunction

Usage

  1. Register vanilla command trees and command tree patches to CommandTreeRegistry.
CommandTreeRegistry.instance.register('1.15', vanillaCommandTreeFor1_15)
CommandTreeRegistry.instance.register('1.16', vanillaCommandTreeFor1_16)
CommandTreeRegistry.instance.register('1.17', vanillaCommandTreeFor1_17)

CommandTreeRegistry.instance.register('1.17-tdn', vanillaCommandTreeFor1_17, tridentCommandTreePatchFor1_17)
  1. // TODO

Supported Minecraft Parsers

See ParsersToNodes at src/mcfunction/parser/argument.ts.

Exported Parsers

  • mcfunction:block_predicate
  • mcfunction:command
  • mcfunction:component
  • mcfunction:particle // TODO
  • mcfunction:tag
  • mcfunction:team
0.3.31

5 months ago

0.3.30

6 months ago

0.3.39

3 months ago

0.3.38

3 months ago

0.3.37

3 months ago

0.3.36

5 months ago

0.3.35

5 months ago

0.3.34

5 months ago

0.3.33

5 months ago

0.3.32

5 months ago

0.3.29

6 months ago

0.3.20

7 months ago

0.3.28

6 months ago

0.3.27

6 months ago

0.3.26

6 months ago

0.3.25

6 months ago

0.3.24

7 months ago

0.3.23

7 months ago

0.3.22

7 months ago

0.3.21

7 months ago

0.3.19

8 months ago

0.3.42

2 months ago

0.3.41

2 months ago

0.3.40

2 months ago

0.3.18

8 months ago

0.3.9

1 year ago

0.3.17

10 months ago

0.3.16

10 months ago

0.3.15

11 months ago

0.3.14

11 months ago

0.3.13

1 year ago

0.3.12

1 year ago

0.3.11

1 year ago

0.3.10

1 year ago

0.3.6

1 year ago

0.3.5

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.4

1 year ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.1.2

3 years ago

0.2.0

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago