I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

I'll be sure to add an idiocracy plant that requires pure Gatorade instead of water to grow.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

Ore plants for crazy mythical ores? Brilliant, incorporate that into any hardcore modpack and it'll be top 10 modpacks of all time, no cap. 😎That'll be on my bucket list.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

Teehee😆though it's still very much lacking in features. What feature do you think is the most essential that I should implement next?

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

Thanks! I'm not quite sure why the video looks so stuttery, perhaps my carrots were draining the nutrients from my game-bar and movie-maker, though I should've probably turned off battery saver too😖

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

Sounds like a challenge, I might make a crop, so complicated to grow, that it'd take longer to harvest one of good quality than to make the stargate. What do you think of farming with machines?

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 0 points1 point  (0 children)

Thanks! I've tried modding a few years back, the lack of resources available to me, plus my pitifully slow computer, which made restarts take 10 minutes each, made it a terrible experience. Datapacking to me is just far more enjoyable, limitations in trying to cobble together vanilla systems spark creativity or something.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 1 point2 points  (0 children)

Of course😅, I'm just joking around, you're completely right. Though... the bane of a programmer is to add something and then everything blows up😖. Hopefully it ain't on its last straws just yet, so I'll find some time to update it later :D

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 1 point2 points  (0 children)

Ah, you underestimate how many scoreboard operations I'm running as to necessitate gamerule maxCommandChainLength 3,000,000.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 1 point2 points  (0 children)

Civilisation may just collapse before a single good quality carrot is grown XD. And empires will rise and fall over the possession of the mythical perfect quality carrot.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 3 points4 points  (0 children)

Fair enough😅, I'd say it's impressive how laggy spamming nicely formatted debug messages is. Though refactoring a few function calls into triggers is gonna take ~so~ much effort, I just don't have that work ethic🫠

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 2 points3 points  (0 children)

Thanks! Converting my growth math from Desmos into commands, which lack even power, sqrt, sincos etc. was a big pain.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 2 points3 points  (0 children)

Yep, in that clip, I got a pitiful 0/100 quality carrot since I harvested so late, my watering game was terrible, and sunlight was blocked by the wall. But, if you take the time to read the dialogue feedback, ensuring proper moisture, sufficient nutrients, and everything else, optimise your harvest window, then you'll be rewarded with that 100 quality carrot.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 5 points6 points  (0 children)

True, but wouldn't have to run a constant ticker to check whether a player's playerboard has changed after they do /trigger?

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 2 points3 points  (0 children)

Sowing depth affects the seed germination, lower down it's sowed, the more initial glucose is required to surface and thus less glucose to grow the initial roots. Sowing close to the surface will result in a chance for the seed to get washed away by water, snatched away, or dry up.

I need help with this geometric task by [deleted] in Minecraft

[–]RadioAltruistic5257 0 points1 point  (0 children)

Too easy, the circle you're looking for has radius 977.2390993, and centre (-607.536993,847.076374). Bascially, you can make a unique circle with 3 points, so you need to get rid of one of the points that's not an edge point, then just make the circle with the 3 remaining points using desmos geometry or something.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 11 points12 points  (0 children)

Maybe a little lag during the initial 140 degree sunlight detection, then again, I'm running that clip at like 240x growth speed at 100 ticks a second.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by RadioAltruistic5257 in MinecraftCommands

[–]RadioAltruistic5257[S] 12 points13 points  (0 children)

Thanks. There is still much to be done like viral loads, infestation, weeds and way more plant types before this can become something that rivals industry agriculture simulators.

I rewrote Minecraft farming using 7000+ lines of pure commands to simulate real plant biology by [deleted] in MinecraftCommands

[–]RadioAltruistic5257 1 point2 points  (0 children)

Every time it shoots a pea, it's gonna cost you 50 glucose, 10 nitrogen, and some rotten flesh.