ldtteam / ldtteam/StorageRacks
[Suggestion] Allow other Stone types for stone controller
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Allow Slabs from other stone types (andesite, cobblestone, diorite, granite, ) to be used for creating the stone controller, rather than just vanilla stone (minecraft:stone_slab) as some mod lists containing mods that introduce large amounts of new stone types or alter world generation might make it difficult to acquire 'regular' stone.
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
Start by locating the stone controller's recipe or creation logic and inspect how it currently restricts inputs to minecraft:stone_slab. Check how the project represents compatible stone slabs, then verify that andesite, cobblestone, diorite, granite, and modded stone slabs can create the controller without requiring regular stone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100