Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GlodBlock committed Apr 1, 2024
1 parent 5010c72 commit cd5a434
Show file tree
Hide file tree
Showing 2 changed files with 7 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.1+build.10
loader_version=0.14.21

# Mod Properties
mod_version=1.20-0.1.3-fabric
mod_version=1.20-0.1.4-fabric
maven_group=com.github.glodblock.extendedae
archives_base_name=ExtendedAE

Expand Down
7 changes: 6 additions & 1 deletion src/main/resources/assets/extendedae/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,10 @@
"jade.wireless_connector.color": "Color: %s",
"config.jade.plugin_extendedae.jade_wireless": "ME Wireless Connector Color",
"key.epp.viewpattern": "View Pattern",
"key.epp.category": "Extended AE"
"key.epp.category": "Extended AE",
"config.extendedae.option.busSpeed": "ME Extend Bus Speed",
"config.extendedae.option.infCellCost": "Infinity Cell Energy Cost",
"config.extendedae.option.infCellTypeID": "Infinity Cell Type",
"config.extendedae.option.wirelessConnectorMaxRange": "Wireless Connector Range",
"config.extendedae.option.tapeWhitelist": "ME Packing Tape List"
}

0 comments on commit cd5a434

Please sign in to comment.