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 |
|
Frank
|
5e557f95c0
|
Corrected ItemStack[] conversion
|
2022-08-01 19:11:40 +02:00 |
|
Frank
|
db62a19cc5
|
Fixes for backward compat
|
2022-08-01 19:11:24 +02:00 |
|
Frank
|
35c023692c
|
[Change] Refactored Recipe-Advancement API to prevent #29
|
2022-08-01 18:35:32 +02:00 |
|
Frank
|
8061049949
|
Do not initialize tags twice
|
2022-08-01 18:02:09 +02:00 |
|
Frank
|
962935a19a
|
Fixed JavaDoc
|
2022-08-01 18:01:56 +02:00 |
|
Frank
|
41bd9268ea
|
Updated ModMenu Version
|
2022-08-01 01:49:10 +02:00 |
|
Frank
|
56845ebc19
|
[Change] Removed FabricItem-/FabricBlockSettings dependency
|
2022-08-01 01:31:38 +02:00 |
|
Frank
|
9e3ba00db8
|
Removed Property Dependencies
|
2022-08-01 01:21:13 +02:00 |
|
Frank
|
9753373429
|
Started to removed FabricBlockSettings Helper
|
2022-08-01 01:20:48 +02:00 |
|
Frank
|
22ae922439
|
Removed deprecated Methods/Classes
|
2022-08-01 01:13:55 +02:00 |
|
Frank
|
907785f2f5
|
Build against 1.19.1
|
2022-08-01 00:38:08 +02:00 |
|
Frank
|
41aef199da
|
Dependency/Version Bump
|
2022-08-01 00:36:28 +02:00 |
|
Frank
|
7fef0a090c
|
Enhancements for Advancement API
|
2022-07-31 23:08:09 +02:00 |
|
Frank
|
165ac1ca27
|
No extra Data Field
|
2022-07-31 20:17:35 +02:00 |
|
Frank
|
b7b357ac86
|
Fixed missing Advancement Description
|
2022-07-31 16:07:22 +02:00 |
|
Frank
|
18fffafb3a
|
[Features] (Recipe-) Advancement API
|
2022-07-31 14:49:15 +02:00 |
|
Frank
|
e5da06a1e1
|
[Features] Equipment Sets
|
2022-07-31 14:48:40 +02:00 |
|
Frank
|
fde244965c
|
Add correct Mining-Level tags and introduce custom one for Netherite
|
2022-07-30 11:45:00 +02:00 |
|
Frank
|
a18aa400ed
|
[Feature] Support for Custom Boats (quiqueck/BetterNether#4)
|
2022-07-30 00:08:13 +02:00 |
|
Frank
|
696e0d5def
|
Changes for vanilla wood type bookshelfs
|
2022-07-29 15:49:49 +02:00 |
|
Frank
|
47a744cf23
|
Add Composters as Farmer Workstations
|
2022-07-29 13:21:01 +02:00 |
|
Frank
|
0e8f9f6f8c
|
Some internal Changes for EMI/Asset LICENSE
|
2022-07-29 11:07:46 +02:00 |
|
Frank
|
e6094754ce
|
Minecraft 1.19.1 for Issue-Form
|
2022-07-29 02:02:35 +02:00 |
|
Frank
|
130dc4aa4c
|
Added Blasting Recipes for Endstone Smelter (quiqueck/BetterEnd#51)
|
2022-07-29 01:29:43 +02:00 |
|
Frank
|
805c797866
|
Added Infusion Recipes to EMI (quiqueck/BetterEnd#51)
|
2022-07-29 01:04:00 +02:00 |
|
Frank
|
30ecd31fab
|
Show tree support
|
2022-07-28 20:10:43 +02:00 |
|
Frank
|
2aa13a76ee
|
Improved Anvil-Level handling
|
2022-07-28 19:52:07 +02:00 |
|
Frank
|
bb15db429d
|
[Feature] EMI Integration for Anvil- and Alloying Recipes
|
2022-07-28 18:30:35 +02:00 |
|
Frank
|
a4205f3440
|
[Feature] Helper for Roman Numerals
|
2022-07-28 18:29:49 +02:00 |
|
Frank
|
3b3c0249d2
|
[Feature] AlloyingRecipe
|
2022-07-28 18:29:33 +02:00 |
|
Frank
|
24c3b8aed1
|
Use Intrinsic Proxying instead of Override (https://github.com/SpongePowered/Mixin/wiki/Introduction-to-Mixins---Overwriting-Methods#2-intrinsic-proxy-methods, #28)
|
2022-07-28 12:58:31 +02:00 |
|
Frank
|
dcdaf4838d
|
Dependency Bump
|
2022-07-27 00:29:02 +02:00 |
|
Frank
|
0edcd7971f
|
Removed additional logging
|
2022-07-27 00:28:08 +02:00 |
|
Frank
|
12abe35dcf
|
[Feature] Fuel API (quiqueck/BetterEnd#41)
|
2022-07-27 00:04:12 +02:00 |
|
Frank
|
abf24a41da
|
[Fix] BCLRecipManager could generate Recipes with empty material List or Result (quiqueck/BetterEnd#41)
|
2022-07-26 21:30:14 +02:00 |
|
Frank
|
de84eb0f87
|
Version Bump
|
2022-07-26 19:37:03 +02:00 |
|
Frank
|
74c3495e8f
|
make sure dev-versions do not trigger the udater screen
|
2022-07-26 18:26:41 +02:00 |
|
Frank
|
42fa776320
|
Changes to sopport proper Block-Tags for Workstations (#39)
|
2022-07-26 18:22:57 +02:00 |
|
Frank
|
29cf285f09
|
[Change] /bclib dump_datapack without reflection (quiqueck/BetterNether#41)
|
2022-07-26 13:26:22 +02:00 |
|
Frank
|
799018222c
|
Improved WorldSetupScreen
|
2022-07-23 00:58:51 +02:00 |
|
Frank
|
461dcd9a8a
|
Make sure we open on RenderThread
|
2022-07-22 20:31:49 +02:00 |
|
Frank
|
5dc7d357ac
|
Changed Updater Icon handling
|
2022-07-22 20:08:45 +02:00 |
|
Frank
|
b99761318b
|
Added Updater Icon
|
2022-07-22 19:48:55 +02:00 |
|