Skip to content

BONNePlayground/VaultJewelPurposerInJava

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAULT JEWEL PURPOSER

Small mod for minecraft modpack Vault Hunters that adds a block to simplify jewel management and tool creation.

screenshot failed, use your imagination

Purpose and usefulness

When designing your tool, you do it for certain purpose. You can adjust your tool by assigning usefulness to certain attributes, with this you can:

  • make better tools than manually choosing jewels
  • make tools faster than by manually choosing jewels
  • easily decide which jewels are not worth keeping and automatically recycle them

Jewel Purposer remembers purposes that you added to it

Tutorial

  1. craft jewel purposer (use jei)
  2. put your jewels inside (works with hoppers)
  3. create new purpose with "+" or navigate to existing one with '<' and '>' buttons
  4. insert your tool (your tool will be stored inside)
  5. configure attributes to perfect your tool
  • TAB, CTRL+TAB or mouse click to select value to edit
  • arrow-left, arrow-right or mouse click to select digit to edit
  • 0-9, to set digit to specific value
  • arrow-up or plus to increment digit
  • arrow-down or minus to decrement digit
  1. click hammer to apply jewels
  2. take back your tool

Cutting

!! RIGHT NOW, THIS IGNORES JEWELER EXPERTISE AND DOES NOT CONSUME ANY RESOURCES. Because of that, this feature should be disabled by default, enable with gamerule vaultJpAllowCutting

Jewel purposer can automatically cut jewels.
All jewels with unspent free cuts will be cut.

Exporting

Jewels below Dump limit will be automatically dumped into container below, this allows you to process unwanted jewels. (But make sure you don't accidentally destroy good jewels when adjusting other values)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Kotlin 96.9%
  • Java 3.1%