Frank
|
45b014cd3c
|
Changed management of actualBiome
|
2022-05-17 00:32:41 +02:00 |
|
Frank
|
05eac6f539
|
Fixed Compile Errors
|
2022-05-13 00:05:05 +02:00 |
|
Frank
|
4ba3a71a68
|
Some minor 1.19 migrations
|
2022-05-10 19:08:05 +02:00 |
|
paulevsGitch
|
ab87100187
|
Removed most redirects, moved Enchantment Table mixin, cleanup
|
2022-04-27 13:07:28 +03:00 |
|
Frank
|
0e1627958a
|
More Tag Related Changes
|
2022-04-03 22:51:05 +02:00 |
|
Frank
|
12a8b0c23a
|
Fixed TollTip Layout
|
2022-03-18 20:20:44 +01:00 |
|
Frank
|
5a30e60d31
|
Added Tooltips that tell players what type of ground they can place vegetation on.
|
2022-03-18 19:18:09 +01:00 |
|
Frank
|
a9c9a7359b
|
Confirmed some fixes related to BN
|
2022-03-18 16:03:45 +01:00 |
|
Frank
|
5f17127ba5
|
New Interfaces to handle MineableTags for Blocks
|
2022-03-18 14:44:27 +01:00 |
|
Frank
|
6c015a9a53
|
More BiomeSource related fixes
|
2022-03-14 17:23:57 +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
|
31ea19552d
|
Make sure Mixins have unique prefix
|
2022-03-03 13:11:13 +01:00 |
|
paulevsGitch
|
d802de90f9
|
Liquid fog fix (#81), Nether fog config
|
2022-01-27 14:49:07 +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
|
db082ef1be
|
Updated Tag API and tag constants
|
2022-01-21 14:56:37 +03:00 |
|
Frank
|
b53ed9842d
|
Mor work on Codecs for Surface Rules (paulevsGitch/BetterNether#503)
|
2022-01-20 18:10:15 +01:00 |
|
Frank
|
44517e0749
|
More Codecs
|
2022-01-20 03:36:39 +01:00 |
|
Frank
|
b60df41c6c
|
Fix for crash when biomeSource is not initialized twice (paulevsGitch/BetterNether#468)
|
2021-12-18 00:51:54 +01:00 |
|
Frank
|
79bce94121
|
Merge branch 'main' of github.com-quiqueck:paulevsGitch/BCLib
|
2021-12-15 11:35:07 +01:00 |
|
Frank
|
77801986b5
|
Change Interface for BE
|
2021-12-15 11:34:29 +01:00 |
|
paulevsGitch
|
d8de624fd1
|
Recipe fixes, replaced spaces with tabs
|
2021-12-15 13:08:15 +03: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 |
|
paulevsGitch
|
6cb75406cb
|
Vertical biomes distribution prototype
|
2021-12-11 19:33:53 +03:00 |
|
paulevsGitch
|
60ee68d8d1
|
Map stack
|
2021-12-09 11:37:05 +03:00 |
|
paulevsGitch
|
9bde4c11b9
|
Fix crash with multitread random
|
2021-12-09 10:06:51 +03:00 |
|
paulevsGitch
|
1f8fd77a46
|
Biome surface provider
|
2021-12-06 08:13:50 +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
|
801f9e5a74
|
Possibility to change biome generator
|
2021-12-01 15:43:04 +03:00 |
|
Frank
|
53911dfe91
|
Backportat latest changes from master
|
2021-11-30 21:15:10 +01:00 |
|
Frank
|
c6a7a1d4f7
|
*WIP*: Merge commit 'ce4cb8974f ' into 1.18
|
2021-11-13 19:30:01 +01:00 |
|
paulevsGitch
|
5247a80549
|
Biome changer mixin & interface
|
2021-11-06 15:52:26 +03:00 |
|
paulevsGitch
|
3efa71b08a
|
Null pointer translation fix
|
2021-11-02 15:25:08 +03:00 |
|
paulevsGitch
|
8eba063b40
|
Import optimisation, carver adding fix
|
2021-11-01 14:16:17 +03:00 |
|
Frank
|
2674940c91
|
Added AnvilReceipts from BE
|
2021-10-18 12:26:35 +02:00 |
|
Frank
|
7d23a162ee
|
Some refactoring
|
2021-10-12 19:20:36 +02:00 |
|
paulevsGitch
|
895b605523
|
Better Fabric biome API support
|
2021-08-15 01:42:51 +03:00 |
|
paulevsGitch
|
34ecbb3f14
|
End biome source (WIP)
|
2021-08-13 21:23:12 +03:00 |
|
paulevsGitch
|
3a5a264436
|
Model loading fix
|
2021-07-31 14:46:20 +03:00 |
|
paulevsGitch
|
24ce3fa4e8
|
CTM compat fix
|
2021-07-31 09:22:21 +03:00 |
|
paulevsGitch
|
fdcb5ad03a
|
Model loading changes
|
2021-07-30 14:41:04 +03:00 |
|
paulevsGitch
|
551bf6865c
|
Post init API enhancement, automatic render registry (WIP)
|
2021-07-22 23:38:32 +03:00 |
|
paulevsGitch
|
e50ad6b6aa
|
Imports optimised
|
2021-07-20 00:41:25 +03:00 |
|
paulevsGitch
|
db8dc41c8f
|
Getters interfaces to Providers rename
|
2021-07-20 00:16:42 +03:00 |
|
paulevsGitch
|
c6afa74529
|
Code style fix, interface rename, custom item getter
|
2021-07-20 00:10:00 +03:00 |
|
paulevsGitch
|
992d755801
|
Post init interface
|
2021-07-11 01:25:11 +03:00 |
|
paulevsGitch
|
5a9365e2bb
|
Fixed structure features and code style
|
2021-07-10 16:07:44 +03:00 |
|