Allow Plugins to emit itemstacks based on a loot context
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 3.5k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem?
While Creating custom loot table would imply a major rewrite on the codebase, allowing this direct acess would not, while creating an easy way for plugins to have "custom lootTable" of sorts
Describe the solution you'd like.
A solution that changes as little of the codebase as possible.
Describe alternatives you've considered.
Updating LootContext to become usable by Plugins
Other
No response
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 LootContext and the existing plugin-facing loot or itemstack APIs. Determine what access plugins need to emit itemstacks from a loot context while preserving the requested minimal codebase changes. Done means the intended plugin workflow is defined and covered by appropriate tests, but the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100