Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Wiki
    • Recipes
  • Furnace

Last edited by Amy Oct 28, 2023
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Furnace

Furnace Recipes

"Furnace" type recipes, including FURNACE, BLASTING, CAMPFIRE, SMOKER, etc all use the same options, with the only difference being the type of workstation required.

Configuration

ExampleItem:
  Id: GOLD_NUGGET
  Model: 1
  Display: 'An example item'
  Recipes:
    FURNACE:
      Type: FURNACE
      Amount: 1
      CookingTime: 400
      Ingredients:
      - apple
    BLASTINGM:
      Type: BLASTING
      Amount: 1
      CookingTime: 200
      Ingredients:
      - apple
Clone repository
  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • Creating Custom Items
  • Creating Custom Blocks
  • Creating Furniture
  • Creating Crafting Recipes
  • Creating Custom Bags
  • Item Durability
  • Using with MMOItems

New Mechanics

  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions

Special Features

  • Ammo System / Making Guns
  • Special Options

Furniture

  • Furniture Options