added loose stone, bricks, and recipes for all the different ad astra stone types
This commit is contained in:
parent
2c0d2cbd24
commit
0256ece0dd
45 changed files with 1272 additions and 76 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue