Commit graph

50 commits

Author SHA1 Message Date
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
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
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
Frank
8b89808634 Debug Code 2021-12-09 00:17:22 +01:00
Frank
e72d1bcff2 Added some helpers for surface blocks 2021-12-08 23:18:59 +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
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
1bd7b14785 Biome config fix 2021-12-07 18:23:23 +03: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
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
c7ce0b5547 Surface rules API 2021-12-03 18:16:37 +03:00
paulevsGitch
92dae621f1 Surface rule fixes 2021-12-03 17:34:35 +03:00
paulevsGitch
113118afbd Small changes 2021-12-03 15:55:02 +03:00
paulevsGitch
d3273f609a Crash fix 2021-12-03 15:45:19 +03:00
paulevsGitch
8e3147f176 Rule source prototype 2021-12-03 15:39:08 +03:00
paulevsGitch
dea05bce0d Biome carvers modifications 2021-12-03 14:46:02 +03:00
Frank
64c3d90458 Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18 2021-12-03 12:28:41 +01:00
Frank
6b5348de88 Merge branch '1.18' of github.com-quiqueck:paulevsGitch/BCLib into 1.18 2021-12-03 12:28:37 +01:00
paulevsGitch
14451494ff Biome registry init changes 2021-12-03 14:26:12 +03:00
Frank
e470610294 WIP: No longer using Fabric BiomeModification API for features/structures/spawns 2021-12-03 12:22:00 +01:00
paulevsGitch
db07cd1887 BCL Biome feature adding optimisation 2021-12-03 13:54:07 +03:00
paulevsGitch
8234a1c9dc Biome feature modification fixes 2021-12-03 13:51:36 +03:00
paulevsGitch
39fe678d39 Biome feature adding 2021-12-03 13:44:58 +03:00
Frank
26fa4bb3fd Reverted changes to BiomeModification API 2021-12-03 09:48:55 +01:00
Frank
fb79201b51 Make sure biomes are not modified twice 2021-12-03 03:58:53 +01:00
Frank
298aa47e7c Filter Biomes 2021-12-03 03:16:50 +01:00
Frank
7b64221b55 Different mixin for BiomeModification call 2021-12-03 03:03:10 +01:00
Frank
4ac4202555 Fixed ID handling 2021-12-03 01:40:50 +01:00
paulevsGitch
31f61f3f37 Biome configuration fix 2021-12-02 05:23:21 +03:00
paulevsGitch
c7c11d0b4c More biome builder functions (generation settings, music) 2021-12-01 13:56:37 +03:00
paulevsGitch
6895d705f8 Moved biome API to all other APIs 2021-12-01 12:35:39 +03:00
Renamed from src/main/java/ru/bclib/api/BiomeAPI.java (Browse further)