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 |
|
Frank
|
26fa4bb3fd
|
Reverted changes to BiomeModification API
|
2021-12-03 09:48:55 +01:00 |
|
Frank
|
7b64221b55
|
Different mixin for BiomeModification call
|
2021-12-03 03:03:10 +01:00 |
|
paulevsGitch
|
6c2c943b0d
|
Biome generator fix
|
2021-12-02 04:49:56 +03:00 |
|
paulevsGitch
|
72e29223a1
|
Small fix, cleanup
|
2021-12-01 14:52:21 +03:00 |
|
Frank
|
3b672af0f8
|
Mixin Compat Level
|
2021-12-01 05:19:31 +01:00 |
|
Frank
|
0b560b6dce
|
Dependency and Version update
|
2021-12-01 05:08:57 +01:00 |
|
Frank
|
54f13847b5
|
First running version of BCLib
|
2021-12-01 01:33:24 +01:00 |
|
Frank
|
79710dead6
|
Removed Hydrogen Fix
|
2021-11-30 23:57:50 +01:00 |
|
Frank
|
ddddfa1492
|
Fixed some mixins
|
2021-11-30 21:55:35 +01:00 |
|
Frank
|
a8108045d4
|
Merge branch 'main' into 1.18
|
2021-11-30 21:42:39 +01:00 |
|
Frank
|
2831882c6d
|
Added back AccessWidener
|
2021-11-30 21:21:32 +01:00 |
|
Frank
|
53911dfe91
|
Backportat latest changes from master
|
2021-11-30 21:15:10 +01:00 |
|
paulevsGitch
|
7def63ee01
|
Spawn API enhancements
|
2021-11-28 05:45:53 +03:00 |
|
E. Kim
|
2969680b13
|
Create ko_kr.json
|
2021-11-22 13:01:11 +09:00 |
|
paulevsGitch
|
c0b7ccca72
|
Cleanup
|
2021-11-20 19:01:43 +03:00 |
|
davidalb97
|
2206674c0d
|
Migrated BetterNether's PR BetterNether/pull/437 into BCLib
|
2021-11-18 12:22:37 +00:00 |
|
Frank
|
c6a7a1d4f7
|
*WIP*: Merge commit 'ce4cb8974f ' into 1.18
|
2021-11-13 19:30:01 +01:00 |
|
paulevsGitch
|
5ad8752e00
|
Crafting menu fix
|
2021-11-13 11:33:04 +03:00 |
|
paulevsGitch
|
5247a80549
|
Biome changer mixin & interface
|
2021-11-06 15:52:26 +03:00 |
|
Frank
|
03e8733ba0
|
Add UI that presents Fixer Errors to the User(paulevsGitch/BetterNether#436)
|
2021-11-06 11:41:17 +01:00 |
|
Frank
|
143653e2b6
|
Custom parsing of relevant Mod-Info. Should make it compatible with loader 0.11.x and 0.12.x (#34, #36)
|
2021-11-04 02:18:33 +01:00 |
|
Frank
|
9a237f52f5
|
increased fabricloader version (#36, #34)
|
2021-11-04 00:53:10 +01:00 |
|
Frank
|
cca21cd727
|
Bumped Version and reduced loader dependency (#34)
|
2021-11-03 16:08:58 +01:00 |
|
Frank
|
383346942f
|
Updated fabric dependencies
|
2021-11-03 15:45:34 +01:00 |
|
paulevsGitch
|
8eba063b40
|
Import optimisation, carver adding fix
|
2021-11-01 14:16:17 +03:00 |
|
Frank
|
cf31d76ee1
|
added c:immobile for unmovable blocks like obsidian
|
2021-10-30 15:00:43 +02:00 |
|
Frank
|
8c535be429
|
Added support for custom nether-portal frames (common Tag c:nether_pframe (TagAPI.BLOCK_NETHER_PORTAL_FRAME)
|
2021-10-26 10:20:25 +02:00 |
|
Frank
|
7f7e4bfa4c
|
Better Shears Integration
|
2021-10-25 15:32:17 +02:00 |
|
Frank
|
f88506f654
|
Revert "Merge remote-tracking branch 'origin/main'"
This reverts commit ff8b366eb9 , reversing
changes made to 52146286fe .
|
2021-10-22 15:28:37 +02:00 |
|
Frank
|
e37d03fa77
|
replaced accesswidener with simple reflection
(cherry picked from commit 18a64c267d )
|
2021-10-22 12:23:44 +02:00 |
|
Frank
|
2674940c91
|
Added AnvilReceipts from BE
|
2021-10-18 12:26:35 +02:00 |
|
Frank
|
18a64c267d
|
replaced accesswidener with simple reflection
|
2021-10-12 22:04:45 +02:00 |
|
Frank
|
c8d1b61006
|
Added mixin
|
2021-10-12 17:45:59 +02:00 |
|
Frank
|
cbed2868ba
|
German translation
|
2021-10-07 14:22:38 +02:00 |
|
Frank
|
08f35ab52c
|
Fixed compiler and Startup Errors
|
2021-09-25 13:18:32 +02:00 |
|
Frank
|
e2ab77658b
|
Adapted to soem Fabric API changes
|
2021-09-25 11:36:26 +02:00 |
|
Frank
|
c39c1673a9
|
Some german translations
|
2021-09-16 10:36:02 +02:00 |
|
Frank
|
9a356dbf0d
|
Mod Warning Fixes
|
2021-08-26 21:28:31 +02:00 |
|
Frank
|
1d9d752832
|
Added wait for Progress Stage
|
2021-08-25 18:02:55 +02:00 |
|
Frank
|
d1ef3b5807
|
Added progress Screen for DataFixer
|
2021-08-25 17:27:00 +02:00 |
|
Frank
|
4692831007
|
More options for ModSyncing and Screen to display missmatching mods
|
2021-08-25 15:10:51 +02:00 |
|
Frank
|
b959e17c18
|
Offer Mod Info Screen
|
2021-08-25 14:11:48 +02:00 |
|
Frank
|
59fcaf6ee9
|
Reenable BCLIb-Version warning
|
2021-08-24 14:37:56 +02:00 |
|
Frank
|
939fe9ddca
|
Added AccessWidener
|
2021-08-23 15:26:36 +02:00 |
|
Frank
|
469e97b790
|
ProgressScreen
|
2021-08-23 15:06:34 +02:00 |
|
Frank
|
5e4f4d5b43
|
Fixed problems with DataFixer calls and Architectury
|
2021-08-22 12:00:21 +02:00 |
|