
Fex's Vehicle & Transportation Mod
Vast addon-pack based content and vehicle mod.
- Загрузки
- 37K
- Подписчики
- 31
- Обновлён
- 17 августа 2026 г.
- Лицензия
- Fexcraft-Common-License
Опубликован 19 марта 2024 г.
FVTM is a pack based mod, with which you can add content to the game without any Java knowledge! All with fairly simple config files. Among other you can create:
- vehicles, drive-able vehicles (land and rail, other types wip)
- parts, to customize your vehicles
- wheels in varying sizes and with varying terrain attributes
- materials, generic items which you can use in recipes
- consumables, custom food and drinks
- blocks, basic blocks, rotated blocks, animated blocks, blocks with functions, blocks with inventories
- multi-blocks, customizable machines
- clothes, custom wearable armor items
Supported Model Formats:
- JSON (only for blocks and items)
- OBJ (including blocks and clothes!)
- FMF (model format exported from FMT)
- SMP Toolbox models (uncompiled!)
Other Cool Features:
- legendary road tool (see YouTube video) or bilibili
Content and Pack availability!
Depending on Minecraft version, not all features may be available to the same extent.
Packs are version neutral. You can use FVTM v4 packs on any version FVTM v4 is available on!
But unless a pack for example was specifically updated for 1.21, you may experience things like missing item icons.
Packs
There's a list in there wiki over here.
Discord
Videos (v4) 1.12 / 1.20 / 1.21
- How to craft and drive a car || bilibili
- Part / Wheel install and removal in V4 || bilibili
- Note there's no constructor block in V4 Like there was in V3!
- Making a vehicle using an OBJ Model || bilibili
- Decoration Creation & Use || bilibili
Bilibili Videos
https://www.bilibili.com/video/BV1yB4y1e7jN
https://www.bilibili.com/video/BV1bf4y1b7eo
https://space.bilibili.com/2104691318/video
Ченджлог
4.26.9Релиз26.1, 26.1.1, 26.1.2 · 17 августа 2026 г.
- simplified junction tool usage to be without double-click
- changed junction tool warning that removal is not possible to instead remove last index track from junction
- now if finishing a rail/track while holding shift/sneaking automatically a new rail is started
- added
UniPerm.can_interactchecks to:- Junction Tool
- Wire, Relay and Component Interaction
- Decorations
- Road Tool
- Rail Placing
- added
fvtm.adminperm check to Road Tool Placing - added
fvtm.adminperm with perm level 4 - added Rail Preset Editor UI, accessible by shift+right clicking with a rail gauge item
- rail gauge items can now be used in standard or preset mode, toggable in the preset editor UI
- RailGauge Presets are now stored client side in
/config/fvtm-rail-presets.json - RailGauge Presets can be import/exported/shared via clipboard using the UI
- added RailGauge Preset placing feature and 3d point preview
4.20.52Релиз1.20.1 · 17 августа 2026 г.
- simplified junction tool usage to be without double-click
- changed junction tool warning that removal is not possible to instead remove last index track from junction
- now if finishing a rail/track while holding shift/sneaking automatically a new rail is started
- added
UniPerm.can_interactchecks to:- Junction Tool
- Wire, Relay and Component Interaction
- Decorations
- Road Tool
- Rail Placing
- added
fvtm.adminperm check to Road Tool Placing - added
fvtm.adminperm with perm level 4 - added Rail Preset Editor UI, accessible by shift+right clicking with a rail gauge item
- rail gauge items can now be used in standard or preset mode, toggable in the preset editor UI
- RailGauge Presets are now stored client side in
/config/fvtm-rail-presets.json - RailGauge Presets can be import/exported/shared via clipboard using the UI
- added RailGauge Preset placing feature and 3d point preview
4.12.112Релиз1.12.2 · 17 августа 2026 г.
- simplified junction tool usage to be without double-click
- changed junction tool warning that removal is not possible to instead remove last index track from junction
- now if finishing a rail/track while holding shift/sneaking automatically a new rail is started
- added
UniPerm.can_interactchecks to:- Junction Tool
- Wire, Relay and Component Interaction
- Decorations
- Road Tool
- Rail Placing
- added
fvtm.adminperm check to Road Tool Placing - added
fvtm.adminperm with perm level 4 - added Rail Preset Editor UI, accessible by shift+right clicking with a rail gauge item
- rail gauge items can now be used in standard or preset mode, toggable in the preset editor UI
- RailGauge Presets are now stored client side in
/config/fvtm-rail-presets.json - RailGauge Presets can be import/exported/shared via clipboard using the UI
- added RailGauge Preset placing feature and 3d point preview
4.26.8bРелиз26.1, 26.1.1, 26.1.2 · 8 августа 2026 г.
- fixed rendering error with models using the
fvtm:sign_offsetandfvtm:sign_scaled_offsetprograms - fixed crash related to vehicle inventory interaction code
- (26.1) model group rendering related adjusments, base signs should render properly again
4.20.51bРелиз1.20.1 · 8 августа 2026 г.
- fixed rendering error with models using the
fvtm:sign_offsetandfvtm:sign_scaled_offsetprograms - fixed crash related to vehicle inventory interaction code
4.12.111bРелиз1.12.2 · 8 августа 2026 г.
- fixed rendering error with models using the
fvtm:sign_offsetandfvtm:sign_scaled_offsetprograms - fixed crash related to vehicle inventory interaction code
4.26.8Релиз26.1, 26.1.1, 26.1.2 · 29 июля 2026 г.
- more wire component rendering related adjustments/fixes
- UniWireRenderer now also handles interact-box rendering
- improved wire interact-box rendering / conditions / color
- merged RenderCache with RenderCacheI and related changes
- (1.12) removed RenderCache capability and related changes
- (1.12) removed RailTestEntity and related classes
- (1.20) removed RenderCache capability and related changes
- (1.20) added RenderCache support to 1.20 BE Rendering
- (26.1) added RenderCache support to 26.1 BE Rendering
fvtm:attribute_rotator,fvtm:attribute_translatorandfvtm:attribute_visiblehave now a version neutral implementation- reworked ModelRenderData, usage and related changes
- added
rotationfield to ModelGroup - reworked existing programs to use ModelGroup
rotation - (26.1) earlier mentioned changes fix attribute rotator/translator program state not being visible
- changed ModelGroup
scalefield to V3D and related changes - merged wheel programs into an universal implementation
- merged steering wheel programs
- further adjustments in UniWireRenderer to make wire components display correctly on 26.1
4.20.51Релиз1.20.1 · 29 июля 2026 г.
- more wire component rendering related adjustments/fixes
- UniWireRenderer now also handles interact-box rendering
- improved wire interact-box rendering / conditions / color
- merged RenderCache with RenderCacheI and related changes
- (1.12) removed RenderCache capability and related changes
- (1.12) removed RailTestEntity and related classes
- (1.20) removed RenderCache capability and related changes
- (1.20) added RenderCache support to 1.20 BE Rendering
- (26.1) added RenderCache support to 26.1 BE Rendering
fvtm:attribute_rotator,fvtm:attribute_translatorandfvtm:attribute_visiblehave now a version neutral implementation- reworked ModelRenderData, usage and related changes
- added
rotationfield to ModelGroup - reworked existing programs to use ModelGroup
rotation - (26.1) earlier mentioned changes fix attribute rotator/translator program state not being visible
- changed ModelGroup
scalefield to V3D and related changes - merged wheel programs into an universal implementation
- merged steering wheel programs
- further adjustments in UniWireRenderer to make wire components display correctly on 26.1
Комментарии
Загружаем…