3TUSK / FrogCraft-Rebirth

A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
MIT License
27 stars 5 forks source link

[Minor issue] Missing name on Fluid Chlorine (it shows its Unlocalized Name) #58

Open gatoborrachon opened 3 years ago

gatoborrachon commented 3 years ago

Well, i just want to leave a registry of missing minor things about the mod 2021-04-15_17 42 51

but also i want to use this issue to ask 2 things: 1.- How Chlorine was supposed to be crafted?

2.- Which uses it would had?

3TUSK commented 3 years ago

Interesting. It looks like either I forget to remove the item for the fluid block, or JEI displays fluid for convenience.

  1. Carnallite contains potassium chloride (KCl). So you would go through macerator -> thermal centrifuge -> electrolyzer.
  2. Back in GregTech 2-4, it is primarily used as bleach (i.e. wash out color from wool, etc). IIRC, my initial thought is hydrochloric acid. In GT5+, polyvinyl chloride also uses chloride, but I doubt if I would expand the mod to petrochemical stuff. That is a big rabbit hole.
gatoborrachon commented 3 years ago

Interesting. It looks like either I forget to remove the item for the fluid block, or JEI displays fluid for convenience.

well, i guess that you just forgot to add its Lang entry, the other fluids are called the same (fluid.FLUIDNAME). Example: https://github.com/3TUSK/FrogCraft-Rebirth/blob/f0242e5a3e175e501a11e14fd2665d23f07fb302/src/main/resources/assets/frogcraftrebirth/lang/en_us.lang#L158

-> electrolyzer.

mmm, i can only think on how will you manage to add an Item input to the Electrolizer, also, Potassium doesn't has a gas form as far as i know (or at least in real life) EDIT: Nevermind, it has it

Back in GregTech 2-4, it is primarily used as bleach (i.e. wash out color from wool, etc). IIRC, my initial thought is hydrochloric acid.

that GregTech Experimental addon that i told you about before has Chlorite (ClO2) and i thought on using that exactly as you describe here, but i will use the FrogCraft's Chlorine inside the Fixed Bed Reactor from Rockhounding mod: Chemistry to get Chlorite (Combining it with Oxygen)

in GT5+, polyvinyl chloride also uses chloride, but I doubt if I would expand the mod to petrochemical stuff. That is a big rabbit hole.

i think that the newest modpack of Wormzjl, Fabrica Atlantica, is going to have a pretty nice and realistic PetroChem line: https://www.reddit.com/r/feedthebeast/comments/mke0sj/a_new_expert_modpack_in_the_works_fabrica/