#Weird craft recipes warning?

15 messages · Page 1 of 1 (latest)

fair crystal
#
ServerEvents.recipes(event => {
    event.shapeless('minecraft:string', '4x biomesoplenty:webbing');
    event.shaped('kubejs:flint_stick', ['SF','sS'], {S: 'minecraft:string', F: 'kubejs:sharpened_flint', s: 'minecraft:stick'});
    event.shaped('kubejs:rock_axe', ['SR','sS'], {S: 'minecraft:string', R: 'kubejs:sharpened_pebble', s: 'minecraft:stick'});
});
slate haloBOT
#

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

fair crystal
#

i added no created based items here yet this code raises those warnings?

#

the output also seemingly has nothing at all to do with my items

#
[16:39:43] [WARN] Error parsing recipe create:cutting/compat/biomesoplenty/stripped_cherry_wood[create:cutting]: {"type":"create:cutting","conditions":[{"type":"forge:mod_loaded","modid":"biomesoplenty"}],"ingredients":[{"item":"biomesoplenty:stripped_cherry_wood"}],"processingTime":50,"results":[{"count":6,"item":"biomesoplenty:cherry_planks"}]}: Unknown item 'biomesoplenty:stripped_cherry_wood'

they're really quite long as well

strange sierra
#

those are not from your script

#

those are errors that KJS picks up from other mods

fair crystal
#

that only show when my recipies are loaded?

strange sierra
#

appears so

#

either way its nothing to worry about

fair crystal
#

or does kube just stay silent about them untill it digs into there

#

or maybe my axe item just isnt known to those mods 😮

strange sierra
fair crystal
#

ig its older code from the mod

#

ty 😄
also congrats again on your win ^.^