added back space helmet and chest as PPE armor so they can at least protect from contact/inhalation hazards
This commit is contained in:
parent
382de1ee37
commit
c050e96f65
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ const registerAdAstraItemTags = (event) => {
|
|||
event.add('c:hidden_from_recipe_viewers', 'ad_astra:alphacene_mushroom')
|
||||
event.add('c:hidden_from_recipe_viewers', 'ad_astra:strophar_mushroom')
|
||||
|
||||
event.add('gtceu:ppe_armor', 'ad_astra:space_helmet')
|
||||
event.add('gtceu:ppe_armor', 'ad_astra:space_suit')
|
||||
event.add('gtceu:ppe_armor', 'ad_astra:netherite_space_helmet')
|
||||
event.add('gtceu:ppe_armor', 'ad_astra:netherite_space_suit')
|
||||
event.add('gtceu:ppe_armor', 'ad_astra:netherite_space_pants')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue