Skip to content

Instantly share code, notes, and snippets.

View mrtopf's full-sized avatar

Christian Scholz mrtopf

View GitHub Profile
@mrtopf
mrtopf / tt-crashreport.log
Created November 18, 2016 23:01
Crash Report Teletubbies.
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.0-59.jar)
ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.3.jar)
FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
ForgelinPlugin (Forgelin-1.1.0.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
AppleCore (AppleCore-mc1.10.2-2.1.0.jar)
BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.2.337.jar)
"tasks": [
{
"target": "cyberware.cyberzombie",
"required": 3,
"subtypes": true,
"ignoreNBT": true,
"targetNBT": {
"HurtByTimestamp:3": 0,
"ForgeData:10": {},
"VillagerProfessionName:8": "",
@mrtopf
mrtopf / variables.md
Last active November 26, 2016 15:40
meaning of BQ quest variables (from source)

Meaning of Variables

isSilent means that the quest will do no in-game notification (like in edit mode) isMain -- only changes the icon of the quest in order to mark it as the main quest (e.g. goal of a quest line) globalQuest -- send the notification to every player on a server, otherwise only the player who finished the quest. Does ist also mean that everybody needs to participate in it? Or at least minimum of globalParticipation? lockedProgress -- unsure: can mean that you can do the quest although the requirements are not yet met simultaneous -- no idea, has something to do whether tasks should be updated. It could mean that in case of a party the quest is finished for all members globalParticipation -- could mean the lowest amount of people who need to have finished the task to get the reward globalShare -- only one person gets the reward, not everybody

@mrtopf
mrtopf / crash.txt
Created July 25, 2017 19:06
Crash EnderStorage 1.12 (2.4.0-119)
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar)
AstralCore (astralsorcery-1.12-1.6.1.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
LoadingPlugin (Quark-r1.2-103.jar)
SFRCore (SolarFluxReborn_1.12-3.25r.jar)
LoadingPlugin (LoadingProfiler-MC1.12-1.3.jar)
LoadingPlugin (RandomThings-MC1.12-4.0.4.jar)
@mrtopf
mrtopf / streets.json
Last active August 30, 2018 16:44
streets json
[
{
"city" : "aachen",
"name" : "cäcilienstraße",
"lat" : "50.7802954",
"lng" : "6.1758345",
"original" : "Cäcilienstraße"
},
...
]
DATA = {
'name' : 'Christian',
'address' : {
'street' : "Straße",
'city' : "Aachen",
'zip' : 12345
},
'more' : [