File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 1
- ## 2.3.8
1
+ # Changelog
2
2
3
- ### Added
4
-
5
- - Released for Forge & Fabric! 🎉
6
- - Unrestricted ` /tk enchant add [enchantment] [level] ` command that will allow items to be enchanted upto level ` 255 ` (Minecraft's internal cap)
7
- - Command to remove enchantments ` /tk enchant remove [enchantment] `
8
- - Command to repair items ` /tk repair ` (this works for anything with damage values)
9
- - More kill targets (players and me)
10
- - More lang keys to support up to 255 in roman numerals for enchantment values.
11
-
12
- ### Changed
13
-
14
- - Merged all various kill commands into a single command
15
- - Updated to 1.19.2
3
+ Build on 1.20.1
Original file line number Diff line number Diff line change 1
1
org.gradle.jvmargs =-Xmx2048M
2
2
3
- minecraft_version =1.20
3
+ minecraft_version =1.20.1
4
4
enabled_platforms =fabric,forge
5
5
6
6
archives_base_name =ToolKit
7
7
mod_version =3.0.0
8
8
maven_group =com.sunekaer.mods
9
9
10
- architectury_version =9.0.7
10
+ architectury_version =9.0.8
11
11
12
12
fabric_loader_version =0.14.21
13
- fabric_api_version =0.83.0 +1.20
13
+ fabric_api_version =0.83.1 +1.20.1
14
14
15
- forge_version =1.20-46 .0.12
15
+ forge_version =1.20.1-47 .0.4
16
16
curseforge_id =324888
You can’t perform that action at this time.
0 commit comments