fixed the vibrating table with rose quartz

This commit is contained in:
Pyritie 2025-06-28 01:07:03 +01:00
parent d7a47307c3
commit b04791403c

View file

@ -367,6 +367,8 @@ function registerVintageImprovementsRecipes(event) {
gem = 'minecraft:amethyst_shard'
else if (material == GTMaterials.CertusQuartz)
gem = 'ae2:certus_quartz_crystal'
else if (material == TFGHelpers.getMaterial('rose_quartz'))
gem = 'create:rose_quartz'
event.custom({
type: 'vintageimprovements:vibrating',