Увеличена пачка жеод до 2000
This commit is contained in:
parent
f9ca86504b
commit
971d055046
@ -785,7 +785,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "a",
|
order = "a",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -794,7 +794,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "b",
|
order = "b",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -803,7 +803,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "c",
|
order = "c",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -812,7 +812,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "d",
|
order = "d",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -821,7 +821,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "e",
|
order = "e",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -830,7 +830,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "f",
|
order = "f",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type = "item",
|
type = "item",
|
||||||
@ -839,7 +839,7 @@ data:extend({
|
|||||||
icon_size = 32,
|
icon_size = 32,
|
||||||
subgroup = "geode-processing-1",
|
subgroup = "geode-processing-1",
|
||||||
order = "g",
|
order = "g",
|
||||||
stack_size = 200,
|
stack_size = 2000,
|
||||||
},
|
},
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
-- EXTRAS -----------------------------------------------------------------
|
-- EXTRAS -----------------------------------------------------------------
|
||||||
|
@ -318,11 +318,6 @@
|
|||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"name": "DeleteEmptyChunks",
|
|
||||||
"enabled": true
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "DewPointAggregator",
|
"name": "DewPointAggregator",
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user