195 Commits

Author SHA1 Message Date
dfsek
548cd8a30a Allow use of Tags in block ID lists 2020-11-10 00:33:54 -07:00
dfsek
2a7fd23dd1 Add debug info to Sapling event 2020-11-09 10:45:29 -07:00
dfsek
b56f01d606 Override sapling growth to use Terra tree registry 2020-11-09 01:48:11 -07:00
dfsek
57cefea2f3 Trees are now backed with a registry, custom trees can override Vanilla ones. 2020-11-09 01:19:24 -07:00
dfsek
0e3577063e Move Rotation stuff for Structures to separate class 2020-11-09 00:39:09 -07:00
dfsek
d147097df6 Add Gaea version information to /te version 2020-11-08 22:23:19 -07:00
dfsek
f0d982f887 Add optional "irrigable" list to FloraConfig 2020-11-08 20:01:47 -07:00
dfsek
7d395a4347 Clean up Async thing finders 2020-11-08 19:38:49 -07:00
solonovamax
dc46e4596d
Add linting + fix warnings
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 18:27:39 -05:00
solonovamax
56671ac6a1
Fix formatting issues
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-07 11:14:06 -05:00
solonovamax
0c8c0723ef
Fix up issues with code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2020-11-06 22:26:57 -05:00
dfsek
a362ed47ce Reformat again 2020-11-06 15:45:07 -07:00
dfsek
4f40550465 Reformat & add .editorconfig 2020-11-06 15:21:42 -07:00
dfsek
bfa55fdb5d Update to latest Gaea 2020-11-06 15:04:01 -07:00
dfsek
d4fc92d770 Update to latest Gaea 2020-11-05 09:09:50 -07:00
dfsek
57f18477e4 Fix issue causing entities to spawn in ground 2020-11-04 21:38:18 -07:00
dfsek
d0891a0f95 Add EntityFeature to StructureConfig. 2020-11-04 20:40:58 -07:00
dfsek
e82e8cb17d Let ConfigPacks include Vanilla caves, structures, and mobs. 2020-11-03 15:52:38 -07:00
dfsek
be70ffa1b4 Cache 2D noise results to increase performance, update to latest Gaea 2020-10-31 15:46:09 -07:00
dfsek
89bc05fde8 Update config, override /locate 2020-10-28 02:19:46 -07:00
dfsek
a942e0b844 Fix Gradle setup to properly shade stuff 2020-10-28 01:10:48 -07:00
dfsek
63c754806b Add sky islands biome to default config, improve config biome distribution. 2020-10-27 00:56:04 -07:00
dfsek
17fe3530a4 Fix an elusive crash. 2020-10-26 16:33:11 -07:00
dfsek
224dfbe638 Clean up imports 2020-10-26 10:58:28 -07:00
dfsek
f198b371e0 fix BIOME: alias in BiomeZones 2020-10-25 22:33:51 -07:00
dfsek
eb3ff1bc83 Clean up default config 2020-10-25 15:31:38 -07:00
dfsek
31d3b5ff8d Add version command, add more languages, update README.md 2020-10-25 03:02:05 -07:00
dfsek
c536c5f060 Fix wandering trader issue 2020-10-25 00:33:03 -07:00
dfsek
85ae0344a1 bandaid-fix cartographer crash until Paper adds StructureLocateEvent 2020-10-24 23:13:51 -07:00
dfsek
14ff86e0f2 Add duplicate check for config packs. 2020-10-24 02:01:27 -07:00
dfsek
b0a3cf9ffe Catch more structure export exceptions, add more information to exception messages. 2020-10-24 01:50:12 -07:00
dfsek
24c17f2ee6 Cleanup Structures, fix several rotation issues 2020-10-22 17:36:43 -07:00
dfsek
562d93f4e9 Add serializable mob spawners and banners 2020-10-22 13:10:47 -07:00
dfsek
454d9ce659 Implement OreVeinGenerateEvent and TreeGenerateEvent 2020-10-21 01:37:25 -07:00
dfsek
862e9e82a2 Add ability to set custom structures as locatable by Ender Eyes 2020-10-21 00:37:10 -07:00
dfsek
1ccd14a973 Improve cave config readability 2020-10-20 01:36:56 -07:00
dfsek
a5b75f4275 Update to latest Gaea, revert Erosion changes, update packaged config 2020-10-19 01:24:43 -07:00
dfsek
9b27748ed3 Correct structure not found message 2020-10-18 16:44:31 -07:00
dfsek
55a74636a0 Allows configuration of Generator interpolation smoothing 2020-10-18 14:26:41 -07:00
dfsek
c3d5b55dcc Use ping-pong noise for erosion 2020-10-18 01:52:54 -07:00
dfsek
2741a761a0 Update to latest Gaea, allow configuration of terrain octaves/frequency 2020-10-17 16:49:43 -07:00
dfsek
b6f354c630 Ensure player is online before messaging/teleporting after feature location. 2020-10-14 23:49:09 -07:00
dfsek
4a3787fe67 Package default config, update README.md 2020-10-14 20:28:55 -07:00
dfsek
fc9f92187b Fix tree checks 2020-10-14 01:15:37 -07:00
dfsek
064a30190c Merge tree and flora population, increase performance of both. 2020-10-13 18:25:22 -07:00
dfsek
49045eca06 Lower max tree attempts 2020-10-13 17:23:11 -07:00
dfsek
d5705bbcb9 Implement structure pulldown offset 2020-10-13 17:19:08 -07:00
dfsek
3628b690e8 Add block pulldown/up to structures 2020-10-13 16:36:51 -07:00
dfsek
42b012b36d Add more ore performance options. 2020-10-12 00:54:26 -07:00
dfsek
6480fb0bb6 Improve ore performance by caching chunks 2020-10-12 00:28:17 -07:00