• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

Resource Item Crafting by Phantombass 1.0

phantombass

Elite Trainer
Member
Joined
Sep 21, 2020
Posts
252
phantombass submitted a new resource:

Item Crafting by Phantombass - Use this resource to implement NPCs that can take items you have and craft new ones

Phantombass's Item Crafter:
Expand Collapse Copy
################################################################################
# Item Crafter
# By Phantombass
# Designed to simplify the Item Crafter Events
# This is merely an example of how this script works as far as items go. Make your
# own item combinations and add them in their respective sections of this script.
# Then to call in an event, simply add a Script command that says:
#
# pbItemcraft(PBItems::item), where item is the...

Read more about this resource...
 
Back
Top