This website requires JavaScript.
Explore
Help
Sign In
steve
/
farmer-was-replaced
Watch
1
Star
0
Fork
0
You've already forked farmer-was-replaced
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
83b0032c237a1e1ced9b0f5f11f815e57b50c134
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Steve Dudenhoeffer
83b0032c23
Adjust sunflower placement logic for larger power thresholds and simplify harvesting.
2026-01-23 21:25:17 -05:00
.gitignore
modularized planting logic by splitting
f2.py
into
main.py
,
pumpkins.py
, and
sunflowers.py
; updated utilities and added
.gitignore
2026-01-10 00:19:43 -05:00
cactus.py
add cactus utilities and grid-wide planting/harvesting logic
2026-01-11 02:49:47 -05:00
main.py
Adjust sunflower placement logic for larger power thresholds and simplify harvesting.
2026-01-23 21:25:17 -05:00
pumpkins.py
modularized planting logic by splitting
f2.py
into
main.py
,
pumpkins.py
, and
sunflowers.py
; updated utilities and added
.gitignore
2026-01-10 00:19:43 -05:00
sunflowers.py
refactor: unify planting logic with
on_plant
callback and improve variable naming
2026-01-10 16:39:00 -05:00
utils.py
add cactus utilities and grid-wide planting/harvesting logic
2026-01-11 02:49:47 -05:00
Description
No description provided
56
KiB
Languages
Python
100%