|
1 | 1 | { |
| 2 | + "block.minecraft.empty": "空", |
2 | 3 | "entity.astromine.super_space_slime": "啫喱子:超級太空史萊姆", |
3 | 4 | "entity.astromine.space_slime": "太空史萊姆", |
4 | 5 | "text.astromine.message.holographic_connection_successful": "已成功連線 %s 與 %s 的投影機。", |
|
88 | 89 | "block.astromine.basic_electrolyzer": "基礎電解器", |
89 | 90 | "block.astromine.advanced_electrolyzer": "高階電解器", |
90 | 91 | "block.astromine.elite_electrolyzer": "精良電解器", |
| 92 | + "block.astromine.primitive_refinery": "原始煉油機", |
| 93 | + "block.astromine.basic_refinery": "基礎煉油機", |
| 94 | + "block.astromine.advanced_refinery": "高階煉油機", |
| 95 | + "block.astromine.elite_refinery": "精良煉油機", |
91 | 96 | "block.astromine.primitive_fluid_mixer": "原始液體混合機", |
92 | 97 | "block.astromine.basic_fluid_mixer": "基礎液體混合機", |
93 | 98 | "block.astromine.advanced_fluid_mixer": "高階液體混合機", |
|
175 | 180 | "block.astromine.martian_stone": "火星石", |
176 | 181 | "block.astromine.vulcan_stone": "瓦肯星石", |
177 | 182 | "block.astromine.oxygen": "氧氣", |
| 183 | + "block.astromine.hydrogen": "氫氣", |
| 184 | + "block.astromine.crude_oil": "原油", |
| 185 | + "block.astromine.residual_fuel_oil": "殘渣燃料油", |
| 186 | + "block.astromine.heavy_gas_oil": "重質燃料油", |
| 187 | + "block.astromine.diesel": "柴油", |
| 188 | + "block.astromine.kerosene": "煤油", |
| 189 | + "block.astromine.naphtha": "石腦油", |
| 190 | + "block.astromine.gasoline": "汽油", |
| 191 | + "block.astromine.butane": "丁烷", |
| 192 | + "block.astromine.kerosene_oxygen_fuel": "液氧燃油燃料", |
178 | 193 | "block.astromine.alternator": "交流發電機", |
179 | 194 | "block.astromine.splitter": "分離器", |
180 | 195 | "block.astromine.incinerator": "焚化爐", |
|
196 | 211 | "gas.minecraft.empty": "真空", |
197 | 212 | "item.astromine.oxygen_bucket": "氧桶", |
198 | 213 | "item.astromine.hydrogen_bucket": "氫桶", |
| 214 | + "item.astromine.crude_oil_bucket": "原油桶", |
| 215 | + "item.astromine.residual_fuel_oil_bucket": "殘渣燃料油桶", |
| 216 | + "item.astromine.heavy_gas_oil_bucket": "重質燃料油桶", |
| 217 | + "item.astromine.diesel_bucket": "柴油桶", |
| 218 | + "item.astromine.kerosene_bucket": "煤油桶", |
| 219 | + "item.astromine.naphtha_bucket": "石腦油桶", |
| 220 | + "item.astromine.gasoline_bucket": "汽油桶", |
| 221 | + "item.astromine.butane_bucket": "丁烷桶", |
| 222 | + "item.astromine.kerosene_oxygen_fuel_bucket": "液氧煤油燃料桶", |
199 | 223 | "block.astromine.rocket_fuel": "火箭燃料", |
200 | 224 | "item.astromine.energy": "能量", |
201 | 225 | "item.astromine.fluid": "液體", |
|
583 | 607 | "category.astromine.triturating": "磨粉", |
584 | 608 | "category.astromine.fluid_mixing": "液體混合", |
585 | 609 | "category.astromine.electrolyzing": "電解", |
| 610 | + "category.astromine.refining": "煉油", |
586 | 611 | "category.astromine.infusing": "祭壇注入", |
587 | 612 | "category.astromine.cooking.time": "%s 秒", |
588 | 613 | "category.astromine.cooking.energy": "%s 能量", |
|
0 commit comments