species stuff and loot tables

This commit is contained in:
Pyritie 2025-06-17 20:44:24 +01:00
parent f646c46377
commit 62edf3929f
8 changed files with 98 additions and 4 deletions

View file

@ -132,6 +132,7 @@ const registerAdAstraBlockTags = (event) => {
event.add('ad_astra:moon_stone_replaceables', 'tfc:rock/hardened/dacite')
event.add('minecraft:rabbits_spawnable_on', '#ad_astra:moon_stone_replaceables')
event.add('species:limpet_spawnable_on', '#ad_astra:moon_stone_replaceables')
event.add('tfc:can_landslide', 'ad_astra:moon_sand')
event.add('tfc:can_landslide', 'ad_astra:mars_sand')