oh so that's why the icicles aren't spawning
This commit is contained in:
parent
b7adbff285
commit
63533022dc
1 changed files with 2 additions and 2 deletions
|
|
@ -506,8 +506,8 @@ const registerAdAstraPlacedFeatures = (event) => {
|
|||
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/calcite')
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/mega_calcite')
|
||||
event.add('tfg:mars_underground_decoration', 'tfc:mars/underground/icicle')
|
||||
event.add('tfg:mars_underground_decoration', 'tfc:mars/underground/icicle_extra')
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/icicle')
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/icicle_extra')
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/loose_rocks')
|
||||
event.add('tfg:mars_underground_decoration', 'tfg:mars/underground/ochrum_blob')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue