Skip to content

darktire/BaublesEX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

435 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version Downloads


What Does This Mod Do

This mod maintains most functions of Baubles:

  • Miner's Ring
  • bauble slots
  • bauble api

Add and wait to add some new functions:

  • customizable bauble slots
    • customize default types and quantities in baubles container
    • item can be defined as bauble
    • modify baubles container of each entity independently
  • more apis
    • provide the method to add bauble slots for specific player
    • provide register for bauble type
    • provide register for existed item
    • provide baubles ability for more entity (may have problems)
    • provide event when exchange baubles
    • provide multiple types for one bauble
    • provide easy system for rendering bauble model (support enchanted glint)
  • more configure
    • json support, use json to:
      • edit type of baubles
      • register your type for baubles
      • see JsonHelper for help
  • control the visibility of baubles. The following are the mods that can be controlled:
    • RLArtifacts
    • Bountiful Baubles
    • Trinkets and Baubles
    • Enigmatic Legacy
    • I&F_RL
    • Thaumcraft
    • Thaumic Periphery
    • Aether
    • Botania
    • ...
  • extra supports for mods
    • all models support Mo' Bends
    • aether accessory
    • CraftTweaker
  • more commands
  • add bauble button in creative tab
  • elytra can be a bauble in the config
  • new style of bauble slots (redraw again)
  • right click to equip baubles
  • enchantment support for baubles
  • ...
  • waiting for more suggestions

More Details:

  • customizable bauble slots in the config:

    • customize bauble types and quantities
  • new style of bauble slots:

    • now the bauble button can open new slots for baubles beside survival inventory.
  • control the visibility of baubles:

    • add switchers for each slot.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%