Commit graph

84 commits

Author SHA1 Message Date
Frank
409534e6f1 Cleanups 2022-10-26 00:06:06 +02:00
Frank
34993a81d0 [Feature] Vanilla Water Bottles do return empty bottle when consumed in recipes (quiqueck/BetterEnd#21) 2022-08-02 15:32:49 +02:00
Frank
18fffafb3a [Features] (Recipe-) Advancement API 2022-07-31 14:49:15 +02:00
Frank
a18aa400ed [Feature] Support for Custom Boats (quiqueck/BetterNether#4) 2022-07-30 00:08:13 +02:00
Frank
5ac1eed54e [Feature] Identify POI by BlockTags 2022-07-21 12:11:39 +02:00
Frank
32e7ffec69 [Change] BCLBiome Data is managed in a Datapack-Aware registry now 2022-07-07 18:53:08 +02:00
Frank
e670fea21a Allow server to disable the forced preset override 2022-07-03 19:51:18 +02:00
Frank
e35fe997c1 [Change] Change handling of End Biomes once more. (EndSource will consider Barrens and MainIsland biomes as well now) 2022-07-02 14:33:52 +02:00
Frank
278d8c6201 [Fix] Make PresetEditorMixin a clientside Mixin (#8) 2022-06-30 08:56:54 +02:00
Frank
74e465a68c Removed unneeded Mixin 2022-06-30 08:13:30 +02:00
Frank
877691011f [Change] WorldPresets are configured through BiomeSources 2022-06-23 23:48:36 +02:00
Frank
cc36c090a1 [Changes] Cleanup of old SurfaceRule code 2022-06-22 00:00:38 +02:00
Frank
184f3a6448 [Change] Moved and refactored Tag-API 2022-06-21 18:19:10 +02:00
Frank
25fa53541f [Change] Separated all World-Load related code to a new namespace 2022-06-21 16:42:46 +02:00
Frank
c74b7b2d28 WorldPreset serialization and better structure for BiomeGenerator builder; 2022-06-19 19:59:29 +02:00
Frank
59529c6c94 [Feature] Speed modified Elytra API 2022-06-10 15:10:19 +02:00
Frank
e49323be93 [Fix] No Features when Terrablender is present 2022-06-10 03:23:01 +02:00
Frank
c429ee3a38 [Feature] API to modify speed of DiggerItems 2022-06-09 17:17:12 +02:00
Frank
74f4708196 [Fix] Reduced Radius for Eternal Portal Search 2022-06-08 16:41:45 +02:00
Frank
b731ba6598 Use POI to find EternalPortalFrame 2022-06-08 14:29:49 +02:00
Frank
261099babd Fixed Bartering LootTable 2022-06-07 22:20:54 +02:00
Frank
b8b12623bf Changes for Biomes from Fabric API 2022-05-27 12:08:19 +02:00
Frank
9d0a640173 Datapack Biome Handling with Custom BiomeSource 2022-05-24 23:42:25 +02:00
Frank
781d6d4709 Started DataPack Handling 2022-05-23 01:01:48 +02:00
Frank
0a5a608b7d Introduce BCLChunkGenerator class 2022-05-22 03:26:03 +02:00
Frank
ab0895d48c Make Sure BCLibs Default WorldPreset is applied by default for fresh Clients/Servers 2022-05-21 17:51:49 +02:00
Frank
fdc068f6bb Prepared Custom WorldPreset UI 2022-05-20 00:54:18 +02:00
Frank
3ee10482ab Reorganized Imports/Packages 2022-05-18 23:56:23 +02:00
Frank
45b014cd3c Changed management of actualBiome 2022-05-17 00:32:41 +02:00
Frank
d07afd9b01 Fixed Startup Errors 2022-05-13 00:16:15 +02:00
Frank
05eac6f539 Fixed Compile Errors 2022-05-13 00:05:05 +02:00
paulevsGitch
ab87100187 Removed most redirects, moved Enchantment Table mixin, cleanup 2022-04-27 13:07:28 +03:00
Frank
e2c4f91f58 Fixed mixin errors 2022-03-17 17:19:26 +01:00
Frank
86a3480ce0 Added first test code for new StructreFeature building 2022-03-08 22:02:24 +01:00
Frank
305ac05ac1 Some more Changes for 1.18.2 2022-03-08 21:26:34 +01:00
Frank
48db196c7b *WIP:* Started code migration 2022-03-07 22:09:57 +01:00
Frank
01f728c282 Removed missing MixIn 2022-01-23 22:30:57 +01:00
paulevsGitch
0ff7799785 Shovel API 2022-01-21 18:31:58 +03:00
Frank
be3876f8a6 Check Shear Tags in MatchRules (paulevsGitch/BetterNether#497) 2022-01-17 14:47:00 +01:00
paulevsGitch
8809151a8b Feature fixes and enhancements, version change 2021-12-20 04:52:07 +03:00
Frank
b60df41c6c Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468) 2021-12-18 00:51:54 +01:00
Frank
46af6f07e2 Added simple class for custom noise in SurfaceRules 2021-12-08 19:49:55 +01:00
paulevsGitch
1f8fd77a46 Biome surface provider 2021-12-06 08:13:50 +03:00
Frank
16b5dc3822 Moved WorldPresetMixin to Client Mixins 2021-12-05 02:10:00 +01:00
paulevsGitch
1af5bf2e2d Javadoc & mixin order fixes 2021-12-03 20:55:19 +03:00
paulevsGitch
c7ce0b5547 Surface rules API 2021-12-03 18:16:37 +03:00
paulevsGitch
d3273f609a Crash fix 2021-12-03 15:45:19 +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
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