#Item Consuming

17 messages · Page 1 of 1 (latest)

mystic galleon
#

I don't want large plate cast to be consumed during this recipe. How can I do that?
It looks like this code doesn't work.

    "type": "thermal:press",
    "ingredients": [
      {
        "tag": "forge:ingots/copper",
        "count": 9
      },
      {
        "item": "kubejs:large_plate_cast"
      }
    ],
    "result": [
      {
        "item": "kubejs:lp_copper"
      }
    ],
    "energy": 400
  }).keepIngredient('kubejs:large_plate_cast')```
exotic marshBOT
#

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

golden flax
#

??neversay

dawn rainBOT
# golden flax ??neversay

Never say 'it crashed', 'it errored', or 'it didn't work' without providing the full crash report, log, and scripts!

mystic galleon
#

I already sent the code

dawn rainBOT
#

Paste version of server.log from @mystic galleon

mystic galleon
dawn rainBOT
#

Paste version of latest.log from @mystic galleon

mystic galleon
#

The recipe works, but it continues to consume the cast.

#

I want it not to consume the cast

gentle knot
#

isn't it inscribe on the type?

#

@mystic galleon

#

remove keepIngredient, it has no use on custom

mystic galleon
gentle knot
#

jfc this is thermal not ae2 LOL