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

Ammo · Changes

Page history
Update Ammo authored Jun 13, 2023 by Amy's avatar Amy
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 3 deletions
+3 -3
  • Ammo.md Ammo.md +3 -3
  • No files found.
Ammo.md
View page @ b5335371
...@@ -3,7 +3,7 @@ Crucible adds a simple ammo system to allow you to easily create guns that use o ...@@ -3,7 +3,7 @@ Crucible adds a simple ammo system to allow you to easily create guns that use o
Configuring an Item Configuring an Item
------------------- -------------------
The ammo system has its own configuration block on an item: The ammo system has its own configuration block on an item:
``` ```yaml
TestGun: TestGun:
Ammo: Ammo:
Enabled: TRUE Enabled: TRUE
...@@ -34,7 +34,7 @@ Example Item ...@@ -34,7 +34,7 @@ Example Item
------------ ------------
Configured in an item file: Configured in an item file:
``` ```yaml
TestGun: TestGun:
Id: BLAZE_ROD Id: BLAZE_ROD
Model: 10 Model: 10
...@@ -56,7 +56,7 @@ TestGun: ...@@ -56,7 +56,7 @@ TestGun:
``` ```
In a skills file: In a skills file:
``` ```yaml
TestGun-OutOfAmmo: TestGun-OutOfAmmo:
Skills: Skills:
- am{m="&c&lOut of Ammo"} - am{m="&c&lOut of Ammo"}
......
Clone repository
  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Item Options
  • Item Skills
  • Item Durability
  • Custom Blocks
  • Furniture
  • Crafting Recipes
  • Custom Bags
  • Ammo System / Guns
New Mechanics
  • Item Mechanics
  • Item Targeters
  • Item Triggers
  • Item Conditions