• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

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

This resource pertains to version 21.1 of Pokémon Essentials.

Reviews 4.88 star(s) 6 reviews

Amazing job! Everything works just fine :) Love it :)
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