
Conveniented Forge Tags
Merge Conventional tags and Forge tags together
About this Mod
Conveniented Forge Tags
This is a simple Minecraft mod for Fabric/Quilt 1.18.2 that makes ForgeTags and Conventional Tags sync with each other.
Why?
If you're playing Create Fabric (or other mods that use ForgeTags) with other 'big' native Fabric mods, you may find that they are using two different tags systems and they are not compatible with each other so you can't use a mod's item in another mod's recipe. This mod is designed to solve this problem.
Builtin Merge Rules
Ingots
Double Ingots
Plates
Dusts
Small Dusts
Tiny Dusts
Nuggets
Rods
Wires
Coins
Gears
Dyes
Seeds
Ores
Storage Blocks
Raw Ores
Example
For example, zinc ingots. In ForgeTags it's #c:ingots/zinc and in conventional tags it's #c:zinc_ingots.
Before
// #c:zinc_ingots
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot"
}
// #c:ingots/zinc
{
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
After
// #c:zinc_ingots
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot",
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
// #c:ingots/zinc
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot",
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
Available Versions
How to Install Conveniented Forge Tags on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.18.2).
Install Mod
Open the mod browser in the dashboard and search for "Conveniented Forge Tags". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.18.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Conveniented Forge Tags server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.18.2). You can switch loaders with one click in the panel.
Is Conveniented Forge Tags compatible with fabric and quilt?
Conveniented Forge Tags officially supports fabric, quilt for Minecraft 1.18.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Conveniented Forge Tags – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Conveniented Forge Tags consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Conveniented Forge Tags with just one click on your server.