Skip to content

Instantly share code, notes, and snippets.

View Stapleton's full-sized avatar
🧠
Big Brain Hours

Taylor Stapleton Stapleton

🧠
Big Brain Hours
View GitHub Profile
package pw.stapleton.ColouredCategories.crt;
import crafttweaker.IAction;
import crafttweaker.api.item.IIngredient;
import crafttweaker.api.minecraft.CraftTweakerMC;
import net.minecraft.item.ItemStack;
import pw.stapleton.ColouredCategories.ColouredCategories;
import java.util.HashMap;
import java.util.Map;
var Stacks = [<item:minecraft:dirt>, <item:minecraft:stone>, <item:minecraft:granite>];
mods.stapleton.CC.setMany(Stacks, "08aace", "db1818", "ffc005");
mods.stapleton.CC.setOne(<item:minecraft:furnace>, "08aace", "db1818", "ffc005");
This file has been truncated, but you can view the full file.
23:07:28.485 [INFO] [org.gradle.internal.nativeintegration.services.NativeServices] Initialized native services in: C:\Users\Taylor\.gradle\native
23:07:28.850 [DEBUG] [org.gradle.internal.nativeintegration.services.NativeServices] Native-platform posix files integration is not available. Continuing with fallback.
23:07:29.942 [DEBUG] [org.gradle.launcher.daemon.client.DaemonClient] Executing build 811eb777-b0c8-4f62-ae27-83a5ec9ad114 in daemon client {pid=59192}
23:07:30.138 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding IP addresses for network interface Software Loopback Interface 1
23:07:30.141 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a loopback interface? true
23:07:30.144 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a multicast interface? true
23:07:30.145 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding loopback address /127.0.0.1
23:07:30.146 [DEBUG] [org.gradle.internal.remote.internal.inet.Ine
This file has been truncated, but you can view the full file.
[03:07:01] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:07:01] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:07:01] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[03:07:01] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[03:07:01] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2844 for Minecraft 1.12.2 loading
[03:07:01] [main/INFO] [FML]: Java is Eclipse OpenJ9 VM, version 1.8.0_222, running on Windows 10:amd64:10.0, installed at C:\Program Files\AdoptOpenJDK\jdk-8.0.222.10-openj9\jre
[03:07:01] [main/DEBUG] [FML]: Java classpath at launch is:
[03:07:01] [main/DEBUG] [FML]: C:/Users/Taylor/Documents/MultiMC/jars/NewLaunch.jar
[03:07:01] [main/DEBUG] [FML]: C:/Users/Taylor/Documents/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[03:07:01] [main/DEBUG] [FML]: C:/Users/Tayl
@Stapleton
Stapleton / masterlist.md
Last active August 12, 2019 19:38 — forked from tterrag1098/masterlist.md
Mod Discord Masterlist

Mod Discord Masterlist

This is a list of all (or all that I know of) single mod or single author/group discord servers in the minecraft mod community. They are listed in order of application (except for the first entry, because Forge). To apply, join the Modded Minecraft discord and use #discord-feedback.

If a widget shows "widget disabled" this just means the server owner does not have the widget enabled, not that the server is down. If you are the server owner, see the footnote.

The List

Forge

[![Discord](https://img.shields.io/discord/313125603924639766.svg?colorB=7289DA&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAABWAgMAAABnZYq0AAAACVBMVEUAAB38%2FPz%2F%2F%2F%2Bm8P%2F9AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfhBxwQJhxy2iqrAAABoElEQVRIx7WWzdGEIAyGgcMeKMESrMJ6rILZCiiBg4eYKr%2Fd1ZAfgXFm98sJfAyGNwno3G9sLucgYGpQ4OGVRxQTREMDZjF7ILSWjoiHo1n%2BE03Aw8p7CNY5IhkYd%2F%2F6MtO3f8BNhR1QWnarCH4tr6myl0cWgUVNcfMcXACP1hKrGMt8wcAyxide7Ymcgqale7hN6846uJCkQxw6GG7h2M

#loader contenttweaker
#modloaded tconstruct
import mods.contenttweaker.tconstruct.Material;
import mods.contenttweaker.tconstruct.MaterialBuilder;
import mods.contenttweaker.tconstruct.Trait
import mods.contenttweaker.Color;
import crafttweaker.item.IItemStack;
import crafttweaker.item.IIngredient;
This file has been truncated, but you can view the full file.
[PREINITIALIZATION][CLIENT][INFO] Current loaders after merging: [[preinit]]
[PREINITIALIZATION][CLIENT][INFO] Loading scripts for loader with names [preinit]
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[200:crafttweaker]: util/AWBuilder.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[100:crafttweaker]: misc/blacklist.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[100:crafttweaker]: misc/global.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[95:crafttweaker]: mods/gamestages.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [preinit | SIDE_CLIENT]: Skipping file {[95:crafttweaker]: mods/tieredtooltips.zs} as we are currently loading with a different loader
[PREINITIALIZATION][CLIENT][INFO] [prei
[21:15:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:15:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:15:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:15:06] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2811 for Minecraft 1.12.2 loading
[21:15:06] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.15.0-45-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[21:15:07] [main/INFO] [FML]: Searching /home/taylor/.local/share/multimc/instances/Team 2/.minecraft/mods for mods
[21:15:07] [main/INFO] [FML]: Searching /home/taylor/.local/share/multimc/instances/Team 2/.minecraft/mods/1.12.2 for mods
[21:15:07] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[21:15:07] [main/WARN] [FML]: The coremod com.blo
taylor@taylor:~/Documents/Projects/tsd-jsdoc$ npm test
> tsd-jsdoc@2.0.0-beta.6 test /home/taylor/Documents/Projects/tsd-jsdoc
> mocha --ui tdd -r ts-node/register test/specs/**.ts
Class Checks
1) All
@Stapleton
Stapleton / types.d.ts
Last active December 3, 2018 02:10
TSD-JSDoc will actually work.
/**
* @typedef {object} UserNoticeMessageParam
* @property {?string} displayName
* @property {?string} login
* @property {?string} months
* @property {?string} recipientDisplayName
* @property {?string} recipientId
* @property {?string} recipientUserName
* @property {?string} subPlan
* @property {?string} subPlanName