Mystical Agriculture

Mystical Agriculture

86M Downloads

Cant remove Basic Essences Recipes Using KubeJs

ModernGamingWorld opened this issue ยท 0 comments

commented

Idk if there is a mod conflict going on or what, But I can't remove any of the default

I have tried this

event.remove({
    id: 'mysticalagriculture:prudentium_essence'
})

and 

this as I have Mystical Tier Crystal in the pack as well

//Matc Essence
event.remove({
    id: 'matc:mysticalagriculture/recipes/prudentium_essence'
})