haoooo_

frostiful translation

Dec 8th, 2022
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.70 KB | None | 0 0
  1. {
  2.   "attribute.frostiful.generic.frost_resistance": "Frost Resistance",
  3.   "attribute.frostiful.generic.max_frost": "Max Frost",
  4.   "item.frostiful.frost_wand": "Frost Wand",
  5.   "item.frostiful.fur_helmet": "Fur Hood",
  6.   "item.frostiful.fur_chestplate": "Fur Cloak",
  7.   "item.frostiful.fur_leggings": "Fur Pants",
  8.   "item.frostiful.fur_boots": "Fur Boots",
  9.   "item.frostiful.fur_padded_chainmail_helmet": "Fur Padded Chainmail Helmet",
  10.   "item.frostiful.fur_padded_chainmail_chestplate": "Fur Padded Chainmail Chestplate",
  11.   "item.frostiful.fur_padded_chainmail_leggings": "Fur Padded Chainmail Leggings",
  12.   "item.frostiful.fur_padded_chainmail_boots": "Fur Padded Chainmail Boots",
  13.   "item.frostiful.frost_tipped_arrow": "Frost Tipped Arrow",
  14.   "item.frostiful.polar_bear_fur_tuft": "Tuft of Polar Bear Fur",
  15.   "item.frostiful.wolf_fur_tuft": "Tuft of Wolf Fur",
  16.   "block.frostiful.icicle": "Icicle",
  17.   "block.frostiful.cold_sun_lichen": "Cold Sun Lichen",
  18.   "block.frostiful.cool_sun_lichen": "Cool Sun Lichen",
  19.   "block.frostiful.warm_sun_lichen": "Warm Sun Lichen",
  20.   "block.frostiful.hot_sun_lichen": "Hot Sun Lichen",
  21.   "entity.frostiful.frost_spell": "Frost Spell",
  22.   "entity.frostiful.frost_tipped_arrow": "Frost Tipped Arrow",
  23.   "frostiful.commands.frost.exception.not_living_entity": "Target is not a living entity!",
  24.   "commands.frostiful.frost.add.success": "Added %d frost to %s (now %d)",
  25.   "commands.frostiful.frost.remove.success": "Removed %d frost to %s (now %d)",
  26.   "commands.frostiful.frost.set.success": "Set the frost of %s to %d",
  27.   "commands.frostiful.frost.get.current.success": "%s has %d frost",
  28.   "commands.frostiful.frost.get.max.success": "%s can have a maximum of %d frost",
  29.   "commands.frostiful.root.set.success.single": "Rooted %s for %s ticks",
  30.   "commands.frostiful.root.set.success.multiple": "Rooted %s targets for %s ticks",
  31.   "gamerule.frostiful.doPassiveFreezing": "Do passive freezing",
  32.   "gamerule.maxSnowAccumulation": "Max snow accumulation",
  33.   "gamerule.category.frostiful": "Frostiful",
  34.   "advancements.frostiful.adventure.fur_armor.title": "A Fur Suit",
  35.   "advancements.frostiful.adventure.fur_armor.description": "Obtain a full suit of Fur Armor",
  36.   "advancements.frostiful.adventure.chain_fur_armor.title": "Chained Up",
  37.   "advancements.frostiful.adventure.chain_fur_armor.description": "Obtain a full suit of Fur Padded Chainmail Armor",
  38.   "advancements.frostiful.add_log_to_fire.title": "The Campfire Song Song",
  39.   "advancements.frostiful.add_log_to_fire.desc": "Add a log to a campfire",
  40.   "death.attack.frostiful.icicle": "%1$s was impaled on an icicle",
  41.   "death.attack.frostiful.icicle.player": "%1$s was impaled on an icicle whilst fighting %2$s",
  42.   "death.attack.frostiful.fallingIcicle": "%1$s was skewered by a falling icicle",
  43.   "death.attack.frostiful.fallingIcicle.player": "%1$s was skewered by a falling icicle whilst fighting %2$s",
  44.   "subtitles.frostiful.block.sun_lichen.discharge": "Sun lichen discharges heat",
  45.   "subtitles.frostiful.block.campfire.hiss": "Campfire hisses",
  46.   "subtitles.item.frostiful.frost_wand.cast_spell": "Frost wand fires spell",
  47.   "subtitles.item.frostiful.frost_wand.prepare_cast": "Frost wand charges spell",
  48.   "subtitles.entity.frostiful.frost_spell.freeze": "Entity freezes",
  49.   "effect.frostiful.frozen": "Frozen",
  50.   "effect.frostiful.warmth": "Warmth",
  51.   "enchantment.frostiful.enervation": "Enervation",
  52.   "enchantment.frostiful.ice_breaker": "Ice Breaker",
  53.  
  54.  
  55.   "text.autoconfig.frostiful.title": "Frostiful Config",
  56.  
  57.   "text.autoconfig.frostiful.option.clientConfig": "Client Config",
  58.   "text.autoconfig.frostiful.option.clientConfig.frostOverlayStart": "Frost overlay start percent (0-1)",
  59.   "text.autoconfig.frostiful.option.clientConfig.doColdHeartOverlay": "Do cold heart overlay",
  60.   "text.autoconfig.frostiful.option.clientConfig.shakingStartPercent": "Shaking start percent (0-1)",
  61.   "text.autoconfig.frostiful.option.clientConfig.renderDripParticles": "Render water drip particles when wet",
  62.  
  63.   "text.autoconfig.frostiful.option.combatConfig": "Combat Config",
  64.   "text.autoconfig.frostiful.option.combatConfig.heatDrainPerLevel": "Heat drain per level of Enervation",
  65.   "text.autoconfig.frostiful.option.combatConfig.heatDrainEfficiency": "Enervation heat drain efficiency",
  66.   "text.autoconfig.frostiful.option.combatConfig.iceBreakerDamagePerLevel": "Ice Breaker damage per level",
  67.   "text.autoconfig.frostiful.option.combatConfig.iceBreakerBaseDamage": "Ice Breaker base damage",
  68.   "text.autoconfig.frostiful.option.combatConfig.maxFrostSpellDistance": "Max frost spell distance",
  69.   "text.autoconfig.frostiful.option.combatConfig.frostWandCooldown": "Frost Wand cool down (ticks)",
  70.   "text.autoconfig.frostiful.option.combatConfig.frostWandRootTime": "Frost Wand root time (ticks)",
  71.  
  72.   "text.autoconfig.frostiful.option.freezingConfig": "Freezing Config",
  73.   "text.autoconfig.frostiful.option.freezingConfig.doPassiveFreezing": "Do passive freezing (global)",
  74.   "text.autoconfig.frostiful.option.freezingConfig.biomeTemperatureMultiplier": "Biome temperature multiplier",
  75.   "text.autoconfig.frostiful.option.freezingConfig.passiveFreezingStartTemp": "Passive freezing start temp",
  76.   "text.autoconfig.frostiful.option.freezingConfig.passiveFreezingWetnessScaleMultiplier": "Passive freezing wetness scale multiplier",
  77.   "text.autoconfig.frostiful.option.freezingConfig.rainWetnessIncrease": "Rain wetness increase per tick",
  78.   "text.autoconfig.frostiful.option.freezingConfig.touchingWaterWetnessIncrease": "Touching water wetness increase per tick",
  79.   "text.autoconfig.frostiful.option.freezingConfig.dryRate": "Dry rate",
  80.   "text.autoconfig.frostiful.option.freezingConfig.onFireDryDate": "On fire dry rate",
  81.   "text.autoconfig.frostiful.option.freezingConfig.cannotFreezeThawRate": "Cannot freeze thaw rate",
  82.   "text.autoconfig.frostiful.option.freezingConfig.onFireThawRate": "On fire thaw rate",
  83.   "text.autoconfig.frostiful.option.freezingConfig.conduitPowerWarmthPerTick": "Conduit Power warmth per tick",
  84.   "text.autoconfig.frostiful.option.freezingConfig.warmthPerLightLevel": "Warmth per light level",
  85.   "text.autoconfig.frostiful.option.freezingConfig.minLightForWarmthDay": "Minimum block light level for warmth during the day",
  86.   "text.autoconfig.frostiful.option.freezingConfig.minLightForWarmthNight": "Minimum block light level for warmth during the night",
  87.   "text.autoconfig.frostiful.option.freezingConfig.freezeDamageRate": "Ticks per freeze damage pulse",
  88.   "text.autoconfig.frostiful.option.freezingConfig.freezeDamageAmount": "Freeze damage amount",
  89.   "text.autoconfig.frostiful.option.freezingConfig.freezeDamageExtraAmount": "Freeze damage extra amount",
  90.   "text.autoconfig.frostiful.option.freezingConfig.powderSnowFreezeRate": "Powder Snow freeze rate",
  91.   "text.autoconfig.frostiful.option.freezingConfig.sunLichenHeatPerLevel": "Sun Lichen heat per level",
  92.   "text.autoconfig.frostiful.option.freezingConfig.campfireWarmthSearchRadius": "Campfire warmth search size",
  93.   "text.autoconfig.frostiful.option.freezingConfig.campfireWarmthTime": "Campfire warmth time (ticks)",
  94.  
  95.   "text.autoconfig.frostiful.option.icicleConfig": "Icicle Config",
  96.   "text.autoconfig.frostiful.option.icicleConfig.becomeUnstableChance": "Become unstable chance",
  97.   "text.autoconfig.frostiful.option.icicleConfig.growChance": "Grow chance",
  98.   "text.autoconfig.frostiful.option.icicleConfig.growChanceDuringRain": "Grow chance during rain",
  99.   "text.autoconfig.frostiful.option.icicleConfig.growChanceDuringThunder": "Grow chance during thunder",
  100.   "text.autoconfig.frostiful.option.icicleConfig.frostArrowFreezeAmount": "Frost arrow freeze amount",
  101.   "text.autoconfig.frostiful.option.icicleConfig.icicleCollisionFreezeAmount": "Icicle collision freeze amount"
  102. }
Advertisement
Add Comment
Please, Sign In to add comment