aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorYang Xizhi <60341015+GlodBlock@users.noreply.github.com>2021-12-16 02:30:20 +0800
committerGitHub <noreply@github.com>2021-12-15 19:30:20 +0100
commit55ce331b786b4c932a802b71988d3b069d0c7f42 (patch)
tree51c48c468afb4c30e1725f6c34393f49fd189dcf /src/main/resources
parent08d1c461ac964840d13e8268b012072207fcba8e (diff)
downloadGT5-Unofficial-55ce331b786b4c932a802b71988d3b069d0c7f42.tar.gz
GT5-Unofficial-55ce331b786b4c932a802b71988d3b069d0c7f42.tar.bz2
GT5-Unofficial-55ce331b786b4c932a802b71988d3b069d0c7f42.zip
change sb manchine filter logic (#808)
* change sb manchine filter logic it will allow sb machine to accept more one stack of the same item when filer mode is off. fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9107 * add another mode * forget lang change
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/gregtech/lang/en_US.lang4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/gregtech/lang/en_US.lang b/src/main/resources/assets/gregtech/lang/en_US.lang
index aed7519d6a..3680bfa9c8 100644
--- a/src/main/resources/assets/gregtech/lang/en_US.lang
+++ b/src/main/resources/assets/gregtech/lang/en_US.lang
@@ -94,6 +94,8 @@ GT5U.item.programmed_circuit.no_screwdriver.2=Chuck Norris stares at the circuit
GT5U.hatch.disableFilter.true=Input Filter Off
GT5U.hatch.disableFilter.false=Input Filter On
+GT5U.hatch.disableMultiStack.true=Multi Stack Input Off
+GT5U.hatch.disableMultiStack.false=Multi Stack Input On
GT5U.hatch.disableSort.true=Sorting mode: OFF
GT5U.hatch.disableSort.false=Sorting mode: ON
GT5U.hatch.disableLimited.true=Limiting mode: OFF
@@ -1163,4 +1165,4 @@ fluid.poo=poo
fluid.sewerage=sewerage
fluid.fuelgc=fuelgc
fluid.dirtywater=dirtywater
-fluid.oilgc=oilgc \ No newline at end of file
+fluid.oilgc=oilgc