init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 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