ldtteam / ldtteam/StorageRacks

[Suggestion] Allow other Stone types for stone controller

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.