diff options
author | Yang Xizhi <60341015+GlodBlock@users.noreply.github.com> | 2022-09-06 21:59:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-06 15:59:09 +0200 |
commit | dec7edc32cfe606580a859ba111ea33085518bfd (patch) | |
tree | 32d421aacce14c79839df1c945eab508289cc432 /src/main/resources/assets/bartworks/lang/en_US.lang | |
parent | 0f34afff08436727ecd1cb8eb682f2c82871de87 (diff) | |
download | GT5-Unofficial-dec7edc32cfe606580a859ba111ea33085518bfd.tar.gz GT5-Unofficial-dec7edc32cfe606580a859ba111ea33085518bfd.tar.bz2 GT5-Unofficial-dec7edc32cfe606580a859ba111ea33085518bfd.zip |
add nei page and code rewrite for radhatch (#195)
* add neihandler for radhatch
* spotlessApply (#196)
Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
* gui container and recipe logic rewrite
* clean up
* spotlessApply (#197)
Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
* request change
* add sievert display and sound effect
* Spotless apply for branch radhatch for #195 (#199)
* fix DT construct and survivalConstruct having wrong offset (#198)
* spotlessApply
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
Co-authored-by: Yang Xizhi <60341015+GlodBlock@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
Former-commit-id: bac12a5f712ca340284bdb6f3be4bb26a43f9594
Diffstat (limited to 'src/main/resources/assets/bartworks/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/bartworks/lang/en_US.lang | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/bartworks/lang/en_US.lang b/src/main/resources/assets/bartworks/lang/en_US.lang index dca5ca5d25..951ceca7dd 100644 --- a/src/main/resources/assets/bartworks/lang/en_US.lang +++ b/src/main/resources/assets/bartworks/lang/en_US.lang @@ -165,4 +165,8 @@ itemGroup.bw.MetaItems.0=BartWorks Circuit Overhaul Items BW.infoData.BioVat.expectedProduction=Expected Production BW.infoData.BioVat.production=Production + +BW.NEI.display.radhatch.0=Sievert: %s Sv +BW.NEI.display.radhatch.1=Mass: %s kg +BW.NEI.display.radhatch.2=Time: %s s #Liquids |