ldtteam / ldtteam/StorageRacks
Feature Request: config option
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It would be super cool if we have the option to change the item needed to upgrade racks. Currently you can only upgrade with the default items (stone, iron, etc) by left click. My suggestion is that you can have a config option for each tier and the corresponding item needed for upgradin them. This will allow modpack creators to set the items we want for custom progression.
Example:
rackstoneupgrade: minecraft:prismarine
rackironupgrade: minecraft:nether_star
Thank you!
Contributor guide
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
No source files or tests are named. Start by locating the rack upgrade handling and configuration definitions, then compare them with the requested per-tier examples such as rackstoneupgrade and rackironupgrade. Done means each rack tier can use a configured item instead of only its default upgrade item, with the configuration usable by modpack creators.
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