Skip to content

Instantly share code, notes, and snippets.

@Nyuhnyash
Nyuhnyash / modlist.txt
Created October 2, 2025 07:57
List of mods
apeflowerpots-1.21.1-v1.3.1.zip
armory_1.2.1.zip
AttributeRenderingLibrary-v2.3.0.zip
Banners-v1.1.12.zip
BetterRuinsv0.5.0.zip
BetterSmelting_0.2.1.zip
BloodTrail-v1.0.9.zip
bullseyecontinued_3.4.3.zip
butchering_1.10.3.zip
CarryOn-1.21.0_v1.10.9.zip
@Nyuhnyash
Nyuhnyash / Form1.cs
Created March 12, 2020 06:25
OpenTK 3D viewer template
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using OpenTK;