#recipe for a book using 2 mods. in a way.

36 messages · Page 1 of 1 (latest)

modern pineBOT
#

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

open lichen
#

1, get rid of those 1xs paingordon
2. that's not how nbt works...

#

you can use /kjs hand while holding the book in your hand to copy it's nbt

#

click on the green text to copy it

#

and use that as the first argument in the recipe instead

#

??codeblock

finite daggerBOT
# open lichen ??codeblock

You can write your code in a codeblock by typing it between the codeblock delimiters:

```js :arrow_left:

ServerEvents.recipes(event => {
event.smelting('minecraft:glass', '#forge:sand').xp(.1)
})

``` :arrow_left:

As an example, :arrow_up: will look like this:

ServerEvents.recipes(event => {
  event.smelting('minecraft:glass', '#forge:sand').xp(.1)
})
open lichen
#

??editor

finite daggerBOT
# open lichen ??editor

If you're working with KubeJS scripts, config files, or similar things, we generally recommend using an actual IDE rather than just Notepad++ and its various siblings.
In a lot of cases, it can help you find errors in your code faster and also gives you neat features like syntax highlighting, automatic formatting, etc!
We recommend Visual Studio Code, since it's lightweight(-ish) and works very well with JavaScript files out-of-the-box.

open lichen
#

no worry

eternal zodiac
#

Missing the parenthesies at the event.shapeless, and the closing for the Item.of and the comma after that

open lichen
#
// inside of the recipes event
e.shapeless(Item.of('patchouli:guide_book', '{"patchouli:book":"bigreactors:erguide"}'), ['bigreactors:basic_reactorcasing', 'book']).id('kubejs:sgz-custom-recipes/misc/minecraft_crafting/guide-book')
sharp valley
#

youre missing a comma after the first parameter..

#

just copy what he wrote lol

open lichen
sharp valley
#

excuse me? hmmm

#

what you wrote the first 5 times wasnt english lol

open lichen
sharp valley
#

rule 1

open lichen
#

??rul1

#

??rule1

finite daggerBOT
sharp valley
#

neither am i

#

that doesnt mean everyone speaks your language

open lichen
#

I always thought that you were

sharp valley
#

my patience is being tested, i see

open lichen
#

huh

sharp valley
#

i'll note it down that saying "excuse me" is me complaining

sharp valley