- git;
- ytdlp;
- other supported apps;
- possibly not supported, dont care;
winget install -h -e --id=Git.Git; winget install -h -e --id=JesseDuffield.lazygit; winget install -h -e --id=GitHub.cli;
Everything listed here is 32 bit / 384 kHz
The chargers all support 60W Fast Charging (20V/3A)
https://www.amazon.com/dp/B0923X8MBF?th=1 https://www.amazon.com/Samsung-Headphone-Adapter-Charging-Compatible/dp/B0953GBMRF https://www.amazon.com/Headphone-Adapter-Charger-Charge-Samsung/dp/B09D2N4Z2G
// ==UserScript== | |
// @name Hololive combo | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Spread the love of HOLLOW LIFE | |
// @author oralekin | |
// @match https://hot-potato.reddit.com/embed* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=reddit.com | |
// @grant none | |
// ==/UserScript== |
Plugin & Description (Hyperlink) | Discord |
---|---|
Show Tone Indicators .tone <> to see what a tone means, like /j for Joke |
msg |
No Insta Join When you click an invite LINK you get confirmation dialogue instead of insta-join | msg |
LastMessage Custom hotkey to put your last message in your text box | msg |
raw .raw <msg> or .toggleraw to escape all when you send a message |
msg |
[quickChatReply](https://github.com/notKnei/quickC |
Copper Golem https://youtu.be/jVdBhu0KgJo
- Adds Copper buttons (more use for copper)
- First craftable mob
- Oxidizes and becomes cool statue
- Is practically useless for practical redstone, even if you were able to prevent it from oxidizing each button takes up 2 blocks, then you have to untangle each output using RSNorlatch, and it can't be controlled anymore than chickens/bats can be controlled
Allay https://youtu.be/XdxGwg7cgjw
- Give it an item, it will collect that item and then drop it at a noteblock when you play said noteblock
- Radius uncertain (Max radius or free roam?)
- Amount it can/will carry uncertain (Fixed amount or RNG?)
ctrl
+ shift
+ i
to open dev toolsConsole
at the top barconst DI = window.DiscordInternals;
const hasLib = !!(DI && DI.versionCompare && DI.versionCompare(DI.version || "", "1.9") >= 0);
const WebpackModules = hasLib && DI.WebpackModules || (() => {
const req = typeof(webpackJsonp) == "function" ? webpackJsonp([], {
Ambient
indicates the mod adds audio ambience.Optimization
simply optimizes the game so it runs better. Just throw all of these mods into the mod folder without thinking about itVisual
means that it's purely a visual change, usually some form of tweak.Tweak
without the Visual tag means that it modifies existing behavior/functionality. Feature
means it adds new functionality/other.OF-Alt
means that it's an Optifine Alternate