Skip to content

Instantly share code, notes, and snippets.

View MPThLee's full-sized avatar
💥
I only live once

MPThLee

💥
I only live once
View GitHub Profile
@MPThLee
MPThLee / keybase.md
Created July 7, 2017 00:26
The Keybase Prove File

Keybase proof

I hereby claim:

  • I am mpthlee on github.
  • I am mpthlee (https://keybase.io/mpthlee) on keybase.
  • I have a public key ASBgHAR0GFmMieFaXXCZQJ7Y3XqiYQUPNPmJAiupWmWcWwo

To claim this, I am signing this object:

@MPThLee
MPThLee / remove-items-in-rs-infinite-disk.py
Created February 6, 2023 12:07
Remove Items in RefinedStorage Extra Disks - Infinite Item Disk.
# pip install nbt
from nbt import nbt
# list of deletion
l = ["supplementaries:quiver",
"mekanismtools:lapis_lazuli_helmet",
"mekanismtools:lapis_lazuli_chestplate",
"mekanismtools:lapis_lazuli_boots",
"mekanismtools:lapis_lazuli_leggings",
"minecraft:chainmail_helmet",
@MPThLee
MPThLee / enableDiscordExperiments.js
Last active March 26, 2024 23:58
This code doesn't work anymore. I just decided to remove this code. You can check working code on comments.
/**
* !!!! This code doesn't work anymore !!!!
*
* - You can check working code on comments. I won't update this code anymore.
*
* Also, I just decided to remove this code. You can check revisions for old code.
* Since this code was made for discord client that almost 5 years ago, It seems like doesn't work anymore.
* I don't want people keep arguing in the comments, i decided to remove this code.
*
* Note: This code is now fulfilled with Javascript comments. This code won't work even if you pasted to console. doesn't do anything.