kubejs: reimport, update quests
This commit is contained in:
7
kubejs/server_scripts/mods/elevatorid.js
Executable file
7
kubejs/server_scripts/mods/elevatorid.js
Executable file
@ -0,0 +1,7 @@
|
||||
ServerEvents.recipes(event => {
|
||||
event.replaceInput(
|
||||
{'mod': 'elevatorid'},
|
||||
'minecraft:ender_pearl',
|
||||
'#forge:ender_pearls'
|
||||
)
|
||||
});
|
Reference in New Issue
Block a user