#Need help pls
1 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
🗒️**Send the code!**🗒️
You may have an issue with a KubeJS script and you explain it to the best of your ability yet without the actual code in question we have very little to go off of in trying to assist you.
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.
If you're really on 1.12:
Don't use KubeJS on 1.12. It's very limited in features compared to today. Use GroovyScript or CraftTweaker instead.
the code is : event.remove({ output: 'minecraft:stone_pickaxe' })
I just want to remove some recipe pls 😕
use CraftTweaker
it's impossible here ?
it is possible here, but as the other guys said you shouldn't use it on 1.12
i wanna say KubeJS is better for ~1.16+ (at least 1.19+ since i use it on those versions), and for anything below that it's better to use CraftTweaker.
yes but I don't want some features I just want to remove 10-20 recipes and CraftTweaker didn't work on my server version
what do you mean "didn't work"?
it's server-side, so as long as it's on the server it should be fine.
I don't know, it's to difficult for me. Do you know what I should write for my code work pls
for this recipe, do recipes.remove(<minecraft:stone_pickaxe>);
should remove every recipe that outputs it, but at minimum it'd remove all the crafting recipes.
This is for CraftTweaker specifically
yeah
yeh but craft tweaker is a mod right ?
and for kubejs what should I writting ?I didn't succeed to configurate craft tweaker...
We just need more Information. If you say you play on fabric than which mc version?
I play on catserver
it's not a Mc Version, a Version is like 1.12.2, 1.16.5 ore something else