Files
misode.github.io/locales/en.json
2019-10-05 17:29:44 +02:00

329 lines
8.2 KiB
JSON

{
"$condition": {
"$type": {
"alternative": "Alternative",
"inverted": "Inverted",
"entity_properties": "Entity Properties",
"block_state_propery": "Block Properties",
"match_tool": "Tool Properties",
"damage_source_properties": "Damage Source",
"location_check": "Location",
"weather_check": "Weather",
"entity_scores": "Entity Scores",
"random_chance": "Random Chance",
"random_chance_with_looting": "Random Chance with Looting",
"table_bonus": "Table Bonus",
"killed_by_player": "Killed by Player",
"survives_explosion": "Survives Explosion"
},
"type": "Condition",
"chance": "Chance",
"looting_multiplier": "Looting Multiplier",
"inverse": "Inverted",
"entity": "Entity",
"enchantment": "Enchantment",
"chances": "Chances",
"raining": "Raining",
"thundering": "Thundering",
"block": "Block",
"block_state": "Block State",
"block_state_add": "Add Block State",
"block_state_remove": "Remove Block State",
"score": "Objective",
"score_add": "Add Score",
"score_remove": "Remove Score",
"location": "Location",
"item": "Item",
"damage_source": "Damage Source",
"term": "Term"
},
"$damage_source": {
"is_projectile": "Projectile",
"is_explosion": "Explosion",
"is_fire": "Fire",
"is_magic": "Magic",
"is_lightning": "Lightning",
"bypasses_magic": "Starvation",
"bypasses_invulnerability": "Void",
"bypasses_armor": "Bypass Armor",
"direct_entity": "Direct Entity",
"source_entity": "Source Entity"
},
"$dimension": {
"overworld": "Overworld",
"the_nether": "The Nether",
"the_end": "The End"
},
"$enchantment": {
"aqua_affinity": "Aqua Affinity",
"bane_of_arthropods": "Bane of Arthropods",
"blast_protection": "Blast Protection",
"channeling": "Channeling",
"binding_curse": "Curse of Binding",
"vanishing_curse": "Curse of Vanishing",
"depth_strider": "Depth Strider",
"efficiency": "Efficiency",
"feather_falling": "Feather Falling",
"fire_aspect": "Fire Aspect",
"fire_protection": "Fire Protection",
"flame": "Flame",
"fortune": "Fortune",
"frost_walker": "Frost Walker",
"impaling": "Impaling",
"infinity": "Infinity",
"knockback": "Knockback",
"looting": "Looting",
"loyalty": "Loyalty",
"luck_of_the_sea": "Luck of the Sea",
"lure": "Lure",
"mending": "Mending",
"multishot": "Multishot",
"piercing": "Piercing",
"power": "Power",
"projectile_protection": "Projectile Protection",
"protection": "Protection",
"punch": "Punch",
"quick_charge": "Quick Charge",
"respiration": "Respiration",
"riptide": "Riptide",
"sharpness": "Sharpness",
"silk_touch": "Silk Touch",
"smite": "Smite",
"sweeping": "Sweeping Edge",
"thorns": "Thorns",
"unbreaking": "Unbreaking"
},
"$entry": {
"$type": {
"empty": "Empty",
"item": "Item",
"tag": "Item Tag",
"loot_table": "Loot Table",
"alternatives": "Alternatives",
"sequence": "Sequence",
"group": "Group",
"dynamic": "Dynamic"
},
"type": "Type",
"name": "Name",
"expand": "Expand",
"weight": "Weight",
"quality": "Quality"
},
"$function": {
"$type": {
"set_count": "Set Count",
"set_data": "Set Data",
"set_damage": "Set Damage",
"set_name": "Set Name",
"set_lore": "Set Lore",
"set_nbt": "Set NBT",
"set_attributes": "Set Attributes",
"set_contents": "Set Contents",
"enchant_randomly": "Enchant Randomly",
"enchant_with_levels": "Enchant With Levels",
"looting_enchant": "Looting Enchant",
"limit_count": "Limit Count",
"furnace_smelt": "Furnace Smelt",
"explosion_decay": "Explosion Decay",
"fill_player_head": "Fill Player Head",
"copy_name": "Copy Name",
"copy_nbt": "Copy NBT",
"apply_bonus": "Apply Bonus",
"exploration_map": "Exploration Map Properties",
"set_stew_effect": "Set Stew Effect"
},
"type": "Function",
"count": "Count",
"data": "Data",
"damage": "Damage",
"name": "Name",
"lore": "Lore",
"nbt": "NBT",
"levels": "Levels",
"treasure": "Treasure",
"limit": "Limit",
"entity": "Entity",
"source": "Source",
"replace": "Replace",
"enchantments": "Optional Enchantments",
"enchantment": "Enchantment",
"formula": "Formula",
"$formula": {
"uniform_bonus_count": "Uniform Bonus Count",
"binomial_with_bonus_count": "Binomial with Bonus Count",
"ore_drops": "Ore Drops"
},
"bonusMultiplier": "Multiplier",
"extra": "Extra",
"probability": "Propability",
"destination": "Destination",
"decoration": "Decoration",
"zoom": "Zoom",
"searchRadius": "Search Radius (Chunks)",
"skipExistingChunks": "Skip Existing Chunks"
},
"$attribute_modifier": {
"attribute": "Attribute",
"name": "Name",
"amount": "Amount",
"operation": "Operation",
"$operation": {
"addition": "Addition",
"multiply_base": "Multiply Base",
"multiply_total": "Multiply Total"
},
"slots": "Slots",
"$slot": {
"mainhand": "Mainhand",
"offhand": "Offhand",
"head": "Head",
"chest": "Chest",
"legs": "Legs",
"feet": "Feet"
}
},
"$attribute": {
"generic_maxHealth": "Max Health",
"generic_followRange": "Follow Range",
"generic_knockbackResistance": "Knockback Resistance",
"generic_movementSpeed": "Movement Speed",
"generic_attackDamage": "Attack Damage",
"generic_armor": "Armor",
"generic_armorToughness": "Armor Toughness",
"generic_attackSpeed": "Attack Speed",
"generic_luck": "Luck",
"horse_jumpStrength": "Jump Strength",
"generic_attackKnockback": "Attack Knockback",
"generic_flyingSpeed": "Flying Speed",
"zombie_spawnReinforcements": "Spawn Reinforcements"
},
"$nbt_operation": {
"source": "Source",
"target": "Target",
"operation": "Operation",
"$operation": {
"replace": "Replace",
"append": "Append",
"merge": "Merge"
}
},
"$pool": {
"rolls": "Rolls",
"bonus_rolls": "Bonus Rolls"
},
"$range": {
"exact": "Exact",
"range": "Range",
"min": "Min",
"max": "Max",
"binomial": "Binomial",
"n": "n",
"p": "p"
},
"$source": {
"block_entity": "Block Entity",
"this": "This",
"killer": "Killer",
"killer_player": "Killer Player"
},
"$table": {
"$type": {
"empty": "Empty",
"entity": "Entity",
"block": "Block",
"chest": "Chest",
"fishing": "Fishing",
"generic": "Generic"
},
"type": "Type"
},
"$entity": {
"type": "Entity",
"nbt": "NBT",
"location": "Location",
"distance": "Distance",
"flags": "Flags",
"isOnFire": "On Fire",
"isSneaking": "Sneaking",
"isSprinting": "Sprinting",
"isSwimming": "Swimming",
"isBaby": "Baby",
"status_effect": "Effects",
"status_effect_add": "Add Effect",
"status_effect_remove": "Remove Effect"
},
"$location": {
"position": "Position",
"$position": {
"x": "X",
"y": "Y",
"z": "Z"
},
"biome": "Biome",
"feature": "Feature",
"dimension": "Dimension"
},
"$distance": {
"x": "X",
"y": "Y",
"z": "Z",
"absolute": "Absolute",
"horizontal": "Horizontal"
},
"$status_effect": {
"amplifier": "Amplifier",
"duration": "Duration",
"ambient": "Ambient",
"visible": "Visible"
},
"$potion_effect": {
"type": "Effect",
"duration": "Duration"
},
"$item": {
"name": "Item ID",
"tag": "Item Tag",
"count": "Count",
"durability": "Durability",
"potion": "Potion",
"nbt": "NBT"
},
"2_spaces": "2 Spaces",
"4_spaces": "4 Spaces",
"child_add": "Add Child",
"condition_add": "Add Condition",
"enchantment_add": "Add Enchantment",
"entry_add": "Add Entry",
"function_add": "Add Function",
"attribute_modifier_add": "Add Modifier",
"nbt_operation_add": "Add Operation",
"pool_add": "Add Pool",
"potion_effect_add": "Add Effect",
"term_add": "Add Term",
"author": "by Misode",
"copy": "Copy",
"description": "Loot Table Generator for Minecraft",
"false": "False",
"hide_source": "Hide Source",
"luck_based": "Luck-based",
"more": "More",
"remove": "Remove",
"condition_remove": "Remove Condition",
"enchantment_remove": "Remove Enchantment",
"entry_remove": "Remove Entry",
"error": "Error",
"function_remove": "Remove Function",
"attribute_modifier_remove": "Remove Modifier",
"nbt_operation_remove": "Remove Operation",
"pool_remove": "Remove Pool",
"potion_effect_remove": "Remove Effect",
"term_remove": "Remove Term",
"share": "Share",
"show_source": "Show Source",
"tabs": "Tabs",
"title": "Loot Table Generator",
"true": "True",
"unset": "Unset"
}