diff options
author | Glease <4586901+Glease@users.noreply.github.com> | 2022-09-18 16:39:48 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-18 10:39:48 +0200 |
commit | 5748ba1e3e532cd451ee7ce6cfb3af32dca11e0e (patch) | |
tree | 5dd371a9a3d9ca01d907eb61b4cc4a725caf550a /src/main/resources/assets | |
parent | b321cb7a7dfe3ee4d1999a8589a444142f933369 (diff) | |
download | GT5-Unofficial-5748ba1e3e532cd451ee7ce6cfb3af32dca11e0e.tar.gz GT5-Unofficial-5748ba1e3e532cd451ee7ce6cfb3af32dca11e0e.tar.bz2 GT5-Unofficial-5748ba1e3e532cd451ee7ce6cfb3af32dca11e0e.zip |
migrate to new survival autoplace api (#1382)
* migrate to new survival autoplace api
* reduce type of blocks autoplace will use
this does not prevent those blocks from not being accepted into the structures though
* implement getBlocksToPlace
* fix survivalConstruct code for assline and DT
i hate variable size multi :(
* fix AIOBE
* allow disabling machine block updates on a per-thread basis
* make a sensible guess at what texture to use on server side
* spotless
* implement hologram support for bbf
* spotless
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/gregtech/lang/en_US.lang | 2 |
1 files changed, 1 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 6fa47b40b4..5123033fd3 100644 --- a/src/main/resources/assets/gregtech/lang/en_US.lang +++ b/src/main/resources/assets/gregtech/lang/en_US.lang @@ -37,7 +37,7 @@ GT5U.MBTT.StructureHint=Some blocks have multiple candidates or can use any tier GT5U.MBTT.Mod=Added by GT5U.MBTT.Air=Mandatory Air -GT5U.MBTT.subchannel=Uses sub channel §6%s§r for %s +GT5U.MBTT.subchannel=Uses sub channel §6%s§r§7 for §6%s GT5U.cracker.io_side=Input/Output Hatches must be on opposite sides! |