quarktech stuff works as a space suit, though you'll still need the chestplate (for now)
This commit is contained in:
parent
044494ee8e
commit
f933f863cd
1 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,10 @@ const registerAdAstraItemTags = (event) => {
|
|||
event.add('tfc:foods/usable_in_jam_sandwich', 'ad_astra:cheese')
|
||||
event.add('tfc:foods/usable_in_jam_sandwich_2', 'ad_astra:cheese')
|
||||
event.add('firmalife:foods/cheeses', 'ad_astra:cheese')
|
||||
|
||||
event.add('ad_astra:space_suit_items', 'gtceu:quarktech_helmet')
|
||||
event.add('ad_astra:space_suit_items', 'gtceu:quarktech_leggings')
|
||||
event.add('ad_astra:space_suit_items', 'gtceu:quarktech_boots')
|
||||
}
|
||||
|
||||
const registerAdAstraBlockTags = (event) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue