Added mod files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if (Platform.isLoaded("integrated_stronghold")) {
|
||||
ServerEvents.tags("item", event => {
|
||||
event.get("kubejs:sellable_discs").add("integrated_stronghold:music_disc_sight", "integrated_stronghold:music_disc_forlorn");
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user