Frank
|
781a747537
|
[Changes] Added new PlacementFilter for Biome IDs
|
2022-11-18 18:20:16 +01:00 |
|
Frank
|
22a1cd7c26
|
Re-Enable version test
|
2022-11-16 17:30:32 +01:00 |
|
Frank
|
4d626b23b2
|
Modrinth as default Update location (can be configured to revert to curseforge as default)
|
2022-11-16 17:28:58 +01:00 |
|
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 |
|
agnor99
|
b9bc3d9c2b
|
Update TagManager.java
|
2022-10-31 19:57:36 +01: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 |
|
Frank
|
887cb3c8f1
|
Change Log wording (#39)
|
2022-10-08 10:50:37 +02:00 |
|
Frank
|
5af8d3057e
|
Mak sure double-tall plants drop (#38)
|
2022-10-08 10:46:36 +02:00 |
|
Frank
|
fefb39cbd8
|
Fixes for JavaDoc
|
2022-08-16 22:32:16 +02:00 |
|
Frank
|
82703fe992
|
Movable image renderer
|
2022-08-16 22:30:21 +02:00 |
|
Frank
|
49aa696e67
|
[Feature] Container with absolute layer placement
|
2022-08-16 22:29:49 +02:00 |
|
Frank
|
02284d9f94
|
[Feature] Item Renderer
|
2022-08-16 22:29:32 +02:00 |
|
Frank
|
8ef0d82ed6
|
[Fix] Wron size when fit constraint is used
|
2022-08-16 22:29:00 +02:00 |
|
Frank
|
883a7100a5
|
[Fix] Panels only work when placed in origin
|
2022-08-16 22:28:46 +02:00 |
|
Frank
|
24a284c95b
|
[Fix] Removed dependency on old FAPI class (#33)
|
2022-08-16 22:08:57 +02:00 |
|
Frank
|
5fb1835ecc
|
Fixed Tag-Name
|
2022-08-16 22:08:15 +02:00 |
|
Frank
|
5214fcb06c
|
Some JavaDoc
|
2022-08-07 14:04:48 +02:00 |
|
Frank
|
34993a81d0
|
[Feature] Vanilla Water Bottles do return empty bottle when consumed in recipes (quiqueck/BetterEnd#21)
|
2022-08-02 15:32:49 +02:00 |
|
Frank
|
e08fc8c29c
|
Fixed wrong recursion
|
2022-08-02 14:36:12 +02:00 |
|
Frank
|
5df6fefcb9
|
Minor API corrections
|
2022-08-02 13:10:54 +02:00 |
|
Frank
|
80a4ff8319
|
[Feature] BCLRecipeBuilder
|
2022-08-02 11:52:46 +02:00 |
|
Frank
|
355a563cb8
|
Replaced old SmithingTableRecipe
|
2022-08-02 11:14:27 +02:00 |
|
Frank
|
b0964cd30d
|
[Feature] Builder for Blasting, Smelting and Smithing Recipes
|
2022-08-02 11:00:56 +02:00 |
|
Frank
|
cb4c8c4db3
|
[Feature] StoneCutter Recipe Builder
|
2022-08-01 23:49:02 +02:00 |
|
Frank
|
37502c4853
|
[Fix] Moved Biome Check
|
2022-08-01 23:08:35 +02:00 |
|
Frank
|
62c36dc3ea
|
[Fix] Pillar Features can not grow with BoneMeal
|
2022-08-01 22:51:42 +02:00 |
|
Frank
|
9623935b55
|
Some JavaDoc
|
2022-08-01 19:30:36 +02:00 |
|
Frank
|
bc4f542e41
|
Removed now deprecated additional Methods
|
2022-08-01 19:13:03 +02:00 |
|