Skip to content

Create getItemName function#193

Merged
bot174 merged 2 commits intoJaylyDev:mainfrom
bot174:main
Apr 9, 2023
Merged

Create getItemName function#193
bot174 merged 2 commits intoJaylyDev:mainfrom
bot174:main

Conversation

@bot174
Copy link
Collaborator

@bot174 bot174 commented Apr 8, 2023

Checklist

Please fill in the checklist. To mark a task as complete, replace [ ] with [x].

  • Use a meaningful title for the pull request. Include the name of the script(s) modified.
  • Test your code locally prior to submission.
  • Explain what this pull request make changes on in the description.

Changes to Scripts:

  • Code is up-to-date with latest beta version of Script API modules in latest Minecraft Preview.

Adding new script examples:

  • Add a README to explain what the scripts do.
  • Add tests.js or tests.ts file to test against your main script (optional).
  • Add code header in index.js or index.ts file in your package:
// Script example for ScriptAPI
// Author: Alice <url>
//         Bob <url>
//         Steve <url>
// Project: https://github.com/JaylyDev/ScriptAPI

Description

a function gets item name from an item

@bot174 bot174 merged commit bdf318f into JaylyDev:main Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant