CurseForge · Minecraft mod
Trajectory
Trajectory is a mod/API that allows other mods to move blocks around the world
Quick answer
Which Trajectory release matches 1.7.10?
Trajectory 0.1.2 Alpha targets 1.7.10. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Trajectory required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Trajectory 0.1.2 Alpha need?
Trajectory 0.1.2 Alpha on 1.7.10. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Trajectory without breaking your instance.
Built for Trajectory 0.1.2 Alpha on 1.7.10. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Trajectory 0.1.2 Alpha. It targets 1.7.10; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Trajectory 0.1.2 Alpha. It opens that exact file at the source.
About this project
What does Trajectory add?
What is Trajectory?
Trajectory is a mod/API that allows other mods to move blocks around the world following certain trajectories. Those trajectories can either be the pre-defined ones (translation and rotation), or custom ones created by implementing the ITrajectory interface.
What mods use Trajectory?
Current list of mods using Trajectory (13 Oct. 2015):
- Framez 2 (from release)
If your mod uses Trajectory, send me a PM with the link to it and the version that started using it, and I'll add it to this list.
What features does Trajectory currently have? (13 Oct. 2015)
- Block movement using placeholder blocks
- Entity movement alongside the blocks.
- Collision box movement.
- Selection box movement.
- Partial block interaction while moving.
- Commands for server admins/command blocks/other utilities:
- /trajectory moveblock [...]
- /trajectory movearea [...]
- IMC messages for mod developers (blacklist blocks/tile entities/classes, avoid TileEntities from being invalidated...).
- Simple JSON config file for movement handling.
What features are planned for future versions of Trajectory?
- Block movement using entities
- Strcuture modification whilst moving
- Advanced JSON config file for movement handling (eg.: defining rotation handling for blocks inside the config file)
What mods/mod blocks are natively supported?
Translation movement supports pretty much any block from any mod, though not all of them work.
Rotation movement natively supports any block that handles Block#rotateBlock().
Mods with extra support (20 Oct. 2015):
- Applied Energistics 2
- Multipart rotation
- Block rotation (because Block#rotateBlock() rotates it backwards >.<)
- Buildcraft
- Pipe rotation
- Laser rotation
- ComputerCraft
- Computer movement without turning off
- Forge MultiPart
- Microblock rotation
- McMultipart rotation (multipart torches, levers, buttons...)
- Forge MultiPart -> Applied Energistics 2
- AE2 FMP multipart rotation
- Mystcraft
- Bookstand/lectern rotation
- Thermal Dynamics
- Grid re-validation when moving
- Duct rotation
- Thermal Expansion (partial)
- Machine/strongbox/cache rotation
- WAILA
- Support for WAILA tooltips on moving blocks
If you want to add support for your mod, PLEASE contact me and we'll figure out the best way to do it. I'd like to keep all the mod compatibility inside Trajectory:Compat, but in some cases you can do it in your mod (like blacklisting blocks using IMC).
Modpack permissions:
Feel free to add Trajectory to any and all of your modpacks :)
Project description from CurseForge.
Pick your setup
Trajectory by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Trajectory versions and loaders
Trajectory 0.1.2 Alpha
Trajectory-1.7.10-0.1.2-universal.jar
20 Oct 2015
Trajectory 0.1.1 Alpha
Trajectory-1.7.10-0.1.1-universal.jar
16 Oct 2015
Trajectory 0.1.0 Alpha
Trajectory-1.7.10-0.1-universal.jar
13 Oct 2015
Looking for an older file? The official CurseForge project page is in Resources.