This commit is contained in:
2026-01-16 16:08:30 +01:00
parent bc126ffcd8
commit f07f089147
962 changed files with 30869 additions and 25057 deletions

View File

@@ -5,7 +5,7 @@
"ExtraUtilities:color_lightgem:15:80",
"ExtraUtilities:color_obsidian:15:80",
"chisel:grimstone:14:40",
"appliedenergistics2:tile.OreQuart:0:20",
"appliedenergistics2:tile.OreQuartz:0:20",
"appliedenergistics2:tile.OreQuartzCharged:0:25",
"GalacticraftAmunRa:tile.baseBlockRock:0:10"
],

View File

@@ -3,7 +3,7 @@
"IC2:blockITNT:0:90",
"BloodArsenal:blood_tnt:0:80",
"minecraft:tnt:0:80",
"minecraft:redstone_lamp:0:30:"
"minecraft:redstone_lamp:0:30"
],
"filler": [
"chisel:redstone_block:14:10"

View File

@@ -20,7 +20,7 @@
B:enableAutomation=true
# Sets whether the reactor should use linear (true) fuel usage formula or exponential (false)
B:linearReactorFuelUsage=true
B:linearReactorFuelUsage=false
# Use this to adjust the maximum fuel storage of the reactor
I:maxFuelStorage=524880

View File

@@ -874,12 +874,12 @@
<Loot Identifier="80ce8d56-179f-4a00-b41e-c3b10d7036fe" ItemName="Thaumcraft:ItemEssence" Amount="32" NBTTag="" Chance="55" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="6ab61bcc-c27b-44ee-8228-67695ae7d96a" ItemName="Thaumcraft:blockChestHungry" Amount="1" NBTTag="" Chance="60" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="79837345-2c8f-4ae3-8d89-be9d251ba1d4" ItemName="Thaumcraft:blockMetalDevice:7" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="0e1892b5-abc4-4947-8a8d-bebf08cf1e8f" ItemName="Thaumcraft:blockCosmeticSolid:7" Amount="8" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="34b3c8af-939d-45ba-bc55-f162b391f178" ItemName="Thaumcraft:blockTube:6" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="c13d6f36-af76-4b65-a796-5ba8221b8c59" ItemName="Thaumcraft:blockTube:5" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="9a90d0ba-333a-4bcb-a9c7-8f0a307261ac" ItemName="Thaumcraft:blockTube:3" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="9b86b6e4-0710-40e2-ba2e-7bbff5e64032" ItemName="Thaumcraft:blockTube" Amount="16" NBTTag="" Chance="35" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="a3ec0a28-7595-49cb-8ad3-b8b9fe81c677" ItemName="Thaumcraft:ItemThaumometer" Amount="1" NBTTag="" Chance="30" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
<Loot Identifier="d85f5d44-24ab-4099-ad3d-ad2b21b1a356" ItemName="Automagy:blockThirstyTank" Amount="1" NBTTag="" Chance="50" ItemGroup="" LimitedDropCount="0" RandomAmount="false"/>
</LootGroup>
<LootGroup GroupMetaID="10" GroupName="dreamcraft.lootbag.group.magic_adept" Rarity="1" MinItems="1" MaxItems="2" CombineTrashGroup="true" TrashGroup="9" LootbagIcon="enhancedlootbags:magic2">
<Loot Identifier="5f49e3bd-1557-46ce-83ec-5be066b4a2b0" ItemName="Thaumcraft:BlockJarFilledItem" Amount="1" NBTTag="{Aspects:[0:{amount:64,key:&quot;perfodio&quot;}]}" Chance="45" LimitedDropCount="0" RandomAmount="false"/>

View File

@@ -196,8 +196,8 @@ modules {
# Set to true to show login message with modpack version [default: true]
B:LoginMessage=true
# Version of the Modpack [default: 2.8.1]
S:ModPackVersion=2.8.1
# Version of the Modpack [default: 2.8.4]
S:ModPackVersion=2.8.4
# Set to false to prevent the OreDict register for SpaceStones and SpaceDusts [default: true]
B:OreDictItems=true

View File

@@ -17,30 +17,13 @@ client {
##########################################################################################################
cableinsulation {
# [range: -2147483648 ~ 2147483647, default: 64]
# [range: 0 ~ 255, default: 64]
I:blue=64
# [range: -2147483648 ~ 2147483647, default: 64]
# [range: 0 ~ 255, default: 64]
I:green=64
# [range: -2147483648 ~ 2147483647, default: 64]
I:red=64
}
##########################################################################################################
# constructionfoam
#--------------------------------------------------------------------------------------------------------#
# RGB values for the construction foam color modulation.
##########################################################################################################
constructionfoam {
# [range: -2147483648 ~ 2147483647, default: 64]
I:blue=64
# [range: -2147483648 ~ 2147483647, default: 64]
I:green=64
# [range: -2147483648 ~ 2147483647, default: 64]
# [range: 0 ~ 255, default: 64]
I:red=64
}
@@ -51,13 +34,13 @@ client {
##########################################################################################################
machinemetal {
# [range: -2147483648 ~ 2147483647, default: 255]
# [range: 0 ~ 255, default: 255]
I:blue=255
# [range: -2147483648 ~ 2147483647, default: 220]
# [range: 0 ~ 255, default: 220]
I:green=220
# [range: -2147483648 ~ 2147483647, default: 210]
# [range: 0 ~ 255, default: 210]
I:red=210
}
@@ -102,6 +85,9 @@ client {
# if true, input filter will initially be on when input buses are placed in the world. [default: false]
B:inputBusInitialFilter=false
# if true, input filter will initially be on when input hatches are placed in the world. [default: false]
B:inputHatchInitialFilter=false
# If true, scrolling up while hovering a ghost circuit in a machine UI will increment the circuit number. [default: false]
B:invertCircuitScrollDirection=false
@@ -125,6 +111,15 @@ client {
##########################################################################################################
render {
# When >0, powerfail notifications will stop rendering after this many seconds. [range: -2147483648 ~ 2147483647, default: 0]
I:"Powerfail Notification Timeout"=0
# Render lines to MagLev Pylons when tethering [default: true]
B:"Render MagLev Tethers"=true
# [default: true]
B:"Render Powerfail Notifications"=true
# Disables coil lighting. Requires world reload (f3 + a or relog). [default: false]
B:"Use Old Coil Textures"=false
@@ -152,6 +147,9 @@ client {
# if true, enables ambient-occlusion smooth lighting on tiles. [default: true]
B:renderTileAmbientOcclusion=true
# Enables or disables Trans Metal rendering, also impacts motors, pistons etc with same rendering. Accessibility option. [default: true]
B:renderTransMetalFancy=true
# enables BaseMetaTileEntity block updates handled by BlockUpdateHandler. [default: false]
B:useBlockUpdateHandler=false
}
@@ -244,6 +242,43 @@ client {
}
##########################################################################################################
# blockoverlay
#--------------------------------------------------------------------------------------------------------#
# GT Tool Block Overlay section
##########################################################################################################
blockoverlay {
# The alpha for the color of the block overlay [range: 0 ~ 255, default: 127]
I:alpha=127
# The blue color of the block overlay [range: 0 ~ 255, default: 0]
I:blue=0
# The green color of the block overlay [range: 0 ~ 255, default: 0]
I:green=0
# The line width of the block overlay [range: 0.0 ~ 30.0, default: 5]
S:lineWidth=5
# The red color of the block overlay [range: 0 ~ 255, default: 0]
I:red=0
}
##########################################################################################################
# chat
#--------------------------------------------------------------------------------------------------------#
# Chat message section
##########################################################################################################
chat {
# Prints the powerfail command help text when receiving a powerfail. The message is only printed once per game session. [default: true]
B:"Print Powerfail Help Text"=true
# Displays a chat message when a powerfail occurs. [default: true]
B:"Print Powerfail Notifications"=true
}
}

View File

@@ -2,26 +2,21 @@
<config>
<lines at="topleft">
<line>
<icon>
<str>minecraft:skull</str>
<num>3</num>
</icon>
<str> $6{username}$f, </str>
<str>FPS: </str>
<str>{pingicon}{gold}{username} {white}FPS: </str>
<op>
<str>gt</str>
<str>ge</str>
<var>fps</var>
<num>60</num>
<num>45</num>
<num>30</num>
<num>15</num>
<num>0</num>
<str>$a</str>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str />
<str>{green}</str>
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
<str/>
</op>
<var>fps</var>
</line>
@@ -29,7 +24,7 @@
<icon>
<str>minecraft:clock</str>
</icon>
<str> $rГод: $3</str>
<str> Год: {darkaqua}</str>
<add>
<round>
<div>
@@ -46,49 +41,51 @@
</round>
<num>1</num>
</add>
<str>$r, День: $3</str>
<str> {white}, День: {darkaqua}</str>
<modi>
<var>day</var>
<num>365</num>
</modi>
<str>$f, Время: </str>
<str>$6{mctime12} $r</str>
<str>{white}, Время: {gold}{mctime12} </str>
<if>
<var>daytime</var>
<str>$e(День)</str>
<str>$7(Ночь)</str>
<str>{yellow}(День)</str>
<str>{gray}(Ночь)</str>
</if>
</line>
<line>
<icon>
<str>HardcoreEnderExpansion:temple_end_portal</str>
</icon>
<str> $rИзмерение: $6{dimension} ({dimensionid}), </str>
<str> $rЗагруженно чанков: $6{loadedchunks} </str>
<str> Измерение: {gold}{dimension} ({dimensionid}), {white}Загруженно чанков: {gold}{loadedchunks}</str>
</line>
<line>
<icon>
<str>minecraft:sapling</str>
<num>4</num>
</icon>
<str> Биом: $3{biome}$f</str>
<str> $6{temperature}$r°F, $6</str>
<str> Биом: {darkaqua}{biome} {gold}</str>
<round>
<var>localtemperature</var>
<num>0</num>
</round>
<str>{white}°F, {gold}</str>
<round>
<div>
<sub>
<var>temperature</var>
<var>localtemperature</var>
<num>32</num>
</sub>
<num>1.8</num>
</div>
<num>0</num>
</round>
<str>$r°C, $6</str>
<str>{white}°C, {gold}</str>
<round>
<add>
<div>
<sub>
<var>temperature</var>
<var>localtemperature</var>
<num>32</num>
</sub>
<num>1.8</num>
@@ -97,16 +94,15 @@
</add>
<num>0</num>
</round>
<str>$rK,</str>
<str> Влажность: $6{humidity}%$f</str>
<str>{white}K,</str>
<str> Влажность: {gold}{humidity}{white}%</str>
</line>
<line>
<icon>
<str>minecraft:compass</str>
<num>0</num>
</icon>
<str> Чанк X:$6 {chunkx} $fZ:$6 {chunkz}$f ($3$6 {chunkoffsetx} $f:$6 {chunkoffsetz} $f)</str>
<str> Y: $6{yfeeti}$f, Направление $6{finedirection}$f</str>
<str> Чанк X: {gold}{chunkx} {white}Z: {gold}{chunkz} {white}Off: {gold}{chunkoffsetx} {white}: {gold}{chunkoffsetz} {white}Y: {gold}{yfeeti} {white}Направление: {gold}{finedirection}</str>
</line>
<line>
<icon>
@@ -121,13 +117,13 @@
<num>30</num>
<num>16</num>
<num>0</num>
<str>§5</str>
<str>§4</str>
<str>§c</str>
<str>§e</str>
<str>§a</str>
<str>{darkpurple}</str>
<str>{darkred}</str>
<str>{red}</str>
<str>{yellow}</str>
<str>{green}</str>
</op>
<str>{tcwarptotal}$f ($6T$e{tcwarptemp}$f $6S$e{tcwarpsticky}$f $6P$e{tcwarpperm}$f)</str>
<str>{tcwarptotal}{white} ({gold}T{yellow}{tcwarptemp}{white} {gold}S{yellow}{tcwarpsticky}{white} {gold}P{yellow}{tcwarpperm}{white})</str>
</line>
@@ -135,12 +131,31 @@
<icon>
<str>HardcoreEnderExpansion:silverfish_blood</str>
</icon>
<str> Кровь: $e{bmlp} / {bmmaxlp}$f</str>
<str> Кровь: {yellow}{bmlp} / {bmmaxlp}{white}</str>
</line>
<line>
<str>$0</str>
<str>{black}</str>
</line>
<line>
<if>
<equal>
<var>slimes</var>
<str>true</str>
</equal>
<concat>
<icon>
<str>textures/items/slimeball.png</str>
</icon>
<str> Этот чанк со {darkgreen}слизнями{white}.</str>
</concat>
</if>
</line>
<line>
<if>
<equal>
<var>gtnewore</var>
<str>true</str>
</equal>
<if>
<and>
<or>
@@ -179,14 +194,59 @@
<concat>
<icon>
<str>textures/items/diamond_pickaxe.png</str>
<num>0</num>
<num>0</num>
<num>16</num>
<num>16</num>
</icon>
<str> Этот чанк с $2{underline}рудой$f !</str>
<str> Этот чанк с {darkgreen}{underline}рудой{white} !</str>
</concat>
</if>
</if>
<if>
<equal>
<var>gtnewore</var>
<str>false</str>
</equal>
<if>
<and>
<or>
<equal>
<modi>
<var>chunkx</var>
<num>3</num>
</modi>
<num>-1</num>
</equal>
<equal>
<modi>
<var>chunkx</var>
<num>3</num>
</modi>
<num>1</num>
</equal>
</or>
<or>
<equal>
<modi>
<var>chunkz</var>
<num>3</num>
</modi>
<num>-1</num>
</equal>
<equal>
<modi>
<var>chunkz</var>
<num>3</num>
</modi>
<num>1</num>
</equal>
</or>
</and>
<concat>
<icon>
<str>textures/items/diamond_pickaxe.png</str>
</icon>
<str> Этот чанк с {darkgreen}{underline}рудой{white} !</str>
</concat>
</if>
</if>
</line>
<line>
<if>
@@ -201,46 +261,35 @@
</equal>
</and>
<concat>
<if>
<and>
<or>
<equal>
<modi>
<var>chunkx</var>
<num>3</num>
</modi>
<num>-1</num>
</equal>
<equal>
<modi>
<var>chunkx</var>
<num>3</num>
</modi>
<num>1</num>
</equal>
</or>
<or>
<equal>
<modi>
<var>chunkz</var>
<num>3</num>
</modi>
<num>-1</num>
</equal>
<equal>
<modi>
<var>chunkz</var>
<num>3</num>
</modi>
<num>1</num>
</equal>
</or>
</and>
<str> </str>
</if>
<str>Вы в $4центре$f чанка.</str>
<icon>
<str>tinker:textures/items/parts/obsidian_toughbind.png</str>
</icon>
<str> Вы в {darkred}центре{white} чанка.</str>
</concat>
</if>
</line>
<line>
<str>{black}</str>
</line>
<line>
<if>
<str> Nearest players:</str>
</if>
</line>
<line>
<if>
<str> 1) {gold}{nearbyplayername0}{white}({nearbyplayerdistance0}м)</str>
</if>
</line>
<line>
<if>
<str> 2) {gold}{nearbyplayername1}{white}({nearbyplayerdistance1}м)</str>
</if>
</line>
<line>
<if>
<str> 2) {gold}{nearbyplayername2}{white}({nearbyplayerdistance2}м)</str>
</if>
</line>
</lines>
<lines at="middleleft">
@@ -257,16 +306,16 @@
<num>20</num>
<num>10</num>
<num>0</num>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str />
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
<str/>
</op>
<max>
<var>equippeddamageleft</var>
<num>0.5</num>
<str>{equippeddamageleft}$f / $e{equippedmaxdamage}</str>
<str>{equippeddamageleft} {white}/ {yellow}{equippedmaxdamage}</str>
<var>equippedname</var>
</max>
</line>
@@ -282,16 +331,16 @@
<num>50</num>
<num>20</num>
<num>10</num>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
</op>
<max>
<var>helmetdamageleft</var>
<num>0.5</num>
<str>{helmetdamageleft}$f / $e{helmetmaxdamage}</str>
<str />
<str>{helmetdamageleft} {white}/ {yellow}{helmetmaxdamage}</str>
<str/>
</max>
<str> </str>
</line>
@@ -307,16 +356,16 @@
<num>50</num>
<num>20</num>
<num>10</num>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
</op>
<max>
<var>chestplatedamageleft</var>
<num>0.5</num>
<str>{chestplatedamageleft}$f / $e{chestplatemaxdamage}</str>
<str />
<str>{chestplatedamageleft} {white}/ {yellow}{chestplatemaxdamage}</str>
<str/>
</max>
<str> </str>
</line>
@@ -332,16 +381,16 @@
<num>50</num>
<num>20</num>
<num>10</num>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
</op>
<max>
<var>leggingsdamageleft</var>
<num>0.5</num>
<str>{leggingsdamageleft}$f / $e{leggingsmaxdamage}</str>
<str />
<str>{leggingsdamageleft} {white}/ {yellow}{leggingsmaxdamage}</str>
<str/>
</max>
</line>
<line>
@@ -356,16 +405,16 @@
<num>50</num>
<num>20</num>
<num>10</num>
<str>$e</str>
<str>$6</str>
<str>$c</str>
<str>$4</str>
<str>{yellow}</str>
<str>{gold}</str>
<str>{red}</str>
<str>{darkred}</str>
</op>
<max>
<var>bootsdamageleft</var>
<num>0.5</num>
<str>{bootsdamageleft}$f / $e{bootsmaxdamage}</str>
<str />
<str>{bootsdamageleft} {white}/ {yellow}{bootsmaxdamage}</str>
<str/>
</max>
</line>
</lines>
@@ -375,7 +424,7 @@
<var>potiondurationticks0</var>
<num>0.5</num>
<str>{potionduration0} {potionicon0}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -383,7 +432,7 @@
<var>potiondurationticks1</var>
<num>0.5</num>
<str>{potionduration1} {potionicon1}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -391,7 +440,7 @@
<var>potiondurationticks2</var>
<num>0.5</num>
<str>{potionduration2} {potionicon2}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -399,7 +448,7 @@
<var>potiondurationticks3</var>
<num>0.5</num>
<str>{potionduration3} {potionicon3}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -407,7 +456,7 @@
<var>potiondurationticks4</var>
<num>0.5</num>
<str>{potionduration4} {potionicon4}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -415,7 +464,7 @@
<var>potiondurationticks5</var>
<num>0.5</num>
<str>{potionduration5} {potionicon5}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -423,7 +472,7 @@
<var>potiondurationticks6</var>
<num>0.5</num>
<str>{potionduration6} {potionicon6}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -431,7 +480,7 @@
<var>potiondurationticks7</var>
<num>0.5</num>
<str>{potionduration7} {potionicon7}</str>
<str />
<str/>
</max>
</line>
<line>
@@ -439,7 +488,7 @@
<var>potiondurationticks8</var>
<num>0.5</num>
<str>{potionduration8} {potionicon8}</str>
<str />
<str/>
</max>
</line>
</lines>

View File

@@ -147,7 +147,7 @@ inventory.subsets
#Subsets Widget Position
widgetPosition=true
}
itemLoadingTimeout=500
itemLoadingTimeout=5000
keys.gui.back=14
keys.gui.bookmark=30
keys.gui.bookmark_pull_items=47

View File

@@ -125,7 +125,7 @@ server {
# Rounding mode used on the hunger value of foods
# Valid options: 'round', 'floor', 'ceiling'
S:food.hunger.rounding.mode=ceiling
S:food.hunger.rounding.mode=floor
# Uses the EvalEx expression parser
# See: https://github.com/uklimaschewski/EvalEx for syntax/function documentation
@@ -146,7 +146,7 @@ server {
# total_food_groups : The total number of enabled food groups
# exact_count : The number of times the food (ignoring food groups) has been eaten within the food history
#
S:food.modifier.formula=MAX(IF(count>=4 && distinct_food_groups_eaten<=5,(1 - (count - 4)/8),1), IF((count - 8) < food_hunger_value, 0.05, 0))
S:food.modifier.formula=MAX(IF(count>=4 && distinct_food_groups_eaten<=5,(1 - (count - 4)/8),1), IF((count - 8) < food_hunger_value, 1/MAX(food_hunger_value,2), 0))
# If true, a food journal will be given to each player as a starting item
B:give.food.journal.as.starting.item=false

View File

@@ -40,7 +40,6 @@
<loot item="gregtech:gt.metaitem.01" damage="32650" weight="5" count_min="1" count_max="1"/>
<loot item="gregtech:gt.metaitem.01" damage="32680" weight="5" count_min="1" count_max="1"/>
<loot item="gregtech:gt.metaitem.01" damage="32690" weight="5" count_min="1" count_max="1"/>
<loot item="gregtech:gt.metaitem.01" damage="32727" weight="20" count_min="1" count_max="2"/>
<loot item="gregtech:gt.metaitem.01" damage="32730" weight="15" count_min="1" count_max="1"/>
<loot item="gregtech:gt.metaitem.01" damage="32731" weight="15" count_min="1" count_max="1"/>
<loot item="gregtech:gt.metaitem.01" damage="32732" weight="15" count_min="1" count_max="1"/>

View File

@@ -57,7 +57,6 @@
<loot item="TConstruct:heartCanister" damage="1" weight="5" count_min="1" count_max="1"/>
<loot item="OpenComputers:item" damage="4" weight="5" count_min="1" count_max="1"/>
<loot item="EMT:TaintedMjolnir" damage="0" weight="25" count_min="0" count_max="1"/>
<loot item="EMT:BaseBaubles" damage="0" weight="15" count_min="0" count_max="1"/>
<loot item="openmodularturrets:disposeItemTurret" damage="0" weight="15" count_min="1" count_max="2"/>
<loot item="openmodularturrets:baseTierWood" damage="0" weight="15" count_min="1" count_max="1"/>
<loot item="openmodularturrets:leverBlock" damage="0" weight="15" count_min="1" count_max="1"/>

View File

@@ -100,8 +100,6 @@
<loot item="gregtech:gt.metaitem.01" damage="8528" weight="4" count_min="1" count_max="4"/>
<loot item="gregtech:gt.metaitem.01" damage="8502" weight="2" count_min="1" count_max="4"/>
<loot item="minecraft:emerald" damage="0" weight="2" count_min="1" count_max="4"/>
<loot item="gregtech:gt.metaitem.02" damage="1335" weight="1" count_min="1" count_max="4"/>
<loot item="gregtech:gt.metaitem.02" damage="2335" weight="1" count_min="1" count_max="4"/>
<loot item="gregtech:gt.metaitem.01" damage="11035" weight="9" count_min="2" count_max="6"/>
<loot item="gregtech:gt.metaitem.01" damage="11057" weight="8" count_min="4" count_max="16"/>
<loot item="gregtech:gt.metaitem.01" damage="11018" weight="10" count_min="2" count_max="8"/>

View File

@@ -0,0 +1,61 @@
# Configuration file
blocks {
# Disable Silver Vat
B:disableSilverVat=true
}
debug {
}
general {
# Patch NEI for good recipe support.
B:enablePatchNEI=true
# Enables Chunk Loading by Poppet Shelves.
B:allowPoppetShelfChunkLoading=true
}
predictions {
# Adjusts weight for 'Good' Baba Yaga spawns
I:chancePredictionSpawnBabaYagaGood=2
# Adjusts weight for 'Bad' Baba Yaga spawns
I:chancePredictionSpawnBabaYagaBad=2
# Adjusts weight for Extra Coal Drops
I:chancePredictionExtraCoal=13
# Adjusts weight for Ent Spawn
I:chancePredictionSpawnEnt=3
# Adjusts weight for 'Stumble & Fall'
I:chancePredictionStumbleAndFall=13
# Adjusts weight for 'Get Wet'
I:chancePredictionGetWet=13
# Adjusts weight for Extra Iron Drops
I:chancePredictionExtraIron=8
# Adjusts weight for Zombie Spawn
I:chancePredictionSpawnZombie=13
# Adjusts weight for Friendly Animal Spawn
I:chancePredictionSpawnProtectiveAnimal=13
# Adjusts weight for Skeleton Spawn
I:chancePredictionSpawnSkeleton=13
# Adjusts weight for Buried Treasure spawn
I:chancePredictionSpawnBuriedTreasure=2
# Adjusts weight for Nether Teleport
I:chancePredictionTeleportNether=3
# Adjusts weight for
I:chancePredictionSpawnFriendlyWolf=3

View File

@@ -34,7 +34,7 @@ achievement.small_coal_boiler=Starting The Industrial Revolution
achievement.small_coal_boiler.desc=Pick up a Small Coal Boiler
achievement.basic_steam_turbine=Don't Touch The Contacts!
achievement.basic_steam_turbine.desc=Pick up a Basic Steam Turbine
achievement.electric_blast_furnace=Natrure? We Don't Need That!
achievement.electric_blast_furnace=Nature? We Don't Need That!
achievement.electric_blast_furnace.desc=Pick up an Electric Blast Furnace controller block
achievement.tier_1_rocket=Does Life Exist Out There?
achievement.tier_1_rocket.desc=Pick up a Tier 1 Rocket

View File

@@ -24,7 +24,7 @@ general {
B:"Highlight detected clickable url hotzone."=false
# Does an equivalent of '/bq_admin default load' on every world load [default: true]
B:"Load the default quest DB on world startup."=true
B:"Load the default quest DB on world startup."=false
# Is quest chapters list locked and opened on start. [default: false]
B:"Lock tray"=false

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 1810298291960562416,
"questIDLow:4": -5277210864538635347,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 816,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 1169,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 324,
"y:3": 324
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 1170,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"x:3": 360,
"y:3": 324
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2428,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 576,
"x:3": 504,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2433,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 324
"x:3": 432,
"y:3": 252
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2430,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 504,
"x:3": 432,
"y:3": 324
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2427,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"x:3": 576,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": -5078863766116826815,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 324,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2392,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 432,
"x:3": 396,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2345,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 504,
"x:3": 432,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2429,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 288
"x:3": 504,
"y:3": 252
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2436,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 576,
"x:3": 504,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2432,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 576,
"x:3": 504,
"y:3": 324
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 5907211019893426057,
"questIDLow:4": -7779649412005111278,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"y:3": 288
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": -2118200846703179698,
"questIDLow:4": -5925519573260698196,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 468,
"y:3": 252
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": -8265665336326143581,
"questIDLow:4": -5822922617462713444,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 468,
"y:3": 324
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": -1657179851147555062,
"questIDLow:4": -8146663606087231605,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 288
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": -7409958530292559993,
"questIDLow:4": -4634880186865065000,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 468,
"y:3": 288
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 6211058784429555895,
"questIDLow:4": -8402215780395772114,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"y:3": 252
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 5104527603717458605,
"questIDLow:4": -6880529856280616724,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"y:3": 360
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 2315452112214576468,
"questIDLow:4": -5888310449509338577,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"y:3": 324
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 2802294169218272610,
"questIDLow:4": -6466077424942248474,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 324
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 3614899307475259201,
"questIDLow:4": -5743099320722310498,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 468,
"y:3": 360
}

View File

@@ -0,0 +1,8 @@
{
"questIDHigh:4": 365830182917000544,
"questIDLow:4": -5290015041678497890,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 612,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2431,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"x:3": 576,
"y:3": 324
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2741,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"x:3": 324,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2742,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"x:3": 360,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2743,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 432,
"x:3": 396,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2434,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 504,
"x:3": 432,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2435,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"x:3": 576,
"y:3": 360
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 1287,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 432,
"x:3": 396,
"y:3": 324
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 2388,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"x:3": 360,
"y:3": 288
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": -8527205068749159914,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 540,
"x:3": 576,
"y:3": 252
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 492,
"y:3": 156
"y:3": 132
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 492,
"y:3": 132
"y:3": 156
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 29,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"y:3": 396
"x:3": 264,
"y:3": 408
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 825,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"y:3": 432
"x:3": 264,
"y:3": 444
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 396,
"y:3": 432
"y:3": 444
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 48,
"sizeY:3": 48,
"x:3": 720,
"y:3": 420
"y:3": 432
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 48,
"sizeY:3": 48,
"x:3": 168,
"y:3": 324
"y:3": 336
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 826,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 360,
"y:3": 432
"x:3": 336,
"y:3": 444
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 480,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 324,
"y:3": 432
"x:3": 300,
"y:3": 444
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 780,
"y:3": 432
"y:3": 444
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 108,
"y:3": 336
"y:3": 348
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": 34,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 288,
"y:3": 360
"x:3": 264,
"y:3": 372
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": -8315505785454163878,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 960,
"y:3": 276
"x:3": 948,
"y:3": 312
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": -6762699094401055520,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 960,
"y:3": 324
"x:3": 984,
"y:3": 276
}

View File

@@ -1,8 +0,0 @@
{
"questIDHigh:4": 0,
"questIDLow:4": 1279,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 804,
"y:3": 216
}

View File

@@ -3,6 +3,6 @@
"questIDLow:4": -5881168837331971518,
"sizeX:3": 24,
"sizeY:3": 24,
"x:3": 444,
"y:3": 96
"x:3": 120,
"y:3": 312
}

View File

@@ -4,5 +4,5 @@
"sizeX:3": 48,
"sizeY:3": 48,
"x:3": 264,
"y:3": 444
"y:3": 432
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "...play with magic. Be warned, these fires are very dangerous! But who doesn\u0027t want a patch of snow in the nether?\n\nFire spread is disabled in the configs of servers to prevent massive lag and world destruction.",
"desc:8": "...play with magic. Be warned, these fires are very dangerous! But who doesn\u0027t want a patch of snow in the nether?\n\n[warn]Fire spread can be disabled in the configs of servers to prevent massive lag and world destruction.[/warn]",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You have played through most of the pack a few times already? Maybe you even made a Stargate? Or are you just looking for something a bit different? Don\u0027t worry, we have a few options for you:\n\n- Play in Hardcore. Either Minecraft Hardcore, or BetterQuesting Hardcore. The latter is a bit more forgiving. Maybe this seems impossible, but people have indeed reached UEV+ in Minecraft Hardcore. Better be prepared to restart a few times. This is obviously not for everybody.\n\n- Never make a rocket. The so called §ono-rocket run§r is somewhat supported by now, you will be able to do almost everything in the pack. Use bees, crops, and blood magic meteors as your main resource production. Be warned though that such a challenge is grindy and slow. For instance, you might need to collect large amounts of andratite ore or via the aluminium bauxite slag route to get your first titanium. Or have to start breeding bees early without much technology to help.\n\n- Skyblock. Yes, really. It is also known as Garden of Grind and it is absolutely brutal. There is no actually supported skyblock version of the pack but some players have figured out the minimal amount of changes needed to make it work. Ask around or search on the official discord channel for all the details. But don\u0027t expect any fun down this road.\n\n- Speedrunning. A few players have designed some basic rules and have started to record speedruns to early game goals like the Coke Oven. Ask around or search on the official discord channel for all the details. Maybe you just want to watch how they do it.",
"desc:8": "You have played through most of the pack a few times already? Maybe you even made a Stargate? Or are you just looking for something a bit different? Don\u0027t worry, we have a few options for you:\n\n- Play in Hardcore. Either Minecraft Hardcore, or BetterQuesting Hardcore. The latter is a bit more forgiving. Maybe this seems impossible, but people have indeed reached UEV+ in Minecraft Hardcore. Better be prepared to restart a few times. This is obviously not for everybody.\n\n- Never make a rocket. The so called §ono-rocket run§r is somewhat supported by now, you will be able to do almost everything in the pack. Use bees, crops, and blood magic meteors as your main resource production. Be warned though that such a challenge is grindy and slow. For instance, you might need to collect large amounts of andradite ore or via the aluminium bauxite slag route to get your first titanium. Or have to start breeding bees early without much technology to help.\n\n- Skyblock. Yes, really. It is also known as Garden of Grind and it is absolutely brutal. There is no actually supported skyblock version of the pack but some players have figured out the minimal amount of changes needed to make it work. Ask around or search on the official discord channel for all the details. But don\u0027t expect any fun down this road.\n\n- Speedrunning. A few players have designed some basic rules and have started to record speedruns to early game goals like the Coke Oven. Ask around or search on the official discord channel for all the details. Maybe you just want to watch how they do it.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,

View File

@@ -12,7 +12,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "Unlike the item version, these can only hold 12 types of essentia each. This tier holds 2,048 units if you fill it with a single type of essentia. If you fill it with 12 different types of essentia, you can have about 168 units of each. If you want one for every type of essentia, you\u0027ll need 67 of them. You\u0027ll want to make the essentia terminal to see what you have. They consume the same amount of AE as the item ones.",
"desc:8": "Unlike the item version, these can only hold 12 types of essentia each. This tier holds 2,048 units if you fill it with a single type of essentia. If you fill it with 12 different types of essentia, you can have about 168 units of each. If you want one for every type of essentia, you\u0027ll need 69 of them. You\u0027ll want to make the essentia terminal to see what you have. They consume the same amount of AE as the item ones.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,

View File

@@ -9,7 +9,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "These cards add additional functionality to certain devices or fixtures. They specify what devices they work on in the tooltip.\n\n§6Redstone Card: §r\n\nThe Redstone Card adds redstone interactivity to the devices it can be used on, with the following options: \n\n§cAlways active\nActive with redstone signal\nActive without redstone signal\nActivate once per pulse§r\n\n§6Capacity Card: §r\n\nThe Capacity Card adds more slots for items that use them. \n\nIf you add this to an Export Bus, an icon is added to select item priority.\n\n§6Crafting Card: §r\n\nThe Crafting Card allows you to automatically request autocrafting of items.\n\n§9In an ME Interface: §r\n\nIf you put in items to be stocked, if there aren\u0027t enough, it\u0027ll craft them until it reaches the selected amount. \n\nThese crafts are being stocked for recipes that the ME Interface has.\n\n[note]If you want them to be seen by the network, you\u0027ll need to put a storage bus on the ME Interface.[/note]\n\n§9In an ME Level Emitter: §r\n\n§aFirst Mode: §rIt\u0027ll emit a redstone signal while the specific item is being crafted.\n\n§aSecond Mode: §rIt will emit a redstone signal once a crafting job for the item has been requested, [warn]but it won\u0027t send the items to be crafted.[/warn] \n\nThis is useful if you\u0027re using a dummy pattern, and are using the level emitter to tell something else to happen. \n\nYou still need to get the item(s) requested back into the system so it doesn\u0027t tie up a crafting CPU though.\n\n§9In an ME Export Bus: §r\n\nIt\u0027ll attempt to send whatever item(s) are selected in the export bus\u0027 GUI.\n\n§aFirst Mode: §rIt\u0027ll send available items first, then create crafting jobs for the rest. \n\n§aSecond Mode: §rIt will only send crafted items.\n\n§6Acceleration Card: §r\n\nThe Acceleration Card makes the device/fixture work faster. \n\n[note]You\u0027ll probably want a lot of these.[/note]\n\n§6Inverter Card: §r\n\nThe Inverter Card allows you to invert the item filter of certain fixtures.\n\n§6Fuzzy Card: §r\n\nThe Fuzzy Card allows you to apply fuzzy logic to filtering to allow items with different NBT or damage data to be counted as the same. This is different from metadata. \n\nIf you just want it to be fuzzy for NBT, set to §9Match Any.§r \n\nIf it is set to §c99%§r, it will work on anything that is damaged. You can use the Inverter Card to reverse this.",
"desc:8": "These cards add additional functionality to certain devices or fixtures. They specify what devices they work on in the tooltip.\n\n§6Redstone Card: §r\n\nThe Redstone Card adds redstone interactivity to the devices it can be used on, with the following options: \n\n§cAlways active\nActive with redstone signal\nActive without redstone signal\nActivate once per pulse§r\n\n§6Capacity Card: §r\n\nThe Capacity Card adds more slots for items that use them. \n\nIf you add this to an Export Bus, an icon is added to select item priority.\n\n§6Crafting Card: §r\n\nThe Crafting Card allows you to automatically request autocrafting of items.\n\n§9In an ME Interface: §r\n\nIf you put in items to be stocked, if there aren\u0027t enough, it\u0027ll craft them until it reaches the selected amount. \n\nThese crafts are being stocked for recipes that the ME Interface has.\n\n[note]If you want them to be seen by the network, you\u0027ll need to put a storage bus on the ME Interface.[/note]\n\n§9In an ME Level Emitter: §r\n\n§aFirst Mode: §rIt\u0027ll emit a redstone signal while the specific item is being crafted.\n\n§aSecond Mode: §rIt will emit a redstone signal once a crafting job for the item has been requested, [warn]but it won\u0027t send the items to be crafted.[/warn] \n\nThis is useful if you\u0027re using a dummy pattern, and are using the level emitter to tell something else to happen. \n\nYou still need to get the item(s) requested back into the system so it doesn\u0027t tie up a crafting CPU though.\n\n§9In an ME Export Bus: §r\n\nIt\u0027ll attempt to send whatever item(s) are selected in the export bus\u0027 GUI.\n\n§aFirst Mode: §rIt\u0027ll send available items first, then create crafting jobs for the rest. \n\n§aSecond Mode: §rIt will only send crafted items.\n\n§6Acceleration Card: §r\n\nThe Acceleration Card makes the device/fixture work faster. \n\n[note]You\u0027ll probably want a lot of these.[/note]\n\n§6Inverter Card: §r\n\nThe Inverter Card allows you to invert the item filter of certain fixtures.\n\n§6Fuzzy Card: §r\n\nThe Fuzzy Card allows you to apply fuzzy logic to filtering to allow items with different NBT or damage data to be counted as the same. This is different from metadata. \n\nIf you just want it to be fuzzy for NBT, set to §9Match Any.§r \n\nIf it is set to §c99%§r, it will work on anything that is damaged. You can use the Inverter Card to reverse this.\n\nWhen used in an ME Interface, each fuzzy card (up to 3) will control 3 slots of the interface, from right to left. ",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,

View File

@@ -0,0 +1,62 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 7703162765430901886,
"questIDLow:4": -8261255533218631311,
"type:1": 2
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2623
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "The ME Fluid Infinity Water Storage provides §24.5P§r water directly to your AE system, That\u0027s the equivalent of 2.25 million reservoir hatches, all conveniently packaged into one drive. \nMight come in handy...\n\n[note]Have fun making those fluid packets![/note]",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "ae2fc:fluid_storage.infinity.water",
"tag:10": {}
},
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Infinite Water Cell",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "AND",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 1810298291960562416,
"questIDLow:4": -5277210864538635347,
"rewards:9": {},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "ae2fc:fluid_storage.infinity.water",
"tag:10": {}
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "A specialized version of the ME crafting terminal designed to encode blank patterns into encoded patterns.\n\nLets you browse the contents of your network like other terminals, but also contains an area for designing patterns. There are two modes for pattern encoding. Crafting patterns, and processing patterns. Processing patterns are designed for use with machines that do not use standard crafting recipes - such as furnaces, or other machines. To select between modes, click the button to the right of the interface: when it shows a standard crafting table, it will create crafting patterns, and when it shows a furnace, it will create processing patterns.\n\nFor crafting patterns (\"Crafts...\"), you specify the input crafting materials on a standard 3x3 crafting grid, and the output materials are determined automatically.\n\nFor processing patterns (\"Creates...\"), you specify the input materials and output materials, including quantity, by placing stacks of items in the interface. If a processing operation is not guaranteed to succeed (such as secondary products from some machines), it will not work correctly as a processing pattern.\n\nWhen designing crafting patterns you can click the output to extract a crafted item as long as you have the materials required to craft the item.\nDon\u0027t forget to enable oredict substitution where needed.",
"desc:8": "A specialized version of the ME crafting terminal designed to encode blank patterns into encoded patterns.\n\nLets you browse the contents of your network like other terminals, but also contains an area for designing patterns. There are two modes for pattern encoding. Crafting patterns, and processing patterns. Processing patterns are designed for use with machines that do not use standard crafting recipes - such as furnaces, or other machines. To select between modes, click the button to the right of the interface: when it shows a standard crafting table, it will create crafting patterns, and when it shows a furnace, it will create processing patterns.\n\nFor crafting patterns (\"Crafts...\"), you specify the input crafting materials on a standard 3x3 crafting grid, and the output materials are determined automatically.\n\nFor processing patterns (\"Creates...\"), you specify the input materials and output materials, including quantity, by placing stacks of items in the interface. If a processing operation is not guaranteed to succeed (such as secondary products from some machines), it will not work correctly as a processing pattern.\n\nWhen designing crafting patterns you can click the output to extract a crafted item as long as you have the materials required to craft the item.\n\n[warn]Be cautious about accidentally enabling oredict substitution, it\u0027s rarely used and you will keep it disabled 99% of the time.[/warn]",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,

View File

@@ -30,7 +30,7 @@
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "AND",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
@@ -85,7 +85,7 @@
"id:8": "gregtech:gt.metaitem.02"
}
},
"taskID:8": "bq_standard:optional_retrieval"
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
@@ -102,7 +102,7 @@
"id:8": "harvestcraft:peanutItem"
}
},
"taskID:8": "bq_standard:optional_retrieval"
"taskID:8": "bq_standard:retrieval"
},
"2:10": {
"autoConsume:1": 0,
@@ -119,23 +119,6 @@
"id:8": "minecraft:fish"
}
},
"taskID:8": "bq_standard:optional_retrieval"
},
"3:10": {
"autoConsume:1": 0,
"consume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 3,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"Damage:2": 512,
"OreDict:8": "",
"id:8": "gregtech:gt.blockmachines"
}
},
"taskID:8": "bq_standard:retrieval"
}
}

