chorus plants!

This commit is contained in:
Pyritie 2025-05-10 02:32:19 +01:00
parent dfa3ccd967
commit ad10795d7c
20 changed files with 334 additions and 22 deletions

View file

@ -90,6 +90,7 @@ const registerAdAstraBlockTags = (event) => {
event.add('minecraft:rabbits_spawnable_on', 'tfc:rock/gravel/dacite')
event.add('ad_astra:moon_stone_replaceables', 'ad_astra:moon_sand')
event.add('ad_astra:moon_stone_replaceables', 'tfg:rock/hardened_moon_stone')
event.add('ad_astra:moon_stone_replaceables', 'tfc:sand/white')
event.add('ad_astra:moon_stone_replaceables', 'tfc:sand/black')
event.add('ad_astra:moon_stone_replaceables', 'tfc:rock/gravel/diorite')