Commit graph

34 commits

Author SHA1 Message Date
Frank
3973a1a78f [Change] Removed SurfaceRuleRegistry and BCLChunkGenerator 2023-09-12 13:45:13 +02:00
Frank
1c61c0e3cc [Feature] Accesor to generate colorable particles 2023-06-21 01:39:48 +02:00
Frank
07f8bce1dc [Change] Helper for underwater survival hints 2023-06-17 21:07:07 +02:00
Frank
eaf01c1ed1 [Change] Output Blocks that are missing minable tags when runnig DataGen 2023-06-17 11:38:58 +02:00
Frank
75ccdf38d5 [Feature] AirSelectionItem allows Items to highlight/use air blocks 2023-06-14 01:22:55 +02:00
Frank
e0622a1c11 [Change] SurvivesOn-Tooltips can now show different prefixes 2023-06-13 16:46:47 +02:00
Frank
6cb70dd35f Added Behaviours for all relevant Blocks 2023-05-23 19:47:00 +02:00
Frank
3b2a2d4294 [Feature] New Block Behaviour Interfaces 2023-05-21 15:12:48 +02:00
Frank
6a0749f8ce [Change] More consistent Names for Anvil Mixins 2023-04-22 16:45:50 +02:00
Frank
7b726d958d [Changes] Build for 1.19.3-pre3 2022-11-30 01:40:42 +01:00
Frank
daa4a2b4af Migrated some API calls 2022-11-12 12:10:59 +01:00
Frank
f8bcba4d3a Compiling version (some features are currently disabled and need a rewrite) 2022-10-25 17:19:22 +02:00
Frank
3e7a2e869d [Change] Moved "Survives On" Setting to the client config 2022-10-13 20:25:38 +02:00
Frank
928dff6270 [Feature] Disable Survives-On Hint in UI (quiqueck/BetterNether#51) 2022-10-08 12:36:24 +02:00
Frank
9e3ba00db8 Removed Property Dependencies 2022-08-01 01:21:13 +02:00
Frank
3b3c0249d2 [Feature] AlloyingRecipe 2022-07-28 18:29:33 +02:00
Frank
12abe35dcf [Feature] Fuel API (quiqueck/BetterEnd#41) 2022-07-27 00:04:12 +02:00
Frank
080541345c Codec for SurfaceMaterialProvider 2022-07-09 05:13:03 +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
1de4db3cde [Change] Refactored Plant API 2022-06-30 17:51:44 +02:00
Frank
cc36c090a1 [Changes] Cleanup of old SurfaceRule code 2022-06-22 00:00:38 +02:00
Frank
25fa53541f [Change] Separated all World-Load related code to a new namespace 2022-06-21 16:42:46 +02:00
Frank
586485fe48 Correct handling of WorldPreset Settings from UI 2022-06-19 23:25:44 +02:00
Frank
c74b7b2d28 WorldPreset serialization and better structure for BiomeGenerator builder; 2022-06-19 19:59:29 +02:00
Frank
e49323be93 [Fix] No Features when Terrablender is present 2022-06-10 03:23:01 +02:00
Frank
852e5a6abc Reformated 2022-06-08 20:57:21 +02:00
Frank
261099babd Fixed Bartering LootTable 2022-06-07 22:20:54 +02:00
Frank
f6d5f85ec1 Refactored BCLib Package Structure 2022-06-07 16:44:14 +02:00
Frank
aa4133fad2 Some placement filters 2022-06-02 11:17:07 +02:00
Frank
b8b12623bf Changes for Biomes from Fabric API 2022-05-27 12:08:19 +02:00
Frank
bdf30109f6 Improved SurfaceRule Handling 2022-05-27 00:42:34 +02:00
Frank
f4f2e85432 Create new Generator with settings from DataPack 2022-05-23 01:25:32 +02:00
Frank
0a5a608b7d Introduce BCLChunkGenerator class 2022-05-22 03:26:03 +02:00
Frank
3ee10482ab Reorganized Imports/Packages 2022-05-18 23:56:23 +02:00