Tag and recipe suggestions #1277
PegasDoggeAM
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I am only reading this part and comment here to say this is nonsense. Nested tags are proper convention and encouraged for making sub categories. see neoforge and fabric already shipping subtags and referencing those subtags in the parent tag. It’s the whole point of them. c:crops is parent. All tags under c:crops/ folder are subtags and all are referenced in parent tag https://github.com/neoforged/NeoForge/tree/1.21.11/src/generated/resources/data/c/tags/item/crops May I ask where you got the idea of subtags being discouraged? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Based on currently used tags and recipes for 1.21.1 (1.3.0-rc1).
Tags
1. Refrain from using c: tags inside of c: tags (e.g.#c:crops/tomatoin#c:cropsor#c:foods/raw_fishin#c:foods/safe_raw_fish); rather include items individually in both.2. Include Tomato Seeds in
#c:seeds/tomato. Same applies to other seeds.3. Include Rotten Tomato in
#minecraft:impact_projectiles.4. Use more material tags like
#c:rods/woodenor#c:gems/diamondin crafting recipes (e.g. knife recipes).5. That's a bold one, include Straw in
#c:strings.Recipe changes
"group":for fried egg recipes, so that others can add their own fried egg recipes to the same group.#c:crops/tomatotag in Immersive Engineering fermenter recipe.Cutting recipe additions
I'll leave them here just so that I don't think about them anymore :b
Beta Was this translation helpful? Give feedback.
All reactions