-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Skyroot Plank lacks the "minecraft:plank" tag. Should it be added? #1822
Comments
Using the |
I see this was closed, but it is quite a detriment to modpacks where planks have many uses beyond vanilla and skyroot planks cannot be used in any of those recipes. As it stands Minecraft does not have wooden variants for blocks like bookshelves and beds, so I do not believe The Aether should either until Minecraft itself does. |
Skyroot Tools, Buckets, etc would also have to be removed which are a core part of the mod so that will not happen |
Buckets would not have to be removed as Minecraft does not have wooden buckets. Does there really need to be a "skyroot stick" that doesn't work with any vanilla or modded recipes? Same could be said for skyroot tools when Minecraft already has wooden tools etc. Progression should take vanilla into account while complementing it - see the Nether which offers nylium as its wood and blackstone as its stone-replacement, these blocks make regular wooden and stone tools and this isn't a problem. |
Skyroot tools have unique abilities, they aren't the same as vanilla wood tools, hence the differing/incompatible recipes/materials. It's not something we'll be changing |
the buckets would also be overwritten by the bowl recipe |
It's an awkward but understandable situation - I only hope some steps can be taken to mitigate the incompatibilities (using tags instead of skyroot sticks directly in recipes for example). |
Well, I have been playing with a custom datapack that adds the tags to the aether blocks, and so far, no incompatibility has happened. From that I understand, since Aether tools use the item ID for the craft, they take priority over tag recipes. Also, in regards to datapacks, there is the polymorph mod that can fix any unforeseen craft incompatibility |
I wonder if because using a custom datapack means youre assumedly loading it with the world startup as opposed to game startup, that somehow causes the Aether recipes to guarantee priority. I have seen a similar situation with addon recipes vs base mod recipes where load stage can determine recipe priority between the two, but hadn't considered if this also applies to the next level down with base mod vs minecraft. If so, I may have to do some testing to investigate this. |
@ffuentesm I cannot reproduce the functionality of your pack with the Aether. |
I am going to keep this issue open anyways as a reminder that I need to look into PRing a potential method for getting around this to NeoForge. |
What Feature Types Apply to This Request?
Block, Item
Other Type
No response
Is This an Enhancement to a Preexisting Feature?
What Is Your Feature Request?
I am mostly confused as to why the Skyroot plank lacks the plank tag if the Skyroot Log has the Minecraft:log tag.
Why Should It Be in the Mod?
For consistency and compatibility with other mods.
Does This Feature Improve Compatibility With Another Mod?
yes, any mod that interact with planks.
Please Read and Confirm the Following
The text was updated successfully, but these errors were encountered: