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 53
    • Issues 53
    • 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

Recipes · Changes

Page history
Create Recipes authored May 17, 2022 by Ashijin's avatar Ashijin
Hide whitespace changes
Inline Side-by-side
Showing with 31 additions and 0 deletions
+31 -0
  • Recipes.md Recipes.md +31 -0
  • No files found.
Recipes.md 0 → 100644
View page @ c04d0883
Crafting Recipes
----------------
Added in v1.5.0 dev builds.
Example Configuration
---------------------
```
TestRecipe:
Id: GOLD_NUGGET
Model: 5
Display: 'Test Recipe Item'
Recipes:
FURNACE:
Type: FURNACE
Amount: 1
Ingredient: diamond
SHAPED_1:
Type: SHAPED
Amount: 1
Ingredients:
- apple | air
- air | apple
SHAPELESS_1:
Type: SHAPELESS
Amount: 1
Ingredients:
- apple
- apple
- diamond
- TestRecipe
```
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues

Usage

  • Installation
  • Creating Custom Items
  • Using with MMOItems

New Mechanics

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

Special Features

  • Ammo System / Making Guns
  • Special Options