Skip to content

Updated the simply_harvest script #417

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Gnottero
Copy link
Contributor

@Gnottero Gnottero commented Apr 3, 2025

Updated the simply harvest script in order to support all the blocks in the crops blocktag (plus nether warts), without hardcoding the max stage (using error handling with block states)

'beetroots' -> 'beetroot_seeds',
'nether_wart' -> 'nether_wart'
__config() -> {
'stay_loaded' -> true
Copy link
Owner

Choose a reason for hiding this comment

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

stay loaded is now implied, so no need to include non functional configs, right?

Copy link
Contributor Author

@Gnottero Gnottero Apr 5, 2025

Choose a reason for hiding this comment

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

stay loaded is now implied, so no need to include non functional configs, right?

Oh, I didn't know it was default now. I'll fix it later (tonight hopefully)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've updated the script removing the config block and also added another script, called simple_villagers, that allows the player to pickup villagers and place them back in the world

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