mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Fixed slight bug
This commit is contained in:
parent
dfb237d9cd
commit
8b08b28264
@ -162,6 +162,8 @@ public class ArmorModHandler {
|
||||
|
||||
if(stack != null)
|
||||
slots[i] = stack;
|
||||
else // Any non-existing armor mods will be sorted out automatically
|
||||
removeMod(armor, i);
|
||||
}
|
||||
|
||||
return slots;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user