This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"minecraft:glowstone": [ | |
{ | |
"color": { | |
"red": "rng(0.4) + 0.8", | |
"green": "rng(0.2) + 0.6", | |
"blue": "0", | |
"alpha": "1" | |
}, | |
"radius": "4 + 5 * flicker(5000)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"minecraft:magma_cube": [ | |
{ | |
"color": { | |
"red": "rng(0.6) + 0.4", | |
"green": "rng(0.1) + 0.3", | |
"blue": "0", | |
"alpha": "1" | |
}, | |
"radius": "4 + 3 * flicker(5000)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.zeitheron.thaumicadditions.client.models.base; | |
import org.lwjgl.opengl.GL11; | |
import org.lwjgl.util.vector.Vector2f; | |
import org.lwjgl.util.vector.Vector3f; | |
import java.io.File; | |
import java.io.FileNotFoundException; | |
import java.io.InputStream; | |
import java.util.ArrayList; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @name I Don't Need Support! | |
* @author Zeitheron | |
* @authorId 376091478142746625 | |
* @authorLink https://me.zeith.org | |
* @version 1.0.1 | |
* @description Hide the Discord support button completely. | |
* @donate https://ko-fi.com/zeith | |
* @source https://gist.github.com/Zeitheron/31d8e6c1817566746ac120ebb305d6e0 | |
* @updateUrl https://gist.githubusercontent.com/Zeitheron/31d8e6c1817566746ac120ebb305d6e0/raw/IDontNeedSupport.theme.css |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Don't do that. | |
Time: 2024-06-25 16:45:28 | |
Description: Mod loading error has occurred | |
java.lang.Exception: Mod Loading has failed | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:57) ~[neoforge-21.0.37-beta-universal.jar%23317!/:?] {re:classloading} | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:127) ~[neoforge-21.0.37-beta-universal.jar%23317!/:?] {re:classloading,pl:runtimedistcleaner:A} | |
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.buildInitialScreens(Minecraft.java:673) ~[client-1.21-20240613.152323-srg.jar%23316!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin from mod globalpacks,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib,pl:mixin:APP:modernfix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You should try our sister game, Minceraft! | |
Time: 2024-07-03 21:31:10 | |
Description: Mod loading error has occurred | |
java.lang.Exception: Mod Loading has failed | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:57) ~[neoforge-21.0.52-beta-universal.jar%23372!/:?] {re:classloading} | |
at TRANSFORMER/[email protected]/net.neoforged.neoforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:127) ~[neoforge-21.0.52-beta-universal.jar%23372!/:?] {re:classloading,pl:runtimedistcleaner:A} | |
at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.buildInitialScreens(Minecraft.java:673) ~[client-1.21-20240613.152323-srg.jar%23371!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib, |