Skip to content

Instantly share code, notes, and snippets.

View randomusert's full-sized avatar
🎯
in school

randomusert

🎯
in school
  • finland
  • 09:56 (UTC +03:00)
View GitHub Profile

As a contributor to Gregtech Pack core and related projects, you grant randomusert the following:

  • You grant randomusert a license to use your code cotnributed to Gregtech pack core and related projects, under the MIT license

This CLA is used For Tinteeam and randomusert's mods github organizations

This CLA was updated on 2026-04-04

year format: YYYY-MM-DD

> Task :cpw.mods.bootstraplauncher.BootstrapLauncher.main()
2025-06-02 19:08:58,943 main WARN Advanced terminal features are not available in this environment
[19:08:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, MOD_DEV, --assetIndex, 5, --assetsDir, C:\Users\OMISTAJA\.gradle\caches\forge_gradle\assets, --gameDir, ., --fml.forgeVersion, 47.3.25, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
[19:08:59] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.15 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
[19:08:59] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fml
//buildscript
buildscript {
repositories {
maven { url = "https://maven.minecraftforge.net" }
maven { url = "https://repo.spongepowered.org/maven" }
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:5.1.+'
}
}
plugins {
id 'eclipse'
id 'idea'
id 'maven-publish'
id 'net.minecraftforge.gradle' version '[6.0,6.2)'
}
version = mod_version
group = mod_group_id
craftingTable.addShaped("example", <item:refinedstorage:creative_storage_disk>, [[<minecraft:stick>, <minecraft:stick>, <minecraft:stick>]]);
craftingTable.addShaped("exemple", <item:refinedstorage:creative_storage>, [[<minecraft:gravel>, <minecraft:stick>, <minecraft:dirt>]]);
craftingTable.addShaped("exa", <item:refinedstorage:crafting_grid>, [[<minecraft:stick>, <minecraft:sand>, <minecraft:flint>]]);
craftingTable.addShaped("exampe", <item:refinedstorage:importer>, [[<minecraft:stick>, <minecraft:stick>, <minecraft:sand>]]);
craftingTable.addShaped("exampl", <item:refinedstorage:speed_upgrade>, [[<minecraft:stick>, <minecraft:sand>, <minecraft:stick>]]);
[19:10:47.568][INFO][CraftTweaker-EarlyInit]: CraftTweaker is running on a Minecraft 1.20.1 production client modded with platform Forge
[19:10:47.617][INFO][CraftTweaker-EarlyInit]: Successfully injected RecipeFS file system
[19:10:47.749][INFO][CraftTweaker-Plugins]: Successfully identified and loaded plugin crafttweaker:builtin
[19:10:47.752][INFO][CraftTweaker-Plugins]: Successfully identified and loaded plugin crafttweaker:builtin_forge
[19:10:47.756][INFO][CraftTweaker-Plugins]: Successfully identified and loaded plugin mekanism:crt_plugin
[19:10:50.602][INFO][CraftTweaker]: The following mods have explicit CraftTweaker support through the default plugin:
[19:10:50.605][INFO][CraftTweaker]: - 'crafttweaker' at version '14.0.53'
[19:10:50.605][INFO][CraftTweaker]: - 'mekanism' at version '10.4.14'
[19:10:50.605][INFO][CraftTweaker]: - 'mysticalagriculture' at version '7.0.16'
[19:11:48.015][INFO][CraftTweaker-ZenCode]: Started loading scripts for loader 'mekanismcontent'
MSBuild version 17.3.4+a400405ba for .NET
Determining projects to restore...
All projects are up-to-date for restore.
os1 -> /home/eetu/Työpöytä/os/os1/bin/cosmos/Debug/net6.0/os1.dll
UEFI enabled.
-as mkisofs -relaxed-filenames -J -R -l -allow-lowercase -o bin/cosmos/Debug/net6.0/os1.iso -b boot/limine-bios-cd.bin -no-emul-boot -boot-load-size 4 -boot-info-table --efi-boot boot/limine-uefi-cd.bin -efi-boot-part --efi-boot-image bin/cosmos/Debug/net6.0/ISO
xorriso 1.4.6 : RockRidge filesystem manipulator, libburnia project.
Drive current: -outdev 'stdio:bin/cosmos/Debug/net6.0/os1.iso'
Media current: stdio file, overwriteable
Build started at 8.55...
1>------ Build started: Project: tinos_version2, Configuration: Debug Any CPU ------
1>tinos_version2 -> C:\tinos_version2\tinos_version2\bin\Debug\net6.0\tinos_version2.dll
1>Message: Executing IL2CPU on assembly
1>Message: Kernel Base: Cosmos.System.Kernel
1>Message: Checking target assembly: C:\tinos_version2\tinos_version2\bin\Debug\net6.0\tinos_version2.dll
1>Message : warning : Loading plugs from assembly: Cosmos.Core_Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.Core_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.Debug.Kernel.Plugs.Asm, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983
1>Message : warning : Loading plugs from assembly: Cosmos.System2_Plugs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=5ae71220097cb983