···11+---
22+title = "So far in 2025"
33+author = "Naomi Roberts"
44+date = 2025-06-23
55+summary = "A mid-2025 update post."
66+---
77+88+{#modding}
99+# Modding
1010+1111+I assume most readers of this site care about my mods, so we'll discuss those first!
1212+1313+Firstly, I released a new mod - Angle Ring! It's only a small one, but it fills a tiny niche of "lightweight multiloader
1414+flight ring mod for 1.20 and higher". It was mostly made to fill a hole my personal friend group's modpack had, and as an
1515+opportunity for me to learn a new tool - [Cloche](https://github.com/terrarium-earth/cloche) - which has made modding
1616+substantialy easier for me!
1717+1818+Next I have managed to push a few updates out! [IBO](/projects/ibo) is easier to maintain than ever, thanks again to Cloche.
1919+Command Blocker also received a 1.21 update and a port to NeoForge. And I have been working on porting and updating other
2020+mods of mine as well!
2121+2222+Finally, I have also sadly archived one - Mystcraft: Ages. While this is sad news to some people, the decision was made
2323+because XCompWiz - the creator of the original Mystcraft mod - has open sourced the old versions and is actively working
2424+on Mystcraft 2!
2525+2626+{#this-website}
2727+# This Website
2828+2929+As some people may have noticed, this site has undergone a visual overhaul! Because of this there may be issues (see below
3030+for known issues as of 23/06/2025) so please report any you find!
3131+3232+{#website-known-issues}
3333+## Known Issues
3434+3535+- Mobile CSS is incomplete
3636+- Formatting in some posts is incorrect
3737+3838+{#other-projects}
3939+# Other Projects
4040+4141+{#nanel}
4242+## Nanel
4343+4444+Nanel is a Linux panel that I [announced a few months back](/posts/nanel-a-wayland-lanel), and while I had hoped to release
4545+a beta by April, I have had to pause the project due to University drawing my time away and technical issues I ran into.
4646+While I still want to create Nanel, I will probably have to reconsider the tech stack I am using as `wgpu`, the crate that
4747+`iced.rs` used to draw a window, uses more memory out of the box than I am comfortable letting a panel use.
4848+4949+{#bar}
5050+## Bar
5151+5252+"Bar" is a small project I released a few months back when Mojang added the Locator Bar to snapshots that allows you to
5353+search up your locator bar colour. This is needed because the colour you will show up as on the locator bar to other players
5454+is always the same because it's based on your account's UUID.
5555+5656+You can access bar at [https://bar.lesbian.skin](https://bar.lesbian.skin)
5757+5858+{#sheetr}
5959+## Sheetr
6060+6161+Sheetr is a WIP character sheet creator for D&D 5th Edition I've been (very) slowly working on the background for a while.
6262+It's nowhere near completed, but you can follow [@sheetr.app](https://bsky.app/profile/sheetr.app) on BlueSky for any
6363+updates - there probably won't be any news for a while though.
6464+6565+{#lilypad}
6666+## Lilypad
6767+6868+Lilypad is a Discord bot I was working on early last year. It originally was written in Go, but I have since discovered
6969+Gleam and think it would be a much better fit for how I want Lilypad to function. As Gleam is a new language, the Discord
7070+API integration is kinda crap, so I was experimenting implementing my own library
7171+([Waterlily](https://codeberg.org/Lilypad/waterlily)). However the [discord_gleam](https://hexdocs.pm/discord_gleam/)
7272+library has recently had it's v1 release, so I might go and have a look at that instead.
7373+7474+{#donations}
7575+# Donations
7676+7777+I don't really bring this up a lot, as I hate feeling like I'm begging for money, but if you feel like supporting me please
7878+donate over on my [Ko-Fi page](https://ko-fi.com/naomieow), as it would help greatly in my ability to focus on my mods and
7979+other projects.