///12
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
| Line 44: | Line 44: | ||
| yes | | yes | ||
| Set if players can exit | | Set if players can exit | ||
|- | |||
| playerenterexit<br>playerexitenter | |||
| yes | |||
| Sets both playerenter and playerexit at the same time to the same value. | |||
|- | |- | ||
| spawnitemdrops<br>spawndrops<br>killdrops | | spawnitemdrops<br>spawndrops<br>killdrops | ||
Revision as of 19:11, 24 July 2022
| Property | Value example | Meaning |
|---|---|---|
| addtag |
tag1 |
Add a single tag |
| settag |
taga |
Set to a single tag |
| remtag | a | Remove a single tag |
| addowner |
Maxxue |
Add an owner to the train |
| setowner |
Maxxue |
Clear all owners and set to this owner |
| remowner | Maxxue | Remove a single owner from the train |
| destination | station2 | Set the destination |
| mobenter | false | Set if mobs can enter |
| playerenter | true | Set if players can enter |
| playerexit | yes | Set if players can exit |
| playerenterexit playerexitenter |
yes | Sets both playerenter and playerexit at the same time to the same value. |
| spawnitemdrops spawndrops killdrops |
true | Sets whether carts drop items when destroyed. When disabled, also disables contents of chest/hopper minecarts dropping. |