Mod
Conveniented Forge Tags
No reviews yet
Merge Conventional tags and Forge tags together
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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
json5
// #c:zinc_ingots
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot"
}
json5
// #c:ingots/zinc
{
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
After
json5
// #c:zinc_ingots
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot",
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
json5
// #c:ingots/zinc
{
"techreborn:zinc_ingot",
"another_tech_mod:zinc_ingot",
"create:zinc_ingot",
"alphamode:zinc_ingot"
}
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"
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers