fix startup crash

This commit is contained in:
Pyritie
2026-03-05 22:36:21 +00:00
parent 6214f4b36b
commit 825accd13b

View File

@@ -5,6 +5,8 @@
// Only use it if there's truly nowhere else your material can go and there's only like one or two materials.
// Otherwise, make a dedicated file for it.
function registerTFGMiscAlloyMaterials(event) {
const $BlastProperty = Java.loadClass("com.gregtechceu.gtceu.api.data.chemical.material.properties.BlastProperty")
// EV New Material
event.create('tfg:tungsten_bismuth_oxide_composite')