Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Undocumented #180

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Updating Undocumented #180

merged 3 commits into from
Aug 14, 2023

Conversation

DrinkWater623
Copy link
Contributor

Mainly under the Entity Components

  • Updated descriptions
  • Fixed typos
  • Corrected data types
  • Added 'default' where needed
  • Added missing parameters
  • Removed invalid parameters
  • Added and/or updated examples

Used information from MS-Learn component pages.

  • Except for entity_placer.json, added logical title and description to the items-array info for the dispense_on/use_on

Updating Undocumented and Fix Component errors
@DaanV2 DaanV2 self-requested a review August 10, 2023 14:26
Comment on lines 7 to 13
"properties": {
"value": {
"title": "Value",
"description": "UNDOCUMENTED.",
"type": "boolean"
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So do I just remove it, or do you? I am kinda new to this github thing.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You removed in your code 🙂, So for this case you need to re-add it to the file 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I think this is where the reply goes... I deleted my changes for is_stackable.

@DrinkWater623
Copy link
Contributor Author

Getting confused about where comments go... anyways, deleted the is_stackable file from the PR. I think.

@DaanV2 DaanV2 merged commit 8a7533a into Blockception:main Aug 14, 2023
2 checks passed
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.

2 participants