Merge remote-tracking branch 'original/master' into master

This commit is contained in:
LordMZTE 2020-10-16 21:06:28 +02:00
commit f7e5ff37e7
220 changed files with 6000 additions and 43 deletions

View File

@ -3,7 +3,7 @@
"type": "modpack",
"versions": [
{
"version": "1.0.0-snapshot",
"version": "1.0.0",
"versionid": -1,
"mcversion": [
"1.12.2"
@ -76,6 +76,21 @@
"included"
]
},
{
"id": "drawers",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:223852:2952606",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "227873",
"file": {
@ -1471,21 +1486,6 @@
"included"
]
},
{
"id": "262031",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:262031:2475164",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "228525",
"file": {
@ -1681,21 +1681,6 @@
"included"
]
},
{
"id": "269973",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:269973:3013380",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "226410",
"file": {
@ -2360,8 +2345,8 @@
"id": "mdutils",
"file": {
"installer": "internal.dir:mods",
"artifact": "ley.anvil:mdutils:1.0",
"repository": "tilera"
"artifact": "curse.maven:413047:3080176",
"repository": "curse"
},
"type": "mod",
"options": [
@ -2375,7 +2360,8 @@
"id": "spackenmobs",
"file": {
"installer": "internal.dir:mods",
"link": "https://github.com/ACGaming/Spackenmobs/releases/download/RC4/Spackenmobs-1.12.2-RC4.jar"
"artifact": "curse.maven:413102:3082177",
"repository": "curse"
},
"type": "mod",
"options": [
@ -2386,10 +2372,40 @@
]
},
{
"id": "mobmash",
"id": "spectrite",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:270470:2530136",
"artifact": "curse.maven:268094:2655943",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "tinkerlevel",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:250957:2630860",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "chameleon",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:230497:2450900",
"repository": "curse"
},
"type": "mod",
@ -2511,11 +2527,6 @@
"id": "curse",
"type": "curseforge",
"url": "https://www.cursemaven.com/"
},
{
"id": "tilera",
"type": "maven",
"url": "https://data.tilera.xyz/maven/"
}
],
"meta": {

View File

@ -0,0 +1,106 @@
# Configuration file
enchants {
# Allow the Auto Smelt enchant to be registered.
# [default: true]
B:allowAutoSmelt=true
# Allow the XP Boost enchant to be registered.
# [default: true]
B:allowXPBoost=true
}
general {
# Disabling this option will prevent any crops added to the config json from being right clickable.
# [default: true]
B:allowCropRC=true
# Disabling this option will prevent tick speedup (i.e. torcherino) on any TE that uses the base TE class from EnderCore
# [default: true]
B:allowExternalTickSpeedup=true
# The way the game should have been made (Yes this is the fireworks thing).
# [default: false]
B:betterAchievements=true
# Control the behavior of invisible mode (disables all gameplay features). Having this setting be different between client and server could cause some desync, but otherwise is harmless.
# 0 - Default. Lets other mods request invisible mode. If none do, invisible mode is off.
# -1 (or below) - Never invisible, even if mods request it.
# 1 (or above) - Always invisible, even if no mods request it.
# [default: 0]
I:invisibleMode=0
# Fireworks display on new years eve
# [default: true]
B:newYearsFireworks=true
# Show durability on item tooltips.
# 0 - Off
# 1 - Always on
# 2 - Only with shift
# 3 - Only in debug mode
# [range: 0 ~ 3, default: 1]
I:showDurabilityTooltips=1
# Show oredictionary names of every item in its tooltip.
# 0 - Off
# 1 - Always on
# 2 - Only with shift
# 3 - Only in debug mode
# [range: 0 ~ 3, default: 2]
I:showOredictTooltips=2
# Show item registry names in tooltips.
# 0 - Off
# 1 - Always on
# 2 - Only with shift
# 3 - Only in debug mode
# [range: 0 ~ 3, default: 3]
I:showRegistryNameTooltips=3
# Amount of water in mB that a water bottle contains
# [range: 1 ~ 1000, default: 333]
I:waterBottleAmount=333
}
tweaks {
# Adds shapeless recipe from 1 book to 2 paper
# [default: true]
B:bookToPaperRecipe=true
# If this tweak is enabled, vanilla bottles will act as fluid handlers for all automation.
# [default: true]
B:bottleFluidHandler=true
# Makes boats stack to 16
# [default: true]
B:changeBoatStackSize=true
# Allows packed ice to be mined with a pickaxe
# [default: true]
B:fixPackedIceTool=true
# Makes water bottles normal fluid containers
# [default: true]
B:fluidContainerBottles=true
# Makes bows with Infinity enchant able to be fired with no arrows in the inventory.
# [default: true]
B:infinibow=true
# Adds a shapeless recipe for paper
# [default: true]
B:shapelessPaperRecipe=true
# Adds recipes to turn any two slabs back into a full block
# [default: true]
B:slabToBlockRecipes=true
# Adds recipes to turn any two slabs back into a full block by scanning existing recipes and guessing a lot
# [default: false]
B:slabToBlockRecipesAutomatic=false
}

View File

@ -0,0 +1,63 @@
{
title: "Starting Tinker´s Construct",
icon: "tconstruct:pattern",
x: 11.0d,
y: -11.5d,
dependencies: [
"d365e769"
],
tasks: [{
uid: "dcc4f308",
type: "item",
items: [{
item: "tconstruct:pattern"
}],
count: 64L
},
{
uid: "c1b4bac2",
type: "item",
items: [{
item: "tconstruct:tooltables"
}]
},
{
uid: "3f6f56e4",
type: "item",
items: [{
item: "tconstruct:tooltables 1 3"
}]
},
{
uid: "936ee695",
type: "item",
items: [{
item: "tconstruct:tooltables 1 4"
}]
},
{
uid: "df190d9b",
type: "item",
items: [{
id: "tconstruct:tooltables",
tag: {
textureBlock: {
id: "minecraft:log",
Count: 1b,
Damage: 0s
}
},
Damage: 2s
}]
}],
rewards: [{
uid: "57c7f672",
type: "choice",
table: 1
},
{
uid: "63749aaa",
type: "xp_levels",
xp_levels: 5
}]
}

View File

@ -0,0 +1,45 @@
{
title: "Advanced Tinker´s Construct",
x: 11.0d,
y: -8.0d,
dependencies: [
"64f7dd95"
],
tasks: [{
uid: "5da51057",
type: "item",
items: [{
item: "tconstruct:materials"
}],
count: 64L
},
{
uid: "d25f6aa7",
type: "item",
items: [{
item: "tconstruct:materials"
}],
count: 64L
},
{
uid: "bc3c41ee",
type: "item",
items: [{
item: "tconstruct:materials"
}],
count: 64L
},
{
uid: "ea0d4ceb",
type: "item",
items: [{
item: "tconstruct:materials"
}],
count: 64L
}],
rewards: [{
uid: "e1a1f492",
type: "loot",
table: 3
}]
}

View File

@ -0,0 +1,37 @@
{
title: "Cobalt and Ardite",
x: 12.0d,
y: -1.5d,
dependencies: [
"36ce5529",
"c194876f"
],
tasks: [{
uid: "7302f7db",
type: "item",
items: [{
item: "tconstruct:ore"
}],
count: 12L
},
{
uid: "cf070c9d",
type: "item",
items: [{
item: "tconstruct:ore 1 1"
}],
count: 12L
}],
rewards: [{
uid: "4be16d55",
type: "item",
item: "tconstruct:ore",
count: 4
},
{
uid: "8b7c7ad6",
type: "item",
item: "tconstruct:ore 1 1",
count: 4
}]
}

View File

@ -0,0 +1,22 @@
{
title: "Nether",
x: 11.0d,
y: -3.5d,
dependencies: [
"d2645530",
"c194876f"
],
tasks: [{
uid: "cb5c9938",
type: "item",
items: [{
item: "minecraft:obsidian"
}],
count: 12L
},
{
uid: "3313c4a5",
type: "dimension",
dim: -1
}]
}

View File

@ -0,0 +1,60 @@
{
title: "Heavy Tools",
x: 11.0d,
y: 0.5d,
dependencies: [
"27dcd1d2",
"950c0f7f"
],
tasks: [{
uid: "80121312",
type: "item",
items: [{
id: "tconstruct:hammer_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "c7abcea6",
type: "item",
items: [{
id: "tconstruct:broad_axe_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "8e64ca04",
type: "item",
items: [{
id: "tconstruct:excavator_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "14afa9ac",
type: "item",
items: [{
id: "tconstruct:large_sword_blade",
tag: {
Material: "manyullyn"
}
}]
}],
rewards: [{
uid: "ecf4b9b9",
type: "item",
item: {
id: "tconstruct:tough_tool_rod",
tag: {
Material: "xu_magical_wood"
}
},
count: 5
}]
}

View File

@ -0,0 +1,45 @@
{
title: "I am Grout",
icon: "tconstruct:soil",
x: 11.0d,
y: -9.5d,
dependencies: [
"04cf6841"
],
tasks: [{
uid: "989ee603",
type: "item",
items: [{
item: "minecraft:gravel"
}],
count: 64L
},
{
uid: "443198d2",
type: "item",
items: [{
item: "minecraft:sand"
}],
count: 64L
},
{
uid: "2a1427be",
type: "item",
items: [{
item: "minecraft:clay_ball"
}],
count: 64L
}],
rewards: [{
uid: "4a5fffac",
type: "item",
item: "tconstruct:soil",
count: 64
},
{
uid: "6187dc8a",
type: "item",
item: "tconstruct:soil",
count: 64
}]
}

View File

@ -0,0 +1,17 @@
{
title: "Make some Iron",
x: 9.0d,
y: -5.5d,
dependencies: [
"906fadbe",
"87b82db6"
],
tasks: [{
uid: "7342397a",
type: "item",
items: [{
item: "minecraft:iron_ingot"
}],
count: 36L
}]
}

View File

@ -0,0 +1,59 @@
{
title: "Light Tools",
x: 13.0d,
y: 0.5d,
dependencies: [
"27dcd1d2"
],
tasks: [{
uid: "c9e492b8",
type: "item",
items: [{
id: "tconstruct:pick_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "99ae8343",
type: "item",
items: [{
id: "tconstruct:shovel_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "f108524e",
type: "item",
items: [{
id: "tconstruct:axe_head",
tag: {
Material: "cobalt"
}
}]
},
{
uid: "119b18ef",
type: "item",
items: [{
id: "tconstruct:sword_blade",
tag: {
Material: "manyullyn"
}
}]
}],
rewards: [{
uid: "735a9e8f",
type: "item",
item: {
id: "tconstruct:tool_rod",
tag: {
Material: "xu_magical_wood"
}
},
count: 4
}]
}

View File

@ -0,0 +1,93 @@
{
title: "7x7 Smeltery",
icon: "tconstruct:smeltery_controller",
x: 13.0d,
y: -5.5d,
dependencies: [
"074d33cd",
"950c0f7f"
],
tasks: [{
uid: "fdf6fecc",
type: "item",
items: [{
item: "tconstruct:seared 1 3"
}],
count: 64L
},
{
uid: "25c1b5cc",
type: "item",
items: [{
item: "tconstruct:seared 1 3"
}],
count: 64L
},
{
uid: "86711b62",
type: "item",
items: [{
item: "tconstruct:seared_tank"
}],
count: 6L
},
{
uid: "f3c26589",
type: "item",
items: [{
item: "tconstruct:smeltery_controller"
}]
},
{
uid: "1330eca4",
type: "item",
items: [{
item: "tconstruct:faucet"
}],
count: 14L
},
{
uid: "1cd9ec2f",
type: "item",
items: [{
item: "tconstruct:smeltery_io"
}],
count: 14L
},
{
uid: "c7bd84ae",
type: "item",
items: [{
item: "tconstruct:casting"
}],
count: 7L
},
{
uid: "b6434837",
type: "item",
items: [{
item: "tconstruct:casting 1 1"
}],
count: 7L
}],
rewards: [{
uid: "288abdd1",
type: "item",
item: "tconstruct:cast_custom",
count: 7
},
{
uid: "01ad4f39",
type: "item",
item: {
id: "openblocks:tank",
tag: {
tank: {
FluidName: "lava",
Amount: 16000
}
}
},
count: 2
}]
}

View File

@ -0,0 +1,53 @@
{
title: "Mining",
x: 6.0d,
y: -5.5d,
dependencies: [
"bbe52de7"
],
tasks: [{
uid: "00dcf513",
type: "item",
items: [{
item: "minecraft:iron_ore"
}],
count: 16L
},
{
uid: "afc6a69c",
type: "item",
items: [{
item: "minecraft:gold_ore"
}],
count: 8L
},
{
uid: "fc88a25c",
type: "item",
items: [{
item: "gregtech:ore_lead_0"
}],
count: 8L
},
{
uid: "22092215",
type: "item",
items: [{
item: "gregtech:ore_copper_0"
}],
count: 16L
},
{
uid: "28a2bf47",
type: "item",
items: [{
item: "gregtech:ore_silver_0"
}],
count: 8L
}],
rewards: [{
uid: "f28856eb",
type: "choice",
table: 2
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Oven",
x: 8.5d,
y: -8.0d,
dependencies: [
"b0871ab8"
],
tasks: [{
uid: "a52d9bec",
type: "item",
items: [{
item: "minecraft:furnace"
}]
}]
}

View File

@ -0,0 +1,23 @@
{
title: "Forge",
x: 11.0d,
y: -5.5d,
dependencies: [
"074d33cd",
"740db97d"
],
tasks: [{
uid: "27631b90",
type: "item",
items: [{
id: "tconstruct:toolforge",
tag: {
textureBlock: {
id: "minecraft:iron_block",
Count: 1b,
Damage: 0s
}
}
}]
}]
}

View File

@ -0,0 +1,17 @@
{
title: "The first stone",
icon: "minecraft:cobblestone",
x: 7.5d,
y: -9.5d,
dependencies: [
"d365e769"
],
tasks: [{
uid: "89fd3a37",
type: "item",
items: [{
item: "minecraft:cobblestone"
}],
count: 32L
}]
}

View File

@ -0,0 +1,49 @@
{
title: "First tools",
x: 6.5d,
y: -8.0d,
dependencies: [
"b0871ab8"
],
tasks: [{
uid: "a5f1d0a4",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "minecraft:stone_pickaxe"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "940be8aa",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "minecraft:stone_axe"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "1b155b52",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "minecraft:stone_sword"
}],
ignore_damage: true,
ignore_nbt: 1b
}],
rewards: [{
uid: "3daeed89",
type: "choice",
table: 0
}]
}

View File

@ -0,0 +1,30 @@
{
title: "Sharpening",
x: 13.0d,
y: -3.5d,
dependencies: [
"7e165523"
],
tasks: [{
uid: "331e47a6",
type: "item",
items: [{
id: "tconstruct:sharpening_kit",
tag: {
Material: "obsidian"
}
}]
},
{
uid: "3735e0cb",
type: "item",
items: [{
item: "minecraft:flint"
}]
}],
rewards: [{
uid: "860c37c9",
type: "xp_levels",
xp_levels: 10
}]
}

View File

@ -0,0 +1,7 @@
{
title: "Beginning Chapter 1",
icon: "minecraft:log",
always_invisible: false,
group: 0,
default_quest_shape: "circle"
}

View File

@ -0,0 +1,17 @@
{
title: "Diamonds",
x: 9.0d,
y: -3.5d,
dependencies: [
"740db97d"
],
optional: true,
tasks: [{
uid: "75ec86fc",
type: "item",
items: [{
item: "minecraft:diamond"
}],
count: 3L
}]
}

View File

@ -0,0 +1,26 @@
{
title: "Wood",
icon: "minecraft:log",
x: 7.5d,
y: -11.5d,
tasks: [{
uid: "819e336e",
type: "item",
title: "Oak Wood",
items: [{
id: "minecraft:log",
tag: {
display: {
Name: "Wood"
}
}
}],
count: 64L
}],
rewards: [{
uid: "7ec293a7",
type: "item",
item: "minecraft:log",
count: 32
}]
}

View File

@ -0,0 +1,12 @@
{
title: "The Singularity",
x: 0.0d,
y: 5.0d,
tasks: [{
uid: "3a64e85b",
type: "item",
items: [{
item: "extendedcrafting:singularity_ultimate"
}]
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Expanding your army",
x: 1.0d,
y: -1.0d,
dependencies: [
"72d337ec"
],
tasks: [{
uid: "03a9717b",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "ageofminecraft:heromaker"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Universal Manipulation",
x: 0.0d,
y: 2.5d,
dependencies: [
"1f7c67d6",
"72d337ec"
],
tasks: [{
uid: "5c97becc",
type: "item",
items: [{
item: "minecraft:command_block"
}]
}]
}

View File

@ -0,0 +1,15 @@
{
x: 0.0d,
y: 0.0d,
dependencies: [
"8dcbf09f",
"43728bdf"
],
tasks: [{
uid: "c1f6d51d",
type: "item",
items: [{
item: "extendedcrafting:material 1 32"
}]
}]
}

View File

@ -0,0 +1,87 @@
{
title: "Ininity Arsenal",
x: -1.0d,
y: 1.0d,
dependencies: [
"b1528182",
"72d337ec"
],
tasks: [{
uid: "a05e340a",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_sword"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "b660ae14",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_pickaxe",
tag: {
ench: [{
lvl: 10s,
id: 35s
}]
}
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "1951027d",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_shovel"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "f491c94e",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_axe"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "b14ddd63",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_hoe"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "9a4219cf",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_bow"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Your own army",
x: 1.0d,
y: 1.0d,
dependencies: [
"72d337ec"
],
tasks: [{
uid: "6df7d558",
type: "item",
items: [{
item: "ageofminecraft:mob_spawner_spc"
}]
}]
}

View File

@ -0,0 +1,57 @@
{
title: "Infinity Armor",
x: -1.0d,
y: -1.0d,
dependencies: [
"b1528182",
"72d337ec"
],
tasks: [{
uid: "336c9318",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_helmet"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "bfaa9212",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_chestplate"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "8fa32960",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_pants"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "9220c454",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "avaritia:infinity_boots"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,7 @@
{
title: "Infinity",
icon: "extendedcrafting:material 1 32",
always_invisible: false,
group: 0,
default_quest_shape: ""
}

View File

@ -0,0 +1,15 @@
{
title: "Wither Storm",
x: 2.0d,
y: 2.5d,
dependencies: [
"6c88ca0e"
],
tasks: [{
uid: "519d3a33",
type: "item",
items: [{
item: "ageofminecraft:fusionwitherstorm"
}]
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Unlimited Power",
x: -2.0d,
y: 2.5d,
dependencies: [
"6c88ca0e"
],
tasks: [{
uid: "069255f8",
type: "item",
items: [{
item: "cyclicmagic:battery_infinite"
}]
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Erebus",
x: -2.0d,
y: 1.0d,
dependencies: [
"a14b8835"
],
tasks: [{
uid: "db56a93d",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_erebus"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Aether",
x: 1.0d,
y: -2.0d,
dependencies: [
"68849ea4"
],
tasks: [{
uid: "591bcb4a",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_aether"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Betweenlands",
x: -1.0d,
y: 2.0d,
dependencies: [
"0607c9f0"
],
tasks: [{
uid: "0531a650",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_between"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Nether",
x: -1.0d,
y: -2.0d,
dependencies: [
"1668492e"
],
tasks: [{
uid: "60a072be",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_nether"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "End",
x: 0.0d,
y: -2.0d,
dependencies: [
"ce068015"
],
tasks: [{
uid: "a3195a97",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_end"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,17 @@
{
title: "Advent",
x: 0.0d,
y: 2.0d,
tasks: [{
uid: "f73f23c6",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_advent"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,55 @@
{
title: "Open the Portal",
icon: "extrautils2:klein",
x: 0.0d,
y: 0.0d,
dependencies: [
"f55514d5",
"727a487f",
"898505ad",
"63aeea82",
"dfc0f86c",
"e5c6b717",
"6a36e5c7",
"76612df2",
"c899d34a",
"c9313262",
"675126c9",
"e3694251",
"9762ec1a",
"dae75afc"
],
tasks: [{
uid: "288b792c",
type: "item",
items: [{
item: "mystcraft:blockcrystal"
}]
},
{
uid: "d5e6bf7c",
type: "item",
items: [{
item: "rftools:dimensional_shard"
}]
},
{
uid: "bbeccdef",
type: "item",
items: [{
item: "extrautils2:klein"
}]
},
{
uid: "b80859dd",
type: "item",
items: [{
item: "avaritia:resource 1 2"
}]
}],
rewards: [{
uid: "138cdaa2",
type: "item",
item: "avaritia:resource 1 3"
}]
}

View File

@ -0,0 +1,17 @@
{
title: "Overworld",
x: -2.0d,
y: 0.0d,
tasks: [{
uid: "f3efaa66",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_overworld"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,7 @@
{
title: "The Portal",
icon: "extrautils2:klein",
always_invisible: false,
group: 0,
default_quest_shape: ""
}

View File

@ -0,0 +1,17 @@
{
title: "Cavern",
x: 2.0d,
y: 1.0d,
tasks: [{
uid: "c85e89a8",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_cavern"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Twilight Forest",
x: -2.0d,
y: -1.0d,
dependencies: [
"919f5bfb"
],
tasks: [{
uid: "ad0af6b2",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_twilight"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,17 @@
{
title: "Mobs",
x: 2.0d,
y: 0.0d,
tasks: [{
uid: "f6177841",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_mob"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,17 @@
{
title: "Abyss",
x: 1.0d,
y: 2.0d,
tasks: [{
uid: "880662dc",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_abyss"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,20 @@
{
title: "Midnight",
x: 2.0d,
y: -1.0d,
dependencies: [
"bddecc8a"
],
tasks: [{
uid: "88391253",
type: "item",
items: [{
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
},
id: "contenttweaker:cluster_midnight"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}

View File

@ -0,0 +1,11 @@
{
x: -2.5d,
y: -5.0d,
tasks: [{
uid: "abb864d9",
type: "kill",
title: "Zombies",
entity: "minecraft:zombie",
value: 100L
}]
}

View File

@ -0,0 +1,24 @@
{
x: 2.5d,
y: -4.0d,
tasks: [{
uid: "a86a55e5",
type: "kill",
title: "Holzstammhuhn",
icon: {
id: "minecraft:spawn_egg",
tag: {
EntityTag: {
id: "spackenmobs:holzstammhuhn"
}
}
},
entity: "spackenmobs:holzstammhuhn",
value: 20L
}],
rewards: [{
uid: "75be15ed",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
x: -2.0d,
y: -1.0d,
hide_dependency_lines: true,
dependencies: [
"713cbb50"
],
dependency_requirement: "all_started",
tasks: [{
uid: "f2056ba0",
type: "kill",
title: "The heaviest fight",
entity: "draconicevolution:chaosguardian",
value: 1L
}]
}

View File

@ -0,0 +1,11 @@
{
x: -3.5d,
y: -3.0d,
tasks: [{
uid: "352f4259",
type: "kill",
title: "Wither Skeletons",
entity: "minecraft:wither_skeleton",
value: 100L
}]
}

View File

@ -0,0 +1,11 @@
{
x: -0.5d,
y: -3.0d,
tasks: [{
uid: "fcc74336",
type: "kill",
title: "Cave Spiders",
entity: "minecraft:cave_spider",
value: 100L
}]
}

View File

@ -0,0 +1,11 @@
{
x: -1.5d,
y: -2.0d,
tasks: [{
uid: "ebe701aa",
type: "kill",
title: "Blazes",
entity: "minecraft:blaze",
value: 100L
}]
}

View File

@ -0,0 +1,21 @@
{
title: "Easiest Boss",
x: -2.0d,
y: -3.5d,
dependencies: [
"b4222a72",
"bcc8a839",
"376fad0a",
"9ca7e641",
"3fbd52f1",
"f6b5efab",
"40ded9e0",
"103e0ab1"
],
tasks: [{
uid: "d2360b36",
type: "kill",
entity: "minecraft:ender_dragon",
value: 20L
}]
}

View File

@ -0,0 +1,15 @@
{
x: -3.5d,
y: -1.0d,
description: "You can kill the Wither in a trap",
dependencies: [
"376fad0a"
],
tasks: [{
uid: "deecf21c",
type: "kill",
title: "Wither",
entity: "minecraft:wither",
value: 100L
}]
}

View File

@ -0,0 +1,11 @@
{
x: -3.5d,
y: -4.0d,
tasks: [{
uid: "23a9055c",
type: "kill",
title: "Skeletons",
entity: "minecraft:skeleton",
value: 100L
}]
}

View File

@ -0,0 +1,24 @@
{
x: 2.5d,
y: -3.0d,
tasks: [{
uid: "dbd17256",
type: "kill",
title: "MZTEWolf",
icon: {
id: "minecraft:spawn_egg",
tag: {
EntityTag: {
id: "spackenmobs:wolfmzte"
}
}
},
entity: "spackenmobs:wolfmzte",
value: 20L
}],
rewards: [{
uid: "adccc00e",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,11 @@
{
x: -0.5d,
y: -4.0d,
tasks: [{
uid: "327b7f38",
type: "kill",
title: "Spiders",
entity: "minecraft:spider",
value: 100L
}]
}

View File

@ -0,0 +1,11 @@
{
x: -2.5d,
y: -2.0d,
tasks: [{
uid: "52d006d2",
type: "kill",
title: "Endermen",
entity: "minecraft:enderman",
value: 100L
}]
}

View File

@ -0,0 +1,24 @@
{
x: 2.5d,
y: -2.0d,
tasks: [{
uid: "717641cb",
type: "kill",
title: "Baka Mitai",
icon: {
id: "minecraft:spawn_egg",
tag: {
EntityTag: {
id: "spackenmobs:bakamitai_creeper"
}
}
},
entity: "spackenmobs:bakamitai_creeper",
value: 20L
}],
rewards: [{
uid: "3fd835f6",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,14 @@
{
title: "Mobs",
icon: {
id: "minecraft:spawn_egg",
tag: {
EntityTag: {
id: "minecraft:zombie"
}
}
},
always_invisible: false,
group: 0,
default_quest_shape: ""
}

View File

@ -0,0 +1,41 @@
{
icon: "spackenmobs:surstroemming",
x: 2.5d,
y: -5.0d,
tasks: [{
uid: "14c03fa8",
type: "kill",
title: "Jens Faymann",
icon: {
id: "minecraft:spawn_egg",
tag: {
EntityTag: {
id: "spackenmobs:jens"
}
}
},
entity: "spackenmobs:jens",
value: 20L
},
{
uid: "e37fe400",
type: "item",
title: "Surströmming",
items: [{
item: "spackenmobs:surstroemming"
}],
count: 16L,
consume_items: true
}],
rewards: [{
uid: "975f663e",
type: "item",
item: "spackenmobs:ram",
count: 10
},
{
uid: "c5c51abc",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,11 @@
{
x: -1.5d,
y: -5.0d,
tasks: [{
uid: "608fc6f8",
type: "kill",
title: "Creeper",
entity: "minecraft:creeper",
value: 100L
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Betweenlands",
icon: "thebetweenlands:betweenstone",
x: -1.0d,
y: 1.0d,
tasks: [{
uid: "96d77e7b",
type: "dimension",
dim: 20
}],
rewards: [{
uid: "abeab5f0",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Nether",
icon: "minecraft:obsidian",
x: 0.0d,
y: 0.0d,
tasks: [{
uid: "4bad25e2",
type: "dimension",
dim: -1
}],
rewards: [{
uid: "727486a2",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Mysterium",
x: -2.0d,
y: 5.0d,
tasks: [{
uid: "0d84d69d",
type: "dimension",
dim: 817
}],
rewards: [{
uid: "d38df222",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Lunalus",
x: 2.0d,
y: 4.0d,
tasks: [{
uid: "57162bb6",
type: "dimension",
dim: 816
}],
rewards: [{
uid: "46e4a39a",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Crown Cliffs",
x: 2.0d,
y: 0.0d,
tasks: [{
uid: "f90f1b82",
type: "dimension",
dim: -59
}],
rewards: [{
uid: "80bc9227",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Abyss",
x: -2.0d,
y: 1.0d,
tasks: [{
uid: "0f3de22f",
type: "dimension",
dim: 800
}],
rewards: [{
uid: "8d3d9533",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Limbo",
icon: "dimdoors:unravelled_fabric",
x: 0.0d,
y: -1.0d,
tasks: [{
uid: "6b5ce037",
type: "dimension",
dim: 684
}],
rewards: [{
uid: "f3bb1e02",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Deeplands",
x: -2.0d,
y: 3.0d,
tasks: [{
uid: "5b4ec0e5",
type: "dimension",
dim: 807
}],
rewards: [{
uid: "45e96d95",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Greckon",
x: 1.0d,
y: 3.0d,
tasks: [{
uid: "f09cd841",
type: "dimension",
dim: 810
}],
rewards: [{
uid: "90c9bfe3",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Runandor",
x: 0.0d,
y: 5.0d,
tasks: [{
uid: "5b94136c",
type: "dimension",
dim: 819
}],
rewards: [{
uid: "3d7498ab",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Dark Realm",
icon: "abyssalcraft:stone",
x: 0.0d,
y: -3.0d,
tasks: [{
uid: "e5600885",
type: "dimension",
dim: 53
}],
rewards: [{
uid: "d1fff6ce",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Candyland",
x: -1.0d,
y: 2.0d,
tasks: [{
uid: "8ffd6355",
type: "dimension",
dim: 803
}],
rewards: [{
uid: "8465b40f",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Vox Ponds",
x: 2.0d,
y: 5.0d,
tasks: [{
uid: "75acfffe",
type: "dimension",
dim: 821
}],
rewards: [{
uid: "2d9eee86",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Shyrelands",
x: 1.0d,
y: 5.0d,
tasks: [{
uid: "d3f6876c",
type: "dimension",
dim: 820
}],
rewards: [{
uid: "857de648",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Aether",
icon: "aether_legacy:aether_grass",
x: -1.0d,
y: 0.0d,
tasks: [{
uid: "fd5c9a4b",
type: "dimension",
dim: 4
}],
rewards: [{
uid: "a9d9399f",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Skyland",
x: 2.0d,
y: -1.0d,
tasks: [{
uid: "c42c3222",
type: "dimension",
dim: -60
}],
rewards: [{
uid: "550740f9",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Precasia",
x: -1.0d,
y: 5.0d,
tasks: [{
uid: "98a4fb9a",
type: "dimension",
dim: 818
}],
rewards: [{
uid: "08d7a07a",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,11 @@
{
title: "Abyssal Wasteland",
icon: "abyssalcraft:stone 1 1",
x: -1.0d,
y: -2.0d,
tasks: [{
uid: "d3b64b15",
type: "dimension",
dim: 50
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Lelyetia",
x: 1.0d,
y: 4.0d,
tasks: [{
uid: "976139dc",
type: "dimension",
dim: 815
}],
rewards: [{
uid: "c03cc403",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Deep Dark",
icon: "minecraft:cobblestone",
x: 1.0d,
y: -1.0d,
tasks: [{
uid: "08cd4ba0",
type: "dimension",
dim: -11325
}],
rewards: [{
uid: "c0c10033",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Iromine",
x: -1.0d,
y: 4.0d,
tasks: [{
uid: "14ded210",
type: "dimension",
dim: 813
}],
rewards: [{
uid: "94ca5fca",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Omothol",
icon: "abyssalcraft:stone 1 6",
x: 0.0d,
y: -2.0d,
tasks: [{
uid: "98569881",
type: "dimension",
dim: 52
}],
rewards: [{
uid: "f65e86c6",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Twilight Forest",
icon: "twilightforest:twilight_log",
x: -1.0d,
y: -1.0d,
tasks: [{
uid: "9b31c890",
type: "dimension",
dim: 7
}],
rewards: [{
uid: "4db73454",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Erebus",
icon: "erebus:antlion_egg",
x: 1.0d,
y: 1.0d,
tasks: [{
uid: "c252ff60",
type: "dimension",
dim: 66
}],
rewards: [{
uid: "51886bd0",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Gardencia",
x: 0.0d,
y: 3.0d,
tasks: [{
uid: "3484ab4c",
type: "dimension",
dim: 809
}],
rewards: [{
uid: "edae6117",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Dreadlands",
icon: "abyssalcraft:stone 1 2",
x: 1.0d,
y: -2.0d,
tasks: [{
uid: "9bb0adcb",
type: "dimension",
dim: 51
}],
rewards: [{
uid: "83339c81",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "Midnight",
icon: "midnight:midnight_grass",
x: 0.0d,
y: 1.0d,
tasks: [{
uid: "06974b31",
type: "dimension",
dim: -34
}],
rewards: [{
uid: "e0a8be10",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Haven",
x: 2.0d,
y: 3.0d,
tasks: [{
uid: "615ceb41",
type: "dimension",
dim: 811
}],
rewards: [{
uid: "e2105cbe",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Ancient Cavern",
x: 2.0d,
y: 1.0d,
tasks: [{
uid: "705e126d",
type: "dimension",
dim: 801
}],
rewards: [{
uid: "2cb84467",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,16 @@
{
title: "End",
icon: "minecraft:end_stone",
x: 1.0d,
y: 0.0d,
tasks: [{
uid: "3fa9adde",
type: "dimension",
dim: 1
}],
rewards: [{
uid: "f84546a6",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,7 @@
{
title: "Dimensions",
icon: "extrautils2:teleporter",
always_invisible: false,
group: 0,
default_quest_shape: ""
}

View File

@ -0,0 +1,15 @@
{
title: "Creeponia",
x: 1.0d,
y: 2.0d,
tasks: [{
uid: "f08a5ace",
type: "dimension",
dim: 805
}],
rewards: [{
uid: "08c17d19",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Lborean",
x: 0.0d,
y: 4.0d,
tasks: [{
uid: "346bccf5",
type: "dimension",
dim: 814
}],
rewards: [{
uid: "b5f8cd7f",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Dustopia",
x: -1.0d,
y: 3.0d,
tasks: [{
uid: "ffcb18d9",
type: "dimension",
dim: 808
}],
rewards: [{
uid: "a33ce90d",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Immortalis",
x: -2.0d,
y: 4.0d,
tasks: [{
uid: "1b22c9a4",
type: "dimension",
dim: 812
}],
rewards: [{
uid: "e9d09702",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Cavern",
x: -2.0d,
y: -1.0d,
tasks: [{
uid: "f5fbc469",
type: "dimension",
dim: -50
}],
rewards: [{
uid: "df21b58e",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Crystevia",
x: 2.0d,
y: 2.0d,
tasks: [{
uid: "54b1d4a3",
type: "dimension",
dim: 806
}],
rewards: [{
uid: "8b7daea8",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Aqua Cavern",
x: -2.0d,
y: 0.0d,
tasks: [{
uid: "158f6e94",
type: "dimension",
dim: -52
}],
rewards: [{
uid: "f15ac929",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Celeve",
x: 0.0d,
y: 2.0d,
tasks: [{
uid: "7573bbdc",
type: "dimension",
dim: 804
}],
rewards: [{
uid: "9eb35dd6",
type: "loot",
table: 4
}]
}

View File

@ -0,0 +1,15 @@
{
title: "Barathos",
x: -2.0d,
y: 2.0d,
tasks: [{
uid: "2fa53de5",
type: "dimension",
dim: 802
}],
rewards: [{
uid: "a1943884",
type: "loot",
table: 4
}]
}

Some files were not shown because too many files have changed in this diff Show More