//36
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
| '''Hitbox''' || Creates an invisible box that can be clicked. Important for entering seats. Size is configured in the Position menu. | | '''Hitbox''' || Creates an invisible box that can be clicked. Important for entering seats. Size is configured in the Position menu. | ||
|- | |- | ||
| [[TrainCarts/Attachments/Entity|'''Entity''']] || Displays an Entity like a Minecart or Mob | | [[Special:MyLanguage/TrainCarts/Attachments/Entity|'''Entity''']] || Displays an Entity like a Minecart or Mob | ||
|-bgcolor="#dddddd" | |-bgcolor="#dddddd" | ||
| [[TrainCarts/Attachments/Item|'''Item''']] || Displays an Item on an Armorstand or using a Display Entity | | [[Special:MyLanguage/TrainCarts/Attachments/Item|'''Item''']] || Displays an Item on an Armorstand or using a Display Entity | ||
|- | |- | ||
| [[TrainCarts/Attachments/Block|'''Block''']] || Displays a Block using a Display Entity. Only available on Minecraft 1.20+. | | [[Special:MyLanguage/TrainCarts/Attachments/Block|'''Block''']] || Displays a Block using a Display Entity. Only available on Minecraft 1.20+. | ||
|-bgcolor="#dddddd" | |-bgcolor="#dddddd" | ||
| [[TrainCarts/Attachments/Seat|'''Seat''']] || A seat where a single player or entity can sit | | [[Special:MyLanguage/TrainCarts/Attachments/Seat|'''Seat''']] || A seat where a single player or entity can sit | ||
|- | |- | ||
| [[TrainCarts/Attachments/Model|'''Model''']] || Loads in a full attachment configuration from the model store | | [[Special:MyLanguage/TrainCarts/Attachments/Model|'''Model''']] || Loads in a full attachment configuration from the model store | ||
|-bgcolor="#dddddd" | |-bgcolor="#dddddd" | ||
| '''Text''' || Floating Text Balloon | | '''Text''' || Floating Text Balloon | ||
| Line 25: | Line 25: | ||
| '''Light''' || When [https://www.spigotmc.org/resources/lightapi-fork.48247/ LightAPI] is installed, spawns a moving light source at the attachment position | | '''Light''' || When [https://www.spigotmc.org/resources/lightapi-fork.48247/ LightAPI] is installed, spawns a moving light source at the attachment position | ||
|-bgcolor="#dddddd" | |-bgcolor="#dddddd" | ||
| [[TrainCarts/Attachments/Sound|'''Sound''']] || Adds a sound effect played with effect signs, command or the sequencer | | [[Special:MyLanguage/TrainCarts/Attachments/Sound|'''Sound''']] || Adds a sound effect played with effect signs, command or the sequencer | ||
|- | |- | ||
| [[TrainCarts/Attachments/Sequencer|'''Sequencer''']] || Automatically plays | | [[Special:MyLanguage/TrainCarts/Attachments/Sequencer|'''Sequencer''']] || Automatically plays effects. Used to create ambient sound loops, such as engine noises, or to activate particle effects on a loop, such as a smoke stack. | ||
|} | |} | ||
Latest revision as of 15:25, 23 September 2024
| Type | Description |
|---|---|
| Empty | Displays nothing. Used as a marker attachment to easily position multiple other attachments, and as an anchor for animations |
| Hitbox | Creates an invisible box that can be clicked. Important for entering seats. Size is configured in the Position menu. |
| Entity | Displays an Entity like a Minecart or Mob |
| Item | Displays an Item on an Armorstand or using a Display Entity |
| Block | Displays a Block using a Display Entity. Only available on Minecraft 1.20+. |
| Seat | A seat where a single player or entity can sit |
| Model | Loads in a full attachment configuration from the model store |
| Text | Floating Text Balloon |
| Platform | A moving shulker box that players can stand on. Does not work moving up. |
| Schematic | Displays multiple blocks using a WorldEdit saved Schematic |
| Light | When LightAPI is installed, spawns a moving light source at the attachment position |
| Sound | Adds a sound effect played with effect signs, command or the sequencer |
| Sequencer | Automatically plays effects. Used to create ambient sound loops, such as engine noises, or to activate particle effects on a loop, such as a smoke stack. |