Commit graph

376 commits

Author SHA1 Message Date
paulevsGitch
0594b9f420 More enhancements 2022-01-16 16:56:08 +03:00
paulevsGitch
be64c38293 TagAPI enhancements 2022-01-16 16:34:15 +03:00
paulevsGitch
b9307183d7 Fixed carver leaking into other biomes 2022-01-14 21:00:38 +03:00
paulevsGitch
83d2a578b3 Main config restored 2022-01-03 19:47:02 +03:00
Frank
83110b74a5 Pass through Player from Network Messages 2022-01-03 16:06:45 +01:00
paulevsGitch
03968ccda3 Removed biome hashmap 2022-01-02 07:49:50 +03:00
paulevsGitch
63946e049d Biome modification fix 2021-12-30 11:44:15 +03:00
paulevsGitch
6c18b1e842 Feature fixes 2021-12-23 19:48:51 +03:00
paulevsGitch
6100912627 Small ore fix 2021-12-23 19:34:08 +03:00
paulevsGitch
93d29508a8 Removed more deprecated functions, clenup 2021-12-23 19:22:48 +03:00
paulevsGitch
9a9bf2c6de Removed deprecated functions 2021-12-23 19:21:19 +03:00
paulevsGitch
663b0ef062 Ore placement fix 2021-12-23 19:18:42 +03:00
paulevsGitch
1f246b7d7d Small ore fix 2021-12-23 16:42:47 +03:00
paulevsGitch
971806922d Fixes 2021-12-23 16:15:14 +03:00
paulevsGitch
b03dc50726 Duplicate function fix 2021-12-23 16:13:02 +03:00
paulevsGitch
75a0b3d7d2 Moved erosion code into BE 2021-12-23 10:11:12 +03:00
paulevsGitch
3cb78dd5a5 Small fix 2021-12-23 06:56:12 +03:00
paulevsGitch
8abf92eca7 Biome setters 2021-12-23 06:55:27 +03:00
paulevsGitch
fe8b20dcba Additional builder functions 2021-12-23 06:14:15 +03:00
paulevsGitch
6d279852f0 Terrain height setter 2021-12-23 05:54:31 +03:00
paulevsGitch
8bddd64216 Moved all common features 2021-12-21 21:28:09 +03:00
paulevsGitch
2d8b7fe70a Moved vegetation functions 2021-12-21 21:02:16 +03:00
paulevsGitch
9ae9c318bd Builder count modifiers 2021-12-21 20:49:33 +03:00
paulevsGitch
1150816af2 Merge remote-tracking branch 'origin/main' 2021-12-21 18:44:24 +03:00
paulevsGitch
3cac6cad3d Feature builder prototype 2021-12-21 18:44:17 +03:00
Frank
eb827a58bd Fix for broken surface rules when "experimental world dialog" was disabled 2021-12-21 15:46:58 +01:00
paulevsGitch
8809151a8b Feature fixes and enhancements, version change 2021-12-20 04:52:07 +03:00
Frank
572ee609d5 Prepare some common Tags 2021-12-20 00:08:43 +01:00
Frank
b60df41c6c Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468) 2021-12-18 00:51:54 +01:00
Frank
3d45114584 Additional config options 2021-12-16 12:42:21 +01:00
Frank
08e400ae20 Added ModMenu as build dependency and refactored Integration 2021-12-16 11:34:08 +01:00
Frank
3e18eb839f Datapack friendly features 2021-12-16 00:01:27 +01:00
Frank
43f6d72dda Make sure features are applied to the correct biomes 2021-12-15 20:47:57 +01:00
Frank
81f6de2ac2 Changed priority for filler 2021-12-15 11:56:09 +01:00
paulevsGitch
d8de624fd1 Recipe fixes, replaced spaces with tabs 2021-12-15 13:08:15 +03:00
Frank
23a36a785b Degraded missing BiomeID to a warning 2021-12-14 13:45:21 +01:00
Frank
d14e1c3952 prevent duplicates in cache 2021-12-14 11:06:34 +01:00
Frank
0298ab131f Possible solution for missing features 2021-12-14 09:25:17 +01:00
Frank
0a3be15ff3 Update to surface builder 2021-12-14 00:10:25 +01:00
Frank
7f5e27397c Some changes to surface processing 2021-12-13 21:22:47 +01:00
Frank
4c41bb1764 New Switch Int-State for SurfaceRules 2021-12-13 18:14:23 +01:00
Frank
835f4895b3 Possible fix for missing SurfaceRules in Datapack worlds 2021-12-13 16:33:18 +01:00
Frank
60ca138827 Removed debug output 2021-12-12 23:41:38 +01:00
Frank
f38288b2c6 New code to put StructureFetures into datapack configurations 2021-12-12 23:25:38 +01:00
paulevsGitch
6cb75406cb Vertical biomes distribution prototype 2021-12-11 19:33:53 +03:00
Frank
358c0099dd Prevent entities from spawning if disabled 2021-12-10 00:36:18 +01:00
Frank
5be62802e8 Store additional spawn-information along with an entity 2021-12-10 00:26:09 +01:00
Frank
7292c3cf3a topMaterial handling 2021-12-09 23:00:35 +01:00
paulevsGitch
0868d8bd2b World height apply 2021-12-09 11:45:12 +03:00
paulevsGitch
9bde4c11b9 Fix crash with multitread random 2021-12-09 10:06:51 +03:00