AllTheMods / AllTheMods/AllTheModium
[Suggestion] Make `Awakened Unobtanium-Vibranium Alloy Block` Its Own Item
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 18
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
I recently found out (through automating the Awakening Alter from Mystical Agriculture) that the Awakened Unobtanium-Vibranium Alloy Block is not its own item, but just an NBT edited Unobtanium-Vibranium Alloy Block.
Personally, due to how the Awakened Alter effects all other items in its recipes, I believe this should craft into its own item. This would clear up some JEI recipe and uses confusion regarding the blocks, and clean up having specific filtering based on this one case of NBT data over blocks/items for the rest.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the definitions and recipe handling for the Unobtanium-Vibranium Alloy Block and its awakened NBT variant. Check how the Awakening Alter and JEI expose these recipes and uses; done means the awakened block is a distinct item without breaking the affected recipes or requiring the current special-case filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100