#Tconstruct recipe doesnt do anything

6 messages · Page 1 of 1 (latest)

mellow furnace
#
ServerEvents.recipes(event => {
    event.custom({
    "type": "tconstruct:alloy",
    "inputs": [
      {
        "amount": 80,
        "tag": "forge:molten_aluminium"
      },
      {
        "amount": 32,
        "tag": "forge:molten_obsidian"
      },
      {
        "amount": 32,
        "tag": "forge:molten_steel"
      }
    ],
    "result": {
      "amount": 32,
      "fluid": "gtceu:alumite"
    },
    "temperature": 605
  })})

  ServerEvents.recipes(event => {
    event.custom({
    "type": "tconstruct:casting_table",
    "cast": {
      "type": "tconstruct:material",
      "item": "tconstruct:large_plate"
    },
    "cast_consumed": true,
    "cooling_time": 57,
    "fluid": {
      "amount": 1152,
      "fluid": "gtceu:alumite"
    },
    "result": "tconstruct:large_plate_cast",
    "switch_slots": true
})})


hearty geyserBOT
#

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

mellow furnace
short cloakBOT
#

Paste version of message.txt from @mellow furnace

mellow furnace
#

wait nvm

#

it doesnt exist