fixed the vibrating table with rose quartz
This commit is contained in:
parent
d7a47307c3
commit
b04791403c
1 changed files with 2 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue