File Details
Vault Hunters Extra Commands 1.5.0
- R
- Jul 28, 2024
- 131.56 KB
- 54
- 1.18.2
- Forge
File Name
vault_hunters_extra_commands-1.5.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Added new commands:
/the_vault_extra locate angel_block <distance>- command sends green particles around angel blocks around player in requested distance/the_vault_extra gear_debug rollLegendary [<mode>]- allows to rollLegendary modifier on your gear:- NONE - rolls once, if it has legendary modifier, then you do not get another chance.
- ADD - rolls on all modifiers, and allow to have multiple (only prefixes/suffixes)
- REROLL - finds legendary modifier and rerolls it.
- IMPLICIT - adds legendary modifier to the implicit modifiers.
/the_vault_extra gear_debug repairs fix- removes used gear slot by 1 on gear player is holding/the_vault_extra gear_debug repairs break- adds used gear slot by 1 on gear player is holding/the_vault_extra gear_debug repairs setSlots <number>- sets the repair solt count on gear player is holding./the_vault_extra gear_debug rarity <rarity>- sets gear piece rarity. (this is only display thing)/the_vault_extra gear_debug model <model>- sets gear piece model/the_vault_extra gear_debug potential <number>- sets gear piece crafting potential value/the_vault_extra gear_debug addModifier <affix> [<modifier> <value> <number>]- adds modifier* with given value to affix type. This method does not bypass limits./the_vault_extra gear_debug addModifierForce <affix> [<modifier> <value> <number>]- adds modifier* with given value to affix type. This method bypass limits./the_vault_extra gear_debug removeModifier <affix> [<modifier>]- removes modifier from given affix./the_vault_extra crystal setObjective <Objective>- sets objective to a crystal in player hands./the_vault_extra crystal setTheme <Theme>- sets theme to a crystal in player hands./the_vault_extra crystal setLayout <layout> [<tunnelLength> <radius> <rotation>]- sets layout to a crystal in player hands. Some layouts require extra parameters.
Added a a new config option that allows changing the the_vault_extra command tag to any other command tag.

