init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
10
kubejs/server_scripts/monicoins/other.js
Normal file
10
kubejs/server_scripts/monicoins/other.js
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/**
|
||||
* Registration of Monicoin trades for misc stuff
|
||||
*/
|
||||
|
||||
ServerEvents.recipes(event => {
|
||||
if (doMonicoins) {
|
||||
// -- Other stuff
|
||||
|
||||
}
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue