https://github.com/dustvoice/bb-craft
A collection of scripts for Minecraft
https://github.com/dustvoice/bb-craft
Last synced: 12 months ago
JSON representation
A collection of scripts for Minecraft
- Host: GitHub
- URL: https://github.com/dustvoice/bb-craft
- Owner: DustVoice
- Created: 2024-10-27T12:02:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T23:29:06.000Z (over 1 year ago)
- Last Synced: 2025-03-31T22:12:37.918Z (about 1 year ago)
- Language: Clojure
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: clj-craft
* About
A collection of scripts for (modded) Minecraft
** clj-craft.recipe
Script to calculate recipe dependencies for faster crafting
* Development Stack
The project is implemented in `clojure` utilizing `deps.edn`/`clj-tools`.
For development I use [[https://github.com/doomemacs/doomemacs][Doom Emacs]] with [[https://github.com/clojure-emacs/cider][CIDER]].
Any specifics can be seen in my [[https://github.com/DustVoice/dotfiles][dotfiles]].