Skip to content

Instantly share code, notes, and snippets.

View Spice-King's full-sized avatar

Kyle Filz Spice-King

  • 12:51 (UTC -05:00)
View GitHub Profile
@Spice-King
Spice-King / types.d.ts
Created July 11, 2021 21:26
Dice So Nice types, half done.
// Dice So Nice types
declare global {
interface Game {
dice3d?: {
/**
* Show the 3D Dice animation for the Roll made by the User.
*
* @param {Roll} roll an instance of Roll class to show 3D dice animation.
* @param {User} user the user who made the roll (game.user by default).
* @param {Boolean} synchronize if the animation needs to be shown to other players. Default: false
@Spice-King
Spice-King / keybase.md
Created August 16, 2016 02:45
keybase.md

Keybase proof

I hereby claim:

  • I am Spice-King on github.
  • I am spice_king (https://keybase.io/spice_king) on keybase.
  • I have a public key whose fingerprint is FF66 1112 7630 4C2C 6308 A413 4A9A B58D 007B A463

To claim this, I am signing this object:

@Spice-King
Spice-King / 1.10.2.json
Last active December 30, 2016 17:27 — forked from peterix/1.8.9.json
liteloader devel 1.8, 1.8.9, 1.9, 1.9.4, 1.10 and 1.10.2 for MultiMC
{
"+libraries": [
{
"name": "com.mumfrey:liteloader:1.10.2",
"MMC-absoluteUrl": "http://jenkins.liteloader.com/view/1.10.2/job/LiteLoader%201.10.2/lastSuccessfulBuild/artifact/build/libs/liteloader-1.10.2-SNAPSHOT-release.jar",
"MMC-depend": "hard",
"insert": "prepend"
},
{
"name": "net.minecraft:launchwrapper:1.12"