Merging #653, fixes book and name tag inconsistencies

This commit is contained in:
Pyritie 2025-04-16 18:53:41 +01:00
parent 56311bef5b
commit 9aba2b416c
3 changed files with 25 additions and 4 deletions

View file

@ -191,7 +191,7 @@ const registerAE2Recipes = (event) => {
]).id('tfg:crafting/light_detector')
// Annihilation Core
event.shaped('ae2:annihilation_core', [
event.shaped('2x ae2:annihilation_core', [
'ABA',
'BDB',
'ABA'
@ -202,7 +202,7 @@ const registerAE2Recipes = (event) => {
}).id('tfg:crafting/annihilation_core')
// Formation Core
event.shaped('ae2:formation_core', [
event.shaped('2x ae2:formation_core', [
'ABA',
'BDB',
'ABA'