Search the Community
Showing results for tags 'tags'.
-
[KaminariCraft] ⚡ Your Next Minecraft Adventure Starts HERE! Where lightning meets creativity — Join the storm! Welcome to KaminariCraft – The Ultimate Survival Experience! Whether you're a chill builder, redstone mastermind, or hardcore explorer, KaminariCraft offers a one-of-a-kind journe...
-
I want to copy all the tags in a vanilla block (namely sand) to a modded block I added. To get the sand block tags I'm using Blocks.SAND.builtInRegistryHolder().tags() and calling it in a BlockTagsProvider class which was added to the DataGenerator in the GatherDataEvent. The...
-
Hey All, I have a unique issue with a modpack I'm playing: I know Forge usually combines all tags that have the same name across the mods for recipes. Unfortunately, a mod I'm playing with didn't follow this logic based on a typo. I have like 5 forms of steel ingots, but one of the mods ac...
-
Hello, and happy new year! I've returned to modding while on break from work, and cannot make heads or tails of the method for setting the correct tool for breaking a custom block. This should be a simple affair, but after digging through the vanilla files, all I could find was assets/data/...
-
It's a long time coming, but it's finally here -- as of Forge 1.21.1, we've now implemented the de-facto common tags! With the introduction of the de-facto common tags in Forge, there are now numerous tags that are shared across all major mod loaders. This means greater compatibility between mo...