View File

@@ -1,10 +1,6 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1148
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 3117
}
@@ -24,7 +20,7 @@
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Carbon, Chemically",
"questLogic:8": "OR",
"questLogic:8": "AND",
"repeatTime:3": -1,
"repeat_relative:1": 1,
"simultaneous:1": 0,

View File

@@ -26,7 +26,7 @@
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "AND",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
@@ -83,45 +83,28 @@
"requiredItems:9": {
"0:10": {
"Count:3": 40,
"Damage:2": 30713,
"Damage:2": 30711,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.01"
}
},
"taskID:8": "bq_standard:optional_retrieval"
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"index:3": 3,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 40,
"Damage:2": 30711,
"Damage:2": 30713,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.01"
}
},
"taskID:8": "bq_standard:optional_retrieval"
},
"2:10": {
"autoConsume:1": 0,
"consume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 2,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 1,
"Damage:2": 512,
"OreDict:8": "",
"id:8": "gregtech:gt.blockmachines"
}
},
"taskID:8": "bq_standard:retrieval"
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "Water is completely free, that much is obvious. Distilled Water, though? It\u0027s the same input, but it needs a machine to process it into this version, and you best not choose singleblock Distilleries to do this, because they are incredibly slow and will never keep up with your demands.\n\nThe obvious option is a Distillation Tower. The less obvious option is a Steam Turbine multi, which outputs Distilled Water that is supposedly piped back to where the steam is made. However, there are several steam producers that use regular water, so you can try that? The DT is the simplest and most direct option, though. 3-high is the minimum, so you have to build it like that. It doesn\u0027t need a lot of power, it will fill up a tank of any size over time since the water input is completely free.\n\nTo prevent it from running continuously, though, here\u0027s a neat trick, in case you haven\u0027t done it already: take the output hatch on the second layer, where the Distilled Water comes from, and put it directly above the DT controller. Then, put a Fluid Detector Cover on the bottom side of the hatch and a Machine Controller Cover on the top side of the controller, so that the covers are facing each other. Set the controller cover to \"Disable with Redstone\", and the DT will stop after the fluid tank you\u0027ve chosen is full. When it gets full, the output hatch will get stuck with some water, and it will send a redstone signal that stops the DT.",
"desc:8": "Water is completely free, that much is obvious. Distilled Water, though? It\u0027s the same input, but it needs a machine to process it into this version, and you best not choose singleblock Distilleries to do this, because they are incredibly slow and will never keep up with your demands.\n\nThe obvious option is a Distillation Tower. The less obvious option is a Steam Turbine multi, which outputs Distilled Water that is supposedly piped back to where the steam is made. However, there are several steam producers that use regular water, so you can try that? The DT is the simplest and most direct option, though. 3-high is the minimum, so you have to build it like that. It doesn\u0027t need a lot of power, it will fill up a tank of any size over time since the water input is completely free.",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,

