Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 63 KiB |
@@ -0,0 +1,39 @@
|
||||
#Whether vanity items should have attribute modifiers.
|
||||
modifiersEnabled = true
|
||||
|
||||
[Head]
|
||||
cakemanPlushie = ["minecraft:generic.luck addition:1"]
|
||||
captainHat = ["minecraft:generic.knockback_resistance multiply:0.05"]
|
||||
christmasHat = ["minecraft:generic.armor_toughness addition:0.5"]
|
||||
cowboyHat = ["minecraft:generic.movement_speed multiply:0.05"]
|
||||
crown = ["minecraft:generic.max_health multiply:0.05"]
|
||||
dragonSkull = ["minecraft:generic.attack_damage multiply:0.05"]
|
||||
horns = ["minecraft:generic.attack_knockback multiply:0.05"]
|
||||
kasaHat = ["minecraft:generic.knockback_resistance multiply:0.05"]
|
||||
overtopHat = ["minecraft:generic.luck addition:2"]
|
||||
pickelhaube = ["minecraft:generic.armor addition:1"]
|
||||
pirateHat = ["minecraft:generic.attack_damage multiply:0.05"]
|
||||
pumpkinHat = ["minecraft:generic.follow_range multiply:0.05"]
|
||||
skull = ["minecraft:generic.armor addition:1"]
|
||||
sombrero = ["minecraft:generic.movement_speed multiply:0.05"]
|
||||
strawHat = ["minecraft:generic.attack_speed multiply:0.05"]
|
||||
topHat = ["minecraft:generic.luck addition:1"]
|
||||
wizardHat = ["minecraft:generic.movement_speed multiply:0.025", "minecraft:generic.attack_damage multiply:0.025"]
|
||||
kingMask = ["minecraft:generic.knockback_resistance addition:0.1"]
|
||||
wideBrimHat = ["minecraft:generic.attack_damage multiply:0.05"]
|
||||
tundraHood = ["minecraft:generic.armor addition:1"]
|
||||
scarf = ["minecraft:generic.max_health multiply:0.05"]
|
||||
|
||||
[Chest]
|
||||
bandolier = ["minecraft:generic.attack_speed multiply:0.05"]
|
||||
quiver = ["minecraft:generic.attack_speed multiply:0.025", "minecraft:generic.attack_damage multiply:0.025"]
|
||||
sheathedKatana = ["minecraft:generic.attack_damage multiply:0.05"]
|
||||
wings = ["minecraft:generic.movement_speed multiply:0.025", "minecraft:generic.knockback_resistance multiply:0.025"]
|
||||
itemSatchel = ["minecraft:generic.attack_speed multiply:0.05"]
|
||||
|
||||
[Legs]
|
||||
holsteredBelt = ["minecraft:generic.attack_speed multiply:0.05"]
|
||||
|
||||
[Feet]
|
||||
hermesBoots = ["minecraft:generic.movement_speed multiply:0.05"]
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
|
||||
[General]
|
||||
renderThreeBoltHelmetOverlay = true
|
||||
stylizedBossbar = true
|
||||
|
||||
[IceMazeAmbient]
|
||||
spawnParticles = true
|
||||
playAmbientSounds = true
|
||||
playBiomeMusic = true
|
||||
playCorneliaMusic = true
|
||||
|
||||
@@ -0,0 +1,105 @@
|
||||
|
||||
[General]
|
||||
chatNotifications = true
|
||||
|
||||
[Mobs]
|
||||
|
||||
[Mobs.GhostOfCaptainCornelia]
|
||||
#Range: 0.0 ~ 10.0
|
||||
movementSpeed = 0.2
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 200.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 16.0
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 1.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
knockbackResistance = 0.5
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 2.0
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 128.0
|
||||
pullAndSpinTargets = true
|
||||
#Range: 0 ~ 1000
|
||||
regenerationSkillUses = 2
|
||||
|
||||
[Mobs.Anglerfish]
|
||||
#Range: 0.0 ~ 100.0
|
||||
swimSpeed = 3.0
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 40.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 2.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
knockbackResistance = 0.0
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 6.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 1.0
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 48.0
|
||||
|
||||
[Mobs.Maw]
|
||||
#Range: 0.0 ~ 10.0
|
||||
movementSpeed = 0.2
|
||||
#Range: 0.0 ~ 100.0
|
||||
swimSpeed = 5.0
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 20.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 0.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
knockbackResistance = 0.0
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 4.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 0.3
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 24.0
|
||||
|
||||
[Mobs.TorturedSoul]
|
||||
#Range: 0.0 ~ 10.0
|
||||
movementSpeed = 0.2
|
||||
#Range: 0.0 ~ 100.0
|
||||
swimSpeed = 3.0
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 30.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 4.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
knockbackResistance = 0.0
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 7.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 0.7
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 24.0
|
||||
|
||||
[Mobs.MotherOfTheMaze]
|
||||
#Range: 0.0 ~ 100.0
|
||||
swimSpeed = 3.0
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 100.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 6.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
knockbackResistance = 0.2
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 5.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 0.5
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 128.0
|
||||
|
||||
[Mobs.Eel]
|
||||
#Range: 1.0 ~ 100000.0
|
||||
maxHealth = 180.0
|
||||
#Range: 0.0 ~ 1000.0
|
||||
armor = 20.0
|
||||
#Range: 1.0 ~ 1000.0
|
||||
attackDamage = 8.0
|
||||
#Range: 0.0 ~ 10.0
|
||||
attackKnockback = 2.0
|
||||
#Range: 1.0 ~ 256.0
|
||||
followRange = 32.0
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
|
||||
[General]
|
||||
#Allowed Values: DISPLAY_ALL, DISPLAY_MY, DISPLAY_OTHERS, HIDE
|
||||
"Pet Mode" = "DISPLAY_ALL"
|
||||
#Range: -1024 ~ 1024
|
||||
"Mods Button Offset X" = 0
|
||||
#Range: -1024 ~ 1024
|
||||
"Mods Button Offset Y" = 0
|
||||
|
||||
[Tooltips]
|
||||
#Display food properties in tooltips
|
||||
"Food Icons" = true
|
||||
#Display equipment attributes in tooltips
|
||||
"Equipment Icons" = true
|
||||
|
||||
Reference in New Issue
Block a user