QuiltMC / quilt-standard-libraries

A set of libraries to assist in making Quilt mods.
Apache License 2.0
152 stars 85 forks source link

Unify tag namespace and conventions between Neoforge and Fabric (and Quilt) for 1.21 MC #345

Open sylv256 opened 1 year ago

sylv256 commented 1 year ago

https://github.com/FabricMC/fabric/pull/3310

If Fabric implements this, we will probably have to. It's a good system anyways, so I don't see any problem with Quilt-exclusive mods using it. If we don't want to implement it for Quilt-exclusive mods, we could just use a system to convert their tags to ours. Again though, I think we should implement this both for compatibility and because it's beneficial to modding.

But a mod could be called common!

Okay, then we should reserve that namespace then (with the exception of Fabric mods unless Fabric reserves common).

F5T3 commented 1 year ago

You literally just took the comments from the original pull and reworded them so that it looks original, and why did you make two issues? Oh, one is in QuiltMC and this one is in this repo.

sylv256 commented 1 year ago

Oh, one is in QuiltMC and this one is in this repo.

I think you meant Fabric, but yes, this is a mirror of Fabric's issue.