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
7 changes: 5 additions & 2 deletions src/main/resources/assets/environmentz/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"effect.environmentz.warming": "Warming",
"effect.environmentz.cooling": "Cooling",


"effect.environmentz.cooling.description": "Reduces body temperature, helping the user stay cool in hot environments.",
"effect.environmentz.warming.description": "Increases body temperature, keeping the user warm in cold environments.",

"death.attack.freezing": "%1$s froze to death",

"text.autoconfig.environmentz.title": "EnvironmentZ Config",
Expand Down Expand Up @@ -82,4 +85,4 @@
"tag.environmentz.insolating_item": "Insolating",
"tag.environmentz.non_affecting_armor": "Non Affecting Armor",
"tag.environmentz.warm_armor": "Warm Armor"
}
}