Commit Graph

27 Commits

Author SHA1 Message Date
Misode
a556e9af04 Collapsible components (#18)
* Implement collapsible components

* Hide _collapse in the output
2019-10-08 12:30:02 +02:00
Misode
faeeb5bf34 Add entity equipment object 2019-10-05 17:37:02 +02:00
Misode
e9d5a2d65d Add entity flags object 2019-10-05 17:29:44 +02:00
Misode
00336111c2 Add set_stew_effect function 2019-10-05 17:16:25 +02:00
Misode
a73062e824 Add exploration_map function 2019-10-05 16:53:54 +02:00
Misode
73c648f6a7 Add small missing features + fix some Chinese translations 2019-10-05 15:02:09 +02:00
Misode
be0df80fb9 Be more flexible when minecraft: is not given + random -> range in 1.13 2019-10-04 22:23:38 +02:00
Misode
1e2d872376 Hide table type dropdown for 1.13 + fix apply bonus formula translation 2019-10-04 20:58:48 +02:00
Misode
6a5ec71b5b Update 1.13 schema 2019-10-04 19:45:28 +02:00
Misode
335a33728e Add entity distance property 2019-10-04 10:33:19 +02:00
Misode
5e9fbc0f89 Add maps of objects + add entity effect property 2019-10-04 10:15:47 +02:00
Misode
148f5a19a3 Fix some enum translations 2019-10-03 13:27:43 +02:00
Misode
4a50bf4039 Add location position 2019-10-03 13:22:21 +02:00
Misode
2272205a11 Add English translations 2019-10-03 11:10:07 +02:00
Misode
67e32b30e6 Add map component type 2019-09-25 22:04:21 +02:00
Misode
b1f632673f Add damage source properties 2019-09-25 14:09:16 +02:00
Misode
d36d77a945 Fix bug breaking collapsible objects 2019-09-24 23:37:59 +02:00
Misode
5ff696dc32 Add item predicate 2019-09-23 22:02:28 +02:00
Misode
f4458847ce Add filtering in enums + handle JSON errors 2019-09-23 19:27:43 +02:00
Misode
d4d4aa0b25 Add biome, structure and dimension collections 2019-09-23 17:54:31 +02:00
Misode
9eb54b3f15 Add collections 2019-09-23 01:40:24 +02:00
Misode
4bac2fe276 Add object nesting and object collapsing 2019-09-23 00:36:06 +02:00
Misode
dec0e82eb3 Improve filtering + add apply_bonus parameters 2019-09-13 16:44:01 +02:00
Misode
6a4e9a5c38 Add nbt operations 2019-09-13 13:36:49 +02:00
Misode
9e97ccd363 Add attribute modifiers + improve translation keys for enums and sets 2019-09-13 12:51:03 +02:00
Misode
07a103fb64 Add set, json, json-list, boundary types + catch errors on components 2019-09-13 00:58:53 +02:00
Misode
86d5dab3f1 Add version selection 2019-09-12 19:27:03 +02:00