|
|
1e3b193d46
|
Fix additional test enchantments just not working
|
2024-12-21 20:57:08 +01:00 |
|
|
|
7029254526
|
Improve registry and config (#33)
Use namespace instead of name to identify enchantments
|
2024-10-04 22:57:09 +02:00 |
|
|
|
d3252eecbd
|
Add Bulk enchantment operation interface.
|
2024-07-11 16:23:53 +02:00 |
|
|
|
6f1e53f68e
|
Fix Custom Recipe not being registered.
Fix conflict from api not working.
Add remove api for custom recipe, material group and conflict.
|
2024-07-09 20:22:59 +02:00 |
|
|
|
fca7bbb416
|
Added material group API.
Also edited some javadoc.
|
2024-07-08 15:36:19 +02:00 |
|
|
|
e1f6c3f5a8
|
Write conflict to file when write conflict is called.
Allow custom default rarity.
Update ConflictBuilder javadoc.
Allow null source for ConflictBuilder.
Log conflict origin on warning.
|
2024-07-08 01:01:53 +02:00 |
|
|
|
06b3dc89c2
|
Add api to add conflict.
|
2024-07-07 22:42:52 +02:00 |
|
|
|
5e42bf3a90
|
Fix enchantment being applied to the left item when trying to combine.
Fix conflict not being applied on some situation.
|
2024-06-22 14:59:56 +02:00 |
|
|
|
19806773a6
|
Partially implemented eco enchant compatibility.
|
2024-06-22 03:05:08 +02:00 |
|
|
|
3c60e157e4
|
Add comment and Finish test of conflict for CAEnchant.
|
2024-06-20 13:54:13 +02:00 |
|
|
|
dafe595c5b
|
Renamed WrappedEnchantment to CAEnchantment (CustomAnvilEnchantment).
created an interface out of CAEnchantment and moved the implementation to CAEnchantmentBase.
|
2024-06-20 13:09:27 +02:00 |
|
|
|
fa4752ea67
|
Rework the conflict system to be mostly handled by the enchantment.
|
2024-06-20 03:00:09 +02:00 |
|
|
|
fd1fb97174
|
Automatic Enchantment Squared configuration.
|
2024-06-18 17:09:55 +02:00 |
|
|
|
27e8fb5719
|
Cleaning up and add name map.
|
2024-06-16 10:17:26 +02:00 |
|
|
|
c7fee98d44
|
Fixed strange issue related to item meta.
Added more verbose debug log.
|
2024-06-16 04:57:18 +02:00 |
|
|
|
1eac81aef6
|
Attempt to switch from Enchantment to WrapperEnchantment
|
2024-06-16 04:57:18 +02:00 |
|
|
|
3ff6505adf
|
Suppressed most fixable warning.
|
2024-04-28 19:59:37 +02:00 |
|
|
|
adaba63d5e
|
Fixed issue about level in fusing.
when fusing item with enchant above level limit there was some strange uncapped cases.
Also fix a typo.
|
2024-04-28 04:24:11 +02:00 |
|
|
|
46ff34deea
|
Hacky fix for 1.20.5.
Also:
- version up
- metric fix (expected as config was changed)
- Prepared for long term update system
|
2024-04-28 03:21:34 +02:00 |
|
|
|
479bd03e83
|
Moved some class. Abstracted gui list elements.
|
2024-04-08 21:39:45 +02:00 |
|
|
|
e440d05bb9
|
Create global and sub setting recipe config gui.
|
2024-04-06 15:21:40 +02:00 |
|
|
|
00fba2f4b0
|
alpha version up & cleanup code.
|
2024-03-31 01:02:30 +01:00 |
|
|
|
1b83c8db81
|
Finished custom item for the conflcit config gui.
Fixed multiple issue.
|
2024-03-31 00:51:58 +01:00 |
|
|
|
081266accf
|
Add create conflict item.
|
2024-03-30 21:20:12 +01:00 |
|
|
|
4b5ecf301a
|
add verbose log
|
2024-03-25 02:16:45 +01:00 |
|
|
|
814a8a2c89
|
Start to create Enchantment sub setting gui & enchantment conflict gui
|
2024-03-25 00:45:26 +01:00 |
|
|
|
643487e1a9
|
add config holder.
|
2024-03-02 19:34:57 +00:00 |
|
|
|
60ef3781a6
|
moved pakage xyz.alexcrea to xyz.alexcrea.cuanvil
|
2024-03-02 19:34:57 +00:00 |
|