Frank
|
172737e0fa
|
[Feature] Double Height Nether (for amplified worlds)
|
2022-11-16 12:03:07 +01:00 |
|
Frank
|
1e968fafc7
|
[Feature] Additional UI Config Options for Nether BiomeSource on the Customize World Screen (quiqueck/BetterNether#62)
|
2022-11-16 10:26:31 +01:00 |
|
Frank
|
42be3dd2c7
|
[Feature] New WorldTypes for BetterX + Large Biomes (bclib:large )Overworld or Amplified (bclib:amplified ) Overworld (#53)
|
2022-11-16 10:09:21 +01:00 |
|
Frank
|
4a7d9e120a
|
Merge remote-tracking branch 'origin/1.19' into 1.19
|
2022-11-15 20:41:56 +01:00 |
|
Frank
|
1f91c0edda
|
Added Backward Compatible Constructor
|
2022-11-15 20:41:49 +01:00 |
|
Frank
|
5ef56a7dcb
|
Merge pull request #55 from agnor99/fix/54
Fix #54
|
2022-11-15 19:57:47 +01:00 |
|
Frank
|
09f2a9148c
|
Create a copied set
|
2022-11-15 19:36:37 +01:00 |
|
Frank
|
bf60049ed9
|
Additional Slot Values
|
2022-11-15 19:29:08 +01:00 |
|
Frank
|
1c857518b8
|
[Changes] EquipmentSets take values for attack-speed and -damage
|
2022-11-15 19:09:44 +01:00 |
|
Frank
|
81b6a464fd
|
[Fixes] Tree growing would sometimes not destroy sapling (quiqueck/BetterNether#65)
|
2022-11-15 17:29:53 +01:00 |
|
Frank
|
5faf0ef134
|
More updates to new BoneMealAPI
|
2022-11-15 16:30:34 +01:00 |
|
Frank
|
5b99e0be53
|
[Feature] New Bonemeal API
|
2022-11-12 15:15:38 +01:00 |
|
Frank
|
daa4a2b4af
|
Migrated some API calls
|
2022-11-12 12:10:59 +01:00 |
|
Frank
|
2bb3c81839
|
Fixed missing textures
|
2022-11-02 17:55:10 +01:00 |
|
Frank
|
29b8e96bbe
|
[Changes] Make sure BCLBiomes do not keep cyclic/order dependant references
|
2022-11-02 16:48:05 +01:00 |
|
Frank
|
abaef11682
|
Changed Biome handling
|
2022-11-02 12:06:36 +01:00 |
|
agnor99
|
b9bc3d9c2b
|
Update TagManager.java
|
2022-10-31 19:57:36 +01:00 |
|
Frank
|
be21b40cff
|
Moved Datagen
|
2022-10-29 20:59:28 +02:00 |
|
Frank
|
01c59be6ae
|
Changed namespace
|
2022-10-29 13:07:44 +02:00 |
|
Frank
|
ac42631843
|
Restore some ModMenu API
|
2022-10-28 18:31:31 +02:00 |
|
Frank
|
a071ad5052
|
Disabled ModMenu for now
|
2022-10-28 18:11:05 +02:00 |
|
Frank
|
ff77134ead
|
Adopted new Math and Widget changes
|
2022-10-28 18:03:25 +02:00 |
|
Frank
|
e608bf21fe
|
Adopted new Fabric API
|
2022-10-28 17:41:24 +02:00 |
|
Frank
|
768416a51a
|
Explicitly allow a null registry access
|
2022-10-28 16:13:08 +02:00 |
|
Frank
|
e8d8461e1d
|
Removed unused functions
|
2022-10-28 16:08:20 +02:00 |
|
Frank
|
1ccb1af517
|
Removed WorldPreset Preload
|
2022-10-28 16:01:35 +02:00 |
|
Frank
|
b4f9fdf95f
|
Streamlined WorldBootstrap
|
2022-10-28 15:58:46 +02:00 |
|
Frank
|
d9a586741e
|
[Change] Removed Canvas Support
|
2022-10-28 09:27:33 +02:00 |
|
Frank
|
e826dbc623
|
Repaired world loading with Datapacks an bclib world preset
|
2022-10-26 19:20:51 +02:00 |
|
Frank
|
416ff1644e
|
Create/Load of Worlds with WorldPreset appears to work
|
2022-10-26 17:01:26 +02:00 |
|
Frank
|
409534e6f1
|
Cleanups
|
2022-10-26 00:06:06 +02:00 |
|
Frank
|
9fcec2b033
|
Fixed For emissive texture loading
|
2022-10-25 23:57:27 +02:00 |
|
Frank
|
bfebba6791
|
Fixed Sign Mixin errors
|
2022-10-25 23:09:19 +02:00 |
|
Frank
|
95ea99e44d
|
Fixed Registry handling
|
2022-10-25 22:45:42 +02:00 |
|
Frank
|
73687e3401
|
Fixed Mixin and Frozen Registry Errors
|
2022-10-25 17:46:08 +02:00 |
|
Frank
|
8edddec2b6
|
Disabled EMI Integratin for now
|
2022-10-25 17:23:14 +02:00 |
|
Frank
|
f8bcba4d3a
|
Compiling version (some features are currently disabled and need a rewrite)
|
2022-10-25 17:19:22 +02:00 |
|
Frank
|
b1f4173ce4
|
[Change] Support for 22w42a
|
2022-10-21 09:43:02 +02:00 |
|
Frank
|
b03c314ecf
|
[Change] Added some DataSync Output to the verbose logging (#41)
|
2022-10-13 20:27:15 +02:00 |
|
Frank
|
3e7a2e869d
|
[Change] Moved "Survives On" Setting to the client config
|
2022-10-13 20:25:38 +02:00 |
|
Frank
|
5e041b615b
|
Version Bump
|
2022-10-11 23:16:05 +02:00 |
|
Frank
|
e82da8df0c
|
[Fix] Re-enable Anvil Recipes (quiqueck/BetterEnd#64)
|
2022-10-08 23:42:15 +02:00 |
|
Frank
|
fc8e860369
|
[Change] Increased Durability of Anvils(quiqueck/BetterEnd#74)
|
2022-10-08 20:49:14 +02:00 |
|
Frank
|
dfb1d34bb9
|
[Fix] Make sure Biome-Sizes are in Chunks not Blocks when written (quiqueck/BetterEnd#80)
|
2022-10-08 20:44:53 +02:00 |
|
Frank
|
766319d877
|
[Fix] Make sure we can fallback to a non-null NoneFeatureConfiguration (quiqueck/BetterNether#48)
|
2022-10-08 20:28:43 +02:00 |
|
Frank
|
928dff6270
|
[Feature] Disable Survives-On Hint in UI (quiqueck/BetterNether#51)
|
2022-10-08 12:36:24 +02:00 |
|
Frank
|
0aca2f986d
|
Do not deserialize Datapack Dimensions when still using the global Registry (#44)
|
2022-10-08 12:13:36 +02:00 |
|
Frank
|
05d332863f
|
Catch on dimension loading code and return default. (#44)
|
2022-10-08 11:14:31 +02:00 |
|
Frank
|
bfb050fe0c
|
More logs classified as verbose (#41)
|
2022-10-08 11:04:15 +02:00 |
|
Frank
|
87d0c8b07e
|
Added config for verbose logging )on by default, #41)
|
2022-10-08 11:00:46 +02:00 |
|