HV Quests in eng and fixes for others quests and HV integration (#998)
This commit is contained in:
parent
9262133484
commit
c2d903495b
6 changed files with 599 additions and 473 deletions
|
|
@ -640,4 +640,8 @@ function removeGTCEURecipes(event) {
|
|||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__fireclay' })
|
||||
|
||||
event.remove({ id: 'gtceu:smelting/sticky_resin_from_slime' })
|
||||
|
||||
// Remove vanilla Eye of Ender
|
||||
|
||||
event.remove({ id: 'minecraft:ender_eye' })
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue