@Akaalroop0I made a bot which gives you minecraft recipes!
It was a pain generating all the 519 images of crafting recipes, but yeah I did it! :yay:
I made it in Kotlin so it will eat all the RAM on my RPI Zero 2W on which it is hosted :thumbup-nobg:
Hopefully you like it!
It’s @MCRecipes !
Just ask for any recipe like: @MCRecipes oak boat
Links:
Flavourtown: flavortown.hackclub.com/projects/3016
GitHub: github.com/Spacexplorer11/MCRecipes
@Kyle0I am going to learn Java with this really old (2006) book (and some videos probably :loll:)
@py6600Going from Java (with #C07NQ5QAYNQ|) back to plain old JavaScript made me realize how powerful typing (not physical keyboard typing, data types typing) actually is—especially with an autocomplete that tells you what data types goes in and out, leaving no room for interpretation. Of course, this is literally my first few days with Java and TypeScript, so excuse any mistakes 🙂
TYPESCRIPT FTW!
@laith0playing with kotlin some more!! jetpack compose is so awesome, feels a lot smoother than whatever the freak java swing is and the default theme looks pretty kewl. Think I might switch to kotlin for cross-platform development 🐢