#i need help removing all the dynamo recipes and get rid of it from rei

8 messages · Page 1 of 1 (latest)

plucky torrentBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

loud hamlet
#

ps from the mod thermal expansion

#

( yes im stupid )

fair blaze
#

That's not the correct mod id (you first give it as 'thermal' then 'thermalexpansion'), and type is for recipe types, smelting vs crafting etc.
Regex should work. { id: /^thermalexpansion:.*dynamo/ }

#

Will filter all recipes in the thermalexpansion namespace whose recipe Ids contain the word 'dynamo'

indigo dagger
#

event.remove({id: /thermal:dynamo/}) would get ya there

#

and even though thermal is a handful of mods, pretty much everything is in the thermal namespace