OpenBagTwo / OpenBagTwo/LighterEnd
Advancement: Aurora Crystal is Mined by a Fortune III tool
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Players should have a hint that Aurora Crystals are "renewable" / "farmable," as mining one with a Fortune III pickaxe will drop more crystal shards than are needed to craft a new crystal block.
Describe the solution you'd like
- Create an
AdvancementCriterionthat triggers when a player breaks a block using a tool with a given enchantment - Create an Advancement as described above that utilizes this criterion
Describe alternatives you've considered
A dirty hack would be to use InventoryChanged to detect increases of 5+ shards.
Additional context
This is low priority compared to the other advancements.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points. Start by locating existing advancement definitions and AdvancementCriterion implementations, then trace how block-breaking enchantments are represented. Done means the advancement uses the new criterion and recognizes a Fortune III tool breaking the relevant block.
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