Fork me on GitHub
#minecraft
<
2021-12-13
>
plexus20:12:32

hmmm this might be related to how we process deps.edn through lambdaisland.classpath, I'm guessing it's not picking up data_readers.clj

plexus20:12:55

@sky could you make an issue on the witchcraft-plugin repo for this? thanks!

👍 1
cp4n20:12:19

Hey @plexus - really enjoyed that great series of videos you made. Was wondering if you have any of the functions from your REPL sessions hosted somewhere to reference as examples?

cp4n20:12:28

Ahhh, thank you!

plexus20:12:29

there are also some older repl_sessions in the witchcraft repo, but most stuff is now under cauldron

plexus20:12:47

and if I manage to clean things up a bit they end up under lambdaisland.witchcraft.gallery.*

Kevin Retzke21:12:38

are you interested in PRs for the gallery? e.g. inspired by one of your videos I made a decorated christmas tree function that I could contribute after a bit of cleanup… (:tnt ornaments are my favorite btw 😈 ) https://img.kmr.me/minecraft/witchcraft_tree2.png

🎄 2
plexus16:12:39

oh yes, definitely. I would love that!

plexus16:12:51

I see that you made your own util/set-relative-blocks? you can do the same by passing an :anchor option to set-blocks now

plexus16:12:17

(wc/set-blocks [[0 0 :gold-block]] {:anchor [530 78 -123]})

🙌 1