Integrated Dynamics

Integrated Dynamics

63M Downloads

Copying a named variable card clears original's name

Ruukas97 opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When you copy a named variable to a new, blank variable card, only the newly crafted variable card retains the name. The original has it name reverted back to "Variable card".

Steps to reproduce the problem:

  1. Name a variable card (mine stores a recipe)
  2. Combine it with a fresh, blank variable card
  3. Take the resulting card
  4. The original named variable card stay in the crafting grid, but the name is now gone. The result has the name.

Expected behaviour:

I would expect the original and the new copy to both have the name of the "named variable" after copying.


Versions:

  • This mod: 1.12.2-1.0.6
  • Minecraft: 1.12.2
  • Forge: 14.23.5.2836
commented

This is intended behaviour, not sure if your desired behaviour makes sense in all cases, I'll think about it.

commented

I guess it depends on your naming conventions.
I'm still just starting to understand how to get things done with the mod. However, I like to name the variables as the static value they define or, if it's an operator, what it does.
At least these names would still apply to the copy.

For the people who like to name all their variable cards they would have the choice to rename the copy after copying or keep them with the same name.
In the current behavior, you would definitely have to rename the resulting "variable card", if you like all your variables to be named.

I imagine most people either name all their variables or none of them. The ones that doesn't name them would not be affected by this. The ones that do name their variables, would be saved the "work" of labeling it after crafting, if they wanted the names to be same - if they wanted a different name, there's no extra work, as they would already have to rename it.