diff options
author | DianeXD <64360468+DianeXD@users.noreply.github.com> | 2022-05-10 01:01:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 19:01:06 +0200 |
commit | 4b237c95ac70f814d475c1d00e9aecf8685ce1ad (patch) | |
tree | d4c38a9bd1d29b18d2ce073491e1c46e8b78dc49 /src/main/resources/assets/goodgenerator | |
parent | 585d881d108d995066edb3c2e77a62dc3b6578fc (diff) | |
download | GT5-Unofficial-4b237c95ac70f814d475c1d00e9aecf8685ce1ad.tar.gz GT5-Unofficial-4b237c95ac70f814d475c1d00e9aecf8685ce1ad.tar.bz2 GT5-Unofficial-4b237c95ac70f814d475c1d00e9aecf8685ce1ad.zip |
Add Large Essentia Smeltery (#38)
* Add Large Essentia Smeltery
* Add info data
* Add Essentia Output Hatch (ME)
* fix node power
* Bug fix
* Solve the problems mentioned
* Undo wrong changes
Diffstat (limited to 'src/main/resources/assets/goodgenerator')
-rw-r--r-- | src/main/resources/assets/goodgenerator/lang/en_US.lang | 18 | ||||
-rw-r--r-- | src/main/resources/assets/goodgenerator/lang/zh_CN.lang | 17 | ||||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/blocks/essentiaFilterCasing.png | bin | 0 -> 10067 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch.png | bin | 0 -> 8412 bytes | |||
-rw-r--r-- | src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch_ME.png | bin | 0 -> 6533 bytes |
5 files changed, 35 insertions, 0 deletions
diff --git a/src/main/resources/assets/goodgenerator/lang/en_US.lang b/src/main/resources/assets/goodgenerator/lang/en_US.lang index 5bc80c834d..677b49c63d 100644 --- a/src/main/resources/assets/goodgenerator/lang/en_US.lang +++ b/src/main/resources/assets/goodgenerator/lang/en_US.lang @@ -38,6 +38,9 @@ compactFusionCoil.1.name=Compact Fusion Coil compactFusionCoil.2.name=Advanced Compact Fusion Coil compactFusionCoil.3.name=Compact Fusion Coil MK-II Prototype compactFusionCoil.4.name=Compact Fusion Coil MK-II Finaltype +essentiaFilterCasing.0.name=Essentia Filter Casing +essentiaOutputHatch.0.name=Essentia Output Hatch +essentiaOutputHatch_ME.0.name=Essentia Output Hatch (ME) #Items item.radiationProtectionPlate.name=Radiation Proof Plate @@ -137,6 +140,8 @@ huiCircuit.tooltip.1=§e76M Processor Units§r huiCircuit.tooltip.2=§aInvalidate RSA§r huiCircuit.tooltip.3=§c56th Mersenne Prime§r huiCircuit.tooltip.4=§5Paradox§r +EssentiaOutputHatch.tooltip.0=Right click it with empty hands to clear the container. +EssentiaOutputHatch.tooltip.1=Capacity: #Fluids fluid.lightlyCrackedNaquadahGas=Lightly Cracked Naquadah Gas @@ -386,6 +391,14 @@ LargeFusion5.hint.5=2 - Output Hatch LargeFusion5.hint.6=3 - Energy Hatch LargeFusion5.hint.7=All Hatches must be UEV or better. LargeFusion5.hint.8=Support TecTech Hatches. +LargeEssentiaSmeltery.hint.0=At least 24x Magic Casings +LargeEssentiaSmeltery.hint.1=At least 12x Essentia Diffusion Cells +LargeEssentiaSmeltery.hint.2=At least 3x Advanced Alchemical Furnace Blocks +LargeEssentiaSmeltery.hint.3=At least 3x Essentia Filter Casings +LargeEssentiaSmeltery.hint.4=0 - Air +LargeEssentiaSmeltery.hint.5=1 - Basic Hatch/Magic Casing +LargeEssentiaSmeltery.hint.6=2 - Muffler Hatch +LargeEssentiaSmeltery.hint.7=Support TecTech Hatches. #Chat largeessentiagenerator.chat= Installed! @@ -397,6 +410,7 @@ yottank.chat.0=Clear the lock filter yottank.chat.1=Lock to %s preciseassembler.chat.0=Precise Mode preciseassembler.chat.1=Normal Mode +essentiaoutputhatch.chat.0=Cleared. #Achievement achievement.gt.blockmachines.nag=Large Naquadah Reactor @@ -473,3 +487,7 @@ research.ESSENTIA_UPGRADE_RADIATION.page.1=Acceptable Aspects:<BR><BR>Radio: 238 research.ESSENTIA_UPGRADE_RADIATION.page.2=Optional Liquid:<BR><BR>Molten Caesium: Efficiency:x2.0<BR><BR>Molten Uranium-235: Efficiency:x3.0<BR><BR>Molten Naquadah: Efficiency:x4.0<BR><BR>Molten Atomic Separation Catalyst: Efficiency:x16.0 research.ESSENTIA_UPGRADE_ELECTRIC.page.0=The ELECTRUM Essentia itself represents electricity!<BR><BR>The higher the voltage of the generator dynamo hatch, the more ELECTRUM will be affected by potential difference and increase the amount of energy. research.ESSENTIA_UPGRADE_ELECTRIC.page.1=Acceptable Aspects: Electrum<BR><BR>The formula to calculate its power:<BR>8x(3.0^Dynamo Hatch Tier)EU +research.ESSENTIA_SMELTERY.page.0=The Advanced Alchemical Furnace is no longer enough to support your Essentia production...<BR><BR>The LES(Large Elemental Smelter) is an advanced version of the Advanced Alchemical Furnace, which consumes electricity and cent-vis to smelt Essentia. +research.ESSENTIA_SMELTERY.page.1=Ignis and Aqua are the basic conditions for the operation of LES. The minimum demand is about the highest Energy Hatch tier^2*1.15cv/work, and the machine can run only after it is satisfied.<BR><BR>Ordo affects the pollution and the generation of Flux Gas (randomly exhaust Flux Gas at the facing of the muffler when smelting Essentia).<BR><BR>Perditio can speed up machine work, up to 200% (100cv/5t). +research.ESSENTIA_SMELTERY.page.2=The Essentia Diffusion Cell tier and structure size only affect the machine parallel, and the max parallel is 64x.<BR><BR>Items without Essentia will be smelted to 1 point of perditio. +research.ESSENTIA_OUTPUT_HATCH_ME.page.0=Someday you will use it...<BR><BR>Be sure to connect to the network. It has no cache! diff --git a/src/main/resources/assets/goodgenerator/lang/zh_CN.lang b/src/main/resources/assets/goodgenerator/lang/zh_CN.lang index 883cea83d2..7d1958787c 100644 --- a/src/main/resources/assets/goodgenerator/lang/zh_CN.lang +++ b/src/main/resources/assets/goodgenerator/lang/zh_CN.lang @@ -38,6 +38,9 @@ compactFusionCoil.1.name=压缩聚变线圈方块 compactFusionCoil.2.name=进阶压缩聚变线圈方块 compactFusionCoil.3.name=压缩聚变线圈方块MK-II原型 compactFusionCoil.4.name=压缩聚变线圈方块MK-II +essentiaFilterCasing.0.name=源质过滤方块 +essentiaOutputHatch.0.name=源质输出仓 +essentiaOutputHatch_ME.0.name=源质输出仓 (ME) #Items item.radiationProtectionPlate.name=防辐射板 @@ -137,6 +140,8 @@ huiCircuit.tooltip.1=§e76M处理单元§r huiCircuit.tooltip.2=§a无效RSA算法§r huiCircuit.tooltip.3=§c第56梅森素数§r huiCircuit.tooltip.4=§5佯谬§r +EssentiaOutputHatch.tooltip.0=空手右键清空容器. +EssentiaOutputHatch.tooltip.1=容量: #Fluids fluid.lightlyCrackedNaquadahGas=轻度裂化硅岩气 @@ -386,6 +391,14 @@ LargeFusion5.hint.5=2 - 输出仓 LargeFusion5.hint.6=3 - 能源仓 LargeFusion5.hint.7=所有仓室必须为UEV以上 LargeFusion5.hint.8=支持TecTech能源仓. +LargeEssentiaSmeltery.hint.0=24x魔法机械方块(至少!) +LargeEssentiaSmeltery.hint.1=12x源质扩散单元(至少!) +LargeEssentiaSmeltery.hint.2=3x高级炼金炉(至少!) +LargeEssentiaSmeltery.hint.3=3x源质过滤方块(至少!) +LargeEssentiaSmeltery.hint.4=0 - 空气 +LargeEssentiaSmeltery.hint.5=1 - 基础仓室/魔法机械方块 +LargeEssentiaSmeltery.hint.6=2 - 消声仓 +LargeEssentiaSmeltery.hint.7=支持TecTech能源仓. #Chat largeessentiagenerator.chat= 已安装! @@ -473,3 +486,7 @@ research.ESSENTIA_UPGRADE_RADIATION.page.1=可用源质:<BR><BR>Radio:238000EU; research.ESSENTIA_UPGRADE_RADIATION.page.2=可选流体:<BR><BR>熔融铯:效率:x2.0<BR><BR>熔融铀-235:效率:x3.0<BR><BR>熔融硅岩:效率:x4.0<BR><BR>熔融原子分离催化剂:效率:x16.0 research.ESSENTIA_UPGRADE_ELECTRIC.page.0=ELECTRUM源质本身就代表了电力!<BR><BR>发电机的动力仓电压越高,ELECTRUM源质被越强的电势差影响,发电量就越高. research.ESSENTIA_UPGRADE_ELECTRIC.page.1=可用源质:Electrum<BR><BR>能量公式:<BR>8x(3.0^动力仓等级)EU +research.ESSENTIA_SMELTERY.page.0=荒古炼金炉已经不足以支撑你的源质生产了...<BR><BR>LES(大型源质冶炼厂)是荒古炼金炉的进阶版,消耗电力和cent-vis冶炼源质. +research.ESSENTIA_SMELTERY.page.1=Ignis与Aqua是LES运行的基本条件,最低需求约为最高能源仓等级^2*1.15cv/每次工作,满足后机器才能运行.<BR><BR>Ordo影响污染、咒波瓦斯生成概率(冶炼源质时随机在消声仓仓口排出咒波瓦斯).<BR><BR>Perditio可以加速机器工作,最高200%(100cv/5t). +research.ESSENTIA_SMELTERY.page.2=扩散单元等级及结构大小仅影响机器并行,最大并行为64x.<BR><BR>不含源质的物品会冶炼出1点perditio. +research.ESSENTIA_OUTPUT_HATCH_ME.page.0=总有一天你会用到它...<BR><BR>务必连接网络使用,它没有缓存! diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaFilterCasing.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaFilterCasing.png Binary files differnew file mode 100644 index 0000000000..fc88af0128 --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaFilterCasing.png diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch.png Binary files differnew file mode 100644 index 0000000000..cb8ae2931d --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch.png diff --git a/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch_ME.png b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch_ME.png Binary files differnew file mode 100644 index 0000000000..58768ded09 --- /dev/null +++ b/src/main/resources/assets/goodgenerator/textures/blocks/essentiaOutputHatch_ME.png |