init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
5
kubejs/server_scripts/fixes_tweaks/enchantments.js
Normal file
5
kubejs/server_scripts/fixes_tweaks/enchantments.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/** TODO */
|
||||
|
||||
MoreJSEvents.filterAvailableEnchantments((event) => {
|
||||
event.add("minecraft:unbreaking");
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue