Advanced Crafting Tweaks
Adjust crafting costs, speed, and prerequisites; toggle item crafting on or off; and modify recipe ingredients and results.
About Advanced Crafting Tweaks
Advanced Crafting for Hytale
Take full control over crafting on your server. Adjust recipes, tweak production speeds, and rebalance your economy however you see fit.
Features
Recipe Control – Modify what it takes to craft any item, from basic tools to endgame gear.
Speed Adjustment – Use CraftingSpeedMultiplier to make crafting faster or slower.
Economy Tweaks – Scale input costs and output quantities globally. Make items cheaper, more expensive, or produce in bulk.
Per-Item Overrides – Apply specific rules to individual items when global settings aren't enough.
Configuration
All settings live in a single JSON file (mods -> EllieAU_AdvancedCrafting -> config.json), this must be changed and then your server restarted:
Parameter Description
CraftingSpeedMultiplier Scales crafting time. 0.5 = twice as fast, 2.0 = half speed.
IncludeProcessingRecipes If true, modifiers also affect smelters and similar stations.
DisableAllCrafting Shuts off all crafting server-wide.
InputMultiplier Scales ingredient costs for all recipes.
OutputMultiplier Scales output quantities for all recipes.
PrimaryOutputQuantityMultiplier Like OutputMultiplier, but only affects the main crafting result.
Overrides A list of item-specific rules that ignore global settings.
Override Parameters
Each entry in the Overrides array must include one of the following target selectors:
Parameter Description
ItemId Target a specific item by its ID.
ResourceTypeId Target all items of a specific resource type.
Tag Target all items with a specific tag.
And can include any of these optional modifiers:
Parameter Description
InputMultiplier Scales ingredient costs for matched recipes.
OutputMultiplier Scales output quantities for matched recipes.
PrimaryOutputMultiplier Scales only the main crafting result.
DisableCrafting If true, prevents crafting of matched items entirely.
TierLevel Target items of a specific tier.
Example Configuration
{ "CraftingSpeedMultiplier": 0.5, "IncludeProcessingRecipes": false, "DisableAllCrafting": false, "InputMultiplier": 0.5, "OutputMultiplier": 5.0, "PrimaryOutputQuantityMultiplier": 5.0, "Overrides": [ { "ItemId": "Tool_Pickaxe_Cobalt", "InputMultiplier": 0.2 }, { "ItemId": "Tool_Pickaxe_Crude", "DisableCrafting": true } ] } This config halves crafting time, cuts ingredient costs in half, and quintuples output. Cobalt pickaxes are even cheaper to make (20% of normal cost), and crude pickaxes can't be crafted at all.
Questions or bugs? Leave a comment!
Categories
Need a Server?
Run Advanced Crafting Tweaks on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is Advanced Crafting Tweaks?
Adjust crafting costs, speed, and prerequisites; toggle item crafting on or off; and modify recipe ingredients and results.
How do I download Advanced Crafting Tweaks?
You can download Advanced Crafting Tweaks for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created Advanced Crafting Tweaks?
Advanced Crafting Tweaks was created by EllieAU. The mod has been downloaded 529 times.
Is Advanced Crafting Tweaks compatible with Hytale servers?
Advanced Crafting Tweaks is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install Advanced Crafting Tweaks?
To install Advanced Crafting Tweaks: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Gameplay Mods
View all modsWan's Wonder Weapons
WanMine
A collection of unique weapons for Hytale, new "relics" blending elemental power, dark magic, and a touch of absurdity!
Perfect Parries
narwhals
Adds a souls-like/RPG combat mechanic where if you block at the instant where you are supposed to take damage, you don't lose stamina, deflect some damage, and stun the attacker. This mod includes a stamina system similar to that of souls/RPG games.
Spellbook
DarkhaxDev
Powering your favorite mods with clean, reusable helpers and utilities.
RPG Leveling And Stats/Skills
Zuxaw_dev
An RPG leveling plugin for Hytale that adds experience points, leveling, stat allocation, and character progression with a GUI, HUD, competitive leaderboard system, and full multi-language translation support.
Lucky Mining
Buuz135
Get more ores from mining, the more you mine in a row, the more ores you get.
MMO Skill Tree
ziggfreed
(Multiple Languages) MMO Skill Tree adds an RPG-style progression system where every action you take helps you grow stronger.