|
|
ee3c086a4b
|
Anvil sound and degradation (#122)
|
2026-07-11 22:53:51 +02:00 |
|
|
|
8faa01e4fd
|
sound & anvil damage done
|
2026-07-11 22:38:48 +02:00 |
|
|
|
b4d7320002
|
add sound & degradation in config
|
2026-07-11 22:38:48 +02:00 |
|
|
|
5df9becb19
|
anvil sound & degrade basic feature
|
2026-07-11 22:38:37 +02:00 |
|
|
|
11e10b5850
|
set workflow for v2 only [ci skip]
|
2026-07-11 01:20:37 +02:00 |
|
|
|
036f480113
|
update from v1.18.0
|
2026-07-10 15:50:50 +02:00 |
|
|
|
13892f73b8
|
update from v1.x.x
|
2026-07-10 15:42:18 +02:00 |
|
|
|
5a6962b1c4
|
remove legacy command
|
2026-07-10 15:41:32 +02:00 |
|
|
|
0e65575c2b
|
rebase on news update
|
2026-07-10 15:41:31 +02:00 |
|
|
|
04ed7ea0b5
|
prepare for v2
|
2026-07-10 15:41:30 +02:00 |
|
|
|
63a9b5b1c6
|
rebase on new update
|
2026-07-10 15:41:09 +02:00 |
|
|
|
e2bbd66abf
|
1.21 cleanup and fix
also random cleanup
|
2026-07-10 15:40:55 +02:00 |
|
|
|
109ef0c5df
|
fix from rebase
|
2026-07-10 15:40:41 +02:00 |
|
|
|
38cf25ef1a
|
progress on 1.21 transition
|
2026-07-10 15:38:21 +02:00 |
|
|
|
5ba1bb98cc
|
initial 1.21 transition
|
2026-07-10 15:37:45 +02:00 |
|
|
|
862f9914fa
|
update faststat
Java CI with Gradle / build (push) Has been cancelled
|
2026-07-10 15:25:13 +02:00 |
|
|
|
497a3e84bc
|
fix /ca enchant
Java CI with Gradle / build (push) Has been cancelled
|
2026-07-08 17:36:47 +02:00 |
|
|
|
d469171e4d
|
fix support for enchantedbook
Java CI with Gradle / build (push) Waiting to run
|
2026-07-08 14:44:20 +02:00 |
|
|
|
b9ff4bdc40
|
add support for enchantedbook
|
2026-07-08 14:04:26 +02:00 |
|
|
|
16e4f0a923
|
fix using durability for max damage
Java CI with Gradle / build (push) Waiting to run
|
2026-07-08 04:26:13 +02:00 |
|
|
|
403c990083
|
migrate configanvil to ca config
|
2026-07-08 04:26:13 +02:00 |
|
|
|
e61baba175
|
remove use of useInFuture
|
2026-07-08 04:26:12 +02:00 |
|
|
|
cf768d67bd
|
more proper comment [ci skip]
|
2026-07-08 03:42:37 +02:00 |
|
|
|
4fc037ebce
|
version bump
|
2026-07-08 03:28:41 +02:00 |
|
|
|
a202df9f0a
|
add /ca enchant
|
2026-07-08 03:28:10 +02:00 |
|
|
|
c062684a3c
|
do not allow gui in tab completer
Java CI with Gradle / build (push) Waiting to run
|
2026-07-07 22:13:57 +02:00 |
|
|
|
99306b6fee
|
Per enchant and item config gui (#121)
Add a config GUI for in hand item and enchantments
|
2026-07-07 22:03:16 +02:00 |
|
|
|
b2561f55ae
|
per enchant config finished
|
2026-07-07 21:55:41 +02:00 |
|
|
|
341dd10e3f
|
start of enchant config gui
|
2026-07-07 17:27:32 +02:00 |
|
|
|
a9af606ae9
|
refactor gui item creation
|
2026-07-07 15:22:22 +02:00 |
|
|
|
23c7b0c753
|
disable create item if has filter
|
2026-07-07 12:33:20 +02:00 |
|
|
|
8ea1db382f
|
add custom recipe filter
|
2026-07-07 12:33:10 +02:00 |
|
|
|
bc9ac1cc13
|
add unit repair to item config
|
2026-07-07 12:33:10 +02:00 |
|
|
|
6178282386
|
append new unit repair as minecraft namespace
|
2026-07-07 12:33:09 +02:00 |
|
|
|
d1d01f90b8
|
unit repair gui and internal update
|
2026-07-07 12:33:09 +02:00 |
|
|
|
799008f652
|
reworked unit repair
|
2026-07-07 12:33:09 +02:00 |
|
|
|
a78f83f6f4
|
item config group config gui
|
2026-07-07 12:33:08 +02:00 |
|
|
|
25f676f7f3
|
enchant conflict working
|
2026-07-07 12:33:08 +02:00 |
|
|
|
554fba008e
|
made main command logic
|
2026-07-07 12:33:08 +02:00 |
|
|
|
5f0a601e5b
|
add edit config tab completer
|
2026-07-07 12:33:08 +02:00 |
|
|
|
a79e341ea8
|
add list gui filter
|
2026-07-07 12:33:07 +02:00 |
|
|
|
4c3b3b09ad
|
replace gui to config subcommand
|
2026-07-07 12:33:07 +02:00 |
|
|
|
f6f68d1971
|
add current minecraft version to update checker [ci skip]
|
2026-07-07 11:51:31 +02:00 |
|
|
|
460114ac01
|
add book on book
Java CI with Gradle / build (push) Has been cancelled
|
2026-07-01 14:37:59 +02:00 |
|
|
|
d67d998dc1
|
remove legacy compatibility code
|
2026-07-01 12:18:57 +02:00 |
|
|
|
f1c3cf46e1
|
fix turtle scule unit repair and force migratation of sweeping edge
|
2026-07-01 12:13:13 +02:00 |
|
|
|
45dd92e0f4
|
prefer /ca reload over /configanvilreload
|
2026-07-01 10:15:34 +02:00 |
|
|
|
0ab7abd6b4
|
fix enchant combine not working
Java CI with Gradle / build (push) Waiting to run
|
2026-06-30 19:56:29 +02:00 |
|
|
|
1e2acb6f48
|
expose more enchantment function to API & use them
Java CI with Gradle / build (push) Waiting to run
|
2026-06-30 07:47:41 +02:00 |
|
|
|
72a7860d93
|
mark superenchant as bulk and clear optimized
|
2026-06-30 03:44:37 +02:00 |
|