View File

@@ -2,11 +2,11 @@
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 97
"questIDLow:4": 68
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 68
"questIDLow:4": 1598
}
},
"properties:10": {

View File

@@ -12,7 +12,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "Shulker boxes in need of an upgrade? Now that you\u0027re in MV and have access to §dCrystalline Pink Slime§r dust they can be! No need to gather all new shells, there are 9 upgrade items available. They will preserve the inventory of your shulker so there is no need to empty it beforehand.\n\n§lAvailable Upgrades:§r\nVanilla -\u003e Copper\nVanilla -\u003e Iron\nCopper -\u003e Iron\nCopper -\u003e Silver\nIron -\u003e Gold\nSilver -\u003e Gold\nGold -\u003e Diamond\nDiamond -\u003e Crystal\nDiamond -\u003e Obsidian\n\n[note]Hint: You can also use these upgrades to avoid the 50 vis wand requirement of the higher tier shulkers.[/note]\n",
"desc:8": "Shulker boxes in need of an upgrade? Now that you\u0027re in MV and have access to §dCrystalline Pink Slime§r dust they can be! No need to gather all new shells, there are 9 upgrade items available. They will preserve the inventory of your shulker so there is no need to empty it beforehand.\n\n§lAvailable Upgrades:§r\nVanilla -\u003e Copper\nVanilla -\u003e Iron\nCopper -\u003e Iron\nCopper -\u003e Silver\nIron -\u003e Gold\nSilver -\u003e Gold\nGold -\u003e Diamond\nDiamond -\u003e Crystal\nDiamond -\u003e Obsidian",
"globalShare:1": 0,
"icon:10": {
"Count:3": 1,

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Coal Ore / Raw Coal Ore for vanilla Coal Ore.",
"desc:8": "You can exchange your stack of GT Coal Ore for vanilla Coal Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Coal Ore exchange",
"name:8": "Coal Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5535,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Copper Ore / Raw Copper Ore for IC2 Copper Ore.",
"desc:8": "You can exchange your stack of GT Copper Ore for IC2 Copper Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Copper Ore exchange",
"name:8": "Copper Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5035,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Diamond Ore / Raw Diamond Ore for vanilla Diamond Ore.",
"desc:8": "You can exchange your stack of GT Diamond Ore for vanilla Diamond Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Diamond Ore exchange",
"name:8": "Diamond Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5500,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Gold Ore / Raw Gold Ore for vanilla Gold Ore.",
"desc:8": "You can exchange your stack of GT Gold Ore for vanilla Gold Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Gold Ore exchange",
"name:8": "Gold Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5086,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Iron Ore / Raw Iron Ore for vanilla Iron Ore.",
"desc:8": "You can exchange your stack of GT Iron Ore for vanilla Iron Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Iron Ore exchange",
"name:8": "Iron Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5032,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Lapis Ore / Raw Lapis Ore for vanilla Lapis Ore.",
"desc:8": "You can exchange your stack of GT Lapis Ore for vanilla Lapis Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Lapis Ore exchange",
"name:8": "Lapis Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5526,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Lead Ore / Raw Lead Ore for IC2 Lead Ore.",
"desc:8": "You can exchange your stack of GT Lead Ore for IC2 Lead Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Lead Ore exchange",
"name:8": "Lead Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5089,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Nether Quartz Ore / Raw Nether Quartz Ore for vanilla Nether Quartz Ore.",
"desc:8": "You can exchange your stack of GT Nether Quartz Ore for vanilla Nether Quartz Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Netherquartz Ore exchange",
"name:8": "Netherquartz Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5522,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 826
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Coal Ore for vanilla Coal Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5535,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Coal Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 5907211019893426057,
"questIDLow:4": -7779649412005111278,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:coal_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5535,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 825
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Copper Ore for IC2 Copper Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5035,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Copper Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": -2118200846703179698,
"questIDLow:4": -5925519573260698196,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "IC2:blockOreCopper"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5035,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 495
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Diamond Ore for vanilla Diamond Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5500,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Diamond Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": -8265665336326143581,
"questIDLow:4": -5822922617462713444,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:diamond_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5500,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 826
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Gold Ore for vanilla Gold Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5086,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Gold Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": -1657179851147555062,
"questIDLow:4": -8146663606087231605,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:gold_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5086,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 826
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Iron Ore for vanilla Iron Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5032,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Iron Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": -7409958530292559993,
"questIDLow:4": -4634880186865065000,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:iron_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5032,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 867
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Lapis Ore for vanilla Lapis Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5526,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Lapis Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 6211058784429555895,
"questIDLow:4": -8402215780395772114,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:lapis_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5526,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 610
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Lead Ore for IC2 Lead Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5089,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Lead Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 5104527603717458605,
"questIDLow:4": -6880529856280616724,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "IC2:blockOreLead"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5089,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 479
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Nether Quartz Ore for vanilla Nether Quartz Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5522,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Netherquartz Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 2315452112214576468,
"questIDLow:4": -5888310449509338577,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:quartz_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5522,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 494
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Redstone Ore for vanilla Redstone Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5810,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Redstone Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 2802294169218272610,
"questIDLow:4": -6466077424942248474,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "minecraft:redstone_ore"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5810,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 31
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Tin Ore for IC2 Tin Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5057,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Tin Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 3614899307475259201,
"questIDLow:4": -5743099320722310498,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "IC2:blockOreTin"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5057,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -0,0 +1,77 @@
{
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 1415
}
},
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your stack of Raw Uranium Ore for IC2 Uranium Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
"Damage:2": 5098,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
},
"isGlobal:1": 0,
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Raw Uranium Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
"repeat_relative:1": 1,
"simultaneous:1": 0,
"snd_complete:8": "random.levelup",
"snd_update:8": "random.levelup",
"taskLogic:8": "OR",
"visibility:8": "NORMAL"
}
},
"questIDHigh:4": 365830182917000544,
"questIDLow:4": -5290015041678497890,
"rewards:9": {
"0:10": {
"ignoreDisabled:1": 0,
"index:3": 0,
"rewardID:8": "bq_standard:item",
"rewards:9": {
"0:10": {
"Count:3": 64,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "IC2:blockOreUran"
}
}
}
},
"tasks:9": {
"0:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5098,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Redstone Ore / Raw Redstone Ore for vanilla Redstone Ore.",
"desc:8": "You can exchange your stack of GT Redstone Ore for vanilla Redstone Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Redstone Ore exchange",
"name:8": "Redstone Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5810,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Tin Ore / Raw Tin Ore for IC2 Tin Ore.",
"desc:8": "You can exchange your stack of GT Tin Ore for IC2 Tin Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Tin Ore exchange",
"name:8": "Tin Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5057,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

View File

@@ -8,7 +8,7 @@
"properties:10": {
"betterquesting:10": {
"autoClaim:1": 0,
"desc:8": "You can exchange your Stack of GT Uranium Ore / Raw Uranium Ore for IC2 Uranium Ore.",
"desc:8": "You can exchange your stack of GT Uranium Ore for IC2 Uranium Ore.",
"globalShare:1": 1,
"icon:10": {
"Count:3": 1,
@@ -20,7 +20,7 @@
"isMain:1": 0,
"isSilent:1": 0,
"lockedProgress:1": 0,
"name:8": "Uranium Ore exchange",
"name:8": "Uranium Ore Exchange",
"partySingleReward:1": 0,
"questLogic:8": "AND",
"repeatTime:3": 24000,
@@ -72,29 +72,6 @@
}
},
"taskID:8": "bq_standard:retrieval"
},
"1:10": {
"autoConsume:1": 0,
"consume:1": 1,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 1,
"partialMatch:1": 1,
"requiredItems:9": {
"0:10": {
"Count:3": 50,
"Damage:2": 0,
"OreDict:8": "",
"id:8": "dreamcraft:item.CoinSmith"
},
"1:10": {
"Count:3": 64,
"Damage:2": 5098,
"OreDict:8": "",
"id:8": "gregtech:gt.metaitem.03"
}
},
"taskID:8": "bq_standard:retrieval"
}
}
}

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