diff --git a/kubejs/startup_scripts/tfg/materials/materials.misc_alloys.js b/kubejs/startup_scripts/tfg/materials/materials.misc_alloys.js index 41c3a1517..e39093149 100644 --- a/kubejs/startup_scripts/tfg/materials/materials.misc_alloys.js +++ b/kubejs/startup_scripts/tfg/materials/materials.misc_alloys.js @@ -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')