#I don't understand how to put this text into my recipe
65 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of help.js from @tawny crypt
wdym "nothing comes out"?
also, you should add .toJson() at the end
wait what
what is that recipe type? 
also just to be sure, did you use some AI to make this script?
oh boy what is this
NEVER use any AI to generate KubeJS code. They currently know very little about it, and what they do know is often outdated or false. You can instead look at the KubeJS wiki or ask for help in #1047320998199955458.
: {"type":"type","name":"name","time":2595600,"rewards":[{"item":"draconicevolution:draconic_chestpiece"},{"item":"draconicevolution:draconium_core","count":64},{"item":"draconicevolution:draconic_energy_module","count":16},{"item":"ae2:molecular_assembler","count":64},{"item":"ae2:brain_processor_press"},{"item":"industrialforegoing:machine_frame_advanced","count":32},{"item":"draconicevolution:draconium_block","count":64},{"item":"ae2:crafting_accelerator_3_level","count":3},{"item":"ae2:1024k_crafting_storage","count":4},{"item":"draconicevolution:draconic_bow"},{"item":"draconicevolution:wyvern_core","count":32},{"item":"ae2:item_cell_housing","count":8},{"item":"ae2:cell_component_4096k","count":8},{"item":"ae2:skyfarium_processor_press"},{"item":"industrialforegoing:machine_frame_supreme","count":16},{"item":"minecraft:netherite_block","count":64},{"item":"quantumquarryplus:quantum_quarry_plus","count":2},{"item":"ic3:overclocker_2_level_upgrade","count":64},{"item":"draconicevolution:draconic_staff"},{"item":"draconicevolution:awakened_core","count":16},{"item":"draconicevolution:grinder","count":4},{"item":"ae2:security_station"},{"item":"ae2:gladius_processor_press"},{"item":"ae2:interface_3_level","count":16},{"item":"draconicevolution:awakened_draconium_block","count":64},{"item":"ae2:wireless_booster","count":64},{"item":"ic3:solar_generator_7_level","count":2},{"item":"avaritia:skullfire_sword"},{"item":"draconicevolution:chaotic_core","count":8},{"item":"draconicevolution:draconic_capacitor"},{"item":"ae2:wireless_access_point"},{"item":"draconicevolution:awakened_crafting_injector","count":12},{"Item":"draconicevolution:mob_soul","tag":{"EntityName":"minecraft:wither"}},{"item":"avaritia:neutronium_block","count":64},{"item":"ae2:wireless_crafting_terminal"},{"item":"ic3:solar_generator_8_level"}]}: com.google.gson.JsonSyntaxException: Missing item, expected to find a string
what the forge is that 
I edited out the unimportant information The recipe itself works I checked it the problem is with the addition of this.
not like that 
I don't really understand
nor do I
basically your script is garbage because it was spat out by a computer
💀
we can't just debug it. we'll have to make it from scratch
what recipe is it supposed to be
I don't want to add unnecessary information that has no relevance.
{"Item":"draconicevolution:mob_soul","tag":{"EntityName":"minecraft:wither"}},
this is correct?
you are obscuring ALL information pretty much. what are you trying to do
The script works problem only with adding more complex items with nbt
??helpyou
╰( ͡° ͜ʖ ͡° )つ──☆:・゚˜”°•.˜”°• Many Help •°”˜.•°”˜*
Please provide a description of your issue with as much detail as possible. If you have an issue with a script provide the script. Explain what you can see happening and what you expect to happen. Be specific!
Tell us what is happening, we already know it "doesn't work".
Avoid using words like "it", tell us exactly what "it" is.
Don't assume anyone knows what you are talking about, be specific.
Provide screenshots or video of the issue, not the code or chat, if possible.
Provide the log.
what?
doesn't matter
this script cannot work i think
but yes afaik
the function is defined after the event
plus the recipe type

This is one of the attempts to record
that's fine actually

javascript just deals with that
okey
#hoisting
??helpyou
╰( ͡° ͜ʖ ͡° )つ──☆:・゚˜”°•.˜”°• Many Help •°”˜.•°”˜*
Please provide a description of your issue with as much detail as possible. If you have an issue with a script provide the script. Explain what you can see happening and what you expect to happen. Be specific!
Tell us what is happening, we already know it "doesn't work".
Avoid using words like "it", tell us exactly what "it" is.
Don't assume anyone knows what you are talking about, be specific.
Provide screenshots or video of the issue, not the code or chat, if possible.
Provide the log.
tpyo 💀
what
i was refering to the "yoy"
need to post warning or what?
your problem is that item: is written uppercase in that line
^
the only thing i could found its ```{Item: 'draconicevolution:mob_soul', nbt: {'EntityName':'minecraft:wither'}},````i think Item must be lowercase
also the recipe type.
wait
did we just misinterpret you. do you actually have a mod with that namespace for some reason
newKit(e, 'exclusive', [
...
Item.of('draconicevolution:mob_soul', "{'EntityName': 'minecraft:wither'}").toJson(),
...
], 2595600)
yes yes yes love you
