MinecartMaxSpeed Attribute
Apply minecartMaxSpeed attribute to individual minecart to change its max speed
MinecartMaxSpeed Attribute
<center>
MinecartMaxSpeed Attribute
<br>
<br> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" width="160">
Add `max_speed`, the attribute version of `minecartMaxSpeed` gamerule, to the entire minecart typed entities. </center>
Requirements
* Minecraft (Game) * Fabric Loader (Loader) * Minecart Improvements (Data Pack)
Attributes
* `minecart-max-speed:max_speed` - The maximum speed a minecart may reach. If the gamerule allows to control the default base value of an entire minecart entity, this attribute allows to control the values for individual minecart entities. * Default: `8`, Range: `1` ~ `1000` * Applies to: *
Minecart *
Minecart with Chest *
Minecart with Command Block *
Minecart with Furnace *
Minecart with Hopper *
Minecart with Monster Spawner<br> *
Minecart with TNT * The base value of each entity is `8`
Notes
* The mod file name indicates the mod name, loader and version: * `(mod name)-(mod loader)-(mod version)+mc(built minecraft version).jar` * For example: `FabricModTemplate-fabric-1.0+mc1.21.jar`