removed moon spikes
This commit is contained in:
parent
30382b7346
commit
02132ca387
19 changed files with 0 additions and 1 deletions
|
|
@ -208,7 +208,6 @@ const registerAdAstraPlacedFeatures = (event) => {
|
|||
// in all moon biomes
|
||||
event.add('tfg:moon_small_rock_features', `tfg:moon/surface/pile/${stone}`)
|
||||
event.add('tfg:moon_small_rock_features', `tfg:moon/surface/loose/${stone}`)
|
||||
event.add('tfg:moon_small_rock_features', `tfg:moon/surface/spike/${stone}`)
|
||||
})
|
||||
|
||||
event.add('tfg:moon_small_rock_features', 'tfg:moon/surface/pile_moon_sand')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue