Skip to content

Updated the simply_harvest script#417

Open
Gnottero wants to merge 4 commits intognembon:masterfrom
Gnottero:master
Open

Updated the simply_harvest script#417
Gnottero wants to merge 4 commits intognembon:masterfrom
Gnottero:master

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

Comments