added loose stone, bricks, and recipes for all the different ad astra stone types

This commit is contained in:
Pyritie 2025-05-05 20:08:42 +01:00
parent 2c0d2cbd24
commit 0256ece0dd
45 changed files with 1272 additions and 76 deletions

View file

@ -43,7 +43,12 @@ const registerGTCEUItemTags = (event) => {
event.add('tfg:stone_dusts', 'gtceu:deepslate_dust')
event.add('tfg:stone_dusts', 'gtceu:blackstone_dust')
event.add('tfg:stone_dusts', 'tfg:dripstone_dust')
event.add('tfg:stone_dusts', 'tfg:moon_stone_dust')
event.add('tfg:stone_dusts', 'tfg:moon_deepslate_dust')
event.add('tfg:stone_dusts', 'tfg:mars_stone_dust')
event.add('tfg:stone_dusts', 'tfg:venus_stone_dust')
event.add('tfg:stone_dusts', 'tfg:mercury_stone_dust')
event.add('tfg:stone_dusts', 'tfg:glacio_stone_dust')
event.add('tfg:stone_dusts', 'gtceu:stone_dust')
//#endregion