Radium Reforged

Radium Reforged

6M Downloads

Rats upgrades and Ice & Fire armors do not update their appearance

BabblingFishes opened this issue ยท 0 comments

commented

Both "Ice & Fire" and "Rats" mobs can be equipped with items that change their model. (For example, dragons can wear armor, and rats can be turned into living carrots.) When Radium is installed, these models do not update correctly. The first item added will update the model, but if that item is removed or if a second item is added, the model does not visually change.

I'll likely crosspost this issue to Citadel, as I'm not sure who is the main culprit.

The instructions below will be for Ice & Fire, as it is quicker to reproduce.


Version Information

  • Radium [0.12.3+git.50c5c33]
  • Citadel [2.5.4]
  • Ice and Fire [2.1.13-1.20.1-beta-4]

Expected Behavior

When dragons are equipped with armor, it should be visible (and it will look like their inventory preview).

Actual Behavior

The first piece of armor is immediately visible. After that, all other armor is invisible, and the first piece of armor cannot be (visually) removed except by closing and reopening the world.

Reproduction Steps

  1. Spawn in and tame a dragon (a spawn egg and Creative Dragon Meal is a quick way to do this).
  2. Shift+right click to access the dragon's inventory.
  3. Equip any piece of Dragon Armor to the dragon.
  4. Unequip the dragon's armor, or equip a different piece of armor to any slot. This will update the inventory preview, but not the actual dragon.

Other Information

This is fixed by setting mixin.entity=false in lithium.properties, but changing any (or all) of the entity sub-settings to false does not fix the issue.