kubejs pain
This commit is contained in:
parent
c6c435bd68
commit
62c9d245bd
6 changed files with 64 additions and 20 deletions
3
.minecraft/kubejs/startup_scripts/onebar.js
Normal file
3
.minecraft/kubejs/startup_scripts/onebar.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
StartupEvents.registry("item", (event) => {
|
||||
event.create("slotlock") // Create a new block with ID "kubejs:example_block"
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue