init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
4
kubejs/server_scripts/_hardmode/expert_exclusion.js
Normal file
4
kubejs/server_scripts/_hardmode/expert_exclusion.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/** Removes recipes that are the same in both normal and hardmode, but shouldn't exist in Expert */
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue