OpenBagTwo / OpenBagTwo/LighterEnd

Advancement: Aurora Crystal is Mined by a Fortune III tool

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

Nobody has claimed this yet.

enhancement
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
  1. Create an AdvancementCriterion that triggers when a player breaks a block using a tool with a given enchantment
  2. 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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.