Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • 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
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Mechanics
  • fawepaste

fawepaste · Changes

Page history
added pasteID attribute and general build 4433 changes authored Apr 26, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 8 additions and 3 deletions
+8 -3
  • Skills/mechanics/fawepaste.md Skills/mechanics/fawepaste.md +8 -3
  • No files found.
Skills/mechanics/fawepaste.md
View page @ df78cb00
......@@ -3,7 +3,8 @@ Mechanic: fawePaste
Pastes a Schematic using the FAWE Plugin found here: [FAWE](https://www.spigotmc.org/resources/fast-async-worldedit.13932/)
You must create a "Schematics" folder in your MythicMob directory and put the schematics you will use inside that folder.
You must create a `Schematics` folder in your MythicMob directory and put the schematics you will use inside that folder.<br>
If the schematic defined in the mechanic is not found inside mm's `Schematics` folder, FAWE's and WE's will be then checked for its presence
Attributes
----------
......@@ -18,10 +19,14 @@ Attributes
| chestDropTable | chests,cdt | Which MythicMob Drop Tables to supply the chests within the Schematic with. | "" |
| trappedchestDropTable | trapchests,tcdt | Which MythicMob Drop Tables to supply the Trapped Chests within the Schematic with. | "" |
| blocksPerTick | | The number of blocks that are placed every tick | |
| pasteID | pid, id | The paste's id. Can be used to undo the paste via the [undoPaste] mechanic | |
Examples
--------
```yaml
- fawePaste{schematic=deserttempleiron.schem;y=6;air=true;chestDropTable=IronDropTable} @origin
```
[undoPaste]: /Skills/mechanics/undopaste
\ No newline at end of file
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples