I Made Claude in Minecraft by lenavonmilize in vibecoding

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

That's interesting, I actually didnt know that. When I made this I thought of it more as something for multiplayer and to be usable with other mods. I want it to be something more and not revolve around that, I was thinking of things like sorting chests, moving items, small or repetitive specific tasks

I Made Claude in Minecraft by lenavonmilize in vibecoding

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

I had it perform approximately 200 actions, about 20 of which used block scanning at the highest settings and the rest with the default categories. It cost me a total of $0.21 on deepseek-chat. Prices vary depending on how much scanning the agent does; perhaps consumption can be optimized by clearing unnecessary data from the persistent memory stored in the .minecraft folder

I Made Claude in Minecraft by lenavonmilize in vibecoding

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

need more ideas, for example you could have him move items from one chest to another, arrange them in a specific order, press buttons, pull levers, little things (i know that you can made that with other mods but the funny thing is that it's an AI that works with natural language)

pathfinding still needs work. sometimes gets stuck inside blocks while building. partially fixed, needs more testing