|
| 1 | +{ |
| 2 | + "item.alexsmobsinteraction.ami_book": "AMI Book Icon", |
| 3 | + |
| 4 | + "ami_book.description":"Welcome to a new interactive universe!", |
| 5 | + "ami_book.title":"Alexs Mobs Interaction", |
| 6 | + |
| 7 | + "item.minecraft.splash_potion.effect.health_boost": "Splash Potion of Health Boost", |
| 8 | + "item.minecraft.tipped_arrow.effect.health_boost": "Arrow of Health Boost", |
| 9 | + "item.minecraft.lingering_potion.effect.health_boost": "Lingering Potion of Health Boost", |
| 10 | + "item.minecraft.potion.effect.health_boost": "Potion of Health Boost", |
| 11 | + |
| 12 | + "alexsmobsinteraction.potion.skreeching": "Skreech Your Last.", |
| 13 | + "effect.alexsmobsinteraction.skreeching.description": "Causes a Warden to spawn when the effect wares off", |
| 14 | + "item.minecraft.splash_potion.effect.skreeching": "Splash Potion of Skreeching", |
| 15 | + "item.minecraft.tipped_arrow.effect.skreeching": "Arrow of Skreeching", |
| 16 | + "item.minecraft.lingering_potion.effect.skreeching": "Lingering Potion of Skreeching", |
| 17 | + "item.minecraft.potion.effect.skreeching": "Potion of Skreeching", |
| 18 | + |
| 19 | + "alexsmobsinteraction.potion.gusting": "Gusting", |
| 20 | + "effect.alexsmobsinteraction.gusting.description": "Immune to affection with gusts and spawns gusts simultaniously around the player", |
| 21 | + "item.minecraft.splash_potion.effect.gusting": "Splash Potion of Gusting", |
| 22 | + "item.minecraft.tipped_arrow.effect.gusting": "Arrow of Gusting", |
| 23 | + "item.minecraft.lingering_potion.effect.gusting": "Lingering Potion of Gusting", |
| 24 | + "item.minecraft.potion.effect.gusting": "Potion of Gusting", |
| 25 | + |
| 26 | + "alexsmobsinteraction.potion.long_gusting": "Gusting", |
| 27 | + "effect.alexsmobsinteraction.long_gusting.description": "Immune to affection with gusts and spawns gusts simultaniously around the player", |
| 28 | + "item.minecraft.splash_potion.effect.long_gusting": "Splash Potion of Gusting", |
| 29 | + "item.minecraft.tipped_arrow.effect.long_gusting": "Arrow of Gusting", |
| 30 | + "item.minecraft.lingering_potion.effect.long_gusting": "Lingering Potion of Gusting", |
| 31 | + "item.minecraft.potion.effect.long_gusting": "Potion of Gusting", |
| 32 | + |
| 33 | + "alexsmobsinteraction.potion.disabled": "Disabled", |
| 34 | + "effect.alexsmobsinteraction.disabled.description": "Stuns the affected (this applies to mobs that implement this effect)", |
| 35 | + |
| 36 | + "alexsmobsinteraction.potion.blooded": "Blooded", |
| 37 | + "effect.alexsmobsinteraction.blooded.description": "Reduces Speed,Armor and Strength" |
| 38 | +} |
| 39 | + |
0 commit comments