update
This commit is contained in:
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -130,7 +130,7 @@ client {
|
||||
S:PowerUnit=RF
|
||||
|
||||
# Possible Values: AUTOSEARCH, AUTOSEARCH_KEEP, MANUAL_SEARCH, MANUAL_SEARCH_KEEP, JEI_AUTOSEARCH, JEI_AUTOSEARCH_KEEP, JEI_MANUAL_SEARCH, JEI_MANUAL_SEARCH_KEEP
|
||||
S:SEARCH_MODE=JEI_MANUAL_SEARCH
|
||||
S:SEARCH_MODE=AUTOSEARCH_KEEP
|
||||
|
||||
# Possible Values: YES, NO, UNDECIDED
|
||||
S:SEARCH_TOOLTIPS=YES
|
||||
@@ -259,6 +259,9 @@ features {
|
||||
B:QuartzSword=true
|
||||
B:QuartzWrench=true
|
||||
B:WirelessAccessTerminal=true
|
||||
B:WirelessCraftingTerminal=true
|
||||
B:WirelessFluidTerminal=true
|
||||
B:WirelessPatternTerminal=true
|
||||
}
|
||||
|
||||
networkfeatures {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Configuration file
|
||||
|
||||
cache {
|
||||
S:digest=ac4f586aeca71b0d926219915ab8af56
|
||||
S:digest=65a9bad6cc287ffe6caba013caaec176
|
||||
|
||||
# Caching can save processing time, if there are a lot of items. [default: true]
|
||||
B:enableCache=true
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
cache {
|
||||
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
|
||||
I:interval=24
|
||||
S:lastCheck=1674160265981
|
||||
S:lastCheck=1678670262487
|
||||
}
|
||||
|
||||
|
||||
|
||||
+4114
-1695
File diff suppressed because it is too large
Load Diff
@@ -13,7 +13,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:blueCanisterBaubleType=BELT
|
||||
S:blueCanisterBaubleType=TRINKET
|
||||
|
||||
# How often do blue hearts Drop? (1.0 = 100 % and 0.0 means 0%)
|
||||
D:blueDropRate=1.0
|
||||
@@ -33,7 +33,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:greenCanisterBaubleType=CHARM
|
||||
S:greenCanisterBaubleType=TRINKET
|
||||
|
||||
# How often do green hearts Drop? (1.0 = 100 % and 0.0 means 0%)
|
||||
D:greenDropRate=1.0
|
||||
@@ -47,7 +47,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:heartCanisterBaubleType=AMULET
|
||||
S:heartCanisterBaubleType=TRINKET
|
||||
|
||||
# The maximum stacksize for heart canisters, also the maximum amount of full hearts you can get per heart container type
|
||||
I:heartStackSize=10
|
||||
@@ -61,7 +61,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:orangeCanisterBaubleType=BODY
|
||||
S:orangeCanisterBaubleType=TRINKET
|
||||
|
||||
# How often do orange hearts Drop? (1.0 = 100 % and 0.0 means 0%)
|
||||
D:orangeDropRate=1.0
|
||||
@@ -75,7 +75,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:redCanisterBaubleType=HEAD
|
||||
S:redCanisterBaubleType=TRINKET
|
||||
|
||||
# How often do red hearts Drop? (1.0 = 100 % and 0.0 means 0%)
|
||||
D:redDropRate=0.05
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
{
|
||||
"title":
|
||||
{
|
||||
"image" : "menu:titlesubt.png",
|
||||
"posX" : -180,
|
||||
"posY" : 25,
|
||||
"image" : "menu:Meatball.png",
|
||||
"posX" : -178,
|
||||
"posY" : 0,
|
||||
"width" : 355,
|
||||
"height" : 57,
|
||||
"height" : 85,
|
||||
"alignment" : "top_center"
|
||||
}
|
||||
},
|
||||
@@ -177,7 +177,7 @@
|
||||
"splash-text":
|
||||
{
|
||||
"posX" : 150,
|
||||
"posY" : 85,
|
||||
"posY" : 90,
|
||||
"color" : -256,
|
||||
"alignment" : "top_center",
|
||||
"texts" : "file:menu:text.txt"
|
||||
|
||||
@@ -162,6 +162,12 @@ general {
|
||||
minecraft:gold_nugget,0.05
|
||||
minecraft:iron_nugget,0.05
|
||||
minecraft:diamond,0.01
|
||||
aoa3:runium_chunk,0.1
|
||||
aoa3:holly_top_seeds,0.1
|
||||
contenttweaker:golem_core,0.1
|
||||
draconicevolution:dragon_heart,0.01
|
||||
minecraft:nether_star,0.01
|
||||
contenttweaker:dragon_egg_omelette,0.1
|
||||
>
|
||||
|
||||
# Customize drop rates of the items which ravens can find. Ex. "minecraft:fish@3,0.4,2" or "mod_lavacow:sharptooth,0.1" [default: [minecraft:beetroot_seeds,0.15], [minecraft:wheat_seeds,0.15,2], [minecraft:melon_seeds,0.15], [minecraft:pumpkin_seeds,0.15], [minecraft:gold_nugget,0.1,2], [minecraft:iron_nugget,0.1,2]]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#Inventory Tweaks Configuration
|
||||
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
||||
#Thu Jan 19 19:40:18 PST 2023
|
||||
#Sun Mar 12 21:10:16 PDT 2023
|
||||
enableMiddleClick=true
|
||||
showChestButtons=true
|
||||
enableSortingOnPickup=false
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ mapperconfigurations {
|
||||
I:divinerpgpriority=1
|
||||
I:equivalentenergisticspriority=1
|
||||
|
||||
# Priority for Mod with ModId = expequiv. Values: 2930 [range: 0 ~ 512, default: 1]
|
||||
# Priority for Mod with ModId = expequiv. Values: 3145 [range: 0 ~ 512, default: 1]
|
||||
I:expequivpriority=1
|
||||
I:metallurgypriority=1
|
||||
|
||||
@@ -244,7 +244,7 @@ mapperconfigurations {
|
||||
apicustomconversionmapper {
|
||||
|
||||
allow {
|
||||
# Allow Mod expequiv to add its 78393 Recipes to the EMC Calculation [default: true]
|
||||
# Allow Mod expequiv to add its 79332 Recipes to the EMC Calculation [default: true]
|
||||
B:expequiv=true
|
||||
}
|
||||
|
||||
|
||||
+681
-125
@@ -2,181 +2,737 @@
|
||||
|
||||
general {
|
||||
|
||||
##########################################################################################################
|
||||
# bugfixes
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Bugfixes Category
|
||||
##########################################################################################################
|
||||
"bugfixes: blocks" {
|
||||
# Fixes inconsistent delays of comparators to prevent redstone timing issues
|
||||
B:"Comparator Timing"=true
|
||||
|
||||
bugfixes {
|
||||
# Fixes x-ray when standing in non-suffocating blocks
|
||||
B:"Block Overlay Fix"=true
|
||||
# Slims down the hopper bounding box for easier access of nearby blocks
|
||||
B:"Hopper Bounding Box"=true
|
||||
|
||||
# Excludes blocks from the block overlay fix
|
||||
# Syntax: modid:block
|
||||
S:"Block Overlay Fix Blacklist" <
|
||||
>
|
||||
# Prevents crashes when the destination tile entity becomes unavailable during the item insert process
|
||||
# Mainly utilized to suppress edge case symptoms with Thaumcraft's Thaumatorium
|
||||
B:"Hopper Insert Safety Check"=true
|
||||
|
||||
# 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
|
||||
# Prevents voiding held items when right + left clicking on an item frame simultaneously
|
||||
B:"Item Frame Void"=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
|
||||
B:"Ladder Flying Slowdown"=true
|
||||
|
||||
# Avoids the need for multiple mining attempts by sending additional movement packets
|
||||
B:"Mining Glitch Fix"=true
|
||||
B:"Mining Glitch"=true
|
||||
|
||||
# Properly saves the last state of pistons to tags
|
||||
B:"Piston Progress Fix"=true
|
||||
B:"Piston Progress"=true
|
||||
|
||||
# Fixes skeletons not looking at their targets when strafing
|
||||
B:"Skeleton Aim Fix"=true
|
||||
"block overlay" {
|
||||
# Fixes x-ray when standing in non-suffocating blocks
|
||||
B:"[1] Block Overlay Toggle"=true
|
||||
|
||||
# Keeps the order of tile entities on chunk load
|
||||
B:"Tile Entity Update Order Fix"=true
|
||||
# Excludes blocks from the block overlay bugfix
|
||||
# Syntax: modid:block
|
||||
S:"[2] Blacklist" <
|
||||
>
|
||||
|
||||
# Includes blocks in the block overlay bugfix
|
||||
# Syntax: modid:block
|
||||
S:"[3] Whitelist" <
|
||||
>
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# debug
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Debug Category
|
||||
##########################################################################################################
|
||||
}
|
||||
|
||||
"bugfixes: entities" {
|
||||
# Fixes entities glitching through the bottom of boats
|
||||
B:"Boat Riding Offset"=true
|
||||
|
||||
# Fixes corrupted entities exceeding the allowed death time
|
||||
B:"Death Time"=true
|
||||
|
||||
# Fixes lag caused by dead entities by sending additional packets when the player is not alive
|
||||
B:"Destroy Entity Packets"=true
|
||||
|
||||
# Fixes missing player states when changing dimensions by sending additional packets
|
||||
B:"Dimension Change Player States"=true
|
||||
|
||||
# Fixes item dupes when players are dropping items and disconnecting
|
||||
B:"Disconnect Dupe"=true
|
||||
|
||||
# Saves entity bounding boxes to tags to prevent breakouts and suffocation
|
||||
B:"Entity Bounding Box"=true
|
||||
|
||||
# Fixes entity motion desyncs most notable with arrows and thrown items
|
||||
B:"Entity Desync"=true
|
||||
|
||||
# Prevents corruption of entities caused by invalid health or damage values
|
||||
B:"Entity NaN Values"=true
|
||||
|
||||
# Pushes entities out of blocks when growing up to prevent suffocation
|
||||
B:"Entity Suffocation"=true
|
||||
|
||||
# Fixes entity tracker to prevent client-sided desyncs when teleporting or changing dimensions
|
||||
B:"Entity Tracker"=true
|
||||
|
||||
# Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam)
|
||||
B:"Entity UUID"=true
|
||||
|
||||
# Saves increased player health to tags
|
||||
B:"Max Player Health"=true
|
||||
|
||||
# Fixes saturation depleting in peaceful mode
|
||||
B:"Player Saturation"=true
|
||||
|
||||
# Fixes skeletons not looking at their targets when strafing
|
||||
B:"Skeleton Aim"=true
|
||||
|
||||
# Returns missing hoods to villager mantles
|
||||
B:"Villager Mantle Hoods"=true
|
||||
}
|
||||
|
||||
"bugfixes: misc" {
|
||||
# Prevents fire projectiles burning entities when blocking with shields
|
||||
B:"Block Fire"=true
|
||||
|
||||
# Fixes entity and particle rendering issues by enabling depth buffer writing
|
||||
B:"Depth Mask"=true
|
||||
|
||||
# Fixes slow background startup edge case caused by checking tooltips during the loading process
|
||||
B:"Faster Background Startup"=false
|
||||
|
||||
# Fixes invisible chunks in edge cases (small enclosed rooms at chunk borders)
|
||||
B:"Frustum Culling"=true
|
||||
|
||||
# Replaces the help command, sorts and reports broken commands
|
||||
B:"Help Command"=true
|
||||
|
||||
# Prevents various crashes with Turkish locale
|
||||
B:"Locale Crash"=true
|
||||
|
||||
"model gap" {
|
||||
# Fixes transparent gaps in all 3D models of blocks and items
|
||||
B:"[1] Model Gap Toggle"=true
|
||||
|
||||
# Quad X/Y offset
|
||||
# Moves the quad toward the center of the item
|
||||
# Use to hide gaps, keep as close to 0 as possible
|
||||
D:"[2] Recess Value"=0.007
|
||||
|
||||
# Quad expansion increment
|
||||
# Enlarges each quad
|
||||
# Use to hide gaps, keep as close to 0 as possible
|
||||
D:"[3] Expansion Value"=0.008
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"bugfixes: world" {
|
||||
# Fixes loading of outdated chunks to prevent duplications, deletions and data corruption
|
||||
B:"Chunk Saving"=true
|
||||
|
||||
# Keeps the order of tile entities on chunk load
|
||||
B:"Tile Entity Update Order"=true
|
||||
}
|
||||
|
||||
debug {
|
||||
# For those who live life on the edge, may or may not include Jons
|
||||
B:"Bypass Incompatibility Warnings"=false
|
||||
|
||||
# Version number of the config file
|
||||
# Do not touch!
|
||||
S:"Config Version"=1.12.2-1.4.0
|
||||
|
||||
# Enables debug logging
|
||||
B:"Debug Logging"=false
|
||||
|
||||
# Enables a screen displaying incompatible mods on game load
|
||||
B:"Obsolete Mods Screen"=true
|
||||
|
||||
# Prints the time the game needed to launch to the log
|
||||
B:"Show Loading Time"=true
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# tweaks
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Tweaks Category
|
||||
##########################################################################################################
|
||||
"mod integration" {
|
||||
|
||||
tweaks {
|
||||
"biomes o' plenty" {
|
||||
# Fixes rapid inflection of regeneration effects in hot spring water
|
||||
B:"Hot Spring Water"=true
|
||||
}
|
||||
|
||||
botania {
|
||||
# Enables the Botania Garden of Glass skybox for custom dimensions
|
||||
# Abides by Botania's 'enableFancySkybox' config option
|
||||
# Example: 43
|
||||
I:"Fancy Skybox" <
|
||||
43
|
||||
>
|
||||
}
|
||||
|
||||
"epic siege mod" {
|
||||
# Disables leftover debug logging inside the digger AI of the beta builds
|
||||
B:"Disable Digger AI Debug"=true
|
||||
}
|
||||
|
||||
forestry {
|
||||
# Adds custom emerald to germling trades to the arborist villager
|
||||
# Syntax: level;emeralds_min;emeralds_max;germlings_min;germlings_max;type;complexity_min;complexity_max
|
||||
# level Level when this trade becomes available (how much trading needs to be done)
|
||||
# emeralds_min Lower random limit for emeralds
|
||||
# emeralds_max Upper random limit for emeralds
|
||||
# germlings_min Lower random limit for germlings
|
||||
# germlings_max Upper random limit for germlings
|
||||
# type Type of germling, can be either pollen or sapling
|
||||
# complexity_min Lower limit of allele complexity
|
||||
# complexity_max Upper limit of allele complexity
|
||||
#
|
||||
# Example for a level 5 trade for a single sapling with a complexity between 6 and 10, costing between 10 to 40 emeralds:
|
||||
# 5;10;40;1;1;sapling;6;10
|
||||
S:"Arborist Villager Trades" <
|
||||
>
|
||||
|
||||
# Disables damage caused by bees bypassing player armor
|
||||
B:"Disable Bee Damage Armor Bypass"=true
|
||||
}
|
||||
|
||||
"mo' creatures" {
|
||||
# Adds support for modded biome spawns
|
||||
# Syntax: modid;name;key;tag;filename
|
||||
# modid Mod ID required for this to be added
|
||||
# name Mod name
|
||||
# key Used for class lookups, needs to be a unique part of the modded package, e.g. mod.acgaming.*universaltweaks*.mods
|
||||
# tag Short tag for logs
|
||||
# filename Filename to use for the generated config
|
||||
S:"Custom Modded Biomes" <
|
||||
pvj;vibrantjourneys;vibrantjourneys;PVJ;ProjectVibrantJourneys.cfg
|
||||
traverse;traverse;traverse;TRAV;Traverse.cfg
|
||||
dimdoors;dimdoors;dimdoors;DD;DimDoors.cfg
|
||||
>
|
||||
}
|
||||
|
||||
"storage drawers" {
|
||||
# Fixes voiding of items when nearing full capacity
|
||||
# Fixes slotless item handler implementation not allowing the extraction from compacting item drawers with the vending upgrade
|
||||
# Caches the drawer controller tile to avoid getting the TE from the world every time a drawer slave is interacted with
|
||||
B:"Item Handlers"=false
|
||||
|
||||
# Approximate range in blocks at which drawers render contained items
|
||||
# 0 for default unlimited range
|
||||
I:"Render Range"=20
|
||||
}
|
||||
|
||||
thaumcraft {
|
||||
# Adds particles to firebats similar to legacy versions
|
||||
B:"Firebat Particles"=true
|
||||
|
||||
# Stops the thaumometer from bobbing rapidly when using it to scan objects
|
||||
B:"Stable Thaumometer"=true
|
||||
|
||||
# Increases particle size of wisps similar to legacy versions
|
||||
B:"Wisp Particles"=true
|
||||
}
|
||||
|
||||
"tinkers' construct" {
|
||||
# Excludes gaseous fluids from being transferable via faucets
|
||||
B:"Gaseous Fluids"=false
|
||||
|
||||
# Suppresses special abilities of long swords and rapiers when shurikens are wielded in the offhand
|
||||
B:"Offhand Shuriken"=true
|
||||
|
||||
# Caches all ore dictionary smelting recipes to speed up game loading
|
||||
B:"Ore Dictionary Cache"=true
|
||||
|
||||
# Despawns unbreakable projectiles faster to improve framerates
|
||||
B:"Projectile Despawning"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: blocks" {
|
||||
# Replaces bed obstruction checks with an improved version
|
||||
B:"Bed Obstruction Replacement"=true
|
||||
|
||||
# Prevents breaking lower parts of sugar cane and cacti as well as unripe crops, unless sneaking
|
||||
B:"Better Harvest"=false
|
||||
|
||||
# Sets the delay in ticks between placing blocks
|
||||
I:"Block Placement Click Delay"=4
|
||||
|
||||
# Determines how tall cacti can grow
|
||||
I:"Cactus Size"=3
|
||||
|
||||
# Makes leaves decay faster when trees are chopped
|
||||
B:"Fast Leaf Decay"=true
|
||||
|
||||
# Allows the player to jump over fences and walls
|
||||
B:"Fence/Wall Jump"=true
|
||||
|
||||
# Prevents placing of liquid source blocks in the world
|
||||
B:"Hardcore Buckets"=false
|
||||
|
||||
# Determines how tall sugar cane can grow
|
||||
I:"Sugar Cane Size"=3
|
||||
|
||||
"breakable bedrock" {
|
||||
# Allows customizable mining of bedrock
|
||||
B:"[1] Breakable Bedrock Toggle"=false
|
||||
D:"[2] Hardness"=200.0
|
||||
D:"[3] Resistance"=6000000.0
|
||||
I:"[4] Harvest Level"=3
|
||||
|
||||
# List of tools concerning mining bedrock
|
||||
# If empty, allows every tool matching the harvest level
|
||||
# Syntax: modid:tool
|
||||
S:"[5] Tool List" <
|
||||
>
|
||||
|
||||
# Blacklist Mode: Tools which can't mine bedrock, others can
|
||||
# Whitelist Mode: Tools which can mine bedrock, others can't
|
||||
# Valid values:
|
||||
# WHITELIST
|
||||
# BLACKLIST
|
||||
S:"[6] List Mode"=BLACKLIST
|
||||
}
|
||||
|
||||
"finite water" {
|
||||
# Prevents creation of infinite water sources
|
||||
B:"[1] Finite Water Toggle"=false
|
||||
|
||||
# Allows creation of infinite water sources in ocean and river biomes
|
||||
B:"[2] Allow Water Biomes"=true
|
||||
|
||||
# Inclusive minimum altitude at which water is infinite
|
||||
I:"[3] Minimum Altitude"=0
|
||||
|
||||
# Inclusive maximum altitude at which water is infinite
|
||||
I:"[4] Maximum Altitude"=63
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: entities" {
|
||||
# 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
|
||||
# Enables ignition of entities by right-clicking instead of awkwardly lighting the block under them
|
||||
B:"Better Ignition"=true
|
||||
|
||||
# Replaces bed obstruction checks with an improved version
|
||||
B:"Bed Obstruction Replacement"=true
|
||||
# Replaces deadly creeper explosions with delightful confetti
|
||||
B:"Creeper Confetti"=false
|
||||
|
||||
# Bows enchanted with Infinity no longer require arrows
|
||||
B:"Bow Infinity Remedy"=true
|
||||
# Disables skipping night by using a bed while making it still able to set spawn
|
||||
B:"Disable Sleeping"=false
|
||||
|
||||
# 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
|
||||
# Lets husks and strays spawn underground like regular zombies and skeletons
|
||||
B:"Husk & Stray Spawning"=true
|
||||
|
||||
# Mobs carrying picked up items will drop their equipment and despawn properly
|
||||
B:"Mob Despawn Improvement"=true
|
||||
|
||||
# Stops horses wandering around when saddled
|
||||
B:"No Saddled Wandering"=true
|
||||
|
||||
attributes {
|
||||
# Sets custom ranges for entity attributes
|
||||
B:"[01] Attributes Toggle"=true
|
||||
D:"[02] Max Health Min"=-65536.0
|
||||
D:"[03] Max Health Max"=65536.0
|
||||
D:"[04] Follow Range Min"=-65536.0
|
||||
D:"[05] Follow Range Max"=65536.0
|
||||
D:"[06] Knockback Resistance Min"=-65536.0
|
||||
D:"[07] Knockback Resistance Max"=65536.0
|
||||
D:"[08] Movement Speed Min"=-65536.0
|
||||
D:"[09] Movement Speed Max"=65536.0
|
||||
D:"[10] Flying Speed Min"=-65536.0
|
||||
D:"[11] Flying Speed Max"=65536.0
|
||||
D:"[12] Attack Damage Min"=-65536.0
|
||||
D:"[13] Attack Damage Max"=65536.0
|
||||
D:"[14] Attack Speed Min"=-65536.0
|
||||
D:"[15] Attack Speed Max"=65536.0
|
||||
D:"[16] Armor Min"=-65536.0
|
||||
D:"[17] Armor Max"=65536.0
|
||||
D:"[18] Armor Toughness Min"=-65536.0
|
||||
D:"[19] Armor Toughness Max"=65536.0
|
||||
D:"[20] Luck Min"=-65536.0
|
||||
D:"[21] Luck Max"=65536.0
|
||||
}
|
||||
|
||||
"better burning" {
|
||||
# Fixes some edge cases where fire damage sources won't cause mobs to drop their cooked items
|
||||
B:"[1] Cooked Items"=true
|
||||
|
||||
# If entities have fire resistance, they get extinguished right away when on fire
|
||||
B:"[2] Extinguishing"=true
|
||||
|
||||
# Prevents the fire animation overlay from being displayed when the player is immune to fire
|
||||
B:"[3] Fire Overlay"=true
|
||||
|
||||
# Allows skeletons to shoot flaming arrows when on fire (30% chance * regional difficulty
|
||||
B:"[4] Flaming Arrows"=true
|
||||
|
||||
# Allows fire to spread from entity to entity (30% chance * regional difficulty)
|
||||
B:"[5] Spreading Fire"=true
|
||||
}
|
||||
|
||||
"easy breeding" {
|
||||
# Enables easy breeding of animals by tossing food on the ground
|
||||
B:"[1] Easy Breeding Toggle"=false
|
||||
|
||||
# Determines the distance for animals to search for food
|
||||
D:"[2] Search Distance"=10.0
|
||||
}
|
||||
|
||||
"collision damage" {
|
||||
# Applies horizontal collision damage to the player akin to elytra collision
|
||||
B:"[1] Collision Damage Toggle"=false
|
||||
|
||||
# The damage factor that gets multiplied with the player speed
|
||||
# Vanilla default for elytra damage is 10
|
||||
I:"[2] Damage Factor"=10
|
||||
}
|
||||
|
||||
"no golems" {
|
||||
# Disables the manual creation of iron golems
|
||||
B:"[1] Iron Golem Toggle"=false
|
||||
|
||||
# Disables the manual creation of snow golems
|
||||
B:"[2] Snow Golem Toggle"=false
|
||||
|
||||
# Disables the manual creation of withers
|
||||
B:"[3] Wither Toggle"=false
|
||||
}
|
||||
|
||||
"player speed" {
|
||||
# Enables the modification of base and maximum player speeds
|
||||
B:"[1] Player Speed Toggle"=false
|
||||
|
||||
# Determines the player's base walk speed
|
||||
D:"[2] Walk Speed"=0.1
|
||||
|
||||
# Determines the player's base fly speed
|
||||
D:"[3] Fly Speed"=0.05
|
||||
|
||||
# Determines the player's maximum speed
|
||||
# Increase if you get the infamous 'Player moved too quickly' messages
|
||||
D:"[4] Max Speed"=100.0
|
||||
|
||||
# Determines the player's maximum speed when flying with elytra
|
||||
# Increase if you get the infamous 'Player moved too quickly' messages
|
||||
D:"[5] Max Elytra Speed"=300.0
|
||||
|
||||
# Determines the player's maximum speed when riding a vehicle or mount
|
||||
# Increase if you get the infamous 'Player moved too quickly' messages
|
||||
D:"[6] Max Vehicle Speed"=100.0
|
||||
}
|
||||
|
||||
"water fall damage" {
|
||||
# Re-implements an improved version of pre-1.4 fall damage in water
|
||||
B:"[1] Water Fall Damage Toggle"=false
|
||||
|
||||
# How much fall damage gets reduced by water per tick
|
||||
D:"[2] Damage Reduction"=2.0
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: items" {
|
||||
# Switches the selected hotbar slot to a proper tool if required
|
||||
B:"Auto Switch Tools"=false
|
||||
|
||||
# Bows enchanted with Infinity no longer require arrows
|
||||
B:"Bow Infinity"=true
|
||||
|
||||
# Disables the 1.9 combat update attack cooldown
|
||||
B:"No Attack Cooldown"=false
|
||||
|
||||
# Enables one-time ignition of entities by hitting them with a torch
|
||||
B:"Super Hot Torch"=false
|
||||
|
||||
# Sets the amount of experience spawned by bottles o' enchanting
|
||||
# -1 for vanilla default
|
||||
I:"XP Bottle Amount"=-1
|
||||
|
||||
"item entities" {
|
||||
# Enables the modification of item entity properties
|
||||
B:"[01] Item Entities Toggle"=true
|
||||
|
||||
# Adds physical aspects such as collision boxes to item entities
|
||||
B:"[02] Physics"=false
|
||||
|
||||
# Item entities can be picked up automatically
|
||||
# When disabled, item entities can be picked up by right-clicking (requires 'Physics' option)
|
||||
B:"[03] Automatic Pickup"=true
|
||||
|
||||
# Item entities can only be picked up when sneaking
|
||||
B:"[04] Sneaking Pickup"=false
|
||||
|
||||
# Tools which enable picking up items automatically
|
||||
# Example -> minecraft:bucket
|
||||
S:"[05] Collection Tool" <
|
||||
>
|
||||
|
||||
# Determines the delay in ticks until item entities can be picked up
|
||||
# -1 for vanilla default
|
||||
I:"[06] Pickup Delay"=-1
|
||||
|
||||
# Determines the time in ticks until item entities get despawned
|
||||
# -1 for vanilla default
|
||||
I:"[07] Lifespan"=-1
|
||||
|
||||
# Stops combination of item entities
|
||||
B:"[08] No Combination"=false
|
||||
|
||||
# Stops combination of item entities if their maximum stack size is reached
|
||||
B:"[09] Smart Combination"=true
|
||||
|
||||
# The radius (in blocks) that dropped items should check around them for other dropped items to combine with
|
||||
# Depends on the Smart Combination toggle
|
||||
D:"[10] Smart Combination Radius"=2.0
|
||||
|
||||
# Allows dropped items to also check above and below them for combination
|
||||
# Depends on the Smart Combination toggle
|
||||
B:"[11] Smart Combination Y-Axis Check"=true
|
||||
|
||||
# Enables the rotation effect
|
||||
B:"[12] Rotation"=true
|
||||
|
||||
# Enables the bobbing effect
|
||||
B:"[13] Bobbing"=true
|
||||
}
|
||||
|
||||
mending {
|
||||
# Implements modern mending behavior to only repair damaged equipment with XP
|
||||
B:"[1] Mending Toggle"=true
|
||||
|
||||
# Determines the amount of durability mending will repair, on average, per point of experience
|
||||
D:"[2] Ratio"=2.0
|
||||
|
||||
# Repairs damaged items from the entire inventory with XP
|
||||
B:"[3] Overpowered"=false
|
||||
}
|
||||
|
||||
"shield parry" {
|
||||
# Allows parrying of projectiles with shields
|
||||
B:"[1] Shield Parry Toggle"=false
|
||||
|
||||
# Determines the amount of time an arrow can be parried after raising the shield
|
||||
# Measured in ticks
|
||||
I:"[2] Arrow Time Window"=40
|
||||
|
||||
# Determines the amount of time a fireball can be parried after raising the shield
|
||||
# Measured in ticks
|
||||
I:"[3] Fireball Time Window"=40
|
||||
|
||||
# Determines the amount of time a throwable can be parried after raising the shield
|
||||
# Measured in ticks
|
||||
I:"[4] Throwable Time Window"=40
|
||||
|
||||
# Adds the Rebound enchantment for extended parry time windows
|
||||
B:"[5] Rebound Enchantment"=true
|
||||
|
||||
# Makes the Rebound enchantment exclusive to enchanted books as loot
|
||||
B:"[6] Rebound Treasure Enchantment"=false
|
||||
|
||||
# Maximum enchantment level for the Rebound enchantment
|
||||
I:"[7] Rebound Max Level"=5
|
||||
|
||||
# Multiplier for the parry time windows
|
||||
D:"[8] Rebound Multiplier"=0.25
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: misc" {
|
||||
# Restores feature to tilt the camera when damaged
|
||||
B:"Damage Tilt"=true
|
||||
|
||||
# Disables the narrator functionality entirely
|
||||
B:"Disable Narrator"=true
|
||||
|
||||
# Re-implements parallax rendering of the end portal from 1.10 and older
|
||||
B:"End Portal Parallax"=true
|
||||
|
||||
# Lets background music play continuously without delays
|
||||
B:"Infinite Music"=false
|
||||
|
||||
# Sets the amount of XP needed for each level, effectively removing the increasing level scaling
|
||||
# 0 for vanilla default
|
||||
I:"Linear XP Amount"=0
|
||||
|
||||
# Disables the flashing of skybox and ground brightness on lightning strikes
|
||||
B:"No Lightning Flash"=false
|
||||
|
||||
# Disables the flashing effect when the night vision potion effect is about to run out
|
||||
B:"No Night Vision Flash"=false
|
||||
|
||||
# Disables the inventory shift when potion effects are active
|
||||
B:"No Potion Shift"=true
|
||||
|
||||
# Disables lighting of active redstone, repeaters, and comparators to improve performance
|
||||
B:"No Redstone Lighting"=false
|
||||
|
||||
# Prevents placing offhand blocks when blocks or food are held in the mainhand
|
||||
B:"Offhand Improvement"=true
|
||||
|
||||
# Removes the redundant Minecraft Realms button from the main menu
|
||||
B:"Remove Realms Button"=true
|
||||
|
||||
# Removes the recipe book button from GUIs
|
||||
B:"Remove Recipe Book"=false
|
||||
|
||||
# Forcefully turns off the snooper and hides the snooper settings button from the options menu
|
||||
B:"Remove Snooper"=true
|
||||
|
||||
# Skips the credits screen after the player goes through the end podium portal
|
||||
B:"Skip Credits"=false
|
||||
|
||||
# Suppresses in-game tutorial hint tabs in the right-hand corner
|
||||
B:"Suppress Tutorial Hints"=true
|
||||
|
||||
# Adds a button to the pause menu to toggle cheats
|
||||
B:"Toggle Cheats Button"=true
|
||||
|
||||
# Removes the hardcoded 30 FPS limit in screens like the main menu
|
||||
B:"Uncap FPS"=true
|
||||
|
||||
"incurable potions" {
|
||||
# Determines if potion effects are curable with curative items like buckets of milk
|
||||
B:"[1] Incurable Potions Toggle"=true
|
||||
|
||||
# Syntax: modid:potioneffect
|
||||
S:"[2] Potion Effect List" <
|
||||
>
|
||||
|
||||
# Blacklist Mode: Potion effects incurable by curative items, others are curable
|
||||
# Whitelist Mode: Potion effects curable by curative items, others are incurable
|
||||
# Valid values:
|
||||
# WHITELIST
|
||||
# BLACKLIST
|
||||
S:"[3] List Mode"=BLACKLIST
|
||||
}
|
||||
|
||||
"load sounds" {
|
||||
# Play load sound on...
|
||||
# Valid values:
|
||||
# NOTHING
|
||||
# MINECRAFT
|
||||
# WORLD
|
||||
# MINECRAFT_AND_WORLD
|
||||
S:"[1] Mode"=NOTHING
|
||||
|
||||
# Sounds to play when Minecraft is loaded
|
||||
# Syntax: eventname;pitch
|
||||
S:"[2] Minecraft Loaded Sounds" <
|
||||
entity.experience_orb.pickup;1.0
|
||||
entity.player.levelup;1.0
|
||||
>
|
||||
|
||||
# Sounds to play when the world is loaded
|
||||
# Syntax: eventname;pitch
|
||||
S:"[3] World Loaded Sounds" <
|
||||
entity.experience_orb.pickup;1.0
|
||||
entity.player.levelup;1.0
|
||||
>
|
||||
}
|
||||
|
||||
"rally health" {
|
||||
# Adds Bloodborne's Rally system to Minecraft
|
||||
# Regain lost health when attacking back within the risk time
|
||||
B:"[1] Rally Health Toggle"=false
|
||||
|
||||
# Determines the risk time in ticks
|
||||
I:"[2] Risk Time"=60
|
||||
|
||||
# Determines the chance to regain health in percent
|
||||
I:"[3] Heal Chance"=80
|
||||
|
||||
# Plays an indication sound effect when health is regained
|
||||
B:"[4] Indication Sound"=false
|
||||
}
|
||||
|
||||
"smooth scrolling" {
|
||||
# Adds smooth scrolling to in-game lists
|
||||
B:"[1] Smooth Scrolling Toggle"=true
|
||||
D:"[2] Bounce Back Multiplier"=0.24
|
||||
I:"[3] Scroll Duration"=600
|
||||
D:"[4] Scroll Step"=19.0
|
||||
}
|
||||
|
||||
"swing through grass" {
|
||||
# Allows hitting entities through grass instead of breaking it
|
||||
B:"[1] Swing Through Grass Toggle"=true
|
||||
|
||||
# Excludes blocks from the swing through grass tweak
|
||||
# Syntax: modid:block
|
||||
S:"[2] Blacklist" <
|
||||
>
|
||||
|
||||
# Includes blocks in the swing through grass tweak
|
||||
# Syntax: modid:block
|
||||
S:"[3] Whitelist" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: performance" {
|
||||
# Improves model load times by checking if an animated model exists before trying to load it
|
||||
B:"Check Animated Models"=true
|
||||
|
||||
# Adds an IRecipe cache to improve recipe performance in larger modpacks
|
||||
B:"Crafting Cache"=true
|
||||
|
||||
# Improves loading times by removing debug code for missing sounds and subtitles
|
||||
B:"Disable Audio Debug"=true
|
||||
|
||||
# Replaces color lookup for sheep to check a predefined table rather than querying the recipe registry
|
||||
B:"Fast Dye Blending"=true
|
||||
|
||||
# Optimizes Forge's ID prefix checking and removes prefix warnings impacting load time
|
||||
B:"Fast Prefix Checking"=true
|
||||
|
||||
# Skips initial world chunk loading & garbage collection to speed up world loading
|
||||
B:"Fast World Loading"=true
|
||||
}
|
||||
|
||||
"tweaks: world" {
|
||||
# Replaces stronghold generation with a safer variant
|
||||
B:"Stronghold Replacement"=true
|
||||
|
||||
# Determines how tall sugar cane can grow
|
||||
I:"Sugar Cane Size"=3
|
||||
# Tidies newly generated chunks by removing scattered item entities
|
||||
B:"Tidy Chunk"=false
|
||||
|
||||
# Re-implements an improved version of pre-1.4 fall damage in water
|
||||
B:"Water Fall Damage"=false
|
||||
"chunk gen limit" {
|
||||
# Limits maximum chunk generation per tick for improved server performance
|
||||
B:"[1] Chunk Gen Limit Toggle"=false
|
||||
|
||||
# Maximum chunks to generate per tick per dimension
|
||||
I:"[2] Ticks"=2
|
||||
|
||||
# Maximum time in ms to spend generating chunks per tick per dimension
|
||||
I:"[3] Time"=5
|
||||
}
|
||||
|
||||
"dimension unload" {
|
||||
# Unloads dimensions not in use to free up resources
|
||||
B:"[1] Dimension Unload Toggle"=false
|
||||
|
||||
# Time (in ticks) to wait before checking dimensions
|
||||
I:"[2] Interval"=600
|
||||
|
||||
# List of dimensions which should not be unloaded
|
||||
# Can be dimension name or ID
|
||||
# Uses regular expressions
|
||||
S:"[3] Blacklist" <
|
||||
0
|
||||
overworld
|
||||
>
|
||||
}
|
||||
|
||||
# How much fall damage gets reduced by water per tick
|
||||
D:"Water Fall Damage Reduction"=2.0
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -0,0 +1,583 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
|
||||
"bugfixes: blocks" {
|
||||
# Fixes inconsistent delays of comparators to prevent redstone timing issues
|
||||
B:"Comparator Timing"=true
|
||||
|
||||
# Slims down the hopper bounding box for easier access of nearby blocks
|
||||
B:"Hopper Bounding Box"=true
|
||||
|
||||
# Prevents voiding held items when right + left clicking on an item frame simultaneously
|
||||
B:"Item Frame Void"=true
|
||||
|
||||
# Disables climbing movement when flying
|
||||
B:"Ladder Flying Slowdown"=true
|
||||
|
||||
# Avoids the need for multiple mining attempts by sending additional movement packets
|
||||
B:"Mining Glitch"=true
|
||||
|
||||
# Properly saves the last state of pistons to tags
|
||||
B:"Piston Progress"=true
|
||||
|
||||
"block overlay" {
|
||||
# Fixes x-ray when standing in non-suffocating blocks
|
||||
B:"[1] Block Overlay Toggle"=true
|
||||
|
||||
# Excludes blocks from the block overlay bugfix
|
||||
# Syntax: modid:block
|
||||
S:"[2] Blacklist" <
|
||||
>
|
||||
|
||||
# Includes blocks in the block overlay bugfix
|
||||
# Syntax: modid:block
|
||||
S:"[3] Whitelist" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"bugfixes: entities" {
|
||||
# Fixes entities glitching through the bottom of boats
|
||||
B:"Boat Riding Offset"=true
|
||||
|
||||
# Fixes corrupted entities exceeding the allowed death time
|
||||
B:"Death Time"=true
|
||||
|
||||
# Fixes lag caused by dead entities by sending additional packets when the player is not alive
|
||||
B:"Destroy Entity Packets"=true
|
||||
|
||||
# Fixes missing player states when changing dimensions by sending additional packets
|
||||
B:"Dimension Change Player States"=true
|
||||
|
||||
# Fixes item dupes when players are dropping items and disconnecting
|
||||
B:"Disconnect Dupe"=true
|
||||
|
||||
# Saves entity bounding boxes to tags to prevent breakouts and suffocation
|
||||
B:"Entity Bounding Box"=true
|
||||
|
||||
# Fixes entity motion desyncs most notable with arrows and thrown items
|
||||
B:"Entity Desync"=true
|
||||
|
||||
# Prevents corruption of entities caused by invalid health or damage values
|
||||
B:"Entity NaN Values"=true
|
||||
|
||||
# Pushes entities out of blocks when growing up to prevent suffocation
|
||||
B:"Entity Suffocation"=true
|
||||
|
||||
# Fixes entity tracker to prevent client-sided desyncs when teleporting or changing dimensions
|
||||
B:"Entity Tracker"=true
|
||||
|
||||
# Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam)
|
||||
B:"Entity UUID"=true
|
||||
|
||||
# Saves increased player health to tags
|
||||
B:"Max Player Health"=true
|
||||
|
||||
# Fixes saturation depleting in peaceful mode
|
||||
B:"Player Saturation"=true
|
||||
|
||||
# Fixes skeletons not looking at their targets when strafing
|
||||
B:"Skeleton Aim"=true
|
||||
|
||||
# Returns missing hoods to villager mantles
|
||||
B:"Villager Mantle Hoods"=true
|
||||
}
|
||||
|
||||
"bugfixes: misc" {
|
||||
# Prevents fire projectiles burning entities when blocking with shields
|
||||
B:"Block Fire"=true
|
||||
|
||||
# Fixes entity and particle rendering issues by enabling depth buffer writing
|
||||
B:"Depth Mask"=true
|
||||
|
||||
# Fixes slow background startup edge case caused by checking tooltips during the loading process
|
||||
B:"Faster Background Startup"=true
|
||||
|
||||
# Fixes invisible chunks in edge cases (small enclosed rooms at chunk borders)
|
||||
B:"Frustum Culling"=true
|
||||
|
||||
# Replaces the help command, sorts and reports broken commands
|
||||
B:"Help Command"=true
|
||||
|
||||
# Prevents various crashes with Turkish locale
|
||||
B:"Locale Crash"=true
|
||||
|
||||
"model gap" {
|
||||
# Fixes transparent gaps in all 3D models of blocks and items
|
||||
B:"[1] Model Gap Toggle"=true
|
||||
|
||||
# Quad X/Y offset
|
||||
# Moves the quad toward the center of the item
|
||||
# Use to hide gaps, keep as close to 0 as possible
|
||||
D:"[2] Recess Value"=0.007
|
||||
|
||||
# Quad expansion increment
|
||||
# Enlarges each quad
|
||||
# Use to hide gaps, keep as close to 0 as possible
|
||||
D:"[3] Expansion Value"=0.008
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"bugfixes: world" {
|
||||
# Fixes loading of outdated chunks to prevent duplications, deletions and data corruption
|
||||
B:"Chunk Saving"=true
|
||||
|
||||
# Keeps the order of tile entities on chunk load
|
||||
B:"Tile Entity Update Order"=true
|
||||
}
|
||||
|
||||
debug {
|
||||
# For those who live life on the edge, may or may not include Jons
|
||||
B:"Bypass Incompatibility Warnings"=false
|
||||
|
||||
# Version number of the config file
|
||||
# Do not touch!
|
||||
S:"Config Version"=1.12.2-1.3.2
|
||||
|
||||
# Enables debug logging
|
||||
B:"Debug Logging"=false
|
||||
|
||||
# Enables a screen displaying incompatible mods on game load
|
||||
B:"Obsolete Mods Screen"=true
|
||||
|
||||
# Prints the time the game needed to launch to the log
|
||||
B:"Show Loading Time"=true
|
||||
}
|
||||
|
||||
"mod integration" {
|
||||
|
||||
"biomes o' plenty" {
|
||||
# Fixes rapid inflection of regeneration effects in hot spring water
|
||||
B:"Hot Spring Water"=true
|
||||
}
|
||||
|
||||
"epic siege mod" {
|
||||
# Disables leftover debug logging inside the digger AI of the beta builds
|
||||
B:"Disable Digger AI Debug"=true
|
||||
}
|
||||
|
||||
forestry {
|
||||
# Adds custom emerald to germling trades to the arborist villager
|
||||
# Syntax: level;emeralds_min;emeralds_max;germlings_min;germlings_max;type;complexity_min;complexity_max
|
||||
# level Level when this trade becomes available (how much trading needs to be done)
|
||||
# emeralds_min Lower random limit for emeralds
|
||||
# emeralds_max Upper random limit for emeralds
|
||||
# germlings_min Lower random limit for germlings
|
||||
# germlings_max Upper random limit for germlings
|
||||
# type Type of germling, can be either pollen or sapling
|
||||
# complexity_min Lower limit of allele complexity
|
||||
# complexity_max Upper limit of allele complexity
|
||||
#
|
||||
# Example for a level 5 trade for a single sapling with a complexity between 6 and 10, costing between 10 to 40 emeralds:
|
||||
# 5;10;40;1;1;sapling;6;10
|
||||
S:"Arborist Villager Trades" <
|
||||
>
|
||||
|
||||
# Disables damage caused by bees bypassing player armor
|
||||
B:"Disable Bee Damage Armor Bypass"=true
|
||||
}
|
||||
|
||||
"mo' creatures" {
|
||||
# Adds support for modded biome spawns
|
||||
# Syntax: modid;name;key;tag;filename
|
||||
# modid Mod ID required for this to be added
|
||||
# name Mod name
|
||||
# key Used for class lookups, needs to be a unique part of the modded package, e.g. mod.acgaming.*universaltweaks*.mods
|
||||
# tag Short tag for logs
|
||||
# filename Filename to use for the generated config
|
||||
S:"Custom Modded Biomes" <
|
||||
pvj;vibrantjourneys;vibrantjourneys;PVJ;ProjectVibrantJourneys.cfg
|
||||
traverse;traverse;traverse;TRAV;Traverse.cfg
|
||||
dimdoors;dimdoors;dimdoors;DD;DimDoors.cfg
|
||||
>
|
||||
}
|
||||
|
||||
"storage drawers" {
|
||||
# Fixes voiding of items when nearing full capacity
|
||||
# Fixes slotless item handler implementation not allowing the extraction from compacting item drawers with the vending upgrade
|
||||
# Caches the drawer controller tile to avoid getting the TE from the world every time a drawer slave is interacted with
|
||||
B:"Item Handlers"=true
|
||||
|
||||
# Approximate range in blocks at which drawers render contained items
|
||||
# 0 for default unlimited range
|
||||
I:"Render Range"=0
|
||||
}
|
||||
|
||||
thaumcraft {
|
||||
# Adds particles to firebats similar to legacy versions
|
||||
B:"Firebat Particles"=true
|
||||
|
||||
# Stops the thaumometer from bobbing rapidly when using it to scan objects
|
||||
B:"Stable Thaumometer"=true
|
||||
|
||||
# Increases particle size of wisps similar to legacy versions
|
||||
B:"Wisp Particles"=true
|
||||
}
|
||||
|
||||
"tinkers' construct" {
|
||||
# Excludes gaseous fluids from being transferable via faucets
|
||||
B:"Gaseous Fluids"=false
|
||||
|
||||
# Suppresses special abilities of long swords and rapiers when shurikens are wielded in the offhand
|
||||
B:"Offhand Shuriken"=true
|
||||
|
||||
# Despawns unbreakable projectiles faster to improve framerates
|
||||
B:"Projectile Despawning"=true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: blocks" {
|
||||
# Replaces bed obstruction checks with an improved version
|
||||
B:"Bed Obstruction Replacement"=true
|
||||
|
||||
# Prevents breaking lower parts of sugar cane and cacti as well as unripe crops, unless sneaking
|
||||
B:"Better Harvest"=false
|
||||
|
||||
# Sets the delay in ticks between placing blocks
|
||||
I:"Block Placement Click Delay"=4
|
||||
|
||||
# Determines how tall cacti can grow
|
||||
I:"Cactus Size"=3
|
||||
|
||||
# Makes leaves decay faster when trees are chopped
|
||||
B:"Fast Leaf Decay"=true
|
||||
|
||||
# Allows the player to jump over fences and walls
|
||||
B:"Fence/Wall Jump"=true
|
||||
|
||||
# Prevents placing of liquid source blocks in the world
|
||||
B:"Hardcore Buckets"=false
|
||||
|
||||
# Determines how tall sugar cane can grow
|
||||
I:"Sugar Cane Size"=3
|
||||
|
||||
"finite water" {
|
||||
# Prevents creation of infinite water sources
|
||||
B:"[1] Finite Water Toggle"=false
|
||||
|
||||
# Allows creation of infinite water sources in ocean and river biomes
|
||||
B:"[2] Allow Water Biomes"=true
|
||||
|
||||
# Inclusive minimum altitude at which water is infinite
|
||||
I:"[3] Minimum Altitude"=0
|
||||
|
||||
# Inclusive maximum altitude at which water is infinite
|
||||
I:"[4] Maximum Altitude"=63
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: entities" {
|
||||
# Removes entity AI for improved server performance
|
||||
B:"AI Removal"=false
|
||||
|
||||
# Replaces entity AI for improved server performance
|
||||
B:"AI Replacement"=true
|
||||
|
||||
# Replaces auto jump with an increased step height
|
||||
B:"Auto Jump Replacement"=true
|
||||
|
||||
# Enables ignition of entities by right-clicking instead of awkwardly lighting the block under them
|
||||
B:"Better Ignition"=true
|
||||
|
||||
# Replaces deadly creeper explosions with delightful confetti
|
||||
B:"Creeper Confetti"=false
|
||||
|
||||
# Disables skipping night by using a bed while making it still able to set spawn
|
||||
B:"Disable Sleeping"=false
|
||||
|
||||
# Lets husks and strays spawn underground like regular zombies and skeletons
|
||||
B:"Husk & Stray Spawning"=true
|
||||
|
||||
# Mobs carrying picked up items will drop their equipment and despawn properly
|
||||
B:"Mob Despawn Improvement"=true
|
||||
|
||||
# Stops horses wandering around when saddled
|
||||
B:"No Saddled Wandering"=true
|
||||
|
||||
attributes {
|
||||
# Sets custom ranges for entity attributes
|
||||
B:"[01] Attributes Toggle"=true
|
||||
D:"[02] Max Health Min"=-65536.0
|
||||
D:"[03] Max Health Max"=65536.0
|
||||
D:"[04] Follow Range Min"=-65536.0
|
||||
D:"[05] Follow Range Max"=65536.0
|
||||
D:"[06] Knockback Resistance Min"=-65536.0
|
||||
D:"[07] Knockback Resistance Max"=65536.0
|
||||
D:"[08] Movement Speed Min"=-65536.0
|
||||
D:"[09] Movement Speed Max"=65536.0
|
||||
D:"[10] Flying Speed Min"=-65536.0
|
||||
D:"[11] Flying Speed Max"=65536.0
|
||||
D:"[12] Attack Damage Min"=-65536.0
|
||||
D:"[13] Attack Damage Max"=65536.0
|
||||
D:"[14] Attack Speed Min"=-65536.0
|
||||
D:"[15] Attack Speed Max"=65536.0
|
||||
D:"[16] Armor Min"=-65536.0
|
||||
D:"[17] Armor Max"=65536.0
|
||||
D:"[18] Armor Toughness Min"=-65536.0
|
||||
D:"[19] Armor Toughness Max"=65536.0
|
||||
D:"[20] Luck Min"=-65536.0
|
||||
D:"[21] Luck Max"=65536.0
|
||||
}
|
||||
|
||||
"better burning" {
|
||||
# Fixes some edge cases where fire damage sources won't cause mobs to drop their cooked items
|
||||
B:"[1] Cooked Items"=true
|
||||
|
||||
# If entities have fire resistance, they get extinguished right away when on fire
|
||||
B:"[2] Extinguishing"=true
|
||||
|
||||
# Prevents the fire animation overlay from being displayed when the player is immune to fire
|
||||
B:"[3] Fire Overlay"=true
|
||||
|
||||
# Allows skeletons to shoot flaming arrows when on fire (30% chance * regional difficulty
|
||||
B:"[4] Flaming Arrows"=true
|
||||
|
||||
# Allows fire to spread from entity to entity (30% chance * regional difficulty)
|
||||
B:"[5] Spreading Fire"=true
|
||||
}
|
||||
|
||||
"easy breeding" {
|
||||
# Enables easy breeding of animals by tossing food on the ground
|
||||
B:"[1] Easy Breeding Toggle"=false
|
||||
|
||||
# Determines the distance for animals to search for food
|
||||
D:"[2] Search Distance"=10.0
|
||||
}
|
||||
|
||||
"collision damage" {
|
||||
# Applies horizontal collision damage to the player akin to elytra collision
|
||||
B:"[1] Collision Damage Toggle"=false
|
||||
|
||||
# The damage factor that gets multiplied with the player speed
|
||||
# Vanilla default for elytra damage is 10
|
||||
I:"[2] Damage Factor"=10
|
||||
}
|
||||
|
||||
"no golems" {
|
||||
# Disables the manual creation of iron golems
|
||||
B:"[1] Iron Golem Toggle"=false
|
||||
|
||||
# Disables the manual creation of snow golems
|
||||
B:"[2] Snow Golem Toggle"=false
|
||||
|
||||
# Disables the manual creation of withers
|
||||
B:"[3] Wither Toggle"=false
|
||||
}
|
||||
|
||||
"player speed" {
|
||||
# Determines the player's base walk speed
|
||||
D:"[1] Walk Speed"=0.1
|
||||
|
||||
# Determines the player's base fly speed
|
||||
D:"[2] Fly Speed"=0.05
|
||||
}
|
||||
|
||||
"water fall damage" {
|
||||
# Re-implements an improved version of pre-1.4 fall damage in water
|
||||
B:"[1] Water Fall Damage Toggle"=false
|
||||
|
||||
# How much fall damage gets reduced by water per tick
|
||||
D:"[2] Damage Reduction"=2.0
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: items" {
|
||||
# Switches the selected hotbar slot to a proper tool if required
|
||||
B:"Auto Switch Tools"=false
|
||||
|
||||
# Bows enchanted with Infinity no longer require arrows
|
||||
B:"Bow Infinity"=true
|
||||
|
||||
# Stops combination of item entities if their maximum stack size is reached
|
||||
B:"Item Entity Combination"=true
|
||||
|
||||
# Disables the 1.9 combat update attack cooldown
|
||||
B:"No Attack Cooldown"=false
|
||||
|
||||
# Enables one-time ignition of entities by hitting them with a torch
|
||||
B:"Super Hot Torch"=false
|
||||
|
||||
# Sets the amount of experience spawned by bottles o' enchanting
|
||||
# -1 for vanilla default
|
||||
I:"XP Bottle Amount"=-1
|
||||
|
||||
mending {
|
||||
# Implements modern mending behavior to only repair damaged equipment with XP
|
||||
B:"[1] Mending Toggle"=true
|
||||
|
||||
# Determines the amount of durability mending will repair, on average, per point of experience
|
||||
D:"[2] Ratio"=2.0
|
||||
|
||||
# Repairs damaged items from the entire inventory with XP
|
||||
B:"[3] Overpowered"=false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: misc" {
|
||||
# Restores feature to tilt the camera when damaged
|
||||
B:"Damage Tilt"=true
|
||||
|
||||
# Disables the narrator functionality entirely
|
||||
B:"Disable Narrator"=true
|
||||
|
||||
# Re-implements parallax rendering of the end portal from 1.10 and older
|
||||
B:"End Portal Parallax"=true
|
||||
|
||||
# Lets background music play continuously without delays
|
||||
B:"Infinite Music"=false
|
||||
|
||||
# Sets the amount of XP needed for each level, effectively removing the increasing level scaling
|
||||
# 0 for vanilla default
|
||||
I:"Linear XP Amount"=0
|
||||
|
||||
# Disables the flashing of skybox and ground brightness on lightning strikes
|
||||
B:"No Lightning Flash"=false
|
||||
|
||||
# Disables the flashing effect when the night vision potion effect is about to run out
|
||||
B:"No Night Vision Flash"=false
|
||||
|
||||
# Disables the inventory shift when potion effects are active
|
||||
B:"No Potion Shift"=true
|
||||
|
||||
# Disables lighting of active redstone, repeaters, and comparators to improve performance
|
||||
B:"No Redstone Lighting"=false
|
||||
|
||||
# Prevents placing offhand blocks when blocks or food are held in the mainhand
|
||||
B:"Offhand Improvement"=true
|
||||
|
||||
# Removes the redundant Minecraft Realms button from the main menu
|
||||
B:"Remove Realms Button"=true
|
||||
|
||||
# Removes the recipe book button from GUIs
|
||||
B:"Remove Recipe Book"=false
|
||||
|
||||
# Forcefully turns off the snooper and hides the snooper settings button from the options menu
|
||||
B:"Remove Snooper"=true
|
||||
|
||||
# Skips the credits screen after the player goes through the end podium portal
|
||||
B:"Skip Credits"=false
|
||||
|
||||
# Suppresses in-game tutorial hint tabs in the right-hand corner
|
||||
B:"Suppress Tutorial Hints"=true
|
||||
|
||||
# Adds a button to the pause menu to toggle cheats
|
||||
B:"Toggle Cheats Button"=true
|
||||
|
||||
# Removes the hardcoded 30 FPS limit in screens like the main menu
|
||||
B:"Uncap FPS"=true
|
||||
|
||||
"load sounds" {
|
||||
# Play load sound on...
|
||||
# Valid values:
|
||||
# NOTHING
|
||||
# MINECRAFT
|
||||
# WORLD
|
||||
# MINECRAFT_AND_WORLD
|
||||
S:"[1] Mode"=NOTHING
|
||||
|
||||
# Sounds to play when Minecraft is loaded
|
||||
# Syntax: eventname;pitch
|
||||
S:"[2] Minecraft Loaded Sounds" <
|
||||
entity.experience_orb.pickup;1.0
|
||||
entity.player.levelup;1.0
|
||||
>
|
||||
|
||||
# Sounds to play when the world is loaded
|
||||
# Syntax: eventname;pitch
|
||||
S:"[3] World Loaded Sounds" <
|
||||
entity.experience_orb.pickup;1.0
|
||||
entity.player.levelup;1.0
|
||||
>
|
||||
}
|
||||
|
||||
"smooth scrolling" {
|
||||
# Adds smooth scrolling to in-game lists
|
||||
B:"[1] Smooth Scrolling Toggle"=true
|
||||
D:"[2] Bounce Back Multiplier"=0.24
|
||||
I:"[3] Scroll Duration"=600
|
||||
D:"[4] Scroll Step"=19.0
|
||||
}
|
||||
|
||||
"swing through grass" {
|
||||
# Allows hitting entities through grass instead of breaking it
|
||||
B:"[1] Swing Through Grass Toggle"=true
|
||||
|
||||
# Excludes blocks from the swing through grass tweak
|
||||
# Syntax: modid:block
|
||||
S:"[2] Blacklist" <
|
||||
>
|
||||
|
||||
# Includes blocks in the swing through grass tweak
|
||||
# Syntax: modid:block
|
||||
S:"[3] Whitelist" <
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
"tweaks: performance" {
|
||||
# Adds an IRecipe cache to improve recipe performance in larger modpacks
|
||||
B:"Crafting Cache"=true
|
||||
|
||||
# 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"=true
|
||||
|
||||
# Replaces color lookup for sheep to check a predefined table rather than querying the recipe registry
|
||||
B:"Fast Dye Blending"=true
|
||||
|
||||
# Optimizes Forge's ID prefix checking and removes prefix warnings impacting load time
|
||||
B:"Fast Prefix Checking"=true
|
||||
|
||||
# Skips initial world chunk loading & garbage collection to speed up world loading
|
||||
B:"Fast World Loading"=true
|
||||
}
|
||||
|
||||
"tweaks: world" {
|
||||
# Replaces stronghold generation with a safer variant
|
||||
B:"Stronghold Replacement"=true
|
||||
|
||||
# Tidies newly generated chunks by removing scattered item entities
|
||||
B:"Tidy Chunk"=false
|
||||
|
||||
"chunk gen limit" {
|
||||
# Limits maximum chunk generation per tick for improved server performance
|
||||
B:"[1] Chunk Gen Limit Toggle"=false
|
||||
|
||||
# Maximum chunks to generate per tick per dimension
|
||||
I:"[2] Ticks"=2
|
||||
|
||||
# Maximum time in ms to spend generating chunks per tick per dimension
|
||||
I:"[3] Time"=5
|
||||
}
|
||||
|
||||
"dimension unload" {
|
||||
# Unloads dimensions not in use to free up resources
|
||||
B:"[1] Dimension Unload Toggle"=true
|
||||
|
||||
# Time (in ticks) to wait before checking dimensions
|
||||
I:"[2] Interval"=600
|
||||
|
||||
# List of dimensions which should not be unloaded
|
||||
# Can be dimension name or ID
|
||||
# Uses regular expressions
|
||||
S:"[3] Blacklist" <
|
||||
0
|
||||
overworld
|
||||
>
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -229,8 +229,6 @@
|
||||
<OreGen>
|
||||
<ore block="contenttweaker:myrmitite_ore" minHeight="20" maxHeight="80" clumpSize="2" chancePerChunk="1" />
|
||||
</OreGen>
|
||||
<spawnable weight="30" groupMin="1" groupMax="5">iceandfire:myrmex_soldier</spawnable>
|
||||
<spawnable weight="20" groupMin="1" groupMax="3">iceandfire:myrmex_sentinel</spawnable>
|
||||
<rotationalPeriod>72000</rotationalPeriod>
|
||||
<biomeIds>advancedrocketry:alien forest,thaumcraft:magical_forest,biomesoplenty:cherry_blossom_grove</biomeIds>
|
||||
<artifact>contenttweaker:myrmex_artifact</artifact>
|
||||
|
||||
+19
-3
@@ -38,7 +38,7 @@
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:crafting",
|
||||
"item": "mysticalagradditions:dragon_egg_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
@@ -53,7 +53,23 @@
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
"conditions": [
|
||||
{
|
||||
"amount": 1,
|
||||
"min_x": 0,
|
||||
"min_y": -2,
|
||||
"min_z": 0,
|
||||
"max_x": 0,
|
||||
"max_y": -2,
|
||||
"max_z": 0,
|
||||
"item": "mysticalagradditions:special",
|
||||
"meta": 1,
|
||||
"tags": "",
|
||||
"ignoreMeta": true,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
@@ -66,7 +82,7 @@
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/dragon_egg_crop"
|
||||
"mysticalagradditions:blocks/dragon_egg_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
+88
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"path": "mod_mysticalagradditions/neutronium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagradditions:neutronium_plant",
|
||||
"plant_name": "Neutronium Crop",
|
||||
"seed_name": "Neutronium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagradditions:neutronium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Seeds of the neutron condensation."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.02,
|
||||
"bonemeal": false,
|
||||
"tier": 5,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.3,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 6,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagradditions:neutronium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"amount": 1,
|
||||
"min_x": 0,
|
||||
"min_y": -2,
|
||||
"min_z": 0,
|
||||
"max_x": 0,
|
||||
"max_y": -2,
|
||||
"max_z": 0,
|
||||
"item": "mysticalagradditions:special",
|
||||
"meta": 5,
|
||||
"tags": "",
|
||||
"ignoreMeta": true,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/neutronium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagradditions:blocks/neutronium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/abyssalnite_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:abyssalnite_plant",
|
||||
"plant_name": "Abyssalnite Crop",
|
||||
"seed_name": "Abyssalnite Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:abyssalnite_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Abyssalnite Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:abyssalnite_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/abyssalnite_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/abyssalnite_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/alumite_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:alumite_plant",
|
||||
"plant_name": "Alumite Crop",
|
||||
"seed_name": "Alumite Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:alumite_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Alumite Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:alumite_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/alumite_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/alumite_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/boron_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:boron_plant",
|
||||
"plant_name": "Boron Crop",
|
||||
"seed_name": "Boron Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:boron_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Boron Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:boron_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/boron_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/boron_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/coralium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:coralium_plant",
|
||||
"plant_name": "Coralium Crop",
|
||||
"seed_name": "Coralium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:coralium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Coralium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:coralium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/coralium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/coralium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/dreadium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:dreadium_plant",
|
||||
"plant_name": "Dreadium Crop",
|
||||
"seed_name": "Dreadium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:dreadium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Dreadium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 5,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:dreadium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/dreadium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/dreadium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/electrotine_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:electrotine_plant",
|
||||
"plant_name": "Electrotine Crop",
|
||||
"seed_name": "Electrotine Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:electrotine_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Electrotine Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:electrotine_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/electrotine_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/electrotine_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/elementium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:elementium_plant",
|
||||
"plant_name": "Elementium Crop",
|
||||
"seed_name": "Elementium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:elementium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Elementium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:elementium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/elementium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/elementium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/end_steel_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:end_steel_plant",
|
||||
"plant_name": "End Steel Crop",
|
||||
"seed_name": "End Steel Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:end_steel_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "End Steel Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 5,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:end_steel_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/end_steel_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/end_steel_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/fiery_ingot_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:fiery_ingot_plant",
|
||||
"plant_name": "Fiery Ingot Crop",
|
||||
"seed_name": "Fiery Ingot Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:fiery_ingot_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Fiery Ingot Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:fiery_ingot_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/fiery_ingot_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/fiery_ingot_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/hop_graphite_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:hop_graphite_plant",
|
||||
"plant_name": "HOP Graphite Crop",
|
||||
"seed_name": "HOP Graphite Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:hop_graphite_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "HOP Graphite Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:hop_graphite_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/hop_graphite_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/hop_graphite_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/ironwood_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:ironwood_plant",
|
||||
"plant_name": "Ironwood Crop",
|
||||
"seed_name": "Ironwood Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:ironwood_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Ironwood Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:ironwood_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/ironwood_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/ironwood_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/jade_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:jade_plant",
|
||||
"plant_name": "Jade Crop",
|
||||
"seed_name": "Jade Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:jade_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Jade Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:jade_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/jade_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/jade_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/knightmetal_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:knightmetal_plant",
|
||||
"plant_name": "Knightmetal Crop",
|
||||
"seed_name": "Knightmetal Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:knightmetal_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Knightmetal Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:knightmetal_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/knightmetal_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/knightmetal_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/lithium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:lithium_plant",
|
||||
"plant_name": "Lithium Crop",
|
||||
"seed_name": "Lithium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:lithium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Lithium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:lithium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/lithium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/lithium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/magnesium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:magnesium_plant",
|
||||
"plant_name": "Magnesium Crop",
|
||||
"seed_name": "Magnesium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:magnesium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Magnesium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:magnesium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/magnesium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/magnesium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/menril_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:menril_plant",
|
||||
"plant_name": "Menril Crop",
|
||||
"seed_name": "Menril Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:menril_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Menril Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 2,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:menril_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/menril_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/menril_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/octine_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:octine_plant",
|
||||
"plant_name": "Octine Crop",
|
||||
"seed_name": "Octine Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:octine_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Octine Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:octine_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/octine_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/octine_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/quicksilver_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:quicksilver_plant",
|
||||
"plant_name": "Quicksilver Crop",
|
||||
"seed_name": "Quicksilver Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:quicksilver_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Quicksilver Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:quicksilver_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/quicksilver_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/quicksilver_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/slimy_bone_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:Slimy_bone_plant",
|
||||
"plant_name": "Slimy Bone Crop",
|
||||
"seed_name": "Slimy Bone Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:slimy_bone_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Slimy Bone Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:slimy_bone_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/slimy_bone_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/slimy_bone_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/steeleaf_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:steeleaf_plant",
|
||||
"plant_name": "Steeleaf Crop",
|
||||
"seed_name": "Steeleaf Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:steeleaf_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Steeleaf Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:steeleaf_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/steeleaf_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/steeleaf_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/syrmorite_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:syrmorite_plant",
|
||||
"plant_name": "Syrmorite Crop",
|
||||
"seed_name": "Syrmorite Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:syrmorite_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Syrmorite Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:syrmorite_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/syrmorite_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/syrmorite_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/thaumium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:thaumium_plant",
|
||||
"plant_name": "Thaumium Crop",
|
||||
"seed_name": "Thaumium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:thaumium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Thaumium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 3,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:thaumium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/thaumium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/thaumium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/thorium_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:thorium_plant",
|
||||
"plant_name": "Thorium Crop",
|
||||
"seed_name": "Thorium Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:thorium_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Thorium Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:thorium_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/thorium_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/thorium_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/valonite_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:valonite_plant",
|
||||
"plant_name": "Valonite Crop",
|
||||
"seed_name": "Valonite Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:valonite_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Valonite Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 5,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:valonite_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/valonite_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/valonite_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
+72
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"path": "mod_mysticalagriculture/plants/void_metal_plant.json",
|
||||
"enabled": true,
|
||||
"id": "mysticalagriculture:void_metal_plant",
|
||||
"plant_name": "Void Metal Crop",
|
||||
"seed_name": "Void Metal Seeds",
|
||||
"seed_items": [
|
||||
{
|
||||
"item": "mysticalagriculture:void_metal_seeds",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [
|
||||
"*"
|
||||
],
|
||||
"useOreDict": false
|
||||
}
|
||||
],
|
||||
"description": {
|
||||
"translations": {},
|
||||
"default": "Void Metal Seeds."
|
||||
},
|
||||
"growth_chance": 0.9,
|
||||
"growth_bonus": 0.025,
|
||||
"bonemeal": false,
|
||||
"tier": 4,
|
||||
"weedable": false,
|
||||
"aggressive": false,
|
||||
"spread_chance": 0.1,
|
||||
"spawn_chance": 0.0,
|
||||
"grass_drop_chance": 0.0,
|
||||
"seed_drop_chance": 1.0,
|
||||
"seed_drop_bonus": 0.0,
|
||||
"products": {
|
||||
"products": [
|
||||
{
|
||||
"min": 1,
|
||||
"max": 5,
|
||||
"chance": 0.9,
|
||||
"required": true,
|
||||
"item": "mysticalagriculture:void_metal_essence",
|
||||
"meta": 0,
|
||||
"tags": "",
|
||||
"ignoreMeta": false,
|
||||
"ignoreTags": [],
|
||||
"useOreDict": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"requirement": {
|
||||
"min_light": 10,
|
||||
"max_light": 16,
|
||||
"soils": [
|
||||
"farmland_soil"
|
||||
],
|
||||
"conditions": []
|
||||
},
|
||||
"texture": {
|
||||
"render_type": "cross",
|
||||
"seed_texture": "mysticalagriculture:items/void_metal_seeds",
|
||||
"plant_textures": [
|
||||
"mysticalagriculture:blocks/crop0",
|
||||
"mysticalagriculture:blocks/crop1",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop2",
|
||||
"mysticalagriculture:blocks/crop3",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/crop4",
|
||||
"mysticalagriculture:blocks/void_metal_crop"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -307,7 +307,7 @@ perk_levels {
|
||||
|
||||
level {
|
||||
# Sets the max level for the perk tree levels. [range: 1 ~ 100, default: 30]
|
||||
I:levelCap=30
|
||||
I:levelCap=100
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
##########################################################################################################
|
||||
|
||||
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:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [enderio:witherarrow:5], [enderio:repellent:1], [enderio:soulbound:1], [enderio:witherweapon:5], [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]]
|
||||
# [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 <
|
||||
minecraft:protection:10
|
||||
minecraft:fire_protection:5
|
||||
|
||||
@@ -170,6 +170,7 @@ biomespawnallowed {
|
||||
B:plains=true
|
||||
B:prairie=true
|
||||
B:precasia=true
|
||||
B:purified_dreadlands=true
|
||||
B:quagmire=false
|
||||
B:rainforest=true
|
||||
B:raised_isles=true
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"algorithm":"rivens-full","updateChecker":true,"preallocateMemory":false,"fog":true,"beaconBeam":true,"fastHopper":true,"fastBeacon":true,"fastSearch":true,"asyncSearch":true}
|
||||
{"algorithm":"rivens-full","updateChecker":true,"preallocateMemory":false,"fog":true,"beaconBeam":false,"fastHopper":true,"fastBeacon":false,"fastSearch":true,"asyncSearch":true}
|
||||
@@ -0,0 +1,53 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# If true, then when you click on Claim all, a warning dialog will be displayed [default: true]
|
||||
B:"Claim all requires confirmation"=true
|
||||
|
||||
# The default visibility value used when creating quests [default: NORMAL]
|
||||
S:"Default Quest Visibility"=NORMAL
|
||||
|
||||
# If true, locks the quest chapter list and opens it initially [default: false]
|
||||
B:"Lock Tray"=false
|
||||
|
||||
# Clamps the max UI height (-1 to disable) [range: -1 ~ 2147483647, default: -1]
|
||||
I:"Max GUI Height"=-1
|
||||
|
||||
# Clamps the max UI width (-1 to disable) [range: -1 ~ 2147483647, default: -1]
|
||||
I:"Max GUI Width"=-1
|
||||
|
||||
# Enabled the popup notices when quests are completed or updated [default: true]
|
||||
B:"Quest Notices"=true
|
||||
|
||||
# Increases or decreases the scrolling speed [range: 0.0 ~ 10.0, default: 1.0]
|
||||
S:"Scroll Speed Multiplier"=1.0
|
||||
|
||||
# If true, skip the home GUI and open quests at startup. This property will be changed by the mod itself. [default: false]
|
||||
B:"Skip Home"=false
|
||||
|
||||
# If true, then the player will spawn with a Quest Book when they first join the world [default: true]
|
||||
B:"Spawn with Quest Book"=true
|
||||
|
||||
# The current questing theme [default: betterquesting:light]
|
||||
S:Theme=bq_standard:stronghold
|
||||
|
||||
# Jumps the user to the last opened quest [default: true]
|
||||
B:"Use Quest Bookmark"=true
|
||||
|
||||
# If view mode enabled, User can view all quests [default: false]
|
||||
B:"View mode"=true
|
||||
|
||||
# Zoom in on cursor. If false, zooms in on center of screen. [default: true]
|
||||
B:"Zoom In on Cursor"=true
|
||||
|
||||
# Zoom out on cursor. If false, zooms out on center of screen. [default: true]
|
||||
B:"Zoom Out on Cursor"=true
|
||||
|
||||
# Zoom smoothness in ms [range: 0.0 ~ 2000.0, default: 100.0]
|
||||
S:"Zoom Smoothness"=100.0
|
||||
|
||||
# Zoom Speed [range: 1.05 ~ 3.0, default: 1.25]
|
||||
S:"Zoom Speed"=1.25
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
After Width: | Height: | Size: 93 KiB |
@@ -16,7 +16,7 @@ options {
|
||||
# HEAD
|
||||
# BODY
|
||||
# CHARM
|
||||
S:heartCanisterBaubleType=AMULET
|
||||
S:heartCanisterBaubleType=TRINKET
|
||||
|
||||
# The maximum stacksize for heart canisters, also the maximum amount of full hearts you can get per heart container type
|
||||
I:heartStackSize=10
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Toggles whether giving framed blocks textures costs one block. [default: false]
|
||||
B:freeDecoration=false
|
||||
|
||||
# Toggles whether or not framed block textures can be freely replaced by right-clicking with another block. [default: false]
|
||||
B:rightClickReplace=false
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"catalystStack": {
|
||||
"registryName": {
|
||||
"domain": "contenttweaker",
|
||||
"path": "baku_heart"
|
||||
},
|
||||
"meta": 0
|
||||
},
|
||||
"components": [
|
||||
{
|
||||
"weight": 100,
|
||||
"oreName": "oreDemonStone"
|
||||
}],
|
||||
"explosionStrength": 10.0,
|
||||
"radius": 5,
|
||||
"maxWeight": 100,
|
||||
"version": 4,
|
||||
"cost": 50000
|
||||
}
|
||||
@@ -46,9 +46,6 @@ general {
|
||||
# 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=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.
|
||||
I:flightBar.height=49
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 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)
|
||||
# This file will be overwritten every time that buildcraft starts, so don't change anything other than the values.
|
||||
#Thu Jan 19 19:37:18 PST 2023
|
||||
#Sun Mar 12 21:05:30 PDT 2023
|
||||
render.pipe.misc.inside.shade=0.725
|
||||
|
||||
@@ -117,6 +117,7 @@ internal {
|
||||
modules {
|
||||
B:crafttweaker=true
|
||||
B:forestry=true
|
||||
B:theoneprobe=true
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -448,6 +448,7 @@ general {
|
||||
# Zombie
|
||||
S:zombie <
|
||||
minecraft:rotten_flesh,64,0
|
||||
minecraft:skull,1,2
|
||||
minecraft:iron_ingot,16,0
|
||||
minecraft:carrot,32,0
|
||||
minecraft:potato,32,0
|
||||
|
||||
@@ -418,7 +418,7 @@ difficulty {
|
||||
>
|
||||
|
||||
# Global damage scaling factor for the damage dealt by players casting spells, relative to 1.
|
||||
D:playerDamageScaling=10.0
|
||||
D:playerDamageScaling=7.0
|
||||
|
||||
# Global damage scaling factor for the damage dealt by NPCs casting spells, relative to 1.
|
||||
D:npcDamageScaling=13.0
|
||||
|
||||
@@ -1028,7 +1028,7 @@ items {
|
||||
D:dropChanceFogCreatures=0.3140000104904175
|
||||
|
||||
# Should making Infinity Powder be allowed in all dimensions? If not, it'll only work in the worlds configured in enableInDimensions. (synced from server) [default: false]
|
||||
B:enableInAllDimensions=false
|
||||
B:enableInAllDimensions=true
|
||||
|
||||
# In which dimensions (numeric IDs) should Infinity Powder making be allowed? This is ignored if enableInAllDimensions is enabled. (synced from server) [range: -2147483648 ~ 2147483647, default: [I@4f895307]
|
||||
I:enableInDimensions <
|
||||
@@ -1050,6 +1050,7 @@ items {
|
||||
# Blocks that should be considered infinite and can be used to split off Infinity Powder from. (synced from server) [default: [minecraft:bedrock]]
|
||||
S:infiniteBlocks <
|
||||
minecraft:bedrock
|
||||
compactmachines3:wall
|
||||
>
|
||||
|
||||
# Should it make a sound when Infinity Powder drops from fire? [default: true]
|
||||
|
||||
@@ -62,4 +62,16 @@
|
||||
<output name="ingotVibranium" amount="8"/>
|
||||
</alloying>
|
||||
</recipe>
|
||||
|
||||
|
||||
<recipe name="Sagmill: oreYellorite Ore" disabled="true">
|
||||
<sagmilling energy="3600">
|
||||
<input name="oreYellorite" />
|
||||
<output name="dustYellorium" amount="2" />
|
||||
<output name="dustCyanite" chance="0.05" required="false" />
|
||||
<output name="oredict:cobblestone" chance="0.15" />
|
||||
</sagmilling>
|
||||
</recipe>
|
||||
|
||||
|
||||
</enderio:recipes>
|
||||
|
||||
@@ -20,6 +20,11 @@
|
||||
"weight": 90,
|
||||
"id": "environmentaltech:pladium_crystal"
|
||||
},
|
||||
{
|
||||
"target": "gray",
|
||||
"weight": 602,
|
||||
"id": "OD:oreGalena"
|
||||
},
|
||||
{
|
||||
"target": "crystal",
|
||||
"weight": 60,
|
||||
|
||||
@@ -105,6 +105,11 @@
|
||||
"weight": 602,
|
||||
"id": "OD:oreTin"
|
||||
},
|
||||
{
|
||||
"target": "gray",
|
||||
"weight": 602,
|
||||
"id": "OD:oreGalena"
|
||||
},
|
||||
{
|
||||
"target": "silver",
|
||||
"weight": 381,
|
||||
|
||||
@@ -163,6 +163,34 @@ singularity {
|
||||
650;arc;contenttweaker:arc_residue;34e8eb
|
||||
640;endengeic;divinerpg:legendary_ender_eye;2d206e
|
||||
630;sednanite;ore:ingotSednanite;e3d8d8
|
||||
629;dreadium;ore:ingotDreadium;690c0c
|
||||
628;ichor;contenttweaker:ichor;c4c700
|
||||
1001;abyss;contenttweaker:cut_abyss_garnet;660d06
|
||||
1002;precasia;contenttweaker:cut_precasia_garnet;1d8a0a
|
||||
1003;barathos;contenttweaker:cut_barathos_garnet;78434e
|
||||
1004;creeponia;contenttweaker:cut_creeponia_garnet;107507
|
||||
1005;deeplands;contenttweaker:cut_deeplands_garnet;383b38
|
||||
1006;lelyetia;contenttweaker:cut_lelyetia_garnet;a36815
|
||||
1007;candyland;contenttweaker:cut_candyland_garnet;e85ad5
|
||||
1008;celeve;contenttweaker:cut_celeve_garnet;877a45
|
||||
1009;crystevia;contenttweaker:cut_crystevia_garnet;541982
|
||||
1010;gardencia;contenttweaker:cut_gardencia_garnet;91ff95
|
||||
1011;haven;contenttweaker:cut_haven_garnet;76e3da
|
||||
1012;iromine;contenttweaker:cut_iromine_garnet;4e5214
|
||||
1013;mysterium;contenttweaker:cut_mysterium_garnet;6f3782
|
||||
1014;vox_ponds;contenttweaker:cut_voxponds_garnet;536e53
|
||||
1015;borean;contenttweaker:cut_borean_garnet;0a8f5c
|
||||
1016;borean;contenttweaker:cut_runandor_garnet;0b1766
|
||||
1017;borean;contenttweaker:cut_lunalus_garnet;6b0485
|
||||
1018;ancient_cavern;contenttweaker:cut_ancientcavern_garnet;408a16
|
||||
1019;dustopia;contenttweaker:cut_dustopia_garnet;838582
|
||||
1020;greckon;contenttweaker:cut_greckon_garnet;6e327a
|
||||
1021;immortallis;contenttweaker:cut_immortallis_garnet;444530
|
||||
1030;ender_dolomite;contenttweaker:ender_dolomite;160b47
|
||||
1031;nebulous;contenttweaker:nebulous_soul;055720
|
||||
# 1022;vethea;contenttweaker:cut_vethea_garnet;61c295
|
||||
# 1023;shyrelands;contenttweaker:cut_shyrelands_garnet;f2ff00
|
||||
|
||||
>
|
||||
|
||||
# The catalyst required for the default Singularity recipes. modid:itemid:metadata [default: extendedcrafting:material:11]
|
||||
|
||||
@@ -149,6 +149,8 @@ energy {
|
||||
gameplay {
|
||||
# Add an entity id (mod:name) to this list to prevent cursed earth from spawning it. [default: ]
|
||||
S:"Cursed Earth Entity BlackList" <
|
||||
ebwizardry:wizard
|
||||
ebwizardry:evil_wizard
|
||||
>
|
||||
B:"Quantum Quarry: Enable Nether/End biome generation (has been buggy)"=false
|
||||
|
||||
|
||||
+5
-1
@@ -34,9 +34,13 @@ client {
|
||||
# Faster/less memory-churning construction mechanism for ModelResourceLocation objects. Identified by malte0811 in FerriteCore - implemented in a distinct way. [default: true]
|
||||
B:modelResourceLocationFastConstruct=true
|
||||
|
||||
# More optimized multipart model condition storage. Inspired by malte0811's research. [default: true]
|
||||
# Fix opening URLs on Linux-based installs. [default: true]
|
||||
B:openUrlLinux=true
|
||||
B:smallModelConditions=true
|
||||
|
||||
# More optimized multipart model condition storage. Inspired by malte0811's research. Now not broken! [default: true]
|
||||
B:smallModelConditionsV2=true
|
||||
|
||||
# Wipes the IModel cache after baking is finished. Saves a lot of RAM, as most IModels will not be reloaded. [default: true]
|
||||
B:wipeModelCache=true
|
||||
}
|
||||
|
||||
@@ -40,6 +40,7 @@ species {
|
||||
S:blacklist <
|
||||
careerbees.energy
|
||||
careerbees.cook
|
||||
careerbees.armorer
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,127 @@
|
||||
# Configuration file
|
||||
|
||||
~CONFIG_VERSION: 5
|
||||
|
||||
common {
|
||||
# Detect movement of player position.(0:OFF, 1:Riding/Flying, 2:Always)
|
||||
I:detectMoving=1
|
||||
|
||||
# Enable FPS Reducer features.
|
||||
B:enableFpsReducer=true
|
||||
|
||||
# Behavior of HUD display when a chat window opened. (0:keep to display, 1:off, 2:dodge a chat box)
|
||||
I:hudBehindChatBox=2
|
||||
|
||||
# Enable HUD.
|
||||
B:hudEnabled=true
|
||||
|
||||
# HUD information (1:FPS/CPU(long), 2:FPS/CPU(short), 3:FPS/CPU(2lines), 4:FPS only, 5:CPU only)
|
||||
I:hudInfo=4
|
||||
|
||||
# Reference position of HUD. (0:off)
|
||||
I:hudReferencePos=3
|
||||
|
||||
# HUD scale (default: 1.0)
|
||||
D:hudScale=1.0
|
||||
|
||||
# Frame rate during reducing.
|
||||
I:idleFPS=10
|
||||
|
||||
# Ignore the mouse button holding.
|
||||
B:ignoreHoldButton=false
|
||||
|
||||
# Inquire easy initial configuration in chat. Since it works only in player config mode,
|
||||
# player config mode is forcibly enabled at initial creation of a player config.
|
||||
# Once easy config is selected in chat, no further inquiry will be displayed.
|
||||
B:inquireInitSetting=false
|
||||
|
||||
# Force reducing FPS if the window is inactive.
|
||||
B:reducingInBackground=true
|
||||
|
||||
# Suppress master volume if the window is inactive.
|
||||
B:suppressSound=true
|
||||
|
||||
# Suppression master volume ratio in inactive (0-100).
|
||||
I:suppressedVolume=20
|
||||
|
||||
# Waiting time(sec) until reducing FPS. (0:OFF)
|
||||
I:waitingTime=300
|
||||
|
||||
##########################################################################################################
|
||||
# hud_offset
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# HUD offsets from reference positions at the screen edge.
|
||||
##########################################################################################################
|
||||
|
||||
hud_offset {
|
||||
I:bottomCenter_X=0
|
||||
I:bottomCenter_Y=-2
|
||||
I:bottomLeft_X=2
|
||||
I:bottomLeft_Y=-2
|
||||
I:bottomRight_X=-2
|
||||
I:bottomRight_Y=-2
|
||||
I:centerLeft_X=2
|
||||
I:centerLeft_Y=0
|
||||
I:centerRight_X=-2
|
||||
I:centerRight_Y=0
|
||||
I:topCenter_X=0
|
||||
I:topCenter_Y=2
|
||||
I:topLeft_X=2
|
||||
I:topLeft_Y=2
|
||||
I:topRight_X=-2
|
||||
I:topRight_Y=2
|
||||
}
|
||||
|
||||
hud_alignment {
|
||||
I:bottomCenter=2
|
||||
I:bottomLeft=0
|
||||
I:bottomRight=1
|
||||
I:centerLeft=0
|
||||
I:centerRight=1
|
||||
I:topCenter=2
|
||||
I:topLeft=0
|
||||
I:topRight=1
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
debug {
|
||||
# Enable debug log.
|
||||
B:debugLog=false
|
||||
|
||||
# Show event log on the game screen.
|
||||
B:showLogInChat=false
|
||||
}
|
||||
|
||||
|
||||
global {
|
||||
# Which thread's CPU usage should be calculated. (0:client thread only, 1:entire Minecraft process including server threads)
|
||||
I:cpuUsageThread=0
|
||||
|
||||
# CPU usage type. (0:one processor basis, 1:all processors basis)
|
||||
I:cpuUsageType=0
|
||||
|
||||
# Enable per-player configuration.
|
||||
B:enablePerPlayerConfig=true
|
||||
|
||||
# HUD color blue (0-255)
|
||||
I:hudColorBlue=240
|
||||
|
||||
# HUD color green (0-255)
|
||||
I:hudColorGreen=240
|
||||
|
||||
# HUD color red (0-255)
|
||||
I:hudColorRed=240
|
||||
|
||||
# Reduced fps HUD color blue (0-255)
|
||||
I:hudReductionColorBlue=0
|
||||
|
||||
# Reduced fps HUD color green (0-255)
|
||||
I:hudReductionColorGreen=255
|
||||
|
||||
# Reduced fps HUD color red (0-255)
|
||||
I:hudReductionColorRed=0
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 17.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "3680aa77",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IP:Pumpjack"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 16.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "89726133",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IP:DistillationTower"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 8.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "87939773",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:MetalPress"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 13.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "2d5501df",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:Refinery"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 11.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "e8ef50e9",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:Squeezer"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 12.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "4a5a964d",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:Fermenter"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 14.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "49dc79b5",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:ArcFurnace"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 10.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "c10d29d1",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:BottlingMachine"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 9.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "938dd686",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:Crusher"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 15.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "0c90c60f",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:Mixer"
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
x: 18.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "bb370bd1",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "immersivepetroleum:schematic",
|
||||
tag: {
|
||||
multiblock: "IE:ExcavatorDemo",
|
||||
flip: 1b
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
x: 7.0d,
|
||||
y: -4.0d,
|
||||
dependencies: [
|
||||
"e1ef8d61"
|
||||
],
|
||||
tasks: [{
|
||||
uid: "ccc74981",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "immersiveengineering:wooden_device0 1 2"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
title: "Better Agriculture",
|
||||
x: 8.0d,
|
||||
y: -3.0d,
|
||||
x: 9.5d,
|
||||
y: -4.5d,
|
||||
text: [
|
||||
"Crop sticks are awesome! They allow me to grow plants in better ways, and to better keep track of their properties.",
|
||||
"This should allow me to do simple cross-breeding, and to improve my thoughput.",
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
x: 105.5d,
|
||||
y: 1.5d,
|
||||
dependencies: [
|
||||
"a6dda290"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "573ce049",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "modularmachinery:itemblueprint",
|
||||
tag: {
|
||||
dynamicmachine: "modularmachinery:nightmare_electrolyzer"
|
||||
}
|
||||
}]
|
||||
}]
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
x: -2.5d,
|
||||
x: -1.0d,
|
||||
y: -1.5d,
|
||||
description: "The key will guide you to your grave",
|
||||
dependencies: [
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
icon: "compactmachines3:machine 1 3",
|
||||
x: 17.0d,
|
||||
x: 14.0d,
|
||||
y: -3.0d,
|
||||
text: [
|
||||
"There are a lot of multiblocks, and, unfortunately, they cause a fair amount of TPS lag.",
|
||||
"Using compact machines is recommended!"
|
||||
],
|
||||
dependencies: [
|
||||
"a13a0880"
|
||||
"8b210b51"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
title: "I like big batteries and I cannot lie",
|
||||
x: 12.5d,
|
||||
y: 0.0d,
|
||||
x: 14.0d,
|
||||
y: 3.0d,
|
||||
description: "Need to make some RF? All available ways will be in the enrgy sources tab!",
|
||||
text: [
|
||||
"Now that I have better means of fabrication, I can start collecting larger amounts of energy.",
|
||||
@@ -31,9 +31,6 @@
|
||||
],
|
||||
Level: 0b,
|
||||
Send: 1000
|
||||
},
|
||||
ForgeCaps: {
|
||||
"astralsorcery:cap_item_amulet_holder": {}
|
||||
}
|
||||
}],
|
||||
ignore_nbt: 1b
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
x: 6.5d,
|
||||
icon: "aether_legacy:golden_feather",
|
||||
x: 8.0d,
|
||||
y: 9.0d,
|
||||
description: "The more you run around, the higher the chance of speeding up!",
|
||||
dependencies: [
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
dependencies: [
|
||||
"f1e1204a"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "e5d664e4",
|
||||
type: "item",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
title: "Engineering Time!",
|
||||
x: 8.0d,
|
||||
y: -1.5d,
|
||||
x: 9.5d,
|
||||
y: -3.0d,
|
||||
text: [
|
||||
"Now that I can make alloys, I can finally produce and use electricity, this should allow me to improve my manufacturing capabilities!"
|
||||
],
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
x: 53.0d,
|
||||
y: 4.5d,
|
||||
dependencies: [
|
||||
"3547dd56"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "fe3c66ff",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "contenttweaker:hohlraum"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "ddc82190",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "contenttweaker:inertial_laser_projector"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "7682b41b",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "modularmachinery:itemblueprint",
|
||||
tag: {
|
||||
dynamicmachine: "modularmachinery:inertial_confinement_reactor"
|
||||
}
|
||||
}]
|
||||
}]
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
x: 30.5d,
|
||||
y: -13.5d,
|
||||
description: "Assemble the gaia arena and click the beacon with a full nature orb",
|
||||
dependencies: [
|
||||
"a852a933"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
title: "A Rift",
|
||||
x: -5.5d,
|
||||
x: -4.0d,
|
||||
y: 0.0d,
|
||||
description: "I don't want to overload you with knowledge, so important info will become available through checkmark quests and subtitles when it's needed. If you feel like something is wrong, let me know on discord!",
|
||||
text: [
|
||||
@@ -15,15 +15,5 @@
|
||||
type: "checkmark",
|
||||
title: "First Day",
|
||||
icon: "minecraft:grass"
|
||||
}],
|
||||
rewards: [{
|
||||
uid: "04a4359e",
|
||||
type: "item",
|
||||
item: {
|
||||
id: "akashictome:tome",
|
||||
ForgeCaps: {
|
||||
"astralsorcery:cap_item_amulet_holder": {}
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -7,59 +7,14 @@
|
||||
"Mana appears to have a 'memory' for alchemical power, meaning that I can use it to create all remembered items at will."
|
||||
],
|
||||
dependencies: [
|
||||
"ab2c32d7"
|
||||
"1e58e692"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "2bec8da8",
|
||||
uid: "e69857af",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "projecte:item.pe_philosophers_stone",
|
||||
tag: {},
|
||||
ForgeCaps: {
|
||||
"astralsorcery:cap_item_amulet_holder": {}
|
||||
}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
},
|
||||
{
|
||||
uid: "5c878a4e",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "projecte:item.pe_klein_star",
|
||||
ForgeCaps: {
|
||||
"astralsorcery:cap_item_amulet_holder": {}
|
||||
}
|
||||
}],
|
||||
ignore_nbt: 1b
|
||||
},
|
||||
{
|
||||
uid: "499d6e87",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "projecte:transmutation_table"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "0b2aad3d",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "projecte:collector_mk1"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "67b02cb2",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "projecte:relay_mk1"
|
||||
}]
|
||||
},
|
||||
{
|
||||
uid: "51001b05",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "projecte:condenser_mk1"
|
||||
item: "projectex:stone_table"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
x: 18.5d,
|
||||
y: 0.0d,
|
||||
dependencies: [
|
||||
"8d6470f9",
|
||||
"ab2c32d7"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "1e0c4540",
|
||||
type: "item",
|
||||
items: [{
|
||||
id: "projecte:item.pe_philosophers_stone",
|
||||
tag: {}
|
||||
}],
|
||||
ignore_damage: true,
|
||||
ignore_nbt: 1b
|
||||
}]
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
x: 15.5d,
|
||||
x: 17.0d,
|
||||
y: -3.0d,
|
||||
dependencies: [
|
||||
"a9add4a0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
title: "Energetic Manipulation",
|
||||
x: 11.0d,
|
||||
x: 12.5d,
|
||||
y: 1.5d,
|
||||
description: "Used to craft machines from actually additions (see manufacturing and fabrication)",
|
||||
text: [
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
x: 32.0d,
|
||||
y: -7.5d,
|
||||
description: "Lord vatticus will trade the wizard book, right click it on the Phoenix Altar",
|
||||
dependencies: [
|
||||
"dd400df7"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "d03ee534",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "contenttweaker:parasecta_wing"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
x: 68.0d,
|
||||
y: -6.0d,
|
||||
dependencies: [
|
||||
"5a0724e2"
|
||||
],
|
||||
hide: true,
|
||||
tasks: [{
|
||||
uid: "4f4bc544",
|
||||
type: "item",
|
||||
items: [{
|
||||
item: "contenttweaker:adamantium_stinger"
|
||||
}]
|
||||
}]
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
title: "Cooking!",
|
||||
x: 0.5d,
|
||||
x: 2.0d,
|
||||
y: 0.0d,
|
||||
description: "Quests are here to tell you what CAN be done, but the order is up to you!",
|
||||
text: [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
icon: "nuclearcraft:radaway",
|
||||
x: -1.0d,
|
||||
x: 0.5d,
|
||||
y: 1.5d,
|
||||
description: "Beware of effects like weakness, hunger, poison! Radiation is a thing! Uranium, Thorium, Yellorium will poison you! There are tooltips for things that are radioactive!",
|
||||
text: [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
title: "Digital Dismemberment",
|
||||
x: 15.5d,
|
||||
y: 3.0d,
|
||||
x: 14.0d,
|
||||
y: -4.5d,
|
||||
description: "More info about deep mob learning is found on book of creation",
|
||||
text: [
|
||||
"I may have a problem, the ability to manipulate souls is so freaking useful!",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user