Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns
When building a modpack around space exploration and industrial automation, recipe conflicts and broken scripts can derail an entire progression. Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns solves this by reconnecting CraftTweaker to the modern Advanced Rocketry API. This addon is essential for pack developers who need reliable, scriptable control over every machine recipe without manual config edits.
Why This Addon Matters for Modpack Stability
Advanced Rocketry underwent internal changes that broke compatibility with older script-based tweakers. The original ARTweaker never adapted, leaving a gap for server admins and pack makers. Advanced Tweakery bridges that gap, allowing you to use familiar CraftTweaker syntax to adjust recipes, power costs, and processing times. This means you can balance rocket progression, gate rare materials, or create custom event recipes without touching Java code. For multiplayer servers, it ensures every player experiences the same fair, predictable economy.
Supported Machines and Scripting Methods
The addon exposes a forMachine() method that targets key Advanced Rocketry blocks. You can script recipes for:
- Centrifuge
- Chemical Reactor
- Crystallizer
- Cutting Machine
- Electric Arc Furnace
- Electrolyser
- Lathe
- Precision Assembler
- Precision Laser Etcher
- Rolling Machine
- Small Plate Presser
Three core operations give you full control: remove deletes a specific recipe, builder creates a new one with defined inputs, outputs, energy, and time, and removeAll clears every recipe from a machine. For example, you can strip the Precision Assembler of an overpowered upgrade, then rebuild it with balanced costs. Or wipe the Lathe entirely and design a fresh progression from scratch. This flexibility is invaluable for maintaining a cohesive pack experience.
How to Install Advanced Tweakery
To get started, download Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns from your preferred mod source. Place the JAR file into your Minecraft mods folder alongside the required dependencies: CraftTweaker and Advanced Rocketry. The addon works with Forge for Minecraft versions 1.12.2, the primary platform for space-themed modpacks. After installation, launch the game once to generate default configuration files, then begin writing scripts in the CraftTweaker scripts folder.
Quick Setup Guide
For a smooth installation, follow these steps:
- Ensure you have the correct Forge version installed for Minecraft 1.12.2.
- Place the Advanced Tweakery JAR, CraftTweaker, and Advanced Rocketry into the mods directory.
- Start the game and verify all mods load without errors in the console.
- Create a dedicated script file, e.g.,
rocketry.zs, inside the scripts folder. - Use the
forMachine()method to begin customizing recipes.
Many launchers simplify this process by handling dependencies automatically. For instance, you can download Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns through a launcher that manages mod profiles, reducing the risk of version mismatches. Always check that your Advanced Rocketry version matches the addon’s requirements to avoid startup crashes.
Practical Scripting Examples
Once installed, you can immediately start tweaking. Here are common scenarios:
- Remove a problematic recipe: If a Precision Assembler output breaks your pack’s balance, use
recipes.remove()to delete it. - Add a custom recipe: Build a Rolling Machine recipe with wool, apples, and lava fluid for a seasonal event, setting exact power and duration.
- Reset a machine: Call
removeAll()on the Lathe to wipe its defaults, then define a new set of recipes that fit your tech tree.
Always test scripts in a single-player world before deploying to a server. Check the console for typos in machine names or item tags—errors will appear clearly, making debugging straightforward.
Compatibility and Load Order
Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns is built for Forge on Minecraft 1.12.2. It requires CraftTweaker and Advanced Rocketry to function. Place the addon after both in the mods folder to ensure scripts execute after machine registration. On large modpacks, keep space-related scripts in a separate file to simplify updates and avoid conflicts with vanilla or other mod recipes. This addon does not add new blocks or biomes; it purely restores scripting access, making it a lightweight but critical tool for any Advanced Rocketry-based pack.
Why You Should Download Advanced Tweakery Today
For modpack authors and server administrators, Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns is a must-have. It eliminates the frustration of broken scripts after updates and gives you back full control over industrial chains. Whether you want to speed up rocket construction, gate rare ores, or design unique challenges, this addon delivers the flexibility you need. Download Advanced Tweakery: CraftTweaker for Advanced Rocketry Returns for Minecraft and keep your space modpack stable, balanced, and endlessly customizable.