kubejs pain

This commit is contained in:
Merith 2025-02-15 09:03:16 -08:00
parent c6c435bd68
commit 62c9d245bd
6 changed files with 64 additions and 20 deletions

View file

@ -0,0 +1,3 @@
StartupEvents.registry("item", (event) => {
event.create("slotlock") // Create a new block with ID "kubejs:example_block"
})