#changing recipes
52 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Please send your KubeJS server log. It can be found at /minecraft/logs/kubejs/server.log.
If you are on 1.18 or 1.16 it will be called server.txt.
Please send the file directly, without links or snippets.
maybe i will just give you a stream in here?
nah
Paste version of server.log from @turbid forge
Paste version of armor.js from @turbid forge
and its same with crusader chestplate
there is no new recipe for this armor
event.shaped('magistuarmory:cuirassier_chestplate', [
'BCB',
'BAB',
'CCC'
],{
A: 'magistuarmory:woolen_fabric',
B: 'magistuarmory:steel_chainmail',
C: 'medivalminecraft:double_ironingot'
})
bcs im still doing it
lol
cuirassier? 
oh, shit i fucked up the names
it still happends to mee
i remember doing a recipe
long time ago
and i did want white wool
but i typed white gray
i couldnt stop laughing for 10 minutes
[11:34:11] [WARN] Error parsing recipe minecraft:kjs/magistuarmory_chainmail_chestplate[kubejs:shaped]: {"type":"minecraft:crafting_shaped","result":{"item":"magistuarmory:chainmail_chestplate","count":1,"nbt":"{Damage:0}"},"pattern":["A A","CCC","CCC"],"key":{"A":{"item":"minecraft:leather"},"B":{"item":"minecraft:chain"},"C":{"item":"magistuarmory:steel_chainmail"}}}: Key defines symbols that aren't used in pattern: [B]
there is no "B" in recipe pattern
ye ye i know
its just a lot of code
and im doing a spagetthi code
i know that...
go take some rest
i think i shouldnt do it to late hours
i woke up like 3 hours ago and i started doing it, like 40 minutes ago>?
yeah 40 minutes
i think it might be because of school
maybe
sitting to 3 or 2 pm
just check server log, there are all answers
yeah, thanks man :D
:D
🤯 its my head when i saw this
Ticket re-opened!
bruv how am i still fucking this up...
Kube won't allow you to register a recipe where you define keys (the A,B,C,... items) that aren't used in the recipe.
You have A,B,C,D here but are only using A,C,D
no worrys i fixed the issue