started trophy integration
to do later, but will add trophies for questbook completion. nothing gameplay related but it's a nice reward if you're a completionist
This commit is contained in:
4
kubejs/server_scripts/tags/misc.js
Normal file
4
kubejs/server_scripts/tags/misc.js
Normal file
@@ -0,0 +1,4 @@
|
||||
ServerEvents.tags('block', event => {
|
||||
event.add("trophymanager:trophy_base", "dustrial_decor:sheet_metal_plating_slab")
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user