merging dev into create-6

This commit is contained in:
Pyritie 2025-06-24 01:40:08 +01:00
commit bdf2bd7691
65 changed files with 2887 additions and 1749 deletions

View file

@ -37,6 +37,7 @@ ItemEvents.modification(event => {
*/
StartupEvents.registry('fluid', event => {
registerTFGFluids(event)
registerAE2Fluids(event)
})
/**