Skip to content

Instantly share code, notes, and snippets.

View ROMVoid95's full-sized avatar
๐Ÿ†
To the awards I'll never receive

ROM ROMVoid95

๐Ÿ†
To the awards I'll never receive
  • ReadOnly Development
  • Texas, USA
  • 23:59 (UTC -05:00)
View GitHub Profile
buildscript {
repositories {
jcenter()
maven { url = "https://files.minecraftforge.net/maven" }
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT'
}
}
apply plugin: 'net.minecraftforge.gradle.forge'
{
"images":
{
"black":
{
"image" : "mainmenu:textures/bg_menu.png",
"posX" : 95,
"posY" : -80,
"width" : 200,
"height" : 1500,
@ROMVoid95
ROMVoid95 / index.html
Created October 22, 2019 16:11
Minecraft Starting Screen
<body onload="displayQuote(); setTimeout(myFunction, 20000);">
<center>
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/3/32/Minecraft_logo.svg/1280px-Minecraft_logo.svg.png" width="100%" >
<table>
<tr>
<div class="big">
Singleplayer
</div>
</tr>
<tr>
@ROMVoid95
ROMVoid95 / index.html
Created October 22, 2019 16:11
Minecraft Starting Screen
<body onload="displayQuote(); setTimeout(myFunction, 20000);">
<center>
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/3/32/Minecraft_logo.svg/1280px-Minecraft_logo.svg.png" width="100%" >
<table>
<tr>
<div class="big">
Singleplayer
</div>
</tr>
<tr>
@ROMVoid95
ROMVoid95 / output.log
Created July 31, 2019 12:25
IC2 console flood
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorFrame@7f8c5251 (dim 0: 40335/76/19832) removal without registration
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorFrame@83a33fa (dim 0: 40334/76/19832) removal without registration
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorGlass@669ab88 (dim 0: 40334/78/19833) removal without registration
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorFrame@4966ce03 (dim 0: 40335/79/19830) removal without registration
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorFrame@54e503a4 (dim 0: 40334/77/19833) removal without registration
[15:23:12] [ic2-poolthread-2/WARN] [ic2.EnergyNet]: Tile mekanism.generators.common.tile.reactor.TileEntityReactorFr
[16:45:50] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:50] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:45:50] [main/INFO]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[16:45:50] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\AJ\Twitch\Minecraft\Install\runtime\jre-x64
[16:45:51] [main/INFO]: Searching C:\Users\AJ\Twitch\Minecraft\Instances\TS Testing\mods for mods
[16:45:51] [main/INFO]: Searching C:\Users\AJ\Twitch\Minecraft\Instances\TS Testing\mods\1.12.2 for mods
[16:45:51] [main/INFO]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[16:45:51] [main/WARN]: The coremod com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCorePlugin does not have a MCVersion annotation, i
[01:00:23] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:00:23] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:00:23] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[01:00:23] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[01:00:23] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[01:00:23] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\2825\.\mods for mods
[01:00:23] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.7.7.378.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[01:00:23] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause
[18:34:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:34:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:34:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:34:48] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[18:34:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[18:34:49] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods for mods
[18:34:49] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods\1.12.2 for mods
[18:34:49] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:46:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[16:46:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[16:46:27] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods for mods
[16:46:27] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods\1.12.2 for mods
[16:46:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:46:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:27] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[16:46:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_211
[16:46:27] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods for mods
[16:46:27] [main/INFO] [FML]: Searching C:\Users\AJ\Desktop\seeeee\blank_forge server\.\mods\1.12.2 for mods
[16:46:27] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.