fix #2055
This commit is contained in:
parent
15025af2c0
commit
138bf5efe3
1 changed files with 2 additions and 0 deletions
|
|
@ -497,6 +497,8 @@ const registerAdAstraEntityTypeTags = (event) => {
|
|||
event.add('ad_astra:lives_without_oxygen', entity)
|
||||
})
|
||||
|
||||
event.add('ad_astra:can_survive_in_space', 'railways:conductor')
|
||||
|
||||
event.add('tfc:deals_crushing_damage', 'minecraft:enderman')
|
||||
event.add('tfc:deals_crushing_damage', 'minecraft:stray')
|
||||
event.add('tfc:deals_crushing_damage', 'endermanoverhaul:windswept_hills_enderman')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue