Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/main/resources/assets/goblintraders/lang/en_gb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"entity.goblintraders.goblin_trader": "Goblin Trader",
"entity.goblintraders.vein_goblin_trader": "Vein Goblin Trader",
"subtitle.goblintraders.goblin_trader.annoyed_grunt": "Annoyed Grunt",
"subtitle.goblintraders.goblin_trader.idle_grunt": "Idle Grunt",
"item.goblintraders.goblin_trader_spawn_egg": "Goblin Trader Spawn Egg",
"item.goblintraders.vein_goblin_trader_spawn_egg": "Vein Goblin Trader Spawn Egg",
"stat.goblintraders.trade_with_goblin": "Traded with Goblins",
"mob_spawner.type.zombie": "Zombie",
"mob_spawner.type.skeleton": "Skeleton",
"mob_spawner.type.creeper": "Creeper",
"item.minecraft.potion.effect.haste": "Potion of Haste",
"item.minecraft.potion.effect.absorption": "Potion of Absorption",
"item.minecraft.potion.effect.dolphins_grace": "Potion of Dolphins Grace",
"item.minecraft.splash_potion.effect.haste": "Splash Potion of Haste",
"item.minecraft.splash_potion.effect.absorption": "Splash Potion of Absorption",
"item.minecraft.splash_potion.effect.dolphins_grace": "Splash Potion of Dolphins Grace",
"item.minecraft.lingering_potion.effect.haste": "Lingering Potion of Haste",
"item.minecraft.lingering_potion.effect.absorption": "Lingering Potion of Absorption",
"item.minecraft.lingering_potion.effect.dolphins_grace": "Lingering Potion of Dolphins Grace"
}