Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Conveniented Forge Tags

Conveniented Forge Tags

Merge Conventional tags and Forge tags together

838
6
Utility

Compatibility

Minecraft: Java Edition

1.18.2

Platforms

Fabric
Quilt

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

DM Earth
DM EarthOrganization

Details

Licensed GPL-3.0-only
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

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"
}

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.