Commit Graph

103 Commits

Author SHA1 Message Date
Misode
98f96966de Fix #103 2020-07-20 05:01:55 +02:00
Misode
3795ad9344 Fix #99 - structure features cannot be namespaced 2020-07-20 04:54:35 +02:00
Misode
fcdd5f8944 Fix #93 2020-07-20 04:51:50 +02:00
Misode
f1bcbe7e05 Update registries to 1.16 2020-06-24 11:53:23 +02:00
Misode
8a77bfb2ba Update worldgen to RC-1 2020-06-23 01:05:50 +02:00
Misode
39f9f8ab1f Fix #86 2020-06-10 23:44:26 +02:00
Misode
760b2fabf5 Fix temparature typo 2020-06-08 00:08:17 +02:00
Misode
073cdd2af1 Fix #84 Parse floats and add info for chance list 2020-06-01 01:09:42 +02:00
Misode
6680b240f7 Validate and correct resource location 2020-05-23 17:31:48 +02:00
Misode
6cf3809d48 Add tooltips for most worldgen settings 2020-05-23 13:26:30 +02:00
Misode
24178dadf7 Add properties for default block and fluid 2020-05-21 20:06:11 +02:00
Misode
3ccdec27c1 Checkerboard biome source needs a list of biomes 2020-05-21 16:11:17 +02:00
Misode
07bc9633b4 Add help tooltips for maps 2020-05-21 15:56:02 +02:00
Misode
8f1950824c Adjust default values to match overworld 2020-05-21 14:29:01 +02:00
Misode
5bbcc86251 Add default dimension type and prevent duplicates 2020-05-21 14:11:50 +02:00
Misode
13f99dd21e Add default values for worldgen and enforce them 2020-05-21 13:50:42 +02:00
Misode
afc8f7a7ac Add missing generator presets 2020-05-21 04:42:09 +02:00
Misode
6d417072e7 Add superflat layers and add filter conditions 2020-05-21 03:18:48 +02:00
Misode
45e1f1bf87 Improve translations and add experimental warning 2020-05-21 01:01:25 +02:00
Misode
04f071a68a Add structure, biome and noise options 2020-05-20 23:53:47 +02:00
Misode
d423139bb3 Add preset option for collapsed objects 2020-05-20 22:35:49 +02:00
Misode
40bf1784f3 Start on worldgen settings generator 2020-05-20 18:30:23 +02:00
Misode
7515088348 Fix #82 - add invertRequire in schema 2020-05-18 11:54:58 +02:00
Misode
0701b951f0 Fix location conditions 2020-05-17 01:15:56 +02:00
Misode
03ebf1c350 Add smokey, vehicle and targeted_entity 2020-05-17 01:11:18 +02:00
Misode
9203f3f169 Add 20w20a triggers and add player field 2020-05-17 00:01:10 +02:00
SPGoding
3fb14df94b Fix type of attribute modifier's amount
Fix #78.
2020-04-18 23:41:01 -05:00
SPGoding
194489dbf8 Fix attribute names in 1.16.json
Fix #79.
2020-04-18 23:38:34 -05:00
SPGoding
b5b180bd51 Support Minecraft 1.16 2020-03-18 13:10:57 -05:00
SPGoding
4a7adc75cb Add missing placeholder
Fix #67.
2019-12-31 20:46:35 -06:00
SPGoding
6f3d60331f Allow renaming map keys (#63)
* Add missing locales

* Allow renaming map keys

Resolve #55.

* Add isValidMapKey function

* Update locales/zh-CN

* Prevent from adding existing object

* Reuse preventNewline function

* Fix issues with "." in map keys

* Simply fix not showing keys for non-object components

Co-authored-by: Misode <Misoloo64@gmail.com>
2019-12-31 15:46:54 -06:00
SPGoding
7ca3887d41 Fix #60 2019-12-30 14:13:22 -06:00
Misode
01a04c11f6 Add "AND" condition (#57)
* Add "AND" condition

* Fix
2019-12-30 03:01:44 +01:00
Misode
303205aea9 Add home menu 2019-12-29 18:30:34 +01:00
Misode
e8560fba1f Add advancement generator (#50) 2019-12-29 14:39:06 +01:00
Misode
45e2227a59 Fix issues with sets and 1.14 functions 2019-12-29 14:28:38 +01:00
Misode
69cee261db Fix filters for previous versions 2019-12-29 03:52:36 +01:00
Misode
2b4a5e42bf Add damage fields 2019-12-29 02:27:18 +01:00
Misode
738ae30f2b Add rewards 2019-12-29 01:59:17 +01:00
Misode
4aba8f81e2 Fix filtering and translate criteria fields 2019-12-29 01:01:59 +01:00
Misode
1a8f14a529 Add trigger conditions 2019-12-28 20:50:37 +01:00
Misode
c00ceebe37 Simplify filters 2019-12-28 17:49:37 +01:00
Misode
10aaa35a5c Filter on super parent 2019-12-28 15:52:56 +01:00
Misode
f7e731b4a8 Translate triggers 2019-12-28 14:21:55 +01:00
Misode
326af9453a Add help tooltip for display object 2019-12-28 14:14:35 +01:00
SPGoding
8204be1ab7 Fix #51 2019-12-27 19:40:51 -06:00
Misode
7f606f0fef Add basic advancement structure 2019-12-28 00:58:45 +01:00
Misode
3a9d83d775 Fix time period type 2019-12-27 14:13:37 +01:00
SPGoding
793c334002 Update locales 2019-12-26 18:56:54 -06:00
Misode
32b6dabf2e Add offsetXYZ to location_check condition (#44)
* Add offsetXYZ to location_check condition

* Add translations
2019-12-27 01:34:59 +01:00