Added more elements and recipe rebalance

This commit is contained in:
PietroSainaghi
2022-12-21 20:38:54 +01:00
parent cb3f80f938
commit 4b3a9e89b3
522 changed files with 13420 additions and 4224 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Configuration file # Configuration file
cache { cache {
S:digest=fc1dd442d1cb7fbdcb83fa6391f9725a S:digest=c342b65f535fbad9b6ecdf6286867989
# Caching can save processing time, if there are a lot of items. [default: true] # Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true B:enableCache=true
@@ -3,7 +3,7 @@
cache { cache {
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24] # Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
I:interval=24 I:interval=24
S:lastCheck=1667147705454 S:lastCheck=1671622491691
} }
File diff suppressed because it is too large Load Diff
+1 -8
View File
@@ -178,14 +178,7 @@
"menu:back21.png", "menu:back21.png",
"menu:back22.png", "menu:back22.png",
"menu:back23.png", "menu:back23.png",
"menu:back24.png", "menu:back24.png"],
"menu:back25.png",
"menu:back26.png",
"menu:back27.png",
"menu:back28.png",
"menu:back29.png",
"menu:back30.png",
"menu:back31.png"],
"displayDuration" : 100, "displayDuration" : 100,
"fadeDuration" : 40 "fadeDuration" : 40
} }
+80
View File
@@ -0,0 +1,80 @@
# Configuration file
reach {
# Reach: how far away the player can place blocks using mirror/array etc.
# Enable the crafting of reach upgrades to increase reach.
# If disabled, reach is set to level 3 for survival players.
B:enableReachUpgrades=true
# Maximum reach in creative
# Keep in mind that chunks need to be loaded to be able to place blocks inside.
I:maxReachCreative=200
# Maximum reach in survival without upgrades
# Reach upgrades are craftable consumables that permanently increase reach.
# Set to 0 to disable Effortless Building until the player has consumed a reach upgrade.
I:maxReachLevel0=20
# Maximum reach in survival with one upgrade
I:maxReachLevel1=50
# Maximum reach in survival with two upgrades
I:maxReachLevel2=100
# Maximum reach in survival with three upgrades
I:maxReachLevel3=200
}
survivalbalancers {
# Allows a survival player to break blocks that are far away, in addition to placing blocks.
# Note: this allows insta-breaking of blocks in survival.
B:breakFar=false
# Increases the time to mine a block when breaking multiple at once.
# Mining time depends on how many blocks, what type of blocks, and the percentage below.
# Example: breaking 1 dirt + 1 obsidian takes the time of breaking 1 dirt + 1 obsidian.
B:increasedMiningTime=true
# How much the mining time of each additional block counts towards an increased mining time.
# A percentage between 0% and 100%, where 0% is the same as disabling it,
# and 100% takes as much time as breaking each block individually.
# The block in front of you always counts as 100%.
# Min: 0
# Max: 200
I:miningTimePercentage=50
# Determines what blocks can be replaced in survival.
# -1: only blocks that can be harvested by hand (default)
# 0: blocks that can be harvested with wooden or gold tools
# 1: blocks that can be harvested with stone tools
# 2: blocks that can be harvested with iron tools
# 3: blocks that can be harvested with diamond tools
# Min: -1
# Max: 3
I:quickReplaceMiningLevel=-1
# How many placements are remembered for the undo functionality.
I:undoStackSize=10
}
visuals {
# Show a block preview if you have a block in hand on build mode NORMAL
B:alwaysShowBlockPreview=false
# How long the dissolve effect takes when placing blocks.
# Default between 30 and 60 ticks, you can multiply that here.
# Recommended values:
# Snappy: 0.7
# Relaxing: 1.5
D:dissolveTimeMultiplier=1.0
# Switch to using the simple performance shader when placing more than this many blocks.
I:shaderTreshold=1500
# Use fancy shaders while placing blocks
B:useShaders=true
}
@@ -527,6 +527,21 @@
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807]) # The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:randomthings:strong_collapse=1 +L:randomthings:strong_collapse=1
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:variegated:attraction=1
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:variegated:boon=1
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:variegated:boon2=1
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:variegated:boon3=1
# The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807])
+L:variegated:wings=1
} }
+1 -1
View File
@@ -1,6 +1,6 @@
#Inventory Tweaks Configuration #Inventory Tweaks Configuration
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html) #(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
#Sun Oct 30 14:08:40 PDT 2022 #Wed Dec 21 17:05:36 CET 2022
enableMiddleClick=true enableMiddleClick=true
showChestButtons=true showChestButtons=true
enableSortingOnPickup=false enableSortingOnPickup=false
+44
View File
@@ -3707,6 +3707,50 @@
{ {
"item": "mod_lavacow:mossy_stick|0", "item": "mod_lavacow:mossy_stick|0",
"emc": 0 "emc": 0
},
{
"item": "minecraft:purple_shulker_box|0",
"emc": 0
},
{
"item": "contenttweaker:fluix_microcontroller|0",
"emc": 999999999
},
{
"item": "nuclearcraft:ingot_block|8",
"emc": 0
},
{
"item": "immersiveengineering:material|24",
"emc": 0
},
{
"item": "minecraft:furnace|0",
"emc": 1
},
{
"item": "contenttweaker:the_dark_star|0",
"emc": 10000
},
{
"item": "contenttweaker:core_of_undeath|0",
"emc": 666666
},
{
"item": "forestry:propolis|0",
"emc": 0
},
{
"item": "forestry:propolis|1",
"emc": 0
},
{
"item": "forestry:propolis|3",
"emc": 0
},
{
"item": "abyssalcraft:abyssalsand|0",
"emc": 1
} }
] ]
} }
+2 -2
View File
@@ -56,7 +56,7 @@ mapperconfigurations {
I:divinerpgpriority=1 I:divinerpgpriority=1
I:equivalentenergisticspriority=1 I:equivalentenergisticspriority=1
# Priority for Mod with ModId = expequiv. Values: 2884 [range: 0 ~ 512, default: 1] # Priority for Mod with ModId = expequiv. Values: 2926 [range: 0 ~ 512, default: 1]
I:expequivpriority=1 I:expequivpriority=1
I:metallurgypriority=1 I:metallurgypriority=1
@@ -244,7 +244,7 @@ mapperconfigurations {
apicustomconversionmapper { apicustomconversionmapper {
allow { allow {
# Allow Mod expequiv to add its 77457 Recipes to the EMC Calculation [default: true] # Allow Mod expequiv to add its 78053 Recipes to the EMC Calculation [default: true]
B:expequiv=true B:expequiv=true
} }
+184
View File
@@ -0,0 +1,184 @@
# Configuration file
general {
##########################################################################################################
# bugfixes
#--------------------------------------------------------------------------------------------------------#
# Bugfixes Category
##########################################################################################################
bugfixes {
# Fixes x-ray when standing in non-suffocating blocks
B:"Block Overlay Fix"=true
# Excludes blocks from the block overlay fix
# Syntax: modid:block
S:"Block Overlay Fix Blacklist" <
>
# Includes blocks in the block overlay fix
# Syntax: modid:block
S:"Block Overlay Fix Whitelist" <
>
# Fixes lag caused by dead entities by sending additional packets when the player is not alive
B:"Destroy Entity Packets Fix"=true
# Fixes missing player states when changing dimensions by sending additional packets
B:"Dimension Change Player States Fix"=true
# Saves entity bounding boxes to tags to prevent breakouts and suffocation
B:"Entity Bounding Box Fix"=true
# Pushes entities out of blocks when growing up to prevent suffocation
B:"Entity Suffocation Fix"=true
# Fixes entity tracker to prevent client-sided desyncs when teleporting or changing dimensions
B:"Entity Tracker Fix"=true
# Fixes invisible chunks in edge cases (small enclosed rooms at chunk borders)
B:"Frustum Culling Fix"=true
# Replaces the help command, sorts and reports broken commands
B:"Help Fix"=true
# Disables climbing movement when flying
B:"Ladder Flying Slowdown Fix"=true
# Prevents various crashes with Turkish locale
B:"Locale Fix"=true
# Saves increased player health to tags
B:"Max Health Fix"=true
# Avoids the need for multiple mining attempts by sending additional movement packets
B:"Mining Glitch Fix"=true
# Properly saves the last state of pistons to tags
B:"Piston Progress Fix"=true
# Fixes skeletons not looking at their targets when strafing
B:"Skeleton Aim Fix"=true
# Keeps the order of tile entities on chunk load
B:"Tile Entity Update Order Fix"=true
}
##########################################################################################################
# debug
#--------------------------------------------------------------------------------------------------------#
# Debug Category
##########################################################################################################
debug {
# Enables debug logging
B:"Debug Logging"=false
# Enables a screen displaying incompatible mods on game load
B:"Obsolete Mods Screen"=true
}
##########################################################################################################
# tweaks
#--------------------------------------------------------------------------------------------------------#
# Tweaks Category
##########################################################################################################
tweaks {
# Removes entity AI for improved server performance
B:"AI Removal"=false
# Replaces entity AI for improved server performance
B:"AI Replacement"=true
# Virtually uncaps entity attributes
B:"Attributes Uncap"=true
# Replaces auto jump with an increased step height
B:"Auto Jump Replacement"=true
# Switches the selected hotbar slot to a proper tool if required
B:"Auto Switch Tools"=false
# Replaces bed obstruction checks with an improved version
B:"Bed Obstruction Replacement"=true
# Bows enchanted with Infinity no longer require arrows
B:"Bow Infinity Remedy"=true
# Determines how tall cacti can grow
I:"Cactus Size"=3
# Limits maximum chunk generation per tick for improved server performance
B:"Chunk Gen Limit"=false
# Maximum chunks to generate per tick per dimension
I:"Chunk Gen Limit Ticks"=2
# Maximum time in ms to spend generating chunks per tick per dimension
I:"Chunk Gen Limit Time"=5
# Unloads dimensions not in use to free up resources
B:"Dimension Unload"=true
# List of dimensions which should not be unloaded
# Can be dimension name or ID
# Uses regular expressions
S:"Dimension Unload Blacklist" <
0
overworld
>
# Time (in ticks) to wait before checking dimensions
I:"Dimension Unload Interval"=600
# Improves model load times by removing Forge's animated models
B:"Disable Animated Models"=false
# Improves loading times by removing debug code for missing sounds and subtitles
B:"Disable Audio Debug"=false
# Replaces color lookup for sheep to check a predefined table rather than querying the recipe registry
B:"Fast Dye Blending"=true
# Makes leaves decay faster when trees are chopped
B:"Fast Leaf Decay"=true
# Optimizes Forge's ID prefix checking and removes prefix warnings impacting load time
B:"Fast Prefix Checking"=true
# Stops combination of item entities if their maximum stack size is reached
B:"Item Entity Combination"=true
# Only repairs damaged equipment with XP
B:"Mending Fix"=true
# If mending fix is enabled, repairs entire damaged inventory with XP
B:"Mending Fix Overpowered"=false
# Mobs carrying picked up items will drop their equipment and despawn properly
B:"Mob Despawn Improvement"=true
# Prevents placing offhand blocks when blocks or food are held in the mainhand
B:"Offhand Improvement"=true
# Removes the recipe book button from GUIs
B:"Remove Recipe Book"=false
# Replaces stronghold generation with a safer variant
B:"Stronghold Replacement"=true
# Determines how tall sugar cane can grow
I:"Sugar Cane Size"=3
# Re-implements an improved version of pre-1.4 fall damage in water
B:"Water Fall Damage"=false
# How much fall damage gets reduced by water per tick
D:"Water Fall Damage Reduction"=2.0
}
}
+322 -156
View File
@@ -1,10 +1,7 @@
# Configuration file # Configuration file
asteroid { asteroid {
# Multiplier changing how long a mining mission takes
D:miningMissionTmeMultiplier=1.0 D:miningMissionTmeMultiplier=1.0
# List of oredictionary names of ores allowed to spawn in asteriods
S:standardOres < S:standardOres <
oreIron oreIron
oreGold oreGold
@@ -16,41 +13,39 @@ asteroid {
black_hole_generator { black_hole_generator {
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
S:blackHoleTimings < S:blackHoleTimings <
minecraft:stone;1 minecraft:stone;1
minecraft:dirt;1 minecraft:dirt;1
minecraft:netherrack;1 minecraft:netherrack;1
minecraft:cobblestone;1 minecraft:cobblestone;1
> >
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
I:defaultBurnTime=500 I:defaultBurnTime=500
} }
##########################################################################################################
# client
#--------------------------------------------------------------------------------------------------------#
# UI locations can by set by clicking and dragging the middle mouse button ingame
##########################################################################################################
client { client {
# If true, allows players to experience nausea on non-standard atmosphere types
B:EnableAtmosphericNausea=true
# If true, AR will use a custom skybox on planets # If true, AR will use a custom skybox on planets
B:PlanetSkyOverride=true B:PlanetSkyOverride=true
# If true, AR will use a custom skybox on space stations # If true, AR will use a custom skybox on space stations
B:StationSkyOverride=true B:StationSkyOverride=true
# Advanced visual effects
B:advancedVFX=true
I:atmBarModeX=-1 I:atmBarModeX=-1
I:atmBarModeY=1 I:atmBarModeY=1
I:atmBarX=8 I:atmBarX=8
I:atmBarY=27 I:atmBarY=27
# Should Electric Mushrooms be able to spawn lightning
B:electricPlantsSpawnLightning=true
I:hydrogenBarModeX=0 I:hydrogenBarModeX=0
I:hydrogenBarModeY=1 I:hydrogenBarModeY=1
I:hydrogenBarX=-8 I:hydrogenBarX=-8
I:hydrogenBarY=74 I:hydrogenBarY=74
# If UI is not locked, the middle mouse can be used to drag certain AR UIs around the screen, positions are saved on hitting quit in the menu
B:lockUI=true B:lockUI=true
B:overworldSkyOverride=true B:overworldSkyOverride=true
I:oxygenBarModeX=0 I:oxygenBarModeX=0
@@ -64,21 +59,38 @@ client {
} }
gasmining { "energy production" {
# Multiplier for the amount of time gas collection missions take # Multiplier for the amount of energy produced by the microwave reciever
D:gasMissionMultiplier=1.0 D:MicrowaveRecieverMultiplier=1.0
# list of fluid names that can be harvested as Gas [default: ] # Multiplier for the amount of power per tick the black hole generator should produce
I:blackHoleGeneratorMultiplier=1
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
S:blackHoleTimings <
minecraft:stone;1
minecraft:dirt;1
minecraft:netherrack;1
minecraft:cobblestone;1
>
# List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks'
I:defaultBurnTime=500
# Amount of power per tick the solar generator should produce
I:solarGeneratorMultiplier=1
}
gasmining {
D:gasMissionMultiplier=1.0
S:harvestableGasses < S:harvestableGasses <
> >
} }
general { general {
# If true, allows players being hurt due to lack of oxygen and allows effects from non-standard atmosphere types
B:EnableAtmosphericEffects=true B:EnableAtmosphericEffects=true
# If true, allows players to experience nausea on non-standard atmosphere types
B:EnableAtmosphericNausea=true B:EnableAtmosphericNausea=true
# Enables the laser drill machine # Enables the laser drill machine
@@ -89,73 +101,49 @@ general {
# Power multiplier for the laser drill machine # Power multiplier for the laser drill machine
D:LaserDrillPowerMultiplier=1.0 D:LaserDrillPowerMultiplier=1.0
# Multiplier for the amount of energy produced by the microwave reciever
D:MicrowaveRecieverMultiplier=1.0 D:MicrowaveRecieverMultiplier=1.0
# How high the rocket has to go before it reaches orbit [range: 255 ~ 2147483647, default: 1000]
I:OrbitHeight=1000 I:OrbitHeight=1000
# Power consumption multiplier for the oxygen vent
D:OxygenVentPowerMultiplier=1.0 D:OxygenVentPowerMultiplier=1.0
B:ResetOnlyOnce=false
# setting this to false will will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true]
B:ResetOnlyOnce=true
# The largest size a space station can be. Should also be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!!
I:SpaceStationBuildRadius=1024 I:SpaceStationBuildRadius=1024
# how many millibuckets/t are required to keep the terraformer running # how many millibuckets/t are required to keep the terraformer running
I:TerraformerFluidConsumeRate=40 I:TerraformerFluidConsumeRate=40
# Whether the Terraformer should consume fluids at all, independent of rate
B:TerraformerRequiresFluids=true B:TerraformerRequiresFluids=true
# If true players will respawn near beds on planets IF the spawn location is in a breathable atmosphere
B:allowPlanetRespawn=false B:allowPlanetRespawn=false
# EXPERIMENTAL: If set to true allows contruction and usage of the terraformer. This is known to cause strange world generation after successful terraform
B:allowTerraforming=true B:allowTerraforming=true
# If true dimensions not added by AR can be terraformed, including the overworld # If true dimensions not added by AR can be terraformed, including the overworld
B:allowTerraformingNonARWorlds=false B:allowTerraformingNonARWorlds=false
# If true players will be able to completely disable gravity on spacestation. It's possible to get stuck and require a teleport, you have been warned!
B:allowZeroGSpacestations=false B:allowZeroGSpacestations=false
# How many blocks have the biome changed per tick. Large numbers can slow the server down # How many blocks have the biome changed per tick. Large numbers can slow the server down
I:biomeUpdateSpeed=1 I:biomeUpdateSpeed=1
# Multiplier for the amount of power per tick the black hole generator should produce
I:blackHoleGeneratorMultiplier=1 I:blackHoleGeneratorMultiplier=1
# Multiplier for the pressurized tank's (block) capacity
D:blockTankCapacity=1.0
# Multiplier for the build speed of the Rocket Builder (0.5 is twice as fast 2 is half as fast # Multiplier for the build speed of the Rocket Builder (0.5 is twice as fast 2 is half as fast
D:buildSpeedMultiplier=1.0 D:buildSpeedMultiplier=1.0
# If true, breaking an extinguished torch will drop an extinguished torch instead of a vanilla torch # Maximum gravity the crystalliser will function at. Use 0.0 to disable!
D:crystalliserMaximumGravity=0.0
B:dropExtinguishedTorches=false B:dropExtinguishedTorches=false
# Should Electric Mushrooms be able to spawn lightning
B:electricPlantsSpawnLightning=true B:electricPlantsSpawnLightning=true
# If false the gravity controller cannot be built or used # If false the gravity controller cannot be built or used
B:enableGravityMachine=true B:enableGravityMachine=true
# list entities which should not be affected by atmosphere properties [default: ]
S:entityAtmBypass < S:entityAtmBypass <
> >
# If true, rockets will be able to actually fly around space, EXPERIMENTAL
B:experimentalSpaceFlight=false B:experimentalSpaceFlight=false
# If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true.
B:forcePlanetRespawn=false B:forcePlanetRespawn=false
# If true planets with higher gravity require more fuel and lower gravity would require less
B:gravityAffectsFuels=true B:gravityAffectsFuels=true
# Amount of force the jetpack provides with respect to gravity, 1 is the same acceleration as caused by Earth's gravity, 2 is 2x the acceleration caused by Earth's gravity, etc. To make jetpack only work on low gravity planets, simply set it to a value less than 1 # Amount of force the jetpack provides with respect to gravity, 1 is the same acceleration as caused by Earth's gravity, 2 is 2x the acceleration caused by Earth's gravity, etc. To make jetpack only work on low gravity planets, simply set it to a value less than 1
D:jetPackForce=1.3 D:jetPackForce=1.3
# List of oredictionary names of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName:<size> or by <modname>:<blockname>:<meta>:<size> where size is optional
S:laserDrillOres < S:laserDrillOres <
oreIron oreIron
oreGold oreGold
@@ -181,8 +169,6 @@ general {
oreAscendedJade oreAscendedJade
oreAscendedSapphire oreAscendedSapphire
> >
# True if the ores in laserDrillOres should be a blacklist, false for whitelist
B:laserDrillOres_blacklist=false B:laserDrillOres_blacklist=false
# If true the orbital laser will actually mine blocks on the planet below # If true the orbital laser will actually mine blocks on the planet below
@@ -206,23 +192,13 @@ general {
# If true the machines from AdvancedRocketry will produce things like plates/rods for other mods even if Advanced Rocketry itself does not use the material (This can increase load time) # If true the machines from AdvancedRocketry will produce things like plates/rods for other mods even if Advanced Rocketry itself does not use the material (This can increase load time)
B:makeMaterialsForOtherMods=true B:makeMaterialsForOtherMods=true
# Maximum unique biomes per planet, -1 to disable
I:maxBiomesPerPlanet=5 I:maxBiomesPerPlanet=5
# Multiplier on how much O2 an oxygen vent consumes per tick
D:oxygenVentConsumptionMultiplier=1.0 D:oxygenVentConsumptionMultiplier=1.0
# If true planets must be discovered in the warp controller before being visible
B:planetsMustBeDiscovered=false B:planetsMustBeDiscovered=false
# How many units of fuel should each Dilithium Crystal give to warp ships
I:pointsPerDilithium=500 I:pointsPerDilithium=500
# setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false] # setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false]
B:resetPlanetsFromXML=false B:resetPlanetsFromXML=false
# Mod:Blockname for example "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava]]
S:rocketBlockBlackList < S:rocketBlockBlackList <
minecraft:portal minecraft:portal
minecraft:bedrock minecraft:bedrock
@@ -235,29 +211,17 @@ general {
# Should the cutting machine be able to cut vanilla wood into planks # Should the cutting machine be able to cut vanilla wood into planks
B:sawMillCutVanillaWood=true B:sawMillCutVanillaWood=true
# If true the Oxygen scrubbers require a consumable carbon collection cartridge
B:scrubberRequiresCartrige=true B:scrubberRequiresCartrige=true
# Blocks that are automatically detected as sealable but should not seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
S:sealableBlockBlackList < S:sealableBlockBlackList <
> >
# Blocks that are not automatically detected as sealable but should seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
S:sealableBlockWhiteList < S:sealableBlockWhiteList <
> >
# Amount of power per tick the solar generator should produce
I:solarGeneratorMultiplier=1 I:solarGeneratorMultiplier=1
# Laser drill will not mine these dimension [default: ] # Laser drill will not mine these dimension [default: ]
S:spaceLaserDimIdBlackList < S:spaceLaserDimIdBlackList <
> >
# Dimension ID to use for space stations
I:spaceStationId=-2 I:spaceStationId=-2
# Maximum time in minutes that the spacesuit's internal buffer can store O2 for
I:spaceSuitO2Buffer=30 I:spaceSuitO2Buffer=30
# Max number of blocks allowed to be changed per tick # Max number of blocks allowed to be changed per tick
@@ -265,21 +229,14 @@ general {
# Multplier for atmosphere change speed # Multplier for atmosphere change speed
D:terraformMult=1.0 D:terraformMult=1.0
# Mod:Blockname for example "minecraft:chest" [default: ]
S:torchBlocks < S:torchBlocks <
> >
# Amount of damage taken every second in a vacuum
I:vacuumDamage=1 I:vacuumDamage=1
# Multiplier for warp travel time
D:warpTravelTime=1.0 D:warpTravelTime=1.0
} }
"mod interaction" { "mod interaction" {
# If true Galacticcraft's air will be disabled entirely requiring use of Advanced Rocketry's Oxygen system on GC planets
B:OverrideGCAir=true B:OverrideGCAir=true
} }
@@ -303,6 +260,274 @@ general {
I:TinPerChunk=10 I:TinPerChunk=10
I:TinPerClump=6 I:TinPerClump=6
B:generateAluminum=false B:generateAluminum=false
B:generateCraters=true
B:generateDilithium=true
B:generateGeodes=true
B:generateIridium=false
B:generateVanillaStructures=false
B:generateVolcanos=true
I:geodeBaseSize=36
S:geodeOres <
oreIron
oreGold
oreCopper
oreTin
oreRedstone
>
B:geodeOres_blacklist=false
I:geodeVariation=24
}
"oxygen system" {
# If true, allows players being hurt due to lack of oxygen and allows effects from non-standard atmosphere types
B:EnableAtmosphericEffects=true
# If true Galacticcraft's air will be disabled entirely requiring use of Advanced Rocketry's Oxygen system on GC planets
B:OverrideGCAir=true
# Power consumption multiplier for the oxygen vent
D:OxygenVentPowerMultiplier=1.0
# If true, breaking an extinguished torch will drop an extinguished torch instead of a vanilla torch
B:dropExtinguishedTorches=false
# list entities which should not be affected by atmosphere properties [default: ]
S:entityAtmBypass <
>
# Multiplier on how much O2 an oxygen vent consumes per tick
D:oxygenVentConsumptionMultiplier=1.0
# If true the Oxygen scrubbers require a consumable carbon collection cartridge
B:scrubberRequiresCartrige=true
# Blocks that are automatically detected as sealable but should not seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
S:sealableBlockBlackList <
>
# Blocks that are not automatically detected as sealable but should seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ]
S:sealableBlockWhiteList <
>
# Maximum time in minutes that the spacesuit's internal buffer can store O2 for
I:spaceSuitO2Buffer=30
# Global multiplier for suit extra tank capacity
D:suitTankCapacity=1.0
# Mod:Blockname for example "minecraft:chest" [default: ]
S:torchBlocks <
>
# Amount of damage taken every second in a vacuum
I:vacuumDamage=1
}
performance {
B:advancedVFX=true
# BitMask: 0: no threading, radius based; 1: threading, radius based (EXP); 2: no threading volume based; 3: threading volume based (EXP)
I:atmosphereCalculationMethod=3
# Radius of the O2 vent. if atmosphereCalculationMethod is 2 or 3 then max volume is calculated from this radius. WARNING: larger numbers can lead to lag
I:oxygenVentSize=32
}
planet {
S:BlacklistedBiomes <
minecraft:river
minecraft:sky
minecraft:hell
minecraft:void
advancedrocketry:alien forest
>
S:HighPressureBiomes <
advancedrocketry:deepswamp
advancedrocketry:stormland
>
# setting this to false will will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true]
B:ResetOnlyOnce=true
S:SingleBiomes <
advancedrocketry:volcanicbarren
advancedrocketry:deepswamp
advancedrocketry:crystalchasms
advancedrocketry:alien forest
minecraft:desert_hills
minecraft:mushroom_island
minecraft:extreme_hills
minecraft:ice_flats
>
# If true players will respawn near beds on planets IF the spawn location is in a breathable atmosphere
B:allowPlanetRespawn=false
# Prevents any vanilla biomes from spawning on planets [default: false]
B:blackListVanillaBiomes=false
# If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true.
B:forcePlanetRespawn=false
# Maximum unique biomes per planet, -1 to disable
I:maxBiomesPerPlanet=5
# Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2]
I:minDimension=2
# Chance of planet discovery in the warp ship monitor is not all planets are initially discoved, chance is 1/n
I:planetDiscoveryChance=3
# If true planets must be discovered in the warp controller before being visible
B:planetsMustBeDiscovered=false
# Whether the planets should be reset from the config XML on this restart
B:resetPlanetsFromXML=false
}
"resource collection missions" {
# Multiplier for the amount of time gas collection missions take
D:gasMissionMultiplier=1.0
# list of fluid names that can be harvested as Gas from any gas giant [default: ]
S:harvestableGasses <
>
# Multiplier changing how long a mining mission takes
D:miningMissionTmeMultiplier=1.0
# list of fluid names that can be spawned as a gas giant. Format is fluid;minGravity;maxGravity;chance [default: [hydrogen;125;1600;1.0], [helium;125;1600;0.9], [helium3;175;1600;0.2], [oxygen;0;124;1.0], [nitrogen;0;124;1.0], [ammonia;0;124;0.75], [methane;0;124;0.25]]
S:spawnableGasses <
hydrogen;125;1600;1.0
helium;125;1600;0.9
helium3;175;1600;0.2
oxygen;0;124;1.0
nitrogen;0;124;1.0
ammonia;0;124;0.75
methane;0;124;0.25
>
}
rockets {
# The multiplier that asteroids should be considered as for TBI distance
D:asteroidTBIBurnMult=1.0
# Setting to false will disable the retrorockets that fire automatically on reentry on both player and automated rockets
B:autoRetroRockets=true
# Set to false if rockets should not be able to be fueled by and and will require a fueling station
B:canBeFueledByHand=true
# If true, rockets will be able to actually fly around space, EXPERIMENTAL
B:experimentalSpaceFlight=false
# Multiplier for per-tank capacity
D:fuelCapacityMultiplier=1.0
# If true planets with higher gravity require more fuel and lower gravity would require less
B:gravityAffectsFuels=true
# If true rocket launches will kill plants, glass soil, turn rock into lava, and more
B:launchBlockDestruction=false
# The multiplier for the thrust of the nuclear core block. With default configuration, this value provides a (max) thrust of 1000 per core.
D:nuclearCoreThrustRatio=1.0
# How high the rocket has to go before it reaches orbit. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000]
I:orbitHeight=1000
# List of fluid names for fluids that can be used as rocket bipropellant fuels
S:rocketBipropellants <
hydrogen
>
# Mod:Blockname for example "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava], [minecraft:fire], [advancedrocketry:rocketfire]]
S:rocketBlockBlackList <
minecraft:portal
minecraft:bedrock
minecraft:snow_layer
minecraft:water
minecraft:flowing_water
minecraft:lava
minecraft:flowing_lava
minecraft:fire
advancedrocketry:rocketfire
>
# List of fluid names for fluids that can be used as rocket monopropellants
S:rocketFuels <
rocketfuel
rocket_fuel
>
# List of fluid names for fluids that can be used as rocket nuclear working fluids
S:rocketNuclearWorkingFluids <
hydrogen
>
# List of fluid names for fluids that can be used as rocket bipropellant oxidizers
S:rocketOxidizers <
oxygen
>
# Set to false if rockets should not require fuel to fly
B:rocketsRequireFuel=true
# How high the rocket has to go before it clears a space station and can enter its own orbit - WARNING: This property is not synced with orbitHeight and so will be displayed incorrectly on monitors if not equal to it. Burn length here is used by itself when launching from a station to either another station or the same station, or to the planet it is orbiting. it is used in conjunction with the TBI burn when launching to a moon or asteroid [range: 255 ~ 2147483647, default: 1000]
I:stationClearance=1000
# Multiplier for per-engine thrust
D:thrustMultiplier=1.0
# How long the burn for trans-body injection is - this is performed soley after entering orbit and is in blocks - WARNING: This property is not taken into account by any machines when determining whether the rocket is fit to fly or not - Rockets that can reach LEO and so are flightworthy may not make TBI and will fall back to the parent planet. When enabled, the burn sequence is [Burn to LEO], [TBI Burn] when launching from a planet to moons or asteroids; and the sequence is [Station clearance burn], [TBI Burn] when launching from a station to a moon or asteroid. This distance varies by object distance [range: 0 ~ 2147483647, default: 0]
I:transBodyInjection=0
# The multiplier that warp rocket flights should be considered as for TBI distance
D:warpTBIBurnMult=10.0
}
"station configuration" {
# The largest size a space station can be. Should also be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!!
I:SpaceStationBuildRadius=1024
# If true players will be able to completely disable gravity on spacestation. It's possible to get stuck and require a teleport, you have been warned!
B:allowZeroGSpacestations=false
# How many units of fuel should each Dilithium Crystal give to warp ships
I:pointsPerDilithium=500
# Dimension ID to use for space stations
I:spaceStationId=-2
# Multiplier for warp travel time
D:warpTravelTime=1.0
}
"world and ore generation" {
I:AluminumPerChunk=1
I:AluminumPerClump=16
I:CopperPerChunk=10
I:CopperPerClump=6
I:DilithiumPerChunk=1
I:DilithiumPerChunkLuna=10
I:DilithiumPerClump=16
B:EnableOreGen=true
B:GenerateCopper=true
B:GenerateRutile=true
B:GenerateTin=true
I:IridiumPerChunk=1
I:IridiumPerClump=16
I:RutilePerChunk=6
I:RutilePerClump=6
I:TinPerChunk=10
I:TinPerClump=6
B:generateAluminum=true
# If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml # If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml
B:generateCraters=true B:generateCraters=true
@@ -335,78 +560,19 @@ general {
# variation in geode size # variation in geode size
I:geodeVariation=24 I:geodeVariation=24
}
# List of oredictionary names of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName:<size> or by <modname>:<blockname>:<meta>:<size> where size is optional
S:laserDrillOres <
performance { oreIron
# Advanced visual effects oreGold
B:advancedVFX=true oreCopper
oreTin
# BitMask: 0: no threading, radius based; 1: threading, radius based (EXP); 2: no threading volume based; 3: threading volume based (EXP) oreRedstone
I:atmosphereCalculationMethod=3 oreDiamond
>
# Radius of the O2 vent. if atmosphereCalculationMethod is 2 or 3 then max volume is calculated from this radius. WARNING: larger numbers can lead to lag
I:oxygenVentSize=32 # True if the ores in laserDrillOres should be a blacklist, false for whitelist
} B:laserDrillOres_blacklist=false
planet {
# List of Biomes to be blacklisted from spawning as BiomeIds, default is: river, sky, hell, void, alienForest [default: [minecraft:river], [minecraft:sky], [minecraft:hell], [minecraft:void], [advancedrocketry:alien forest]]
S:BlacklistedBiomes <
minecraft:river
minecraft:sky
minecraft:hell
minecraft:void
advancedrocketry:alien forest
>
# Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]]
S:HighPressureBiomes <
advancedrocketry:deepswamp
advancedrocketry:stormland
>
# Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]]
S:SingleBiomes <
advancedrocketry:volcanicbarren
advancedrocketry:deepswamp
advancedrocketry:crystalchasms
advancedrocketry:alien forest
minecraft:desert_hills
minecraft:mushroom_island
minecraft:extreme_hills
minecraft:ice_flats
>
# Prevents any vanilla biomes from spawning on planets [default: false]
B:blackListVanillaBiomes=false
# Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2]
I:minDimension=2
# Chance of planet discovery in the warp ship monitor is not all planets are initially discoved, chance is 1/n
I:planetDiscoveryChance=3
}
rockets {
# Setting to false will disable the retrorockets that fire automatically on reentry on both player and automated rockets
B:autoRetroRockets=true
# Multiplier for per-tank capacity
D:fuelCapacityMultiplier=1.0
# List of fluid names for fluids that can be used as rocket fuel
S:rocketFuels <
rocketfuel
rocket_fuel
>
# Set to false if rockets should not require fuel to fly
B:rocketsRequireFuel=true
# Multiplier for per-engine thrust
D:thrustMultiplier=1.0
} }
+1
View File
@@ -204,6 +204,7 @@ general {
# IF a dimensionId is listed in 'skySupportedDimensions' you can add it here to keep its sky render, but AS will try to render only constellations on top of its existing sky render. [default: ] # IF a dimensionId is listed in 'skySupportedDimensions' you can add it here to keep its sky render, but AS will try to render only constellations on top of its existing sky render. [default: ]
S:weakSkyRenders < S:weakSkyRenders <
43
> >
shooting_stars { shooting_stars {
+1 -1
View File
@@ -7,7 +7,7 @@
########################################################################################################## ##########################################################################################################
data { data {
# [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:xpboost:5], [endercore:autosmelt:2], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [enderio:witherweapon:5], [enderio:repellent:1], [enderio:witherarrow:5], [enderio:soulbound:1], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [soulshardsrespawn:soul_stealer:5], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.beheading:1], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.reach:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]] # [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:xpboost:5], [endercore:autosmelt:2], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [enderio:witherweapon:5], [enderio:soulbound:1], [enderio:witherarrow:5], [enderio:repellent:1], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [soulshardsrespawn:soul_stealer:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.beheading:1], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.reach:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]]
S:data < S:data <
minecraft:protection:10 minecraft:protection:10
minecraft:fire_protection:5 minecraft:fire_protection:5
+1
View File
@@ -131,6 +131,7 @@ biomespawnallowed {
B:moon=false B:moon=false
B:moondark=false B:moondark=false
B:moor=true B:moor=true
B:mortum=true
B:mushroom_forest=false B:mushroom_forest=false
B:mushroom_island=false B:mushroom_island=false
B:mushroom_island_shore=false B:mushroom_island_shore=false
+462
View File
@@ -0,0 +1,462 @@
# Configuration file
general {
# Automatically enables Better Caves in every possible dimension, except for the End.
# If this is enabled, the Whitelisted Dimension IDs option is ignored.
# Default: false
B:"Enable Global Whitelist"=false
# List of ID's of dimensions that will have Better Caves. Ignored if Global Whitelisting is enabled.
I:"Whitelisted Dimension IDs" <
0
>
##########################################################################################################
# underground generation
#--------------------------------------------------------------------------------------------------------#
# Configure settings related to caves, caverns, ravines and more.
##########################################################################################################
"underground generation" {
##########################################################################################################
# caves
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of caves.
##########################################################################################################
caves {
# Determines how large cave regions are.
# Controls how long a cave system of a certain cave type extends before intersecting with a cave system of another type.
# Larger = more cave interconnectivity for a given area, but less variation.
# Default: Small (recommended).
# Valid values:
# Small
# Medium
# Large
# ExtraLarge
# Custom
S:"Cave Region Size"=Small
# Custom value for cave region size. Smaller value = larger regions. This value is very sensitive to change.
# ONLY WORKS IF Cave Region Size IS Custom.
# Provided values:
# Small: 0.008
# Medium: 0.005
# Large: 0.0032
# ExtraLarge: 0.001
# Default: 0.008
# Min: 0.0
# Max: 0.05
D:"Cave Region Size Custom Value"=0.00800000037997961
# Percent chance of caves spawning in a given region.
# Default: caves spawn in 100% of regions.
# Min: 0.0
# Max: 100.0
D:"Cave Spawn Chance"=100.0
##########################################################################################################
# type 1 caves
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of type 1 caves, which are more worm-like.
##########################################################################################################
"type 1 caves" {
# Stretches caves horizontally. Lower value = wider caves.
# Default: 1.6 (recommended)
# Min: 0.0
# Max: 100.0
D:"Compression - Horizontal"=1.600000023841858
# Stretches caves vertically. Lower value = taller caves with steeper drops.
# Default: 5.0 (recommended)
# Min: 0.0
# Max: 100.0
D:"Compression - Vertical"=5.0
# The maximum y-coordinate at which type 1 caves can generate.
# Default: 80
# Min: 0
# Max: 255
I:"Type 1 Cave Maximum Altitude"=80
# The minimum y-coordinate at which type 1 caves can generate.
# Default: 1
# Min: 0
# Max: 255
I:"Type 1 Cave Minimum Altitude"=1
# Determines how frequently Type 1 Caves spawn. 0 = will not spawn at all.
# Default: 10
# Min: 0
# Max: 10
I:"Type 1 Cave Priority"=10
# The depth from a given point on the surface at which type 1 caves start to close off.
# Will use the Max Cave Altitude instead of surface height if it is lower.
# Will use the Max Cave Altitude no matter what if Override Surface Detection is enabled.
# Default: 15 (recommended)
# Min: 0
# Max: 255
I:"Type 1 Cave Surface Cutoff Depth"=15
}
##########################################################################################################
# type 2 caves
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of type 2 caves, which tend to be more open and spacious.
##########################################################################################################
"type 2 caves" {
# Stretches caves horizontally. Lower value = wider caves.
# Default: 0.9 (recommended)
# Min: 0.0
# Max: 100.0
D:"Compression - Horizontal"=0.8999999761581421
# Stretches caves vertically. Lower value = taller caves with steeper drops.
# Default: 2.2 (recommended)
# Min: 0.0
# Max: 100.0
D:"Compression - Vertical"=2.200000047683716
# The maximum y-coordinate at which type 2 caves can generate.
# Default: 80
# Min: 0
# Max: 255
I:"Type 2 Cave Maximum Altitude"=80
# The minimum y-coordinate at which type 2 caves can generate.
# Default: 1
# Min: 0
# Max: 255
I:"Type 2 Cave Minimum Altitude"=1
# Determines how frequently Type 2 Caves spawn. 0 = will not spawn at all.
# Default: 5
# Min: 0
# Max: 10
I:"Type 2 Cave Priority"=5
# The depth from a given point on the surface at which type 2 caves start to close off.
# Will use the Max Cave Altitude instead of surface height if it is lower.
# Will use the Max Cave Altitude no matter what if Override Surface Detection is enabled.
# Default: 15 (recommended)
# Min: 0
# Max: 255
I:"Type 2 Cave Surface Cutoff Depth"=15
}
##########################################################################################################
# surface caves
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of vanilla-like caves near the surface.
##########################################################################################################
"surface caves" {
# Set to true to enable vanilla-like caves which provide nice, natural-looking openings at the surface.
# Default: true
B:"Enable Surface Caves"=true
# The density of surface caves. Higher = more caves, closer together.
# Default: 17
# Min: 0
# Max: 100
I:"Surface Cave Density"=17
# The maximum y-coordinate at which surface caves can generate.
# Default: 128
# Min: 0
# Max: 255
I:"Surface Cave Maximum Altitude"=128
# The minimum y-coordinate at which surface caves can generate.
# Default: 40
# Min: 0
# Max: 255
I:"Surface Cave Minimum Altitude"=40
}
##########################################################################################################
# vanilla caves
#--------------------------------------------------------------------------------------------------------#
# Settings controlling vanilla Minecraft cave generation.
##########################################################################################################
"vanilla caves" {
# The density of vanilla caves. Higher = more caves, closer together.
# Default: 14 (value used in vanilla)
# Min: 0
# Max: 100
I:"Vanilla Cave Density"=14
# The maximum y-coordinate at which vanilla caves can generate.
# Default: 128
# Min: 0
# Max: 255
I:"Vanilla Cave Maximum Altitude"=128
# The minimum y-coordinate at which vanilla caves can generate.
# Default: 8
# Min: 0
# Max: 255
I:"Vanilla Cave Minimum Altitude"=8
# Determines how frequently vanilla caves spawn. 0 = will not spawn at all.
# Default: 0
# Min: 0
# Max: 10
I:"Vanilla Cave Priority"=0
}
}
##########################################################################################################
# caverns
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of caverns. Caverns are spacious caves at low altitudes.
##########################################################################################################
caverns {
# Determines how large cavern regions are. This controls the average size of caverns.
# Default: Small
# Valid values:
# Small
# Medium
# Large
# ExtraLarge
# Custom
S:"Cavern Region Size"=Small
# Custom value for cavern region size. Only works if Cavern Region Size is set to Custom. Smaller value = larger regions. This value is very sensitive to change.
# Provided values:
# Small: 0.01
# Medium: 0.007
# Large: 0.005
# ExtraLarge: 0.001
# Default: 0.01
# Min: 0.0
# Max: 0.05
D:"Cavern Region Size Custom Value"=0.009999999776482582
# Percent chance of caverns spawning in a given region.
# Default: caverns spawn in 25% of regions.
# Min: 0.0
# Max: 100.0
D:"Cavern Spawn Chance"=25.0
##########################################################################################################
# liquid caverns
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of Liquid Caverns found at low altitudes.
# These are caverns where the floor is predominantly water or lava.
##########################################################################################################
"liquid caverns" {
# Stretches caverns horizontally. Lower value = more open caverns with larger features.
# Default: 0.7
# Min: 0.0
# Max: 100.0
D:"Compression - Horizontal"=0.699999988079071
# Stretches caverns vertically. Lower value = more open caverns with larger features.
# Default: 1.3
# Min: 0.0
# Max: 100.0
D:"Compression - Vertical"=1.2999999523162842
# The maximum y-coordinate at which Liquid Caverns can generate.
# Caverns will attempt to close off anyway if this value is greater than the surface's altitude.
# Default: 35
# Min: 0
# Max: 255
I:"Liquid Cavern Maximum Altitude"=35
# The minimum y-coordinate at which Liquid Caverns can generate.
# Default: 1
# Min: 0
# Max: 255
I:"Liquid Cavern Minimum Altitude"=1
# Determines how frequently Liquid Caverns spawn. 0 = will not spawn at all.
# Default: 10
# Min: 0
# Max: 10
I:"Liquid Cavern Priority"=10
}
##########################################################################################################
# floored caverns
#--------------------------------------------------------------------------------------------------------#
# Parameters used in the generation of Floored Caverns.
# These have much more ground to walk on than Liquid Caverns.
##########################################################################################################
"floored caverns" {
# Stretches caverns horizontally. Lower value = more open caverns with larger features.
# Default: 0.7
# Min: 0.0
# Max: 100.0
D:"Compression - Horizontal"=0.699999988079071
# Stretches caverns vertically. Lower value = more open caverns with larger features.
# Default: 1.3
# Min: 0.0
# Max: 100.0
D:"Compression - Vertical"=1.2999999523162842
# The maximum y-coordinate at which Floored Caverns can generate.
# Caverns will attempt to close off anyway if this value is greater than the surface's altitude.
# Default: 35
# Min: 0
# Max: 255
I:"Floored Cavern Maximum Altitude"=35
# The minimum y-coordinate at which Floored Caverns can generate.
# Default: 1
# Min: 0
# Max: 255
I:"Floored Cavern Minimum Altitude"=1
# Determines how frequently Floored Caverns spawn. 0 = will not spawn at all.
# Default: 10
# Min: 0
# Max: 10
I:"Floored Cavern Priority"=10
}
}
##########################################################################################################
# water regions
#--------------------------------------------------------------------------------------------------------#
# Settings used in the generation of water regions.
##########################################################################################################
"water regions" {
# Determines how large water regions are.
# Default: Medium (recommended).
# Valid values:
# Small
# Medium
# Large
# ExtraLarge
# Custom
S:"Water Region Size"=Medium
# Custom value for water region size. Smaller value = larger regions. This value is very sensitive to change.
# ONLY WORKS IF Water Region Size IS Custom.
# Provided values:
# Small: 0.008
# Medium: 0.004
# Large: 0.0028
# ExtraLarge: 0.001
# Default: 0.004
# Min: 0.0
# Max: 0.05
D:"Water Region Size Custom Value"=0.004000000189989805
# Percent chance of a region having water instead of lava at low altitudes.
# Default: 40%
# Min: 0.0
# Max: 100.0
D:"Water Region Spawn Chance"=40.0
}
##########################################################################################################
# ravines
#--------------------------------------------------------------------------------------------------------#
# Settings used for ravine generation.
##########################################################################################################
ravines {
# Set to true to enable flooded ravines in ocean biomes.
# Default: true
B:"Enable Flooded Ravines"=true
# Set to true to enable ravine generation.
# Default: true
B:"Enable Ravines"=true
}
##########################################################################################################
# miscellaneous
#--------------------------------------------------------------------------------------------------------#
# Miscellaneous settings used in cave and cavern generation.
##########################################################################################################
miscellaneous {
# Set to true to enable flooded underground in ocean biomes.
# Default: true
B:"Enable Flooded Underground"=true
# The block used for lava generation at and below the Liquid Altitude.
# Defaults to regular lava if an invalid block is given.
# Default: minecraft:lava
S:"Lava Block"=minecraft:lava
# Lava (or water in water regions) spawns at and below this y-coordinate.
# Default: 10
# Min: 0
# Max: 255
I:"Liquid Altitude"=10
# Ignores surface detection for closing off caves and caverns, forcing them to spawn
# up until their max height. Useful for Nether-like dimensions with no real "surface".
# Default: false
B:"Override Surface Detection"=false
# Replace naturally generated floating gravel on the ocean floor with andesite.
# Can prevent lag due to cascading gravel falling into caverns under the ocean.
# Default: true
B:"Prevent Cascading Gravel"=true
# The block used for water generation in water caves/caverns at and below the Liquid Altitude.
# Defaults to regular water if an invalid block is given.
# Default: minecraft:water
S:"Water Block"=minecraft:water
}
}
##########################################################################################################
# bedrock generation
#--------------------------------------------------------------------------------------------------------#
# Configure how bedrock generates in the overworld and nether.
##########################################################################################################
"bedrock generation" {
# The width of the bedrock layer. Only works if Flatten Bedrock is true.
# Min: 0
# Max: 256
I:"Bedrock Layer Width"=1
# Replaces the usual bedrock generation pattern with flat layers.
# Activates in all whitelisted dimension, where applicable. The End is unaffected.
B:"Flatten Bedrock"=true
}
##########################################################################################################
# debug settings
#--------------------------------------------------------------------------------------------------------#
# Don't mess with these settings for normal gameplay.
##########################################################################################################
"debug settings" {
# The visualizer creates worlds where there are no blocks except those indicating where caves
# and caverns would be carved out in a regular world. This is useful for visualizing the kinds of
# caves and caverns your current config options will create.
# Type 1 Cave: Wooden Planks
# Type 2 Cave: Cobblestone
# Lava Cavern: Redstone Block
# Floored Cavern: Gold Block
# Surface Cave: Emerald Block
# Vanilla Cave: Bricks
# Default: false
B:"Enable DEBUG Visualizer"=false
}
}
+6
View File
@@ -164,6 +164,9 @@ rituals {
B:zephyr=true B:zephyr=true
imperfect { imperfect {
# Enable the day imperfect ritual. [default: true]
B:day=true
# Enable the enchant_reset imperfect ritual. [default: true] # Enable the enchant_reset imperfect ritual. [default: true]
B:enchant_reset=true B:enchant_reset=true
@@ -191,6 +194,9 @@ rituals {
# Enable the snow imperfect ritual. [default: true] # Enable the snow imperfect ritual. [default: true]
B:snow=true B:snow=true
# Enable the sun imperfect ritual. [default: true]
B:sun=true
# Enable the zombie imperfect ritual. [default: true] # Enable the zombie imperfect ritual. [default: true]
B:zombie=true B:zombie=true
} }
+4 -1
View File
@@ -44,7 +44,10 @@ general {
B:fancySkybox.enable=true B:fancySkybox.enable=true
# Set this to true to enable the fancy skybox in non Garden of Glass worlds. (Does not require Garden of Glass loaded to use, needs 'fancySkybox.enable' to be true as well) # Set this to true to enable the fancy skybox in non Garden of Glass worlds. (Does not require Garden of Glass loaded to use, needs 'fancySkybox.enable' to be true as well)
B:fancySkybox.normalWorlds=false B:fancySkybox.normalWorlds=true
# Set this to false to disable the fancy skybox in the Simple Void World.
B:fancySkybox.simpleVoidWorlds=true
# The height of the Flugel Tiara flight bar. You can change this if you have a mod that adds a bar in that spot. # The height of the Flugel Tiara flight bar. You can change this if you have a mod that adds a bar in that spot.
I:flightBar.height=49 I:flightBar.height=49
+5 -3
View File
@@ -321,10 +321,12 @@
"energy": 5000000, "energy": 5000000,
"tier": 2, "tier": 2,
"ingredients": [ "ingredients": [
"thaumicenergistics:essentia_component_64k", "appliedenergistics2:material,1,38",
"ore:ingotBrightsteel", "ore:ingotBrightsteel",
"minecraft:diamond", "minecraft:diamond",
"minecraft:diamond" "minecraft:diamond",
"contenttweaker:neodymium_magnetic_alloy",
"contenttweaker:neodymium_magnetic_alloy"
] ]
}, },
{ {
@@ -446,7 +448,7 @@
}, },
{ {
"mode": "ADD", "mode": "ADD",
"result": "iceandfire:dragonsteel_fire_ingot", "result": "iceandfire:dragonsteel_ice_ingot",
"catalyst": "draconicevolution:draconium_ingot", "catalyst": "draconicevolution:draconium_ingot",
"energy": 100000, "energy": 100000,
"tier": 2, "tier": 2,
+645
View File
@@ -0,0 +1,645 @@
[
{
"name": "brandon3055", "ign": "brandon3055", "contribution": "Creator",
"details": "Hello! I am the creator of Draconic Evolution and i really hope you are enjoying the mod! The following people have all helped draconic evolution in one way or another and i am eternally grateful for their support! I am also a supporter of the Lolnet Minecraft Community!",
"website": "http://www.brandon3055.com/", "contributionLevel": 3
}, {
"name": "GreatOrator", "ign": "GreatOrator", "contribution": "All the things!!! and now a Patreon",
"details": "GreatOrator has been my BIGGEST supporter from day 1! He has helped with everything from feature ideas and textures to to PR and Web design. Draconic Evolution would not be what it is today without him. Thank You GreatOrator! Also a member of the lolnet community!",
"website": "http://www.tolkiencraft.com/", "contributionLevel": 3
}, {
"name": "Sn0wShepherd", "ign": "snowshepherd", "contribution": "Texture and Model creator",
"details": "Sn0w is responsible fore all of the new 16x textures added in version 1.0.2. As well as all of the new 3D tool and armor models.",
"website": "http://www.aleciashepherd.com/", "contributionLevel": 3
}, {
"name": "Hachiseiko", "ign": "Hachiseiko", "contribution": "Texture creator",
"details": "Hachiseiko created the original textures for the Draconic Evolution tools and weapons.", "website": "",
"contributionLevel": 0
}, {
"name": "Skeletonpunk", "ign": "Skeletonpunk", "contribution": "Model creator",
"details": "Skeletonpunk created the original 3D armor models that were in use for a short period before being replaced by models created by Sn0wShepherd. Although they weren't around long i still appreciate the work that went into them.",
"website": "", "contributionLevel": 0
}, {
"name": "covers1624", "ign": "covers1624", "contribution": "Maintains Code Chicken Lib",
"details": "Covers is an awesome guy! He didnt just give me permission to use CCL he actively insisted because its awesome! He also tells me when im doing things wrong and in exchange i am teaching him basic math. Also a member of the lolnet community!",
"website": "https://twitter.com/covers1624", "contributionLevel": 3
}, {
"name": "TheMattaBase", "ign": "TheMattaBase", "contribution": "Friend of brandon3055", "details": "[UNLISTED]",
"website": "", "contributionLevel": 3
}, {
"name": "Jake_Evans", "ign": "Jake_Evans", "contribution": "", "details": "[UNLISTED]", "website": "",
"contributionLevel": 3
}, {
"name": "Gigabit101", "ign": "Gigabit101", "contribution": "Friend of brandon3055",
"details": "[UNLISTED] Gigabti404", "website": "", "contributionLevel": 3
}, {
"name": "dezil_nz", "ign": "dezil_nz", "contribution": "One of the founders of the lolnet minecraft comminity!",
"details": "[UNLISTED]", "website": "", "contributionLevel": 3
}, {
"name": "LX_Gaming", "ign": "LX_Gaming", "contribution": "Lolnet Staff", "details": "[UNLISTED]", "website": "",
"contributionLevel": 3
}, {
"name": "MJW87", "ign": "MJW87", "contribution": "Lolnet Staff", "details": "[UNLISTED]", "website": "",
"contributionLevel": 3
}, {
"name": "Direwolf20", "ign": "direwolf20", "contribution": "Awesome Person",
"details": "Direwolf20's videos are the reason i first started playing modded minecraft soo long ago. This of course eventually lead to me creating Draconic Evolution and all my other mods. So in a way he is responsible for the existance my mods. Thanks Dire!",
"website": "https://www.youtube.com/user/direwolf20", "contributionLevel": 3
}, {
"name": "Soaryn", "ign": "Soaryn", "contribution": "Awesome Person",
"details": "Soaryn inspires me every day to continue working on my mods and releasing new update by providing a perfect example of what NOT to do! Thanks Soaryn!",
"website": "", "contributionLevel": 3
}, {
"name": "Trinity4261", "ign": "Trinity4261", "contribution": "My Brother",
"details": "[UNLISTED] He wanted wings so why not? He is my brother after all.", "website": "", "contributionLevel": 3
},
{
"name": "FoxMcloud5655", "ign": "FoxMcloud5655", "contribution": "Much Help",
"details": "Fox is doing great work helping to keep my discord and issue tracker moving smoothly!", "website": "",
"contributionLevel": 3
},
{
"name": "texcubsf", "ign": "texcubsf", "contribution": "Patreon",
"details": "robertwsf is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "pxoxd", "ign": "pxoxd", "contribution": "Patreon",
"details": "pxoxd is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Antric83", "ign": "Antric83", "contribution": "Patreon",
"details": "Antric83 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "FaMatrix", "ign": "FaMatrix", "contribution": "Patreon",
"details": "FaMatrix is currently supporting me via Patreon, He is also an Awesome member of Lolnet!",
"website": "lolnet.co.nz", "contributionLevel": 1
}, {
"name": "AmberSienna", "ign": "AmberSienna", "contribution": "Patreon",
"details": "AmberSienna is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Teraphina", "ign": "Teraphina", "contribution": "Patreon",
"details": "Teraphina is currently supporting me via Patreon. Teraphina was also one of the beta testers for Draconic Evolution via Tolkiencraft",
"website": "disciplesoftherockministries.org", "contributionLevel": 1
}, {
"name": "Soulrift", "ign": "Soulrift", "contribution": "Patreon",
"details": "Soulrift is currently supporting me via Patreon for which i am very grateful!",
"website": "https://www.twitch.tv/soulriftx", "contributionLevel": 1
}, {
"name": "Drekryan", "ign": "Drekryan", "contribution": "Patreon",
"details": "Drekryan is currently supporting me via Patreon for which i am very grateful!",
"website": "http://twitter.com/dreklamb", "contributionLevel": 1
}, {
"name": "xSquibbyx", "ign": "xSquibbyx", "contribution": "Patreon",
"details": "xSquibbyx is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "The_Swordsmen", "ign": "The_Swordsmen", "contribution": "Patreon",
"details": "The_Swordsmen is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "EricBrian", "ign": "EricBrian", "contribution": "Patreon",
"details": "EricBrian is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "ModAPI", "ign": "ModAPI", "contribution": "Patreon",
"details": "ModAPI is currently supporting me via Patreon for which i am very grateful!",
"website": "https://twitter.com/AmathewsGaming", "contributionLevel": 1
}, {
"name": "Mikepet", "ign": "Mikepet", "contribution": "Patreon",
"details": "Mikepet is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Halacon", "ign": "halacon", "contribution": "Patreon",
"details": "Halacon is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Nick_J_M", "ign": "Nick_J_M", "contribution": "Patreon",
"details": "Nick is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Edward", "ign": "WintrAU", "contribution": "Patreon",
"details": "Edward is currently supporting me via Patreon for which i am very grateful! He is also a member of the Lolnet Minecraft community.",
"website": "", "contributionLevel": 1
}, {
"name": "Der DracheTV", "ign": "Der1Drache", "contribution": "Patreon",
"details": "Der1Drache is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
}, {
"name": "WolufHD", "ign": "WolufHD", "contribution": "Patreon",
"details": "WolufHD is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Morpheus1101", "ign": "Morpheus1101", "contribution": "Patreon",
"details": "Morpheus1101 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Duomaz", "ign": "Duomaz", "contribution": "Patreon",
"details": "Duomaz is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Zudakai", "ign": "Zudakai", "contribution": "Patreon",
"details": "Zudakai is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Nexus_Chris", "ign": "Nexus_Chris", "contribution": "Patreon",
"details": "Nexus_Chris is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Snakemgr12", "ign": "Snakemgr12", "contribution": "Patreon",
"details": "Snakemgr12 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Freman_Scum", "ign": "JonathanKish", "contribution": "Patreon",
"details": "Freman_Scum is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Mhoku", "ign": "Mhoku_", "contribution": "Patreon",
"details": "Mhoku is currently supporting me via Patreon for which i am very grateful!",
"website": "https://twitter.com/Mhoku_", "contributionLevel": 1
}, {
"name": "Keith Wagner", "ign": "Om3gagam3r", "contribution": "Patreon",
"details": "Keith Wagner is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Aurelio", "ign": "AureIio", "contribution": "Patreon",
"details": "Aurelio is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "awk1995", "ign": "awk1995", "contribution": "Patreon",
"details": "awk1995 is currently supporting me via Patreon for which i am very grateful!",
"website": "https://www.youtube.com/channel/UCqZw7qE3zPgvJY0gDR9Yzxg", "contributionLevel": 1
}, {
"name": "boredi", "ign": "boredi", "contribution": "Patreon",
"details": "boredi is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "Jason C", "ign": "DeadHunter", "contribution": "Patreon",
"details": "Jason C is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "stjern82", "ign": "stjern82", "contribution": "Patreon",
"details": "stjern82 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "King_Kookie", "ign": "King_Kookie_", "contribution": "Patreon",
"details": "King_Kookie is currently supporting me via Patreon for which i am very grateful! Also helped track down an impersonator.",
"website": "", "contributionLevel": 3
}, {
"name": "lucid4", "ign": "lucid4", "contribution": "Patreon",
"details": "lucid4 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "paddycboy", "ign": "paddycboy", "contribution": "Patreon",
"details": "Paddycboy is currently supporting me via Patreon for which i am very grateful!", "website": "twitter.com/spectatorpaddy",
"contributionLevel": 1
},
{
"name": "Kris K", "ign": "Krystal_Disc", "contribution": "Patreon",
"details": "Kris K is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Connor Love", "ign": "connorlove9", "contribution": "Patreon",
"details": "Connor is currently supporting me via Patreon for which i am very grateful!", "website": "https://www.twitch.tv/connorlove9",
"contributionLevel": 1
},
{
"name": "Quarnds", "ign": "Quarnds", "contribution": "Patreon",
"details": "Quarnds is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "xtrux", "ign": "xtrux", "contribution": "Patreon",
"details": "xtrux is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Andrew", "ign": "ItzHDGaming", "contribution": "Patreon",
"details": "Andrew is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "TanLorik4", "ign": "TanLorik4", "contribution": "Patreon",
"details": "[UNLISTED]", "website": "",
"contributionLevel": 1
},
{
"name": "_apollox_", "ign": "_apollox_", "contribution": "Patreon",
"details": "ApolloX is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
},
{
"name": "jackkeane98", "ign": "jackkeane98", "contribution": "Patreon",
"details": "jackkeane98 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "chaetay", "ign": "chaetay", "contribution": "Patreon",
"details": "chaetay is currently supporting me via Patreon for which i am very grateful!", "website": "mc-complex.com",
"contributionLevel": 1
},
{
"name": "GoldClassGaming", "ign": "GoldClassGaming", "contribution": "Patreon",
"details": "GoldClassGaming is currently supporting me via Patreon for which i am very grateful!", "website": "twitter.com/GCGAndy",
"contributionLevel": 1
},
{
"name": "Toon", "ign": "ToonCraTheGod", "contribution": "Patreon",
"details": "Toon is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Merlin (Sean)", "ign": "_Merlin_Book_", "contribution": "Patreon",
"details": "Merlin is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "STALlN", "ign": "STALlN", "contribution": "Patreon",
"details": "STALlN is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Elfie", "ign": "elfdafatpizza", "contribution": "Patreon",
"details": "Elfie is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "muffinman_21", "ign": "muffinman_21", "contribution": "Patreon",
"details": "muffinman_21 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Munchkin", "ign": "AquaKyubey", "contribution": "Patreon",
"details": "Munchkin is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "ReignOfFROZE", "ign": "ReignOfFROZE", "contribution": "Patreon",
"details": "ReignOfFROZE is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Jack", "ign": "MistaOmega", "contribution": "Patreon",
"details": "Jack is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
},
{
"name": "Megaguy444", "ign": "Megaguy444", "contribution": "Contributor",
"details": "Megaguy444 helped me identify a credit card scammer! Thanks mega!", "website": "",
"contributionLevel": 1
},
{
"name": "TheIcicle", "ign": "TheIcicle", "contribution": "Patreon",
"details": "TheIcicle is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "DannySnowPaw", "ign": "DannySnowPaw", "contribution": "Patreon",
"details": "DannySnowPaw is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Einhornyordle", "ign": "Einhornyordle", "contribution": "Patreon",
"details": "Einhornyordle is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "SK0R3N", "ign": "SK0R3N", "contribution": "Patreon",
"details": "SK0R3N is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
},
{
"name": "Allekks", "ign": "allekksNOR", "contribution": "Patreon",
"details": "Allekks is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "ShiaLaBeef", "ign": "Shia_La_Beef", "contribution": "Patreon",
"details": "ShiaLaBeef is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
},
{
"name": "Shotguun29", "ign": "Shotguun29", "contribution": "Patreon",
"details": "Shotguun29 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "ImAlexHimSelf", "ign": "ImAlexHimSelf", "contribution": "Patreon",
"details": "ImAlexHimSelf is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Stunnahh", "ign": "Stunnahh", "contribution": "Patreon",
"details": "Stunnahh is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Deltora101", "ign": "DELTORA101", "contribution": "Patreon",
"details": "Deltora101 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Dayrim", "ign": "Dayrim", "contribution": "Patreon",
"details": "Dayrim is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 0
},
{
"name": "slaider221", "ign": "slaider221", "contribution": "Patreon",
"details": "slaider221 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "DreamyPaw", "ign": "DreamyPaw", "contribution": "Patreon",
"details": "DreamyPaw is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "sharkck", "ign": "sharkck", "contribution": "Patreon",
"details": "sharkck is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Zorlander", "ign": "Zorlander", "contribution": "Patreon",
"details": "Zorlander is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Link19658", "ign": "Link19658", "contribution": "Patreon",
"details": "Link19658 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Tetsu502", "ign": "ShuckleGuardian", "contribution": "Patreon",
"details": "Tetsu502 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "TyrantLink", "ign": "TyrantLink", "contribution": "Patreon",
"details": "TyrantLink is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Ochiniwa", "ign": "Ochiniwa", "contribution": "Patreon",
"details": "Ochiniwa is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "Water_Moon", "ign": "Water_Moon", "contribution": "Patreon",
"details": "Water Moon is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "_ShiroNekolein_", "ign": "_ShiroNekolein_", "contribution": "Patreon",
"details": "_ShiroNekolein_ is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
}, {
"name": "TeyTey428", "ign": "TeyTey428", "contribution": "Patreon",
"details": "TeyTey428 is currently supporting me via Patreon for which i am very grateful!", "website": "",
"contributionLevel": 1
},
{
"name": "OneEyeMaker", "ign": "OneEyeMaker", "contribution": "Code Contributor",
"details": "OneEyeMaker is responsible for the config overhall in 1.0.2f", "website": "", "contributionLevel": 1
}, {
"name": "KWPUGH", "ign": "KWPUGH", "contribution": "Donator",
"details": "I would just like to say thankyou to KWPUGH for supporting the development of Draconic Evolution.",
"website": "", "contributionLevel": 1
}, {
"name": "Straymaverick", "ign": "Straymaverick", "contribution": "Cool streamer guy!!",
"details": "[UNLISTED]", "website": "", "contributionLevel": 3
}, {
"name": "mikhaila666", "ign": "mikhaila666", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 2
}, {
"name": "Rustynator", "ign": "Rustynator", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "SalTDS", "ign": "SalTDS", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "uradox", "ign": "uradox", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Rohdon", "ign": "Rohdon", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "ArcaneAscension", "ign": "ArcaneAscension", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "soul_lighter", "ign": "soul_lighter", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Haigen", "ign": "Haigen", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "modulateddreams", "ign": "modulateddreams", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "ChickenMobile", "ign": "ChickenMobile", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Handyman_Sam", "ign": "Handyman_Sam", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "jarakii4", "ign": "jarakii4", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "kristyellen", "ign": "kristyellen", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "willo33", "ign": "willo33", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "123zane321", "ign": "123zane321", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "CrowbarJr", "ign": "CrowbarJr", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Fluro_", "ign": "Fluro_", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "OnyxSentinel04", "ign": "OnyxSentinel04", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "raider_880", "ign": "raider_880", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "deamonbite", "ign": "deamonbite", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Skittzman", "ign": "Skittzman", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Skittzman", "ign": "Skittzman", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Willo33", "ign": "Willo33", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2017 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "44shades44", "ign": "44shades44", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Dr_Teath", "ign": "Dr_Teath", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "fwb2700", "ign": "fwb2700", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "rhodesy523", "ign": "rhodesy523", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Waylandor", "ign": "Waylandor", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "alizdor", "ign": "alizdor", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "yampertx", "ign": "yampertx", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "raider880", "ign": "raider880", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Glitchunter", "ign": "Glitchunter", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "MuadDib912", "ign": "MuadDib912", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Oztin", "ign": "Oztin", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Sarkazo", "ign": "Sarkazo", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "MJW87", "ign": "MJW87", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Dobsonium", "ign": "Dobsonium", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "chocofish31", "ign": "chocofish31", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Dingasm", "ign": "Dingasm", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Microjet", "ign": "Microjet", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "scurry21", "ign": "scurry21", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "anarki99nz", "ign": "anarki99nz", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Cluracan", "ign": "Cluracan", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Deathnz1", "ign": "Deathnz1", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Ae0lian", "ign": "Ae0lian", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Death4999901", "ign": "Death4999901", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "Igneel32", "ign": "Igneel32", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 1
}, {
"name": "StabbyInc", "ign": "StabbyInc", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 0
}, {
"name": "xElementzx", "ign": "xElementzx", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Lolnet during the 2018 donation drive. Lolnet is a large Minecraft community that i support. Check them out at lolnet.co.nz",
"website": "", "contributionLevel": 1
}, {
"name": "Troopy_", "ign": "Troopy_", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 0
}, {
"name": "Haigen", "ign": "Haigen", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
},
{
"name": "Hawkizedyus", "ign": "Hawkizedyus", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}, {
"name": "uradox", "ign": "uradox", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}, {
"name": "anarki99nz", "ign": "anarki99nz", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}, {
"name": "Jackster819", "ign": "Jackster819", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}, {
"name": "Sarkazo", "ign": "Sarkazo", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}, {
"name": "Dr_Teath", "ign": "Dr_Teath", "contribution": "lolnet Badge Enabled",
"details": "[UNLISTED] This user contributed to Creation Reborn during the 2019 donation drive. Creation Reborn is a large Minecraft community that i support. Check them out at creationreborn.net",
"website": "", "contributionLevel": 1
}
]
+1 -1
View File
@@ -1,5 +1,5 @@
# The buildcraft detailed configuration file. This contains a lot of miscellaneous options that have no affect on gameplay. # The buildcraft detailed configuration file. This contains a lot of miscellaneous options that have no affect on gameplay.
# You should refer to the BC source code for a detailed description of what these do. (https://github.com/BuildCraft/BuildCraft) # You should refer to the BC source code for a detailed description of what these do. (https://github.com/BuildCraft/BuildCraft)
# This file will be overwritten every time that buildcraft starts, so don't change anything other than the values. # This file will be overwritten every time that buildcraft starts, so don't change anything other than the values.
#Sun Oct 30 14:03:48 PDT 2022 #Wed Dec 21 17:01:20 CET 2022
render.pipe.misc.inside.shade=0.725 render.pipe.misc.inside.shade=0.725
+1 -1
View File
@@ -76,7 +76,7 @@ Enchantment {
B:EnableSoulboundEnchant=true B:EnableSoulboundEnchant=true
# If TRUE, the Vorpal Enchantment is available for various Weapons. [default: true] # If TRUE, the Vorpal Enchantment is available for various Weapons. [default: true]
B:EnableVorpalEnchant=false B:EnableVorpalEnchant=true
# If TRUE, the Soulbound Enchantment is permanent. [default: false] # If TRUE, the Soulbound Enchantment is permanent. [default: false]
B:PermanentSoulboundEnchant=false B:PermanentSoulboundEnchant=false
+30
View File
@@ -0,0 +1,30 @@
# Configuration file
debug {
B:resource_loading=false
}
general {
# The maximum fps to target for the loading screen. The default is 75. Values between 2 and 300 are allowed.
I:fps_limit=75
S:random_configs <
sample/default
sample/white
sample/scrolling
sample_panorama_lower
>
# Sets the config to use for the custom loading screen. Use 'builtin/random' for a random loading screen on each load.
# Alternatively you can prefix this with 'config/' to load from the 'config/customloadingscreen/' directory.
# Or you can use 'sample/slideshow' to display images from config/customloadingscreen/slideshow_#.png.
# Or you can set this to 'config/example' to use the default example config.
S:screen_config=builtin/random
# Sleep for a tiny amount of time each mod progress stage to make configs that rely on receiving all mod load stages work a bit better.
B:smooth_init=true
B:use_custom=true
B:use_frame=false
}
+24
View File
@@ -0,0 +1,24 @@
{
"renders": [
{
"image": {
"parent": "sample/flat_background",
"colour": "0xFF_00_00_00"
}
},
"sample/mojang_splash",
"sample/loading_bar_boss",
"sample/loading_bar_boss_percentage",
"sample/text_status",
"sample/text_sub_status",
"sample/text_percentage"
],
"functions": [
],
"factories": [
],
"actions": [
],
"variables": {
}
}
View File
+11 -11
View File
@@ -104,7 +104,7 @@ apalachia_cadillion {
S:apalachia_cadillion_attack=18.0 S:apalachia_cadillion_attack=18.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 90.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 90.0]
S:apalachia_cadillion_health=350.0 S:apalachia_cadillion_health=120.0
} }
@@ -122,7 +122,7 @@ apalachia_golem {
S:apalachia_golem_attack=30.0 S:apalachia_golem_attack=30.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 250.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 250.0]
S:apalachia_golem_health=550.0 S:apalachia_golem_health=300.0
} }
@@ -140,7 +140,7 @@ apalachia_tomo {
S:apalachia_tomo_attack=25.0 S:apalachia_tomo_attack=25.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 115.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 115.0]
S:apalachia_tomo_health=400.0 S:apalachia_tomo_health=200.0
} }
@@ -734,7 +734,7 @@ eden_cadillion {
S:eden_cadillion_attack=12.0 S:eden_cadillion_attack=12.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 75.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 75.0]
S:eden_cadillion_health=155.0 S:eden_cadillion_health=75.0
} }
@@ -752,7 +752,7 @@ eden_tomo {
S:eden_tomo_attack=10.0 S:eden_tomo_attack=10.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 100.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 100.0]
S:eden_tomo_health=150.0 S:eden_tomo_health=100.0
} }
@@ -788,7 +788,7 @@ enchanted_archer {
S:enchanted_archer_attack=12.0 S:enchanted_archer_attack=12.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 100.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 100.0]
S:enchanted_archer_health=400.0 S:enchanted_archer_health=100.0
} }
@@ -806,7 +806,7 @@ enchanted_warrior {
S:enchanted_warrior_attack=20.0 S:enchanted_warrior_attack=20.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 200.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 200.0]
S:enchanted_warrior_health=200.0 S:enchanted_warrior_health=100.0
} }
@@ -2210,7 +2210,7 @@ skythern_archer {
S:skythern_archer_attack=60.0 S:skythern_archer_attack=60.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 120.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 120.0]
S:skythern_archer_health=300.0 S:skythern_archer_health=200.0
} }
@@ -2228,7 +2228,7 @@ skythern_fiend {
S:skythern_fiend_attack=75.0 S:skythern_fiend_attack=75.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 80.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 80.0]
S:skythern_fiend_health=700.0 S:skythern_fiend_health=120.0
} }
@@ -2246,7 +2246,7 @@ skythern_golem {
S:skythern_golem_attack=40.0 S:skythern_golem_attack=40.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 300.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 300.0]
S:skythern_golem_health=4000.0 S:skythern_golem_health=400.0
} }
@@ -2822,7 +2822,7 @@ wildwood_golem {
S:wildwood_golem_attack=22.0 S:wildwood_golem_attack=22.0
# Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 200.0] # Max mob health [range: 1.17549435E-38 ~ 3.4028235E38, default: 200.0]
S:wildwood_golem_health=450.0 S:wildwood_golem_health=300.0
} }
+11
View File
@@ -0,0 +1,11 @@
# Configuration file
stellarfluidconduits {
# Millibuckets per tick extracted by a stellar fluid conduit's auto extracting. (synced from server) [range: 1 ~ 1000000000, default: 12800]
I:extractRate=12800
# Millibuckets per tick that can pass through a single connection to a stellar fluid conduit. (synced from server) [range: 1 ~ 1000000000, default: 51200]
I:maxIO=51200
}
+2 -1
View File
@@ -89,7 +89,7 @@ quantum_compression {
I:energy_capacity=10000000 I:energy_capacity=10000000
# How much FE/t the Quantum Compressor should use when crafting by default. [range: 0 ~ 2147483647, default: 5000] # How much FE/t the Quantum Compressor should use when crafting by default. [range: 0 ~ 2147483647, default: 5000]
I:energy_rate=5000 I:energy_rate=500000
# Should the Quantum Compressor render the result item above it? [default: true] # Should the Quantum Compressor render the result item above it? [default: true]
B:render_item=true B:render_item=true
@@ -161,6 +161,7 @@ singularity {
652;insanium;ore:essenceInsanium;660066 652;insanium;ore:essenceInsanium;660066
651;divine;divinerpg:divine_stone;ffff00 651;divine;divinerpg:divine_stone;ffff00
650;arc;contenttweaker:arc_residue;34e8eb 650;arc;contenttweaker:arc_residue;34e8eb
640;endengeic;divinerpg:legendary_ender_eye;2d206e
> >
# The catalyst required for the default Singularity recipes. modid:itemid:metadata [default: extendedcrafting:material:11] # The catalyst required for the default Singularity recipes. modid:itemid:metadata [default: extendedcrafting:material:11]
+1
View File
@@ -47,6 +47,7 @@ trees {
dimensions { dimensions {
I:blacklist < I:blacklist <
-9999
> >
I:whitelist < I:whitelist <
> >
@@ -1,5 +1,5 @@
{ {
x: 131.0d, x: 132.5d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"5558a424" "5558a424"
@@ -1,5 +1,5 @@
{ {
x: 92.0d, x: 93.5d,
y: -3.0d, y: -3.0d,
description: "Time to start thinking about some crafting components!", description: "Time to start thinking about some crafting components!",
dependencies: [ dependencies: [
@@ -1,5 +1,5 @@
{ {
x: 105.5d, x: 107.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"a6dda290" "a6dda290"
@@ -1,5 +1,5 @@
{ {
x: 99.5d, x: 101.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"a67d9b51" "a67d9b51"
@@ -0,0 +1,15 @@
{
x: 56.0d,
y: -1.5d,
dependencies: [
"2dc6b39f"
],
hide: true,
tasks: [{
uid: "df199a4c",
type: "item",
items: [{
item: "contenttweaker:holographic_ore"
}]
}]
}
@@ -1,5 +1,5 @@
{ {
x: 93.5d, x: 95.0d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"df5af6a9" "df5af6a9"
@@ -0,0 +1,16 @@
{
x: 74.0d,
y: -1.5d,
description: "Automate these",
dependencies: [
"e18a08ef"
],
hide: true,
tasks: [{
uid: "999560c0",
type: "item",
items: [{
item: "appliedenergistics2:material 1 38"
}]
}]
}
@@ -1,5 +1,5 @@
{ {
x: 108.5d, x: 110.0d,
y: 3.0d, y: 3.0d,
dependencies: [ dependencies: [
"26216ac9" "26216ac9"
@@ -1,5 +1,5 @@
{ {
x: 90.5d, x: 92.0d,
y: 4.5d, y: 4.5d,
dependencies: [ dependencies: [
"e9bf652e" "e9bf652e"
@@ -1,5 +1,5 @@
{ {
x: 98.0d, x: 99.5d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"a5804c1e" "a5804c1e"
@@ -1,5 +1,5 @@
{ {
x: 111.5d, x: 113.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"7a4f143a" "7a4f143a"
@@ -1,5 +1,5 @@
{ {
x: 125.0d, x: 126.5d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"c5794c9e" "c5794c9e"
@@ -0,0 +1,15 @@
{
x: 15.5d,
y: -3.0d,
dependencies: [
"a9add4a0"
],
hide: true,
tasks: [{
uid: "589f2da5",
type: "item",
items: [{
item: "contenttweaker:hard_bone"
}]
}]
}
@@ -1,6 +1,6 @@
{ {
title: "Basic Fabrication (Again)", title: "Basic Fabrication (Again)",
x: 93.5d, x: 95.0d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"37ddedeb" "37ddedeb"
@@ -1,7 +1,7 @@
{ {
title: "Tools of the Dragons", title: "Tools of the Dragons",
x: 53.0d, x: 53.0d,
y: 1.5d, y: -3.0d,
dependencies: [ dependencies: [
"2b6345ee" "2b6345ee"
], ],
@@ -1,5 +1,5 @@
{ {
x: 116.0d, x: 117.5d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"3acea339" "3acea339"
@@ -1,6 +1,6 @@
{ {
title: "For the few...", title: "For the few...",
x: 107.0d, x: 108.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"1135dd4b" "1135dd4b"
@@ -1,6 +1,6 @@
{ {
title: "Cooking (Again)", title: "Cooking (Again)",
x: 95.0d, x: 96.5d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"23cb5548" "23cb5548"
@@ -4,7 +4,7 @@
y: 0.0d, y: 0.0d,
text: [ text: [
"No matter the scale of the war, it seems like everyone has the same motifs as on Earth.", "No matter the scale of the war, it seems like everyone has the same motifs as on Earth.",
"Just like a certain western power in the early 2000s, it it all about resource control.", "Just like a certain western power in the early 2000s, it is all about resource control.",
"Many of the planets and planes under the control of the Shyre empire are composed of materials with interesting properties.", "Many of the planets and planes under the control of the Shyre empire are composed of materials with interesting properties.",
"The affinity of these soils to the caotic, entropic effects I encountered on the upper sky of Terra is extremely interesting!", "The affinity of these soils to the caotic, entropic effects I encountered on the upper sky of Terra is extremely interesting!",
"...and powerful, very powerful!" "...and powerful, very powerful!"
@@ -1,5 +1,5 @@
{ {
x: 98.0d, x: 99.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"497fd6b9" "497fd6b9"
@@ -1,5 +1,5 @@
{ {
x: 116.0d, x: 117.5d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"4a85f171" "4a85f171"
@@ -0,0 +1,15 @@
{
x: 90.5d,
y: -3.0d,
dependencies: [
"c23d47cb"
],
hide: true,
tasks: [{
uid: "b3d18543",
type: "item",
items: [{
item: "contenttweaker:everlasting_fusor"
}]
}]
}
@@ -0,0 +1,36 @@
{
x: 81.5d,
y: 3.0d,
dependencies: [
"ef2aa05c"
],
hide: true,
tasks: [{
uid: "1df82f9e",
type: "item",
items: [{
item: "nuclearcraft:turbine_controller"
}]
},
{
uid: "a4a7d165",
type: "item",
items: [{
item: "nuclearcraft:turbine_wall"
}]
},
{
uid: "84963bbd",
type: "item",
items: [{
item: "nuclearcraft:turbine_frame"
}]
},
{
uid: "46273813",
type: "item",
items: [{
item: "nuclearcraft:turbine_rotor_shaft"
}]
}]
}
@@ -1,5 +1,5 @@
{ {
x: 98.0d, x: 99.5d,
y: -4.5d, y: -4.5d,
dependencies: [ dependencies: [
"2041c646" "2041c646"
@@ -1,5 +1,5 @@
{ {
x: 93.5d, x: 95.0d,
y: -4.5d, y: -4.5d,
description: "Can be automated uring hoppers, droppers, and a redstone clock", description: "Can be automated uring hoppers, droppers, and a redstone clock",
dependencies: [ dependencies: [
@@ -1,5 +1,5 @@
{ {
x: 102.5d, x: 104.0d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"458a752e" "458a752e"
@@ -1,6 +1,7 @@
{ {
x: 93.5d, x: 95.0d,
y: 0.0d, y: 0.0d,
description: "You should complete all other quests in dimensional ascension alongside vethea if you haven't done so already",
dependencies: [ dependencies: [
"8bb6d106", "8bb6d106",
"e0b5358c" "e0b5358c"
@@ -1,5 +1,5 @@
{ {
x: 114.5d, x: 116.0d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"48d695d4" "48d695d4"
@@ -1,5 +1,5 @@
{ {
x: 96.5d, x: 98.0d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"a5804c1e" "a5804c1e"
@@ -1,5 +1,5 @@
{ {
x: 101.0d, x: 102.5d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"b5e0deda" "b5e0deda"
@@ -1,5 +1,5 @@
{ {
x: 113.0d, x: 114.5d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"20ec7210" "20ec7210"
@@ -1,6 +1,6 @@
{ {
title: "I love Hunger!", title: "I love Hunger!",
x: 96.5d, x: 98.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"51c7f602" "51c7f602"
@@ -1,5 +1,5 @@
{ {
x: 114.5d, x: 116.0d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"a126cb7d" "a126cb7d"
@@ -1,5 +1,5 @@
{ {
x: 93.5d, x: 95.0d,
y: 4.5d, y: 4.5d,
dependencies: [ dependencies: [
"831f26ca" "831f26ca"
@@ -1,6 +1,6 @@
{ {
title: "If you die in a dream...", title: "If you die in a dream...",
x: 95.0d, x: 96.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"37ddedeb" "37ddedeb"
@@ -16,18 +16,5 @@
items: [{ items: [{
item: "bigreactors:reactorcontroller" item: "bigreactors:reactorcontroller"
}] }]
}],
rewards: [{
uid: "309dbc57",
type: "item",
item: {
id: "patchouli:guide_book",
tag: {
"patchouli:book": "bigreactors:erguide"
},
ForgeCaps: {
"astralsorcery:cap_item_amulet_holder": {}
}
}
}] }]
} }
@@ -1,5 +1,5 @@
{ {
x: 108.5d, x: 110.0d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"26216ac9" "26216ac9"
@@ -1,5 +1,5 @@
{ {
x: 101.0d, x: 102.5d,
y: -4.5d, y: -4.5d,
dependencies: [ dependencies: [
"458a752e" "458a752e"
@@ -1,5 +1,5 @@
{ {
x: 129.5d, x: 131.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"d06b3c57" "d06b3c57"
@@ -1,6 +1,6 @@
{ {
x: 56.0d, x: 53.0d,
y: -1.5d, y: 1.5d,
dependencies: [ dependencies: [
"2b6345ee" "2b6345ee"
], ],
@@ -1,20 +1,11 @@
{ {
x: 101.0d, x: 102.5d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"b460c6ba" "b460c6ba"
], ],
hide: true, hide: true,
tasks: [{ tasks: [{
uid: "360dc751",
type: "item",
items: [{
item: "bewitchment:athame"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "69ae39c9", uid: "69ae39c9",
type: "item", type: "item",
items: [{ items: [{
@@ -34,5 +25,14 @@
items: [{ items: [{
item: "minecraft:dye 1 15" item: "minecraft:dye 1 15"
}] }]
},
{
uid: "4be40200",
type: "item",
items: [{
item: "bewitchment:boline"
}],
ignore_damage: true,
ignore_nbt: 1b
}] }]
} }
@@ -0,0 +1,26 @@
{
x: 5.0d,
y: -1.5d,
dependencies: [
"427846dd"
],
hide: true,
tasks: [{
uid: "e237578d",
type: "item",
items: [{
item: "iceandfire:gorgon_head"
}],
ignore_damage: true,
ignore_nbt: 1b
},
{
uid: "4317b416",
type: "item",
items: [{
item: "iceandfire:blindfold"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}
@@ -1,5 +1,5 @@
{ {
x: 126.5d, x: 128.0d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"7f13ea6a" "7f13ea6a"
@@ -0,0 +1,15 @@
{
x: 92.0d,
y: -1.5d,
dependencies: [
"fc10039f"
],
hide: true,
tasks: [{
uid: "2fa14af3",
type: "item",
items: [{
item: "extrautils2:rainbowgenerator"
}]
}]
}
@@ -1,6 +1,6 @@
{ {
x: 90.5d, x: 90.5d,
y: -1.5d, y: 0.0d,
dependencies: [ dependencies: [
"6fe26961" "6fe26961"
], ],
@@ -1,5 +1,5 @@
{ {
x: 102.5d, x: 104.0d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"36c9d8bc" "36c9d8bc"
@@ -1,5 +1,5 @@
{ {
x: 99.5d, x: 101.0d,
y: 1.5d, y: 1.5d,
dependencies: [ dependencies: [
"12059d50" "12059d50"
@@ -1,6 +1,6 @@
{ {
x: 3.5d, x: 3.5d,
y: -3.0d, y: -1.5d,
description: "Good way to test how much damage you do", description: "Good way to test how much damage you do",
dependencies: [ dependencies: [
"fb8062a2" "fb8062a2"
@@ -1,5 +1,5 @@
{ {
x: 126.5d, x: 128.0d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"7f13ea6a" "7f13ea6a"
@@ -1,5 +1,5 @@
{ {
x: 119.0d, x: 120.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"c98b78df" "c98b78df"
@@ -1,6 +1,7 @@
{ {
x: 72.5d, x: 72.5d,
y: -7.5d, y: -7.5d,
description: "Make the call of the arbiter",
dependencies: [ dependencies: [
"8ec265b7" "8ec265b7"
], ],
@@ -1,5 +1,5 @@
{ {
x: 92.0d, x: 93.5d,
y: 3.0d, y: 3.0d,
dependencies: [ dependencies: [
"e0b5358c" "e0b5358c"
@@ -0,0 +1,15 @@
{
x: 113.0d,
y: 1.5d,
dependencies: [
"20ec7210"
],
hide: true,
tasks: [{
uid: "939d1f24",
type: "item",
items: [{
item: "extrautils2:compressedcobblestone 1 7"
}]
}]
}
@@ -0,0 +1,16 @@
{
x: 8.0d,
y: -4.5d,
dependencies: [
"bc0ba902"
],
hide: true,
tasks: [{
uid: "1b9f063c",
type: "item",
items: [{
item: "iceandfire:dragon_skull"
}],
ignore_nbt: 1b
}]
}
@@ -1,6 +1,6 @@
{ {
x: 3.5d, x: 3.5d,
y: -1.5d, y: -3.0d,
description: "Dimensional doors are found around the world and are a good source of starting materials.", description: "Dimensional doors are found around the world and are a good source of starting materials.",
dependencies: [ dependencies: [
"fb8062a2" "fb8062a2"
@@ -11,5 +11,26 @@
items: [{ items: [{
item: "nuclearcraft:salt_fission_vessel" item: "nuclearcraft:salt_fission_vessel"
}] }]
},
{
uid: "3170b634",
type: "item",
items: [{
item: "nuclearcraft:salt_fission_controller"
}]
},
{
uid: "79dfd122",
type: "item",
items: [{
item: "nuclearcraft:salt_fission_wall"
}]
},
{
uid: "28da7074",
type: "item",
items: [{
item: "nuclearcraft:salt_fission_frame"
}]
}] }]
} }
@@ -1,5 +1,5 @@
{ {
x: 95.0d, x: 96.5d,
y: -4.5d, y: -4.5d,
dependencies: [ dependencies: [
"13f18f23" "13f18f23"
@@ -1,5 +1,5 @@
{ {
x: 110.0d, x: 111.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"dd32e62f", "dd32e62f",
@@ -1,5 +1,5 @@
{ {
x: 126.5d, x: 128.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"c5794c9e" "c5794c9e"
@@ -1,5 +1,5 @@
{ {
x: 92.0d, x: 93.5d,
y: 4.5d, y: 4.5d,
dependencies: [ dependencies: [
"e0b5358c" "e0b5358c"
@@ -0,0 +1,17 @@
{
x: 80.0d,
y: 3.0d,
dependencies: [
"ef2aa05c"
],
hide: true,
tasks: [{
uid: "6e2ef8ff",
type: "item",
items: [{
item: "contenttweaker:summoning_computer"
}],
ignore_damage: true,
ignore_nbt: 1b
}]
}
@@ -1,5 +1,5 @@
{ {
x: 99.5d, x: 101.0d,
y: -3.0d, y: -3.0d,
dependencies: [ dependencies: [
"2041c646" "2041c646"
@@ -1,5 +1,5 @@
{ {
x: 122.0d, x: 123.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"8b4dbc6b" "8b4dbc6b"
@@ -1,5 +1,5 @@
{ {
x: 93.5d, x: 95.0d,
y: 3.0d, y: 3.0d,
dependencies: [ dependencies: [
"69fe68b8" "69fe68b8"
@@ -26,11 +26,5 @@
}], }],
ignore_damage: true, ignore_damage: true,
ignore_nbt: 1b ignore_nbt: 1b
}],
rewards: [{
uid: "bf072be7",
type: "item",
item: "botania:blacklotus 1 1",
count: 16
}] }]
} }
@@ -1,5 +1,5 @@
{ {
x: 116.0d, x: 117.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"dea01ded" "dea01ded"
@@ -1,5 +1,5 @@
{ {
x: 120.5d, x: 122.0d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"6847d49d" "6847d49d"
@@ -1,6 +1,6 @@
{ {
title: "A hint of what's coming...", title: "A hint of what's coming...",
x: 92.0d, x: 93.5d,
y: -1.5d, y: -1.5d,
dependencies: [ dependencies: [
"fc10039f" "fc10039f"
@@ -1,5 +1,5 @@
{ {
x: 131.0d, x: 132.5d,
y: 0.0d, y: 0.0d,
dependencies: [ dependencies: [
"5558a424" "5558a424"
@@ -1,7 +1,7 @@
{ {
icon: "contenttweaker:fluix_lens", icon: "contenttweaker:fluix_lens",
x: 5.0d, x: 5.0d,
y: -3.0d, y: -4.5d,
text: [ text: [
"The 'book of worlds' quests contain descriptions on how to reach each dimension, and the order of progression!", "The 'book of worlds' quests contain descriptions on how to reach each dimension, and the order of progression!",
"If you are unsure, follow the 'dimensional ascension' questline, it will guide you, sort of...", "If you are unsure, follow the 'dimensional ascension' questline, it will guide you, sort of...",

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