<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/styles.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>cyan&#39;s blog</title>
  <subtitle>silly kitty blog :3</subtitle>
  <link href="https://blog.cyan.pet/feed.xml" rel="self" />
  <link href="https://blog.cyan.pet/" />
  <updated>2026-06-03T05:46:02Z</updated>
  <id>https://blog.cyan.pet/</id>
  <author>
    <name>Cyan</name>
    <email>xxosnl@gmail.com</email>
    <uri>https://cyan.pet/</uri>
  </author>
  <generator>Eleventy v3.1.2</generator>
  <icon>/favicon.png</icon>
  <logo>/imgs/blog.png</logo>
  <entry>
    <title>modfest time!</title>
    <link href="https://blog.cyan.pet/mf26/" />
    <summary>there is a 70% chance that you already know what that is if you know me</summary>
    <published>2026-04-11T00:00:00Z</published>
    <updated>2026-04-11T00:00:00Z</updated>
    <id>https://blog.cyan.pet/mf26/</id>
    <content type="html"><![CDATA[
<html><head></head><body><p><a href="https://modfest.net/26">modfest 26</a> has begun!
for those unaware, modfest is a minecraft modding event where you get a couple of weeks to make a mod for a specific version and under a specific theme - this year it's <em>animation, affection, academia</em> (on 26.1.1 fabric).</p>
<p>honestly it couldn't be better timed for me, i more or less have the house to myself for the two weeks of development and my uni break starts in a week.</p>
<p><small>(well, aside from the fact that i feel like i'm constantly crunching with my uni work but <i>it's fiiine don't worryyyy</i>)</small></p>
<h2 id="what-am-i-doing-for-it">what am i doing for it?</h2>
<p>this fest i'm going to be working on two mods with my partner <a href="https://niko.earth/">niko</a>, as well as teaching him how to mod minecraft! both of these ideas were under the assumption that the theme would be 'spring' (or similar), but they still fit well enough. they are:</p>
<h3 id="honey-pots">honey pots</h3>
<p>a mod that lets you apply potion effects to honey!</p>
<p>more specifically, it will let bees pollinate nether wart - if they do, then any other flowers that are pollinated give the resulting honey bottle various different potion effects (similar to suspicious stew). we're planning to make as much as we can data-driven :3</p>
<h3 id="hookes-grapple">hooke's grapple</h3>
<p>a time-honoured <s>modfest</s> <em>game jam</em> tradition, Classic Concept With An Unnecessary Twist.</p>
<p>this mod will add a grappling hook of sorts, but instead of pulling you all the way to the block you aim it at, it behaves more like a spring with nonzero resting length! the mod is named after <a href="https://en.wikipedia.org/wiki/Hooke%27s_law">hooke's law</a>, if that wasn't obvious.</p>
<p>also will have various enchantments to modify how the hook behaves, (including potentially an oblique outer wilds reference because why not)</p>
<h2 id="when-is-it">when is it?</h2>
<p>development has started as of publishing this post, and ends in two weeks (plus one extra for bug fixing). the public showcase server opens on may 23rd at GMT midnight! ...although that information (and more) is on the modfest website, you should <a href="https://modfest.net/26">check it out</a> if you're interested</p>
<p>i probably won't be starting development until tomorrow (because of the aforementioned uni work) but i'm really looking forward to it :3</p>
</body></html>
]]></content>
  </entry>
  <entry>
    <title>i don&#39;t know what to title this but it&#39;s the first post of my blog</title>
    <link href="https://blog.cyan.pet/new-blog/" />
    <summary>after several months of saying i&#39;m going to make one</summary>
    <published>2026-02-21T01:34:34Z</published>
    <updated>2026-02-21T01:34:34Z</updated>
    <id>https://blog.cyan.pet/new-blog/</id>
    <content type="html"><![CDATA[
<html><head></head><body><p>that's right, i've finally set up a blog! ...after like a year of saying i want to lmao :bebecyan:
in fact, in the <a href="https://cyan.pet/projects#interestPages">projects page</a> of my main site i've had a reference to this blog since uh. <em>six months ago</em> (according to the <a href="https://git.gay/chromonym/cyan-pet/blame/branch/main/projects.html">git blame</a>), ough!</p>
<p>i don't know exactly how much i'm going to be using this blog, but hopefully at least somewhat! it's nice to have a place on the internet where i can just talk about whatever for longer stretches. i'm also not usually one to post many thoughts online, so maybe this is my outlet for that! we'll see :3</p>
<p>some other things i wanted to mention about this blog:</p>
<h2 id="typing-style">typing style</h2>
<p>you may have noticed that i'm typing in all lowercase! this is fairly normal for me, and is a habit that i've had (especially on discord and tumblr) for a Decent While. except for Emphasis, of course.</p>
<p>i'm not yet sure whether i will continue using this typing style for all of my posts. and tbh i'll probably end up switching between this and typing more Normally™ from post to post</p>
<h2 id="how-it-works">how it works</h2>
<p>as mentioned on the sidebar, this site is generated by <a href="https://www.11ty.dev/">11ty</a>! all of the posts are written in markdown, and <a href="https://obsidian.md/">obsidian</a> is my software of choice for doing the writing. it helps that both 11ty and obsidian use relatively similar <a href="https://www.markdownlang.com/advanced/frontmatter.html">frontmatter</a>, so i can set things like the title, short description and tags in obsidian and 11ty will read them properly. the blog is (currently) hosted on cloudflare pages - i was considering going with pages.gay like my main site, but decided against it because of not having any control over caching.</p>
<p>also! if you like or comment on the corresponding post on my <a href="https://bsky.app/profile/cyan.pet">bluesky</a> (or maybe other platforms too, once i set them up), it'll show up below (if you allow <a href="https://bsky.app/settings/privacy-and-security">logged out visibility</a>)! i've set this up following <a href="https://axoga.to/blog/a-decentralized-comment-system">this amazing tutorial</a> by my friend Chai, using <a href="https://webmention.io/">webmention.io</a> and <a href="https://brid.gy/">brid.gy</a> to collect <a href="https://indieweb.org/Webmention">webmentions</a> (because this is a static site).</p>
</body></html>
]]></content>
  </entry>
</feed>