Compatibility
Minecraft: Java Edition
24w34a
24w33a–24w34a
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
MinecartMaxSpeed Attribute
Add max_speed
, the attribute version of minecartMaxSpeed
gamerule, to the entire minecart typed entities.
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
- Minecart with TNT
- The base value of each entity is
8
- Default:
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