Skip to content

Instantly share code, notes, and snippets.

View AI-nsley69's full-sized avatar

Benjamin Aronsson AI-nsley69

View GitHub Profile
@AI-nsley69
AI-nsley69 / minecraft.service
Last active October 19, 2022 09:20
Oracle Cloud Always Free Tier [Files]
[Unit]
Description=A Minecraft Server
[Service]
Type=simple
WorkingDirectory=/home/opc/minecraft
ExecStart=/usr/bin/java -jar -Xms4G -Xmx4G fabric-server-launch.jar
User=opc
Restart=on-failure
@AI-nsley69
AI-nsley69 / log
Created February 19, 2022 23:47
log
#!/bin/bash
# Small script to upload files to https://mclo.gs, requires jq to be installed
# Example usage: log latest.log
# Example output: https://mclo.gs/ABCDEFG
content="content=$(cat $1)"
request=$(curl --location --request POST 'https://api.mclo.gs/1/log' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode "$content" 2>/dev/null | jq -r '.id')
echo "https://mclo.gs/$request"
@AI-nsley69
AI-nsley69 / mods.md
Last active January 3, 2022 15:42
redstone.re mods list

Mods

alternate-current.jar
anti-xray.jar
blockbot.jar
carpet-extra.jar
fabric-api.jar
fabric-carpet.jar
fabric-language-kotlin.jar
fabric-proxy-lite.jar
@AI-nsley69
AI-nsley69 / installation.md
Last active September 18, 2023 01:50
Setting up a free fabric server (with recommendations)

Questions?

If you have read the entirety of this guide or you're confused about any part, feel free to ask in my discord server. Please check the troubleshooting & faq section before asking. Your issue or question might've already been covered here. I try my best to keep this guide up to date, but I do forget about it at times and I could also miss anything in the guide when updating it to a new version. Please do your own research (for mods in particular) and try using newer versions of the mods/software available if it breaks!

Used commands

This is a small list to explain the linux commands being used in this guide.

cd - This allows us to change our working directory (also known as ./) into another directory, by default, you will be in your home directory (/home/user/ also known as ~). If you wish to go to a parent directory (the directory which your current directo

@AI-nsley69
AI-nsley69 / coordinates.md
Last active October 18, 2021 07:10
Khaos Information

Seed

1437905338718953247

Generated on 1.15.2 3k blocks out from spawn

Overworld

Temporary skeleton grinder: 767 47 240

Villager breeder: 578 68 -196