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

Add Minecraft generators #1796

Closed
lucasqueiroz opened this issue Oct 6, 2019 · 2 comments
Closed

Add Minecraft generators #1796

lucasqueiroz opened this issue Oct 6, 2019 · 2 comments

Comments

@lucasqueiroz
Copy link
Member

Is your feature request related to a problem? Please describe.
It could be nice to have Minecraft generators.

If you're adding new objects, please describe how you would use them
Maybe it could have the following generators:

.block() #=> Returns a block

.item() #=> Returns an item
.item(category = 'vehicle') #=> Returns an item in the Vehicles category (boat for example)

.entity() #=> Returns an entity
@JazabC
Copy link

JazabC commented Jun 21, 2020

I can work on this :)

@lucasqueiroz
Copy link
Member Author

I can work on this :)

Hey @JazabC , thanks but I believe @Ri1a already added it :) I'll close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants