Skip to content

Instantly share code, notes, and snippets.

Automating Flux Dust in All The Mods 10

Hi everybody! 👋
waves cheerfully while standing next to a suspicious pile of Redstone

Today we’re gonna learn how to automate the boom-boom method of making that fancy black sparkle stuff—Flux Dust! It’s mysterious! It’s explosive! And best of all—it’s totally safe when you’re standing far, far away!

Required Materials

2025-04-25_14 51 03

62.210.38.82
62.210.131.104
95.216.9.233
135.181.74.216
148.251.238.249

Why?

The script here was broken and also the filename didn't end .user.js so you were unable to one click install.

Hopefully the Collection owner sorts this out :) But for now...

Install

Download Violentmonkey or similar userscript manager and click here.

SavageCore's RoN "Modpack"

How to setup

Create mod.io token

https://mod.io/me/access

Look for New token name field, enter anything e.g. RoN Mods Downloader, set the drop-down to Read then hit the + button. Click the token starting ey to copy to clipboard.

Make a note of this token so you can provide it to the downloader once you run it.

@SavageCore
SavageCore / how-to.md
Last active March 22, 2025 01:36
How to install and configure JellyStat on a Swizzin server

JellyStat on Swizzin

How to install and configure JellyStat on a Swizzin server

Introduction

JellyStat is a web-based statistics and monitoring tool for Jellyfin. It provides a dashboard with information about the server, the libraries, the users, and the playback activity. In this guide, we will install JellyStat via Docker on a Swizzin server.

Installation

What?

I recently wanted to convert a bunch of .jsx i18n files to json to compare the total bundle size of the GP2040-CE firmware. This is my hacky attempt.

export default {
    "header-text": "GP2040-CE",
};
@SavageCore
SavageCore / 1-readme.md
Last active April 28, 2025 08:29 — forked from cdleveille/Install⁄Update Xone
Install or update xone driver for Steam Deck (desktop shortcut and bash script)

Enjoying this script? Consider buying me a beer/coffee!

ko-fi

First time setting up your Deck? You may enjoy my setup guide. It'll get you started on Emulation.

Improvements

Main changes at initial release versus cdleveille's original script:

  • Added zenity for a basic "GUI"
@SavageCore
SavageCore / freeagent.user.css
Created September 7, 2022 16:51
Make the freeagent.com header sticky
.fe-l-app-header {
position: sticky;
}
header {
top: 0px;
left: 0px;
z-index: 999;
}

Running a full bitcoin node on FreeNAS

Follow these steps to run a full Bitcoin node on your FreeNAS box!

Steps

Create a jail with static ip

Forward port 8333 to your jails static ip