contaria
contaria.bsky.social
contaria
@contaria.bsky.social
Minecraft Speedrunner and Modder, 20, he/him
ive really been enjoying learning and practicing new strats and i feel like im really improving. beat my ranked pb by 2 and a half minutes and got my four fastest times today, very fun day
November 7, 2025 at 4:05 AM
I picked this back up after almost a year, had to sacrifice the model rendering to the 1.21.10 port but look at this beautiful JSON syntax highlighting! The parsing is pretty cool, it restricts errors to the smallest possible scope and can update as you're typing without reparsing everything.
#mcdev
October 29, 2025 at 1:31 AM
really didnt think id work on seedqueue for 1.8 more than the initial prototype but then it came up and suddenly i was obsessed again...
spent one night searching for (massive amounts of) vanilla parity issues, then another getting the wall to work (its almost 6am why would i do this to myself)
July 24, 2025 at 3:57 AM
SeedQueue 1.5, SpeedrunAPI 2.0 and lots more just released with nice performance improvements and preparation to port to other minecraft versions :)
June 24, 2025 at 12:49 AM
lol
June 6, 2025 at 2:27 AM
and thats five
April 5, 2025 at 12:36 PM
on to run number 5 i guess
April 5, 2025 at 10:32 AM
on to run number 4 i guess
April 5, 2025 at 9:10 AM
on to run number 3 i guess
April 5, 2025 at 8:26 AM
Started the journey to 100 All Workstations Purist no reset runs yesterday, had to segment the second run at 7 hours still looking for a loom...
Found a notch, a looting 3 sword and THREE mushroom islands.
Live in an hour ish, please bring some workstations
www.twitch.tv/kingcontaria
April 5, 2025 at 6:28 AM
ive always wanted to learn about computational redstone so i finally started watching some videos and its super fun, so far i made my own binary adder (apparently its called a ripple carry adder) and binary counter (basically a 1:1 of the go-to design that i checked after which is kinda cool)
March 19, 2025 at 1:36 AM
i hate when this happens...
February 14, 2025 at 11:21 PM
what the fuck is a kilometer 🦅🦅🇨🇱🇨🇱
@ontricus.bsky.social @artymiis.bsky.social @connoire.bsky.social
January 6, 2025 at 9:30 PM
i found the tree!
December 14, 2024 at 7:08 PM
i fell off ngl, 2022 was the year
December 6, 2024 at 6:31 AM
The
December 4, 2024 at 10:59 PM
on my quest to learn python:
- uppercase booleans are the worst thing ive seen in my life
- not being able to reference stuff higher up in the file is extremely silly
- made an all workstations purist tracker today, next invitational on the horizon?
November 28, 2024 at 1:03 AM
need to use isEven for a project but all the libraries are in python and typing all that code into my own method would take ages
so instead i came up with a much smaller solution in java:
November 26, 2024 at 2:47 PM
:P
November 16, 2024 at 9:01 AM
After some intense arguments with the minecraft gods I managed to parse and render models with the textures from the resourcepack. Also worked on text editor history (ctrl z) and added some more features to the soundplayer ui
#mcdev
October 27, 2024 at 11:25 PM
screenshot of model stuff since apparently you can't have video and images in the same post
October 24, 2024 at 5:54 AM
Worked a lot on improving the text editor, now has all the basic stuff like selection, lots of keybinds and even some basic autoformatting for json files
Also experimented a bit with loading model files and rendering them on screen
#mcdev
October 24, 2024 at 5:52 AM
I'm working on a mod that lets you go through and edit resourcepacks and today i implemented a sound player with generated images based on the audio
October 21, 2024 at 5:35 PM