Frank
|
b3fba685b7
|
Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib
|
2022-01-27 14:54:36 +01:00 |
|
Frank
|
726a73bfad
|
Make sure we disable our custom rules if there are none
|
2022-01-27 14:54:26 +01:00 |
|
paulevsGitch
|
d802de90f9
|
Liquid fog fix (#81), Nether fog config
|
2022-01-27 14:49:07 +03:00 |
|
paulevsGitch
|
ebba0dde6c
|
Allow enchantment table mixins skip target
|
2022-01-27 14:05:37 +03:00 |
|
Frank
|
baf1e0f4b1
|
Cleanup and Speed Improvement of SurfaceRules/Structures (paulevsGitch/BetterNether#485, paulevsGitch/BetterEnd#420)
|
2022-01-26 17:56:54 +01:00 |
|
Frank
|
14fcb93e3b
|
Refactored Tag Constants (Pt II)
|
2022-01-23 21:35:48 +01:00 |
|
paulevsGitch
|
0ff7799785
|
Shovel API
|
2022-01-21 18:31:58 +03:00 |
|
paulevsGitch
|
db082ef1be
|
Updated Tag API and tag constants
|
2022-01-21 14:56:37 +03:00 |
|
Frank
|
be3876f8a6
|
Check Shear Tags in MatchRules (paulevsGitch/BetterNether#497)
|
2022-01-17 14:47:00 +01:00 |
|
Frank
|
49a47de5f8
|
Change StructureFeatures in WorldData
|
2022-01-17 00:30:34 +01:00 |
|
paulevsGitch
|
dfd72b9f1d
|
Removed overwrite
|
2022-01-16 16:18:14 +03:00 |
|
paulevsGitch
|
f2fd7ab55b
|
REI fix
|
2022-01-13 19:16:49 +03:00 |
|
paulevsGitch
|
ec61972724
|
Enhanced Enchantment Menu and Table mixins (#72)
|
2022-01-13 18:51:59 +03:00 |
|
paulevsGitch
|
8ebcf2352a
|
Added recipes into named map
|
2022-01-13 15:50:11 +03:00 |
|
paulevsGitch
|
95284640e0
|
Added recipes into named map
|
2022-01-13 14:29:09 +03:00 |
|
paulevsGitch
|
63946e049d
|
Biome modification fix
|
2021-12-30 11:44:15 +03:00 |
|
Frank
|
b60df41c6c
|
Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468)
|
2021-12-18 00:51:54 +01:00 |
|
paulevsGitch
|
d8de624fd1
|
Recipe fixes, replaced spaces with tabs
|
2021-12-15 13:08:15 +03: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
|
f38288b2c6
|
New code to put StructureFetures into datapack configurations
|
2021-12-12 23:25:38 +01:00 |
|
paulevsGitch
|
0868d8bd2b
|
World height apply
|
2021-12-09 11:45:12 +03: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
|
a724f81091
|
Fixed MainMixin to manually parse options and start the DataFixer (#55)
|
2021-12-05 02:11:24 +01:00 |
|
Frank
|
16b5dc3822
|
Moved WorldPresetMixin to Client Mixins
|
2021-12-05 02:10:00 +01: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 |
|
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
|
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
|
7b64221b55
|
Different mixin for BiomeModification call
|
2021-12-03 03:03:10 +01:00 |
|
Frank
|
39255e140f
|
New lifecycle hook that is called before the level is loaded
|
2021-12-03 00:30:55 +01:00 |
|
Frank
|
750c98c177
|
Fixed mixin signature
|
2021-12-02 22:56:55 +01:00 |
|
paulevsGitch
|
6c2c943b0d
|
Biome generator fix
|
2021-12-02 04:49:56 +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 |
|
paulevsGitch
|
e1e09c4efa
|
More biome API changes
|
2021-12-01 12:31:25 +03:00 |
|
Frank
|
39dda736af
|
Minor improvements
|
2021-12-01 04:58:13 +01:00 |
|
Frank
|
4c1e8273f6
|
Fixed some more compile issues
|
2021-12-01 01:12:20 +01:00 |
|
Frank
|
79710dead6
|
Removed Hydrogen Fix
|
2021-11-30 23:57:50 +01:00 |
|
Frank
|
eb287422aa
|
Adapted BiomeAPI
|
2021-11-30 23:38:55 +01:00 |
|
Frank
|
99840b8ee2
|
Fixed BCLFeature
|
2021-11-30 22:29:58 +01:00 |
|