KrisCris / KrisCris/AllStackable

[Feature Request] Tag support for configs

Open
#52 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
13
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Add item tag support for configs?
Example:
```
[
{
//items
"minecraft:potion": 16
},
{
//tags
"minecraft:logs": 16
},
{
"permissionLevel": 4,
"stackEmptyShulkerBoxOnly": 0
}
]
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides only a configuration example and does not name files, tests, or entry points. Start by locating how item configuration entries are parsed and matched, then determine how the shown tag form should behave. Done means configs accept item tags such as minecraft:logs with the requested stack size and have coverage for the new behavior.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.