Skip to content

Commit

Permalink
Hotfix:
Browse files Browse the repository at this point in the history
- Changed "Weathered Chiseled Copper" -> "Chiseled Copper" for "block.iwie.chiseled_copper"
  • Loading branch information
Onako2 authored and Onako2 committed Oct 21, 2023
1 parent 45a8a3e commit 6f73fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.20.2+build.1
loader_version=0.14.22

# Mod Properties
mod_version=1.5.0
mod_version=1.5.1
maven_group=rs.onako2
archives_base_name=i-want-it-earlier

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/assets/iwie/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"block.iwie.oxidized_chiseled_copper": "Oxidized Chiseled Copper",
"block.iwie.exposed_chiseled_copper": "Exposed Chiseled Copper",
"block.iwie.weathered_chiseled_copper": "Weathered Chiseled Copper",
"block.iwie.chiseled_copper": "Weathered Chiseled Copper"
"block.iwie.chiseled_copper": "Chiseled Copper"
}

0 comments on commit 6f73fdf

Please sign in to comment.