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:
mina
2023-09-27 04:16:51 +01:00
parent 4d38b674b7
commit 97496d0b98

View File

@@ -0,0 +1,4 @@
ServerEvents.tags('block', event => {
event.add("trophymanager:trophy_base", "dustrial_decor:sheet_metal_plating_slab")
})