• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 [v20\v21] Item Crafter UI Plus 3.0.0

This resource pertains to version 21.1 of Pokémon Essentials.
If I could give it 4.9 I would. Not perfect because there's no option to give all recipes with a certain flag like there is to select them but that's literally the only flaw I can see.
V
Vendily
[code]GameData::Recipe.each do |r|
next unless r.has_flag?(flag)
pbUnlockRecipe(r.id)
end[/code]
I love everything about this! Thank you so much for making this!
Works perfectly, easy to use, specially on the PBS file instead of modifying an script.
Works great and easy to use. Checked Discussion for a way to make it a Key Item and doing so was found to be easy as well!
Having a PBS file is so easy. Less annoying then typing the script every time.
Back
Top