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
  • Bags

Bags · Changes

Page history
Update Bags authored Sep 11, 2022 by Phillip's avatar Phillip
Show whitespace changes
Inline Side-by-side
Showing with 2 additions and 9 deletions
+2 -9
  • Bags.md Bags.md +2 -9
  • No files found.
Bags.md
View page @ d5f92db5
......@@ -3,6 +3,7 @@ Custom Bags
Crucible allows you to create custom bags.
Creating a bag is simple, all you need to do is give the Crucible Item a `BAG` type.
And to open bag inventories, you only need to right-click with the bag in your hand.
```yml
SMALL_BAG:
......@@ -11,17 +12,9 @@ SMALL_BAG:
Inventory:
Title: Small Bag
Size: 9
Skills:
- openinventory{} ~onUse
```
### Bag Options
- `Title` - inventory title of your custom bag. Defaults to the display name of your Crucible item.
- `Size` - the inventory size of your custom bag. Size is limited to 9,18,27,36,45, and 54.
\ No newline at end of file
### Bag Mechanics
| Mechanics | Description |
|---------------|-------------------------|
| OpenInventory | Opens the bag inventory |
\ No newline at end of file
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