Skip to content

Configs

Craftjakob edited this page Aug 20, 2023 · 8 revisions

I try my best to let you configure everything. To give you the best feeling.

Client Configs:

  1. Enderite Item Tooltips
  • Turn the tooltips of all Enderite Tools on or off.
  1. Enderite Elytra Chestplate Use Cape Texture
  • That means, that the Elytra from the Enderite Elytra Chestplate use the texture from your cape (if you have one).
  1. Enderite Elytra Chestplate Use Custom Texture
  • If true, then it uses the custom texture from the mod and not the normal Elytra texture.
  1. Enderite Sword Charges Info
  • True means, that the sword has a tooltip, to understand how the charges works (the ability from the sword).

Common Configs:

  1. Enderite Items Have No Gravity
  • If true, then the Enderite Items have no gravity.
  1. True No Gravity
  • If true, then all items have no gravity. If false, then they have no gravity, but the movement is multiplied by 1 for x-coordinate, 0.8 for y-coordinate and z-coordinate, to reduces upward movement.
  1. Endercrystal Grow Speed
  • Need to be a number, higher is slower, lower is faster.

Armor:

Full Set Bonus

  1. Enderite Full Set Bonus
  • Enable or Disable the full set bonus. The tooltips also disappear if it's off.
  1. Enderite Full Set Bonus Is Endermite Peaceful
  • If true, then Endermites are passive with a full set of enderite.
  1. Enderite Full Set Bonus Slow Falling Effect
  • If true, then you can press shift, to get the slow falling effect.
  1. Enderite Full Set Bonus If Over Defined Value
  • Disables or enables the following one:
  1. Enderite Full Set Bonus If Armor Durability Is Over The Defined Value
  • This works like this: 'totalDurability / totalMaxDurability > this config value' there you get a small number for example '0.4', if the number in the config is bigger than the equation, then the full set bonus is deactivated. For example, the config value is 0.3. And all armor durability of every piece of armor is 1.134, and then you divide it by the totalMaxDurability, the durability with no damages. Is 2.268 so 1.134/ 2.268 = 0.5, the number is higher than the number that is defined in the config, so the full set bonus is active.

Single Armor Type:

  1. Enderite Helmet Makes Endermans Friendly
  • You can turn it on or off, the tooltip also disappeared if it is on false, it makes Endermans Friendly
  1. Enderite Leggings Get No Levitation Effect If Press Shift
  • If you pressed shift, then you get the effect. If it's false the tooltips disappears, that's happening for all configs that are similar.
  1. Enderite Leggings Get No Levitation Effect Op Mode
  • Removes always the levitation effect.
  1. Enderite Boots Effect
  • When true, then you need to stand on End Stone, to get a speed effect.
  1. Enderite Boots Op Mode
  • When you are inside the End dimension, then you get the speed effect.
  1. Enderite Boots Speed Level
  • Configure the level of the speed effect, (1 means level 2, so 0 means level 1).

Tools:

Sword:

  1. Enderite Sword Teleport
  • Disables or enables the Enderite Sword Teleport
  1. Enderite Sword Teleport Range
  • Configure the range of the sword teleport.
  1. Enderite Sword Teleport Cooldown
  • Configure the Cooldown of the sword (0 means no cooldown).
  1. Enderite Sword Need Charges For Teleport
  • If true, then you need to charge your sword with Ender Pearls to teleport.
  1. Enderite Sword Charges Limit
  • Configure the limit of the charges how many times you can charge your sword.
  1. Enderite Sword Levitation Effect
  • Turn on or off the Levitation effect.
  1. Enderite Sword Levitation Effect Time
  • Here you can configure the time of the levitation effect.
  1. Enderite Sword Attacker Health Boost Effect
  • Gives you health boost if you hit an entity. Enable or disable it.
  1. Enderite Sword Attacker Health Boost Effect Time
  • Set the time, how long you get the effect.

Other Tools

  1. Enderite Pickaxe End Stones Multiplier
  • Here you can configure the multiplier for how fast you can destroy End Stones
  1. Ender Pearl Staff Cooldown
  • Configure the cooldown

Enchantments:

  1. Night Vision Enchantment Tradeable
  • Should Villager trade it? True is yes, false is no.
  1. Night Vision Enchantment Treasure Only
  • If false, then you can get it inside enchanting tables.
  1. No Gravity Enchantment Tradeable
  • Should Villager trade it? True is yes, false is no.
  1. No Gravity Enchantment Treasure Only
  • If false, then you can get it inside enchanting tables.
  1. Void Floating Enchantment Tradeable
  • Should Villager trade it? True is yes, false is no.
  1. Void Floating Enchantment Treasure Only
  • If false, then you can get it inside enchanting tables.

Chest Loot

  1. Enable Chest Loot
  • If false, then you can get extra mod loot. This adds loot, not override.
  1. Items in Chests -> This is for all configs, that enables/disables items in chests
  • True is yes this item spawns inside the chest, false is nope it should not spawn inside the chest.
  1. Item in Chest Chances -> This is again for all configs following configs
  • This is a decimal number. That means, 1.0 is 100%, 0.5 is 50%, 0.25 is 25% 0.0 is 0%...