Commit graph

285 commits

Author SHA1 Message Date
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
Frank
8b89808634 Debug Code 2021-12-09 00:17:22 +01:00
Frank
8db15979a0 Ported old noise generator for double-block biomes 2021-12-09 00:12:13 +01:00
Frank
45a24d4f8e Allow BlockState to set surface 2021-12-08 23:59:26 +01:00
Frank
21368e4e83 Supporting under materials 2021-12-08 23:23:06 +01:00
Frank
e72d1bcff2 Added some helpers for surface blocks 2021-12-08 23:18:59 +01:00
Frank
46af6f07e2 Added simple class for custom noise in SurfaceRules 2021-12-08 19:49:55 +01:00
paulevsGitch
19b0cb94fc Fix of duplicating 2021-12-08 18:25:06 +03:00
paulevsGitch
8c7a11ee04 Prevent duplicate features 2021-12-08 17:56:43 +03:00
paulevsGitch
77cc26d548 Feature sorting changes 2021-12-08 17:21:52 +03:00
paulevsGitch
f817981e91 Feature sorting optimisation 2021-12-08 16:14:25 +03:00
Frank
e48e192970 Fixed broken merge 2021-12-08 10:44:37 +01:00
Frank
cf9072cb79 Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib 2021-12-08 10:41:09 +01:00
Frank
51f40633bb changed import order? 2021-12-08 10:38:41 +01:00
Frank
a56269a971 make sure feature order is initialized befor first sort 2021-12-08 10:37:42 +01:00
paulevsGitch
fb3147c6c5 Modded feature sorting 2021-12-08 11:43:15 +03:00
paulevsGitch
e09085aa3b Always apply builders 2021-12-08 11:30:18 +03:00
paulevsGitch
ff94bb1a97 Small order fix 2021-12-07 21:19:01 +03:00
paulevsGitch
9ebc7e906f API init 2021-12-07 21:15:40 +03:00
paulevsGitch
cb16ea86b3 Feature sorting 2021-12-07 21:13:15 +03:00
paulevsGitch
ac279c29fc Restored old version (with small fix) 2021-12-07 21:01:06 +03:00
paulevsGitch
178bf6d270 Feature lists 2021-12-07 20:47:33 +03:00
Frank
2191733f37 Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib 2021-12-07 18:10:18 +01:00
Frank
38800dd38b Minor changes for BetterEnd 2021-12-07 18:10:08 +01:00
paulevsGitch
1bd7b14785 Biome config fix 2021-12-07 18:23:23 +03:00
Frank
b6875f2c11 Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib 2021-12-07 03:13:50 +01:00
Frank
aa2f0f5e8a Additional fixes (paulevs/betternether#449) 2021-12-07 03:13:37 +01:00
Frank
0f66f11628 Code to fix spawner data in structure nbt's 2021-12-07 01:14:25 +01:00
paulevsGitch
2fcfd695f9 Javadocs 2021-12-06 08:15:40 +03:00
paulevsGitch
1f8fd77a46 Biome surface provider 2021-12-06 08:13:50 +03:00
Frank
30bc61a43a Minor cleanup 2021-12-04 14:08:54 +01:00
paulevsGitch
0d8130cca7 Fixed javadoc 2021-12-04 12:28:54 +03:00
paulevsGitch
bf1b3917f4 Steep rules & cleanup 2021-12-04 12:15:46 +03:00
paulevsGitch
9609db9f9b Ceiling rules 2021-12-04 12:00:31 +03:00
paulevsGitch
3a06c128ed Surface rule builder fixes 2021-12-04 11:52:58 +03:00
paulevsGitch
7f17e1261c Tag Provider, list to array function, surface builder fix 2021-12-04 11:16:13 +03:00
paulevsGitch
1af5bf2e2d Javadoc & mixin order fixes 2021-12-03 20:55:19 +03:00
paulevsGitch
1a0cb36739 More rules 2021-12-03 20:54:01 +03:00
paulevsGitch
17ded1bbcc Cleanup, fixes 2021-12-03 20:42:28 +03:00
paulevsGitch
a5e6344cdd Surface rule builder prototype 2021-12-03 20:38:49 +03:00
paulevsGitch
6118dcb2cf Small fix 2021-12-03 20:12:55 +03:00
paulevsGitch
b14cae82ff Surface builder for two blocks 2021-12-03 20:12:18 +03:00