0.16
This commit is contained in:
@@ -121,6 +121,7 @@ blockingmode {
|
|||||||
ore:lensGarnetYellow
|
ore:lensGarnetYellow
|
||||||
ore:lensVinteum
|
ore:lensVinteum
|
||||||
ore:lensNetherStar
|
ore:lensNetherStar
|
||||||
|
bloodmagic:soul_gem
|
||||||
>
|
>
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -176,6 +177,9 @@ client {
|
|||||||
# Controls buttons on Priority Screen : Capped at 9999
|
# Controls buttons on Priority Screen : Capped at 9999
|
||||||
I:priorityAmtButton4=1000
|
I:priorityAmtButton4=1000
|
||||||
|
|
||||||
|
# Whether to show a preview of cell contents in tooltips.
|
||||||
|
B:showCellContentsPreview=true
|
||||||
|
|
||||||
# Whether to add "Craftable" to item tooltips when they can be crafted automatically.
|
# Whether to add "Craftable" to item tooltips when they can be crafted automatically.
|
||||||
B:showCraftableTooltip=true
|
B:showCraftableTooltip=true
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Configuration file
|
# Configuration file
|
||||||
|
|
||||||
cache {
|
cache {
|
||||||
S:digest=75290a1368d1c585feea4d01d35b917a
|
S:digest=3e11cecf56eb4e5bde3bc5ff8c64a04d
|
||||||
|
|
||||||
# Caching can save processing time, if there are a lot of items. [default: true]
|
# Caching can save processing time, if there are a lot of items. [default: true]
|
||||||
B:enableCache=true
|
B:enableCache=true
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
cache {
|
cache {
|
||||||
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
|
# Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24]
|
||||||
I:interval=24
|
I:interval=24
|
||||||
S:lastCheck=1716584110794
|
S:lastCheck=1724017102965
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+3310
-3136
File diff suppressed because it is too large
Load Diff
@@ -85,7 +85,7 @@
|
|||||||
"action" :
|
"action" :
|
||||||
{
|
{
|
||||||
"type": "openLink",
|
"type": "openLink",
|
||||||
"link": "https://github.com/sainagh/meatballcraft/wiki/How-to-Improve-Performance!"
|
"link": "https://github.com/sainagh/meatballcraft/wiki/%5B0.16.0%5D-Improving-Performance"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
@@ -225,7 +225,12 @@
|
|||||||
"menu:back24.png",
|
"menu:back24.png",
|
||||||
"menu:back25.png",
|
"menu:back25.png",
|
||||||
"menu:back35.png",
|
"menu:back35.png",
|
||||||
"menu:back32.png"],
|
"menu:back32.png",
|
||||||
|
"menu:back37.png",
|
||||||
|
"menu:back38.png",
|
||||||
|
"menu:back39.png",
|
||||||
|
"menu:back40.png",
|
||||||
|
"menu:back41.png"],
|
||||||
"displayDuration" : 100,
|
"displayDuration" : 100,
|
||||||
"shuffle": true,
|
"shuffle": true,
|
||||||
"fadeDuration" : 40
|
"fadeDuration" : 40
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# Configuration file
|
||||||
|
|
||||||
|
general {
|
||||||
|
# This item is required when using EMC Gadget
|
||||||
|
S:"Key Item" <
|
||||||
|
projecte:item.pe_transmutation_tablet
|
||||||
|
projectex:arcane_tablet
|
||||||
|
>
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
#Inventory Tweaks Configuration
|
#Inventory Tweaks Configuration
|
||||||
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
#(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html)
|
||||||
#Fri May 24 14:38:53 PDT 2024
|
#Sun Aug 18 14:57:37 PDT 2024
|
||||||
enableMiddleClick=true
|
enableMiddleClick=true
|
||||||
showChestButtons=true
|
showChestButtons=true
|
||||||
enableSortingOnPickup=false
|
enableSortingOnPickup=false
|
||||||
|
|||||||
@@ -3,24 +3,48 @@
|
|||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"623": [
|
"623": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"183": [
|
"183": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"805": [
|
"805": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"184": [
|
"184": [
|
||||||
@@ -59,78 +83,182 @@
|
|||||||
{
|
{
|
||||||
"item": "enderutilities:enderbow",
|
"item": "enderutilities:enderbow",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"818": [
|
"818": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"821": [
|
"821": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"165": [
|
"165": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"814": [
|
"814": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"53": [
|
"53": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"166": [
|
"166": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"423": [
|
"423": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"170": [
|
"170": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"171": [
|
"171": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"172": [
|
"172": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"173": [
|
"173": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"802": [
|
"802": [
|
||||||
{
|
{
|
||||||
"item": "xreliquary:rod_of_lyssa",
|
"item": "xreliquary:rod_of_lyssa",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"1": [
|
"1": [
|
||||||
@@ -229,12 +357,20 @@
|
|||||||
{
|
{
|
||||||
"item": "enderutilities:enderbow",
|
"item": "enderutilities:enderbow",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"163": [
|
"163": [
|
||||||
{
|
{
|
||||||
"item": "extrautils2:terraformer",
|
"item": "extrautils2:terraformer",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"151": [
|
"151": [
|
||||||
@@ -242,5 +378,119 @@
|
|||||||
"item": "extrautils2:terraformer",
|
"item": "extrautils2:terraformer",
|
||||||
"damage": "*"
|
"damage": "*"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"111": [
|
||||||
|
{
|
||||||
|
"item": "twilightforest:charm_of_life_1",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "twilightforest:charm_of_life_2",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"4": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"425": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"50": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"51": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"52": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"180": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"181": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"182": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"162": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"164": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"624": [
|
||||||
|
{
|
||||||
|
"item": "rftools:storage_scanner",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"424": [
|
||||||
|
{
|
||||||
|
"item": "draconicevolution:grinder",
|
||||||
|
"damage": "*"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "industrialforegoing:mob_relocator",
|
||||||
|
"damage": "*"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
["false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false","false"]
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
general {
|
general {
|
||||||
# Set to true to force client mode: no item and recipe allowed, use key bindings instead.
|
# Set to true to force client mode: no item and recipe allowed, use key bindings instead.
|
||||||
B:clientMode=false
|
B:clientMode=true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1934,7 +1934,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "botania:quartztypedark|2",
|
"item": "botania:quartztypedark|2",
|
||||||
"emc": 0
|
"emc": 1024
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "botania:quartzslabdarkhalf|0",
|
"item": "botania:quartzslabdarkhalf|0",
|
||||||
@@ -1946,11 +1946,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "botania:quartztypedark|1",
|
"item": "botania:quartztypedark|1",
|
||||||
"emc": 0
|
"emc": 1024
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "botania:quartztypedark|0",
|
"item": "botania:quartztypedark|0",
|
||||||
"emc": 0
|
"emc": 1024
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "forestry:flexible_casing|0",
|
"item": "forestry:flexible_casing|0",
|
||||||
@@ -3614,7 +3614,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "astralsorcery:blockmarbleslab|0",
|
"item": "astralsorcery:blockmarbleslab|0",
|
||||||
"emc": 0
|
"emc": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "hatchery:chickenmanure|0",
|
"item": "hatchery:chickenmanure|0",
|
||||||
@@ -5390,7 +5390,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "iceandfire:dragon_horn|0",
|
"item": "iceandfire:dragon_horn|0",
|
||||||
"emc": 4100
|
"emc": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "bloodmagic:demon_crucible|0",
|
"item": "bloodmagic:demon_crucible|0",
|
||||||
@@ -6434,11 +6434,11 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "extrautils2:flattransfernode|1",
|
"item": "extrautils2:flattransfernode|1",
|
||||||
"emc": 100
|
"emc": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "extrautils2:flattransfernode|0",
|
"item": "extrautils2:flattransfernode|0",
|
||||||
"emc": 100
|
"emc": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "enderio:item_soul_filter_normal|0",
|
"item": "enderio:item_soul_filter_normal|0",
|
||||||
@@ -22163,6 +22163,390 @@
|
|||||||
{
|
{
|
||||||
"item": "thermalfoundation:material|228",
|
"item": "thermalfoundation:material|228",
|
||||||
"emc": 0
|
"emc": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried_stone|0",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|0",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|1",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|2",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|3",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|4",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried|5",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried_brick_stairs|0",
|
||||||
|
"emc": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried_paver_stairs|0",
|
||||||
|
"emc": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried_slab|0",
|
||||||
|
"emc": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:quarried_slab|1",
|
||||||
|
"emc": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|0",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|1",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|2",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|3",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|4",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone|5",
|
||||||
|
"emc": 8
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone_brick_stairs|0",
|
||||||
|
"emc": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone_paver_stairs|0",
|
||||||
|
"emc": 6
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone_slab|1",
|
||||||
|
"emc": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bleachedbone_slab|0",
|
||||||
|
"emc": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|1",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|0",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|2",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|3",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|4",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained|5",
|
||||||
|
"emc": 68
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained_paver_stairs|0",
|
||||||
|
"emc": 51
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained_brick_stairs|0",
|
||||||
|
"emc": 51
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained_slab|0",
|
||||||
|
"emc": 34
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:bloodstained_slab|1",
|
||||||
|
"emc": 34
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|0",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|3",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|4",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|5",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|6",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|7",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "botania:grassseeds|8",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "enderio:item_material|50",
|
||||||
|
"emc": 112
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|1",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|2",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|3",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|4",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|5",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|6",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|7",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|8",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|9",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|10",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|11",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|12",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|14",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|13",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "xtones:bitt|15",
|
||||||
|
"emc": 17
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tardis:gallifreyan_dirt|0",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tardis:gallifreyan_stone|0",
|
||||||
|
"emc": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "tardis:gallifreyan_grass|0",
|
||||||
|
"emc": 2
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|0",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|1",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|2",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|3",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|4",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|5",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|2",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|3",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|12",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|11",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|10",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|9",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|8",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|7",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|6",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|7",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|6",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|5",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|13",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|14",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz_botania_quartztypedark_0|15",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|0",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|1",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|4",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|8",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|9",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|10",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|15",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|14",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|13",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|12",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "unlimitedchiselworks:chisel_quartz1_botania_quartztypedark_0|11",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded_stone|0",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|0",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|1",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|2",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|3",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|5",
|
||||||
|
"emc": 1024
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "railcraft:jaded|4",
|
||||||
|
"emc": 1024
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@@ -56,7 +56,7 @@ mapperconfigurations {
|
|||||||
I:divinerpgpriority=1
|
I:divinerpgpriority=1
|
||||||
I:equivalentenergisticspriority=1
|
I:equivalentenergisticspriority=1
|
||||||
|
|
||||||
# Priority for Mod with ModId = expequiv. Values: 3404 [range: 0 ~ 512, default: 1]
|
# Priority for Mod with ModId = expequiv. Values: 3418 [range: 0 ~ 512, default: 1]
|
||||||
I:expequivpriority=1
|
I:expequivpriority=1
|
||||||
I:metallurgypriority=1
|
I:metallurgypriority=1
|
||||||
|
|
||||||
@@ -245,7 +245,7 @@ mapperconfigurations {
|
|||||||
apicustomconversionmapper {
|
apicustomconversionmapper {
|
||||||
|
|
||||||
allow {
|
allow {
|
||||||
# Allow Mod expequiv to add its 80765 Recipes to the EMC Calculation [default: true]
|
# Allow Mod expequiv to add its 81253 Recipes to the EMC Calculation [default: true]
|
||||||
B:expequiv=true
|
B:expequiv=true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -117,6 +117,10 @@ general {
|
|||||||
# Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam)
|
# Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam)
|
||||||
B:"Entity UUID"=true
|
B:"Entity UUID"=true
|
||||||
|
|
||||||
|
# Fixes the player model occasionally disappearing when flying with elytra in a straight line in third-person mode
|
||||||
|
# Incompatible with OpenModsLib
|
||||||
|
B:"Fixes Invisible Player when Flying with Elytra"=true
|
||||||
|
|
||||||
# Modifies falling logic of horses, listening to LivingFallEvent and taking jump boost into account
|
# Modifies falling logic of horses, listening to LivingFallEvent and taking jump boost into account
|
||||||
B:"Horse Falling"=true
|
B:"Horse Falling"=true
|
||||||
|
|
||||||
|
|||||||
@@ -111,6 +111,10 @@ general {
|
|||||||
}
|
}
|
||||||
|
|
||||||
"extra utilities 2" {
|
"extra utilities 2" {
|
||||||
|
# When near some inventories, the Radar feature (find in nearby inventories) will entirely break
|
||||||
|
# this catches the AbstractMethodException thrown, allowing other nearby inventories to be searched
|
||||||
|
B:"Catch Radar Exception"=true
|
||||||
|
|
||||||
# Fixes the Creative Mill Generator not respecting the Creative Block Breaking config
|
# Fixes the Creative Mill Generator not respecting the Creative Block Breaking config
|
||||||
B:"Creative Mill Harvestability"=true
|
B:"Creative Mill Harvestability"=true
|
||||||
|
|
||||||
@@ -393,6 +397,12 @@ general {
|
|||||||
|
|
||||||
# Adds an impact sound to the rift focus effect
|
# Adds an impact sound to the rift focus effect
|
||||||
B:"[12] Rift: Impact Sound"=true
|
B:"[12] Rift: Impact Sound"=true
|
||||||
|
|
||||||
|
# Overhauls the exchange focus effect cast sound
|
||||||
|
B:"[13] Exchange: Cast Sound Revamp"=true
|
||||||
|
|
||||||
|
# Adds an impact sound to the exchange focus effect
|
||||||
|
B:"[14] Exchange: Impact Sound"=true
|
||||||
}
|
}
|
||||||
|
|
||||||
"focus mediums" {
|
"focus mediums" {
|
||||||
@@ -457,6 +467,9 @@ general {
|
|||||||
# Caches all ore dictionary smelting recipes to speed up game loading
|
# Caches all ore dictionary smelting recipes to speed up game loading
|
||||||
B:"Ore Dictionary Cache"=true
|
B:"Ore Dictionary Cache"=true
|
||||||
|
|
||||||
|
# Fixes server world being leaked to various particles
|
||||||
|
B:"Particle Fixes"=true
|
||||||
|
|
||||||
# Despawns unbreakable projectiles faster to improve framerates
|
# Despawns unbreakable projectiles faster to improve framerates
|
||||||
B:"Projectile Despawning"=true
|
B:"Projectile Despawning"=true
|
||||||
|
|
||||||
@@ -545,6 +558,37 @@ general {
|
|||||||
B:"Fully Unregister Dimensions"=true
|
B:"Fully Unregister Dimensions"=true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"codechicken lib" {
|
||||||
|
# Fixes network ByteBuf leaks from PacketCustom
|
||||||
|
B:"Packet Leak Fix"=false
|
||||||
|
}
|
||||||
|
|
||||||
|
"ender storage" {
|
||||||
|
# Fixes storage frequencies being tracked multiple times
|
||||||
|
B:"Fix Frequency Tracking"=true
|
||||||
|
}
|
||||||
|
|
||||||
|
openblocks {
|
||||||
|
# Fixes the Last Stand enchantment triggering too early on pre-mitigation damage (before enchants, potions, etc)
|
||||||
|
# instead of on post-mitigation damage.
|
||||||
|
B:"Last Stand Trigger Fix"=true
|
||||||
|
}
|
||||||
|
|
||||||
|
opencomputers {
|
||||||
|
# Fixes network ByteBuf leaks from PacketHandler
|
||||||
|
B:"Packet Leak Fix"=true
|
||||||
|
}
|
||||||
|
|
||||||
|
"requious frakto" {
|
||||||
|
# Fixes server world being leaked to various particles
|
||||||
|
B:"Particle Fixes"=true
|
||||||
|
}
|
||||||
|
|
||||||
|
steamworld {
|
||||||
|
# Fixes a Stack Overflow crash when entering the Sky of Old Dimension
|
||||||
|
B:"Sky of Old Dimension Fix"=true
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -45,9 +45,18 @@ general {
|
|||||||
# Allows the player to jump over fences and walls
|
# Allows the player to jump over fences and walls
|
||||||
B:"Fence/Wall Jump"=true
|
B:"Fence/Wall Jump"=true
|
||||||
|
|
||||||
|
# Causes Barrier Particles to always be displayed to players in Creative mode
|
||||||
|
B:"Improve Barrier Particle Display"=false
|
||||||
|
|
||||||
# Allows the creation of grass paths everywhere (beneath fence gates, trapdoors, ...)
|
# Allows the creation of grass paths everywhere (beneath fence gates, trapdoors, ...)
|
||||||
B:"Lenient Paths"=true
|
B:"Lenient Paths"=true
|
||||||
|
|
||||||
|
# Controls if the observer activates itself on the first tick when it is placed
|
||||||
|
B:"Prevent Observer Activating on Placement"=false
|
||||||
|
|
||||||
|
# Controls if the End Portal renders its texture on the bottom face
|
||||||
|
B:"Render End Portal Bottom"=true
|
||||||
|
|
||||||
# Determines how tall sugar cane can grow
|
# Determines how tall sugar cane can grow
|
||||||
I:"Sugar Cane Size"=3
|
I:"Sugar Cane Size"=3
|
||||||
|
|
||||||
@@ -207,6 +216,12 @@ general {
|
|||||||
# Lets baby zombies burn in daylight as in Minecraft 1.13+
|
# Lets baby zombies burn in daylight as in Minecraft 1.13+
|
||||||
B:"Burning Baby Zombies"=true
|
B:"Burning Baby Zombies"=true
|
||||||
|
|
||||||
|
# Lets skeletons burn in daylight
|
||||||
|
B:"Burning Skeletons"=true
|
||||||
|
|
||||||
|
# Lets zombies burn in daylight
|
||||||
|
B:"Burning Zombies"=true
|
||||||
|
|
||||||
# Sets the chance for creepers to spawn charged
|
# Sets the chance for creepers to spawn charged
|
||||||
# Min: 0.0
|
# Min: 0.0
|
||||||
# Max: 1.0
|
# Max: 1.0
|
||||||
@@ -235,6 +250,9 @@ general {
|
|||||||
# Lets husks and strays spawn underground like regular zombies and skeletons
|
# Lets husks and strays spawn underground like regular zombies and skeletons
|
||||||
B:"Husk & Stray Spawning"=true
|
B:"Husk & Stray Spawning"=true
|
||||||
|
|
||||||
|
# Replaces vanilla Minecarts dropping a Minecart and the contained item, and instead drop the combined item
|
||||||
|
B:"Minecart Drops Itself"=false
|
||||||
|
|
||||||
# Mobs carrying picked up items will drop their equipment and despawn properly
|
# Mobs carrying picked up items will drop their equipment and despawn properly
|
||||||
B:"Mob Despawn Improvement"=true
|
B:"Mob Despawn Improvement"=true
|
||||||
|
|
||||||
@@ -265,6 +283,9 @@ general {
|
|||||||
# Summoned vexes will also die when their summoner is killed
|
# Summoned vexes will also die when their summoner is killed
|
||||||
B:"Soulbound Vexes"=true
|
B:"Soulbound Vexes"=true
|
||||||
|
|
||||||
|
# When viewing in third person, don't stop the camera on non-solid blocks
|
||||||
|
B:"Third Person Ignores Non-solid Blocks"=false
|
||||||
|
|
||||||
# Allows creating Iron Golems with non-air blocks in the bottom corners of the structure
|
# Allows creating Iron Golems with non-air blocks in the bottom corners of the structure
|
||||||
B:"Weaken Golem Structure Requirements"=false
|
B:"Weaken Golem Structure Requirements"=false
|
||||||
|
|
||||||
@@ -595,6 +616,9 @@ general {
|
|||||||
S:"Custom Use Duration" <
|
S:"Custom Use Duration" <
|
||||||
>
|
>
|
||||||
|
|
||||||
|
# Causes Glass Bottles to consume the source block of water
|
||||||
|
B:"Glass Bottle Consumes Water Source"=false
|
||||||
|
|
||||||
# Prevents placing of liquid source blocks in the world
|
# Prevents placing of liquid source blocks in the world
|
||||||
B:"Hardcore Buckets"=false
|
B:"Hardcore Buckets"=false
|
||||||
|
|
||||||
@@ -604,6 +628,12 @@ general {
|
|||||||
# Disables dragon's breath from being a container item and leaving off empty bottles when a stack is brewed with
|
# Disables dragon's breath from being a container item and leaving off empty bottles when a stack is brewed with
|
||||||
B:"No Leftover Breath Bottles"=true
|
B:"No Leftover Breath Bottles"=true
|
||||||
|
|
||||||
|
# Prevents using Mob Spawner Eggs to change what a Spawner is spawning
|
||||||
|
B:"Prevent Mob Eggs from Changing Spawners"=false
|
||||||
|
|
||||||
|
# Prevents placing of liquid source blocks overriding portal blocks
|
||||||
|
B:"Prevent Placing Buckets in Portals"=false
|
||||||
|
|
||||||
# Enables one-time ignition of entities by hitting them with a torch
|
# Enables one-time ignition of entities by hitting them with a torch
|
||||||
B:"Super Hot Torch"=false
|
B:"Super Hot Torch"=false
|
||||||
|
|
||||||
@@ -755,11 +785,15 @@ general {
|
|||||||
# Always displays the actual potion duration instead of `**:**`
|
# Always displays the actual potion duration instead of `**:**`
|
||||||
B:"Accurate Potion Duration"=true
|
B:"Accurate Potion Duration"=true
|
||||||
|
|
||||||
|
# Always returns the player to the main menu when quitting the game
|
||||||
|
B:"Always Return to Main Menu"=false
|
||||||
|
|
||||||
# Displays the ping in milliseconds of players when viewing the server list
|
# Displays the ping in milliseconds of players when viewing the server list
|
||||||
B:"Better Ping Display"=true
|
B:"Better Ping Display"=true
|
||||||
B:"Compact Messages"=false
|
B:"Compact Messages"=false
|
||||||
|
|
||||||
# Enables clicking of `/seed` world seed in chat to copy to clipboard
|
# Enables clicking of `/seed` world seed in chat to copy to clipboard
|
||||||
|
# Required on server AND client
|
||||||
B:"Copy World Seed"=false
|
B:"Copy World Seed"=false
|
||||||
|
|
||||||
# Restores feature to tilt the camera when damaged
|
# Restores feature to tilt the camera when damaged
|
||||||
@@ -776,6 +810,15 @@ general {
|
|||||||
# Prevents the advancement system from loading entirely
|
# Prevents the advancement system from loading entirely
|
||||||
B:"Disable Advancements"=false
|
B:"Disable Advancements"=false
|
||||||
|
|
||||||
|
# Disables the glint overlay on enchantment books
|
||||||
|
B:"Disable Glint Overlay on Enchantment Books"=false
|
||||||
|
|
||||||
|
# Disables the glint overlay on potions
|
||||||
|
B:"Disable Glint Overlay on Potions"=false
|
||||||
|
|
||||||
|
# Disables using the scroll wheel to change hotbar slots wrapping
|
||||||
|
B:"Disable Hotbar Scroll Wrapping"=false
|
||||||
|
|
||||||
# Disables the narrator functionality entirely
|
# Disables the narrator functionality entirely
|
||||||
B:"Disable Narrator"=true
|
B:"Disable Narrator"=true
|
||||||
|
|
||||||
@@ -821,13 +864,18 @@ general {
|
|||||||
# -4 for vanilla default
|
# -4 for vanilla default
|
||||||
I:"Overlay Message Height"=-4
|
I:"Overlay Message Height"=-4
|
||||||
|
|
||||||
|
# Limits particles to a set amount. Should not be set too low, as it will cause particles to appear for a single tick before vanishing
|
||||||
|
# Vanilla default is 16384
|
||||||
|
# Less than or equal to 0 is set to the default
|
||||||
|
I:"Particle Limit"=-1
|
||||||
|
|
||||||
# Always indent keybind entries from the screen edge, preventing them from overflowing off the left side when particularly long keybind names are present
|
# Always indent keybind entries from the screen edge, preventing them from overflowing off the left side when particularly long keybind names are present
|
||||||
B:"Prevent Keybinds from Overflowing Screen"=true
|
B:"Prevent Keybinds from Overflowing Screen"=true
|
||||||
|
|
||||||
# Removes the 3D Anaglyph button from the video settings menu
|
# Removes the 3D Anaglyph button from the video settings menu
|
||||||
B:"Remove 3D Anaglyph Button"=true
|
B:"Remove 3D Anaglyph Button"=true
|
||||||
|
|
||||||
# Removes the redundant Minecraft Realms button from the main menu
|
# Removes the redundant Minecraft Realms button from the main menu and silences notifications
|
||||||
# Incompatible with RandomPatches
|
# Incompatible with RandomPatches
|
||||||
B:"Remove Realms Button"=true
|
B:"Remove Realms Button"=true
|
||||||
|
|
||||||
@@ -851,6 +899,12 @@ general {
|
|||||||
# Adds a button to the pause menu to toggle cheats
|
# Adds a button to the pause menu to toggle cheats
|
||||||
B:"Toggle Cheats Button"=true
|
B:"Toggle Cheats Button"=true
|
||||||
|
|
||||||
|
# Makes the dismount keybind separate from LSHIFT, allowing it to be rebound independently
|
||||||
|
B:"Use Separate Dismount Key"=false
|
||||||
|
|
||||||
|
# Allows using a custom Narrator key, instead of being stuck with CTRL+B
|
||||||
|
B:"Use Separate Narrator Key"=false
|
||||||
|
|
||||||
# Sets the maximum experience level players can reach
|
# Sets the maximum experience level players can reach
|
||||||
# 0 to effectively disable gaining of experience
|
# 0 to effectively disable gaining of experience
|
||||||
# -1 for vanilla default
|
# -1 for vanilla default
|
||||||
@@ -924,7 +978,7 @@ general {
|
|||||||
# MINECRAFT
|
# MINECRAFT
|
||||||
# WORLD
|
# WORLD
|
||||||
# MINECRAFT_AND_WORLD
|
# MINECRAFT_AND_WORLD
|
||||||
S:"[1] Mode"=NOTHING
|
S:"[1] Mode"=MINECRAFT_AND_WORLD
|
||||||
|
|
||||||
# Sounds to play when Minecraft is loaded
|
# Sounds to play when Minecraft is loaded
|
||||||
# Syntax: eventname;pitch
|
# Syntax: eventname;pitch
|
||||||
@@ -1083,6 +1137,35 @@ general {
|
|||||||
B:"[3] Compact Messages"=false
|
B:"[3] Compact Messages"=false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
advancements {
|
||||||
|
# Enables Advancement GUI Tweaks
|
||||||
|
B:"[01] Advancements Toggle"=false
|
||||||
|
|
||||||
|
# Enables the Vertical and Horizontal Margin settings
|
||||||
|
B:"[02] Size Toggle"=true
|
||||||
|
|
||||||
|
# Sets the minimum Vertical Margin of the Advancement GUI. Too high a number may cause the advancement box to render incorrectly, depending on screen size and GUI scale
|
||||||
|
I:"[03] Vertical Margin"=50
|
||||||
|
|
||||||
|
# Sets the minimum Horizontal Margin of the Advancement GUI. Too high a number may cause the advancement box to render incorrectly, depending on screen size and GUI scale
|
||||||
|
I:"[04] Horizontal Margin"=50
|
||||||
|
|
||||||
|
# Move the Arrow Buttons visible to change focused advancement page from above the advancement box to in the empty top corners, preventing them from going offscreen and being unusable on most vertical margin settings
|
||||||
|
B:"[05] Move Arrow Buttons"=true
|
||||||
|
|
||||||
|
# Hides the page number header, as it will go offscreen and be unusable on most vertical margin settings, and is rarely needed due to the increased page size
|
||||||
|
B:"[06] Hide Page Header"=false
|
||||||
|
|
||||||
|
# Hides page switching buttons when at the maximum/minimum page count
|
||||||
|
B:"[07] Hide Invalid Arrow Buttons"=true
|
||||||
|
|
||||||
|
# Disables the background fading when hovering over an advancement
|
||||||
|
B:"[08] Disable Background Fade on Hover"=true
|
||||||
|
|
||||||
|
# Makes the focused Advancement Tab Title be added to the header, which otherwise is just 'Advancements' for every tab
|
||||||
|
B:"[09] Add Advancement Tab Title to Header"=true
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
performance {
|
performance {
|
||||||
@@ -1117,6 +1200,13 @@ general {
|
|||||||
# Fixes slow background startup edge case caused by checking tooltips during the loading process
|
# Fixes slow background startup edge case caused by checking tooltips during the loading process
|
||||||
B:"Faster Background Startup"=false
|
B:"Faster Background Startup"=false
|
||||||
|
|
||||||
|
# Improves the speed of switching languages in the Language GUI
|
||||||
|
B:"Improve Language Switching Speed"=true
|
||||||
|
|
||||||
|
# Improves the speed of connecting to servers by setting the InetAddress host name to the IP in situations
|
||||||
|
# where it can be represented as the IP address, preventing getHostFromNameService from being to be run
|
||||||
|
B:"Improve Server Connection Speed"=true
|
||||||
|
|
||||||
# Silences advancement errors
|
# Silences advancement errors
|
||||||
B:"Mute Advancement Errors"=false
|
B:"Mute Advancement Errors"=false
|
||||||
|
|
||||||
@@ -1166,6 +1256,7 @@ general {
|
|||||||
|
|
||||||
world {
|
world {
|
||||||
# Sets the default height of the overworld's sea level
|
# Sets the default height of the overworld's sea level
|
||||||
|
# Supported world types: Default, Biomes O' Plenty
|
||||||
# Vanilla default is 63
|
# Vanilla default is 63
|
||||||
I:"Sea Level"=63
|
I:"Sea Level"=63
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,6 @@
|
|||||||
"runandor_token_nugget": 298,
|
"runandor_token_nugget": 298,
|
||||||
"steadfast_steel_block": 29,
|
"steadfast_steel_block": 29,
|
||||||
"chalcedony_ingot": 144,
|
"chalcedony_ingot": 144,
|
||||||
"halite_armor": 220,
|
|
||||||
"destructive_steel_nugget": 12,
|
"destructive_steel_nugget": 12,
|
||||||
"haven_token_nugget": 284,
|
"haven_token_nugget": 284,
|
||||||
"chalcedony_ore_minecraft_stone": 218,
|
"chalcedony_ore_minecraft_stone": 218,
|
||||||
@@ -66,7 +65,6 @@
|
|||||||
"haumea_armor": 242,
|
"haumea_armor": 242,
|
||||||
"falacer_armor": 238,
|
"falacer_armor": 238,
|
||||||
"promethium_rod": 205,
|
"promethium_rod": 205,
|
||||||
"halite_rod": 184,
|
|
||||||
"caesium_ingot": 159,
|
"caesium_ingot": 159,
|
||||||
"rhenium_ore_minecraft_stone": 210,
|
"rhenium_ore_minecraft_stone": 210,
|
||||||
"chaos_molten": 177,
|
"chaos_molten": 177,
|
||||||
@@ -93,6 +91,7 @@
|
|||||||
"rubidium_ingot": 169,
|
"rubidium_ingot": 169,
|
||||||
"steadfast_steel_ingot": 25,
|
"steadfast_steel_ingot": 25,
|
||||||
"ogerite_ore_minecraft_stone": 216,
|
"ogerite_ore_minecraft_stone": 216,
|
||||||
|
"fractallite_halite_rod": 318,
|
||||||
"strontium_rod": 166,
|
"strontium_rod": 166,
|
||||||
"lunastone_ingot": 137,
|
"lunastone_ingot": 137,
|
||||||
"candyte_ore": 94,
|
"candyte_ore": 94,
|
||||||
@@ -151,7 +150,6 @@
|
|||||||
"candyte_molten": 93,
|
"candyte_molten": 93,
|
||||||
"candyland_token_nugget": 268,
|
"candyland_token_nugget": 268,
|
||||||
"sacrifice_metal_molten": 192,
|
"sacrifice_metal_molten": 192,
|
||||||
"halite_ingot": 183,
|
|
||||||
"brightsteel_nugget": 150,
|
"brightsteel_nugget": 150,
|
||||||
"destructive_steel_ingot": 13,
|
"destructive_steel_ingot": 13,
|
||||||
"promethium_molten": 206,
|
"promethium_molten": 206,
|
||||||
@@ -179,6 +177,7 @@
|
|||||||
"precasia_token_nugget": 296,
|
"precasia_token_nugget": 296,
|
||||||
"corrosive_steel_ingot": 7,
|
"corrosive_steel_ingot": 7,
|
||||||
"greckon_token_nugget": 282,
|
"greckon_token_nugget": 282,
|
||||||
|
"fractallite_halite_armor": 319,
|
||||||
"ichorium_molten": 313,
|
"ichorium_molten": 313,
|
||||||
"dreaded_steel_gear": 45,
|
"dreaded_steel_gear": 45,
|
||||||
"sentient_meatball_nugget": 304,
|
"sentient_meatball_nugget": 304,
|
||||||
@@ -250,6 +249,7 @@
|
|||||||
"creeponia_token_nugget": 272,
|
"creeponia_token_nugget": 272,
|
||||||
"vibranium_block": 73,
|
"vibranium_block": 73,
|
||||||
"rhenium_ore": 80,
|
"rhenium_ore": 80,
|
||||||
|
"fractallite_halite_ingot": 317,
|
||||||
"vengeful_steel_rod": 21,
|
"vengeful_steel_rod": 21,
|
||||||
"corrosive_steel_molten": 10,
|
"corrosive_steel_molten": 10,
|
||||||
"brightsteel_ingot": 151,
|
"brightsteel_ingot": 151,
|
||||||
|
|||||||
@@ -36,7 +36,6 @@
|
|||||||
"runandor_token_nugget": 298,
|
"runandor_token_nugget": 298,
|
||||||
"steadfast_steel_block": 29,
|
"steadfast_steel_block": 29,
|
||||||
"chalcedony_ingot": 144,
|
"chalcedony_ingot": 144,
|
||||||
"halite_armor": 220,
|
|
||||||
"destructive_steel_nugget": 12,
|
"destructive_steel_nugget": 12,
|
||||||
"haven_token_nugget": 284,
|
"haven_token_nugget": 284,
|
||||||
"chalcedony_ore_minecraft_stone": 218,
|
"chalcedony_ore_minecraft_stone": 218,
|
||||||
@@ -66,7 +65,6 @@
|
|||||||
"haumea_armor": 242,
|
"haumea_armor": 242,
|
||||||
"falacer_armor": 238,
|
"falacer_armor": 238,
|
||||||
"promethium_rod": 205,
|
"promethium_rod": 205,
|
||||||
"halite_rod": 184,
|
|
||||||
"caesium_ingot": 159,
|
"caesium_ingot": 159,
|
||||||
"rhenium_ore_minecraft_stone": 210,
|
"rhenium_ore_minecraft_stone": 210,
|
||||||
"chaos_molten": 177,
|
"chaos_molten": 177,
|
||||||
@@ -93,6 +91,7 @@
|
|||||||
"rubidium_ingot": 169,
|
"rubidium_ingot": 169,
|
||||||
"steadfast_steel_ingot": 25,
|
"steadfast_steel_ingot": 25,
|
||||||
"ogerite_ore_minecraft_stone": 216,
|
"ogerite_ore_minecraft_stone": 216,
|
||||||
|
"fractallite_halite_rod": 318,
|
||||||
"strontium_rod": 166,
|
"strontium_rod": 166,
|
||||||
"lunastone_ingot": 137,
|
"lunastone_ingot": 137,
|
||||||
"candyte_ore": 94,
|
"candyte_ore": 94,
|
||||||
@@ -151,7 +150,6 @@
|
|||||||
"candyte_molten": 93,
|
"candyte_molten": 93,
|
||||||
"candyland_token_nugget": 268,
|
"candyland_token_nugget": 268,
|
||||||
"sacrifice_metal_molten": 192,
|
"sacrifice_metal_molten": 192,
|
||||||
"halite_ingot": 183,
|
|
||||||
"brightsteel_nugget": 150,
|
"brightsteel_nugget": 150,
|
||||||
"destructive_steel_ingot": 13,
|
"destructive_steel_ingot": 13,
|
||||||
"promethium_molten": 206,
|
"promethium_molten": 206,
|
||||||
@@ -179,6 +177,7 @@
|
|||||||
"precasia_token_nugget": 296,
|
"precasia_token_nugget": 296,
|
||||||
"corrosive_steel_ingot": 7,
|
"corrosive_steel_ingot": 7,
|
||||||
"greckon_token_nugget": 282,
|
"greckon_token_nugget": 282,
|
||||||
|
"fractallite_halite_armor": 319,
|
||||||
"ichorium_molten": 313,
|
"ichorium_molten": 313,
|
||||||
"dreaded_steel_gear": 45,
|
"dreaded_steel_gear": 45,
|
||||||
"sentient_meatball_nugget": 304,
|
"sentient_meatball_nugget": 304,
|
||||||
@@ -250,6 +249,7 @@
|
|||||||
"creeponia_token_nugget": 272,
|
"creeponia_token_nugget": 272,
|
||||||
"vibranium_block": 73,
|
"vibranium_block": 73,
|
||||||
"rhenium_ore": 80,
|
"rhenium_ore": 80,
|
||||||
|
"fractallite_halite_ingot": 317,
|
||||||
"vengeful_steel_rod": 21,
|
"vengeful_steel_rod": 21,
|
||||||
"corrosive_steel_molten": 10,
|
"corrosive_steel_molten": 10,
|
||||||
"brightsteel_ingot": 151,
|
"brightsteel_ingot": 151,
|
||||||
|
|||||||
@@ -0,0 +1,28 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"user": {
|
||||||
|
"type": "player",
|
||||||
|
"name": "meatballcraft",
|
||||||
|
"uniqueId": "8c381e15-592d-4003-ae11-6367e203127b"
|
||||||
|
},
|
||||||
|
"time": 1724018568188,
|
||||||
|
"type": "Profiler",
|
||||||
|
"data": {
|
||||||
|
"type": "url",
|
||||||
|
"value": "https://spark.lucko.me/foCY9uBp10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"user": {
|
||||||
|
"type": "player",
|
||||||
|
"name": "meatballcraft",
|
||||||
|
"uniqueId": "8c381e15-592d-4003-ae11-6367e203127b"
|
||||||
|
},
|
||||||
|
"time": 1724016589811,
|
||||||
|
"type": "Profiler",
|
||||||
|
"data": {
|
||||||
|
"type": "url",
|
||||||
|
"value": "https://spark.lucko.me/uL6KqlS0me"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -47,7 +47,7 @@ client {
|
|||||||
I:hydrogenBarX=-8
|
I:hydrogenBarX=-8
|
||||||
I:hydrogenBarY=74
|
I:hydrogenBarY=74
|
||||||
B:lockUI=true
|
B:lockUI=true
|
||||||
B:overworldSkyOverride=true
|
B:overworldSkyOverride=false
|
||||||
I:oxygenBarModeX=0
|
I:oxygenBarModeX=0
|
||||||
I:oxygenBarModeY=1
|
I:oxygenBarModeY=1
|
||||||
I:oxygenBarX=-8
|
I:oxygenBarX=-8
|
||||||
@@ -118,8 +118,6 @@ general {
|
|||||||
# If true dimensions not added by AR can be terraformed, including the overworld
|
# If true dimensions not added by AR can be terraformed, including the overworld
|
||||||
B:allowTerraformingNonARWorlds=false
|
B:allowTerraformingNonARWorlds=false
|
||||||
B:allowZeroGSpacestations=false
|
B:allowZeroGSpacestations=false
|
||||||
|
|
||||||
# How many blocks have the biome changed per tick. Large numbers can slow the server down
|
|
||||||
I:biomeUpdateSpeed=1
|
I:biomeUpdateSpeed=1
|
||||||
I:blackHoleGeneratorMultiplier=1
|
I:blackHoleGeneratorMultiplier=1
|
||||||
|
|
||||||
@@ -168,6 +166,7 @@ general {
|
|||||||
oreAscendedAmethyst
|
oreAscendedAmethyst
|
||||||
oreAscendedJade
|
oreAscendedJade
|
||||||
oreAscendedSapphire
|
oreAscendedSapphire
|
||||||
|
oreAlchemicalMatter
|
||||||
>
|
>
|
||||||
B:laserDrillOres_blacklist=false
|
B:laserDrillOres_blacklist=false
|
||||||
|
|
||||||
@@ -187,6 +186,12 @@ general {
|
|||||||
nuggetIridium:1
|
nuggetIridium:1
|
||||||
>
|
>
|
||||||
|
|
||||||
|
# The power per tick required to process enriched lava [range: 0 ~ 999999, default: 10]
|
||||||
|
I:lavaCentrifugePower=10
|
||||||
|
|
||||||
|
# The time required to process 250mb of enriched lava [range: 0 ~ 999999, default: 50]
|
||||||
|
I:lavaCentrifugeTime=50
|
||||||
|
|
||||||
# If true the boots only protect the player on planets with low gravity
|
# If true the boots only protect the player on planets with low gravity
|
||||||
B:lowGravityBoots=false
|
B:lowGravityBoots=false
|
||||||
|
|
||||||
@@ -223,8 +228,6 @@ general {
|
|||||||
>
|
>
|
||||||
I:spaceStationId=-2
|
I:spaceStationId=-2
|
||||||
I:spaceSuitO2Buffer=30
|
I:spaceSuitO2Buffer=30
|
||||||
|
|
||||||
# Max number of blocks allowed to be changed per tick
|
|
||||||
I:terraformBlockPerTick=1
|
I:terraformBlockPerTick=1
|
||||||
|
|
||||||
# Multplier for atmosphere change speed
|
# Multplier for atmosphere change speed
|
||||||
@@ -337,7 +340,7 @@ performance {
|
|||||||
|
|
||||||
|
|
||||||
planet {
|
planet {
|
||||||
# List of Biomes to be blacklisted from spawning as BiomeIds, default is: river, sky, hell, void, alienForest [default: [minecraft:river], [minecraft:sky], [minecraft:hell], [minecraft:void], [advancedrocketry:alien_forest]]
|
# List of Biomes to be blacklisted from spawning as BiomeIds during terraforming [default: [minecraft:sky], [minecraft:hell], [minecraft:void]]
|
||||||
S:BlacklistedBiomes <
|
S:BlacklistedBiomes <
|
||||||
minecraft:river
|
minecraft:river
|
||||||
minecraft:sky
|
minecraft:sky
|
||||||
@@ -376,7 +379,7 @@ planet {
|
|||||||
# If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true.
|
# If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true.
|
||||||
B:forcePlanetRespawn=false
|
B:forcePlanetRespawn=false
|
||||||
|
|
||||||
# Maximum unique biomes per planet, -1 to disable
|
# Maximum unique biomes per planet
|
||||||
I:maxBiomesPerPlanet=5
|
I:maxBiomesPerPlanet=5
|
||||||
|
|
||||||
# Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2]
|
# Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2]
|
||||||
@@ -418,6 +421,9 @@ planet {
|
|||||||
|
|
||||||
|
|
||||||
rockets {
|
rockets {
|
||||||
|
# Enables advanced weight system which computes rocket weight, including the handled inventories. Block weights are stores in weights.json
|
||||||
|
B:advancedWeightSystem=true
|
||||||
|
|
||||||
# The multiplier that asteroids should be considered as for TBI distance
|
# The multiplier that asteroids should be considered as for TBI distance
|
||||||
D:asteroidTBIBurnMult=1.0
|
D:asteroidTBIBurnMult=1.0
|
||||||
|
|
||||||
@@ -436,6 +442,9 @@ rockets {
|
|||||||
# If true planets with higher gravity require more fuel and lower gravity would require less
|
# If true planets with higher gravity require more fuel and lower gravity would require less
|
||||||
B:gravityAffectsFuels=true
|
B:gravityAffectsFuels=true
|
||||||
|
|
||||||
|
# Every rocket usage every part has this probability to increase wear intensity
|
||||||
|
D:increaseWearIntensityProb=0.025
|
||||||
|
|
||||||
# If true rocket launches will kill plants, glass soil, turn rock into lava, and more
|
# If true rocket launches will kill plants, glass soil, turn rock into lava, and more
|
||||||
B:launchBlockDestruction=false
|
B:launchBlockDestruction=false
|
||||||
|
|
||||||
@@ -445,6 +454,9 @@ rockets {
|
|||||||
# How high the rocket has to go before it reaches orbit. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000]
|
# How high the rocket has to go before it reaches orbit. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000]
|
||||||
I:orbitHeight=1000
|
I:orbitHeight=1000
|
||||||
|
|
||||||
|
# Enables rocket parts wear subsystem. Every rocket start it has probability to explode based on parts' wear intensities
|
||||||
|
B:partsWearSystem=true
|
||||||
|
|
||||||
# List of fluid names for fluids that can be used as rocket bipropellant fuels
|
# List of fluid names for fluids that can be used as rocket bipropellant fuels
|
||||||
S:rocketBipropellants <
|
S:rocketBipropellants <
|
||||||
hydrogen
|
hydrogen
|
||||||
@@ -535,7 +547,7 @@ rockets {
|
|||||||
B:generateAluminum=false
|
B:generateAluminum=false
|
||||||
|
|
||||||
# If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml
|
# If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml
|
||||||
B:generateCraters=true
|
B:generateCraters=false
|
||||||
B:generateDilithium=true
|
B:generateDilithium=true
|
||||||
|
|
||||||
# If true then ore-containing geodes are generated on high pressure planets
|
# If true then ore-containing geodes are generated on high pressure planets
|
||||||
@@ -558,6 +570,7 @@ rockets {
|
|||||||
oreCopper
|
oreCopper
|
||||||
oreTin
|
oreTin
|
||||||
oreRedstone
|
oreRedstone
|
||||||
|
oreAlchemicalMatter
|
||||||
>
|
>
|
||||||
|
|
||||||
# True if the ores in geodeOres should be a blacklist, false for whitelist
|
# True if the ores in geodeOres should be a blacklist, false for whitelist
|
||||||
@@ -591,9 +604,10 @@ rockets {
|
|||||||
oreAscendedAmethyst
|
oreAscendedAmethyst
|
||||||
oreAscendedJade
|
oreAscendedJade
|
||||||
oreAscendedSapphire
|
oreAscendedSapphire
|
||||||
|
oreAlchemicalMatter
|
||||||
>
|
>
|
||||||
|
|
||||||
# True if the ores in laserDrillOres should be a blacklist, false for whitelist
|
# True if the ores in laserDrillOres should be a blacklist, false for whitelist. if set to false in combination with empty ore list it will crash the game
|
||||||
B:laserDrillOres_blacklist=false
|
B:laserDrillOres_blacklist=false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -421,7 +421,7 @@
|
|||||||
<artifact>contenttweaker:unreachable</artifact>
|
<artifact>contenttweaker:unreachable</artifact>
|
||||||
</planet>
|
</planet>
|
||||||
</star>
|
</star>
|
||||||
<star name="Azath" temp="100" x="30" y="30" size="3.0" numPlanets="0" numGasGiants="0" blackHole="true">
|
<star name="Azath" temp="100" x="-50" y="-50" size="3.0" numPlanets="0" numGasGiants="0" blackHole="true">
|
||||||
<star name="Azath A" temp="100" separation="50.0" size="1.5" blackHole="true"/>
|
<star name="Azath A" temp="100" separation="50.0" size="1.5" blackHole="true"/>
|
||||||
<star name="Malaz 1" temp="100" separation="30.0" size="1.5" blackHole="false"/>
|
<star name="Malaz 1" temp="100" separation="30.0" size="1.5" blackHole="false"/>
|
||||||
<star name="Malaz 2" temp="100" separation="50.0" size="1.5" blackHole="false"/>
|
<star name="Malaz 2" temp="100" separation="50.0" size="1.5" blackHole="false"/>
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
{"individual":{"advancedrocketry:bipropellantrocketmotor":0.1,"advancedrocketry:bipropellantfueltank":0.1,"advancedrocketry:fueltank":0.1,"advancedrocketry:spacestation":0.1,"advancedrocketry:seat":0.1,"advancedrocketry:advrocketmotor":0.1,"minecraft:cobblestone":0.1,"advancedrocketry:guidancecomputer":0.1,"advancedrocketry:spacestationchip":0.1,"advancedrocketry:loader":0.1}}
|
||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": [
|
"conditions": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
+4
-1
@@ -51,7 +51,10 @@
|
|||||||
"min_light": 10,
|
"min_light": 10,
|
||||||
"max_light": 16,
|
"max_light": 16,
|
||||||
"soils": [
|
"soils": [
|
||||||
"farmland_soil"
|
"farmland_soil",
|
||||||
|
"fertilized_dirt_soil",
|
||||||
|
"loamy_dirt_soil",
|
||||||
|
"silty_dirt_soil"
|
||||||
],
|
],
|
||||||
"conditions": []
|
"conditions": []
|
||||||
},
|
},
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user