Frank
|
2f8ae6b418
|
[Changes] Simplified Method to find POIs in a region
|
2022-12-11 15:19:18 +01:00 |
|
Frank
|
0d21df3b5e
|
[Fix] Mossy Obsidian does not spread to Obsidian using Bonemeal (quiqueck/BetterEnd/#126)
|
2022-12-10 16:45:02 +01:00 |
|
Frank
|
a813e7af21
|
Version Bump
|
2022-12-10 16:19:29 +01:00 |
|
Frank
|
4a9ddbe284
|
[Changes] New method to add Item Triggers
|
2022-12-10 15:17:36 +01:00 |
|
Frank
|
03c92a8407
|
Version Bump
|
2022-12-10 14:43:32 +01:00 |
|
Frank
|
63431b1de1
|
[Change] Added recipe advancements to Datagen
|
2022-12-10 14:37:24 +01:00 |
|
Frank
|
686256c707
|
Moved Advancement class
|
2022-12-10 14:28:52 +01:00 |
|
Frank
|
f56c534640
|
Advancement Criteria are serialized in the same order they are added
|
2022-12-10 14:13:28 +01:00 |
|
Frank
|
3706670849
|
[Fixes] RegistryDataProvider lock was not aquired soon enough.
|
2022-12-10 13:39:59 +01:00 |
|
Frank
|
cd65bcf4e8
|
[Changes] Sort Tags by name before writing
|
2022-12-10 13:22:50 +01:00 |
|
Frank
|
f5e26e5e9c
|
[Changes] new AdvancementDataProvider with Mod Filter
|
2022-12-10 13:19:32 +01:00 |
|
Frank
|
3f2963d8bf
|
[Changes] Migrated Advancement Manager to DataGen
|
2022-12-10 12:05:24 +01:00 |
|
Frank
|
251925ac08
|
[Changes] Added c:ores -Tag to the BaseOreBlock . (quiqueck/BetterNether#94)
|
2022-12-10 11:04:34 +01:00 |
|
Frank
|
da6e3c6559
|
[Changes] BCLBiome's equals recognizes Keys and Locations as well
|
2022-12-09 17:02:44 +01:00 |
|
Frank
|
064c24a99e
|
[Feature] Added Method that returns all known biomes for a given type
|
2022-12-09 16:34:02 +01:00 |
|
Frank
|
d02a74a263
|
[Fixes] Crash in Deciders when pickers are null
|
2022-12-09 16:33:42 +01:00 |
|
Frank
|
020e20e483
|
Version Bump
|
2022-12-09 16:01:55 +01:00 |
|
Frank
|
c3526376bf
|
[Changes] Removed old reflection code to create a Disc
|
2022-12-09 16:00:22 +01:00 |
|
Frank
|
cd6587101c
|
[Changes] Some changes needed for BetterEnd
|
2022-12-09 15:59:08 +01:00 |
|
Frank
|
a533d501cd
|
[Change] Re-Enabled ModMenu
|
2022-12-09 11:42:25 +01:00 |
|
Frank
|
15765bf30a
|
Re-Enabled EMI
|
2022-12-09 11:22:25 +01:00 |
|
Frank
|
0cb4596037
|
[Feature] Built for 1.19.3
|
2022-12-09 11:22:15 +01:00 |
|
Frank
|
6c8b47f546
|
Added 1.19.3 to issue template
|
2022-12-06 19:28:51 +01:00 |
|
Frank
|
36239de2fe
|
Added Datapack Files
|
2022-12-06 19:27:11 +01:00 |
|
Frank
|
9906c65c9d
|
Build for 1.19.3-rc3
|
2022-12-06 19:18:22 +01:00 |
|
Frank
|
4a30629782
|
Fixed issue with refactored BCLBiome
|
2022-12-06 16:28:23 +01:00 |
|
Frank
|
8b7c4bf9b1
|
Implemented Replacement for fabrics ClientSpriteRegistryCallback
|
2022-12-06 16:28:10 +01:00 |
|
Frank
|
f881e0783f
|
Fixed most 1.19.3 TODOs
|
2022-12-05 21:02:25 +01:00 |
|
Frank
|
2af0731a81
|
Simplified BCLBiome inheritance, and removed redundant biome configs (replaced by builtin datapack)
|
2022-12-05 00:53:14 +01:00 |
|
Frank
|
b4494faae5
|
Fixed edge and subbiome handling
|
2022-12-05 00:28:10 +01:00 |
|
Frank
|
3b00b59f04
|
Some Biome Edge related fixes
|
2022-12-05 00:09:21 +01:00 |
|
Frank
|
70b3600072
|
Make sure Biomes with a parent are added to the set of possible biomes
|
2022-12-04 23:23:12 +01:00 |
|
Frank
|
fb65debd87
|
Allof offset for Nether Climate Parameters
|
2022-12-04 23:22:48 +01:00 |
|
Frank
|
af8e844348
|
Removed empty file
|
2022-12-04 22:14:57 +01:00 |
|
Frank
|
0308437eaa
|
Fixes for Tag DataGen
|
2022-12-04 22:13:06 +01:00 |
|
Frank
|
2fa5c9510a
|
Removed custom End/Nether Tags
|
2022-12-04 22:12:44 +01:00 |
|
Frank
|
857807aca1
|
Use CompletableFuture when saving
|
2022-12-04 21:54:53 +01:00 |
|
Frank
|
e8b7bf07b8
|
Additional logging
|
2022-12-04 21:12:15 +01:00 |
|
Frank
|
16c1d59d20
|
Also log total amount of elements
|
2022-12-04 20:35:35 +01:00 |
|
Frank
|
b1679114cf
|
Ensure registries get written after Registry Bootstrap
|
2022-12-04 20:07:32 +01:00 |
|
Frank
|
ef1e899589
|
Generalized Tag-Provider
|
2022-12-04 20:06:53 +01:00 |
|
Frank
|
982b3aa274
|
Generalized Datagen
|
2022-12-04 13:37:33 +01:00 |
|
Frank
|
de2dd60807
|
Build for 1.19.3 RC1
|
2022-12-04 13:37:22 +01:00 |
|
Frank
|
4b54e37676
|
Smaller fixes
|
2022-12-03 15:35:34 +01:00 |
|
Frank
|
bca140dc1b
|
Keep Track of unbound Structures
|
2022-12-03 15:28:18 +01:00 |
|
Frank
|
c75450b6c5
|
Fixes to make BetterNether DataGen run
|
2022-12-03 14:31:36 +01:00 |
|
Frank
|
8626560681
|
Fixed wrong name
|
2022-12-03 13:50:58 +01:00 |
|
Frank
|
fb00eceb19
|
Added registerUnbound for placed Features
|
2022-12-03 13:47:44 +01:00 |
|
Frank
|
e115141a3b
|
API fixes
|
2022-12-03 13:44:03 +01:00 |
|
Frank
|
5c7ac126ed
|
Use ResourceKey as an alternative to Holders
|
2022-12-03 13:25:59 +01:00 |
|