#if you know how to change recipes please message me or reply to this

12 messages · Page 1 of 1 (latest)

shy kraken
#

we really need someone to change some recipes for our modpack you will be paid

strange sparrowBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

zenith raven
#
ServerEvents.recipes(event=>{
  event.remove({input:"minecraft:stone"}) //remove all recipes that use stone
  event.remove({id:"blahblah:blahblah"}) //can't remember any recipes off the top of my head, but most recipe viewers have an option to display them somewhere
  event.remove({output:"minecraft:glass",mod:"create"}) //remove all recipes that output glass that come from the create mod
  event.remove({type:"minecraft:crafting_shapeless"}) //remove every shapeless recipe
})
#

you can mix and match these filters however you want

shy kraken
#

look as i have explained twice kubejs and pobe js dont work

next dove
#

If you’re looking to change recipes, you can remove a recipe and create your own or simply replace the input/output of a recipe

#

there are an abundance of resources around the Discord and KubeJS wiki itself

#

if you’re having issues with KubeJS or whatnot you need to send your logs

toxic tinselBOT
#

You can find your KubeJS server log in /minecraft/logs/kubejs/server.log.
If you are on 1.18 or 1.16 it will be called server.txt.
Please send it if asked, as it contains helpful information.

next dove
#

^ if the recipe script isn’t working

shy kraken
#

bruhhhhh i have been through this twice