Powah! (Rearchitected)

Powah! (Rearchitected)

3M Downloads

[Forge 1.20.1] Adding Fluids to Coolant Config Doesn't Apply In Game

Alaric323 opened this issue ยท 2 comments

commented

Version: (make sure you are on the latest version before reporting):

  • Minecraft: 1.20.1
  • Forge: 47.2.20
  • Powah: 5.0.4, 5.0.5 doesn't seem to fix this specific issue.

Issue description:

Adding entries to the json5 config file under coolant_fluids does NOT add these fluids as viable options. Water remains the only option. Changing the sign of the entries (negative vs positive) does not help. These entries are similar to what other modpacks I've seen use, but adapted to my current modpack with available fluids.

image
image

Steps to reproduce:

  1. Add entries to config
  2. Config doesn't apply?
commented

Seems to work for me

image

Config:

"coolant_fluids": {
    "minecraft:water": 1,
    "estrogen:liquid_estrogen": 10
}
commented

Fixed in 1.21 with the move to data maps.