Site | Content Stolen | Status | Stolen File |
---|---|---|---|
http://mc.ahgame.com/mod/20170210186856.shtml | Downloads and images | Contacted hosting provider | Here |
http://www.mcmap.cc/Minecraft/mod/1710/3979.html | Downloads | Nothing | |
Gone | |||
Gone | |||
Images | Nothing | ||
http://www.wdsj2.com/game/3558.html | Downloads + images | Contacted hosting provider | Here |
This file contains hidden or 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
task sourcesJar(type: Jar, dependsOn: classes) { | |
classifier = 'sources' | |
from sourceSets.main.allSource | |
} | |
task deobfJar(type: Jar) { // Generate deobfuscated | |
from sourceSets.main.output | |
classifier = 'deobf' | |
} |
I hereby claim:
- I am hyperdefined on github.
- I am deactivated (https://keybase.io/deactivated) on keybase.
- I have a public key whose fingerprint is D8AE 78A8 8B62 7A76 9547 03C1 34A9 0B15 D3D7 2211
To claim this, I am signing this object:
When you serach for this package, 2 of them will appear. Do not install the libkrw-dev
package.
I created this repo so you can install the tweak more easily. It's not hosted on any known/big repos.
This tweak is NOT mine. I am just rehosting it.
This file contains hidden or 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
AppList (applist) v1.5.16 by Ryan Petrich via BigBoss | |
APT (apt) v1.8.2-3 by Unknown via Bingner/Elucubratus | |
APT (apt-key) (apt-key) v1.8.2.1-1 by Unknown via Bingner/Elucubratus | |
APT 1.4 Transitional (apt1.4) v1:0 by Unknown via Bingner/Elucubratus | |
Base Structure (base) v1-5 by Unknown via Bingner/Elucubratus | |
Bourne-Again SHell (bash) v5.0.3-2 by Unknown via Bingner/Elucubratus | |
Berkeley DB (berkeleydb) v6.2.32-1 by Unknown via Bingner/Elucubratus | |
QuickMarkup (beta.simalary.quickmarkup) v1.1.2 by Simalary (Chris) via Packix | |
bzip2 (bzip2) v1.0.6-1 by Unknown via Bingner/Elucubratus | |
CA Certs (ca-certificates) v0.0.2 by Unknown via Bingner/Elucubratus |
mv ^(.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.++)$^
This file contains hidden or 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 ---- | |
// There are four lights! | |
Time: 10/9/21, 9:35 PM | |
Description: Initializing game | |
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) | |
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) | |
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) |
This file contains hidden or 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 ---- | |
// Everything's going to plan. No, really, that was supposed to happen. | |
Time: 10/30/21, 4:37 PM | |
Description: Watching Server | |
java.lang.Error: Watchdog | |
at net.minecraft.class_3178.run(class_3178.java:52) | |
at java.base/java.lang.Thread.run(Thread.java:831) |
Bukkit.getScheduler().runTaskAsynchronously(this, this::checkForUpdates);
public void checkForUpdates() {
GitHubReleaseAPI api;
try {
api = new GitHubReleaseAPI("repo", "hyperdefined");
} catch (IOException e) {
logger.warning("Unable to check updates!");
This file contains hidden or 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
{ | |
"banner": "this is a test banner!", | |
"open": true | |
} |
OlderNewer