removed moon spikes

This commit is contained in:
Pyritie 2025-06-03 01:14:05 +01:00
parent 30382b7346
commit 02132ca387
19 changed files with 0 additions and 1 deletions

View file

@ -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')