Commit graph

392 commits

Author SHA1 Message Date
4c0c7a8c3b
Revert "add flags for the api"
This reverts commit cea6d51470.

Did not liked the idea after some thinking
2025-07-10 16:27:17 +02:00
cea6d51470
add flags for the api 2025-07-09 23:04:46 +02:00
f740248a85
add listener api events (#73) 2025-07-08 23:18:35 +02:00
c7787676ac
fix enchant conflict file having the wrong name 2025-07-08 22:58:32 +02:00
52c5773118
forgot flint group 2025-07-08 22:04:44 +02:00
a2c0037666
add support for dungeon and taverns datapack 2025-07-08 21:55:37 +02:00
87e837a4b1
Added javadoc to event
also remove extra Event in one of the event
2025-07-07 03:34:00 +02:00
6029193f6e
append Event to the name of new events 2025-07-06 22:40:33 +02:00
45c5649ee4
fix stupidity 2025-07-06 22:40:33 +02:00
2964bbd998
force set price if bypassed 2025-07-06 22:40:33 +02:00
12d37e1f59
add listener events 2025-07-06 22:40:32 +02:00
6930867e74
EEE item not checked fix (#74)
fix not checking excellent enchant enchantments primary and supported
items
2025-07-06 22:40:13 +02:00
2eed730341
fix not checking excellent enchant enchantments primary and supported items 2025-07-06 22:33:35 +02:00
a0fa1e3fe2
manually set level and exp % 2025-07-05 23:03:28 +02:00
6078136a80
change api recipe default cost
also update api recipe builder unit test
2025-07-05 04:05:17 +02:00
7f19783beb
fix gui logic issue 2025-07-04 23:13:14 +02:00
87ec40a7ab
handle recipe list gui creation and lore 2025-07-04 22:58:40 +02:00
b3cc234ef3
add api for recipe changes 2025-07-04 22:52:18 +02:00
8914369d38
linear cost first gui iteration 2025-07-04 16:19:42 +02:00
8f3c721820
linear cost logic 2025-07-04 15:50:57 +02:00
ec4351e70d
custom craft linear cost config values 2025-07-04 15:50:35 +02:00
0baa1b8b28
linear cost util functions 2025-07-04 15:49:53 +02:00
7cb7d05cb4
change for 1.21.7 (#70) 2025-07-04 14:34:08 +02:00
3bb109c31b
forgot elytra group 2025-07-04 14:32:18 +02:00
1076e60bf1 use actual file name 2025-07-04 14:07:46 +02:00
af2d2c45b6 small fix 2025-07-04 13:44:47 +02:00
bd17d55346 small utility I forgot 2025-07-04 13:38:22 +02:00
a8ac725ce1 first attempt for compatibility 2025-07-04 13:04:25 +02:00
4f27744885 change for 1.21.7 2025-07-02 15:34:19 +02:00
2a36ad945d
fix me being stupid 2025-06-23 22:04:20 +02:00
a0c243f2dd update for 1.21.6 2025-06-17 17:22:23 +02:00
ff27180e82
fix null error on toolstat detected (#68) 2025-06-14 15:57:56 +02:00
4ec8597ca2
check nullability of item before getting its token
(toolstat)
2025-06-14 15:57:30 +02:00
7e655281cc
Hellish code for compatibility with Excellent enchant V5
The Hellish part is keeping compatiblity with older versions too
2025-06-04 16:16:49 +02:00
27604dbb81
Add option to consider book enchantment as stored enchantment 2025-05-28 18:07:48 +02:00
d9cf3ef507
fix small issue
I may have forgotten how to use reflexion. ups
2025-05-13 13:37:57 +02:00
55e3034161
try fixing the issue 2025-05-13 13:14:20 +02:00
d4bc6716d3
fix issues with generic dependency 2025-05-13 12:45:57 +02:00
4fd3f153df
Add generic dependency handler 2025-05-13 12:42:40 +02:00
1296ebba38
move plugins dependency class 2025-05-13 12:27:25 +02:00
8394cef84c
change log message a bit 2025-05-06 16:01:10 +02:00
c7cccc906f
Merge branch 'fix/ecoenchant' into feature/datapack 2025-05-03 06:36:36 +02:00
3427c8f381
add warning on unexpected issues 2025-05-03 06:34:24 +02:00
e25723d921
small changes 2025-05-03 05:44:28 +02:00
368b4b2c84
made early bypass 2025-05-02 12:46:19 +02:00
8f408438dc
make immutability test before pre anvil bypass event 2025-05-01 19:44:07 +02:00
f4ce267e44
add immutable list 2025-05-01 19:31:21 +02:00
b67d956e39
fix inverted equal logic 2025-05-01 19:01:16 +02:00
ee5c31ad40
add write default for braken enchantments 2025-05-01 11:13:31 +02:00
2df791877b
fix all conflict issue once again 2025-04-30 16:49:32 +02:00