qb update and enable qb on spawn
This commit is contained in:
parent
454accfcf5
commit
4cfa6c7145
@ -14529,7 +14529,7 @@
|
|||||||
},
|
},
|
||||||
"6:10": {
|
"6:10": {
|
||||||
"id:8": "gregtech:transparent_casing",
|
"id:8": "gregtech:transparent_casing",
|
||||||
"Count:3": 4,
|
"Count:3": 3,
|
||||||
"Damage:2": 0,
|
"Damage:2": 0,
|
||||||
"OreDict:8": ""
|
"OreDict:8": ""
|
||||||
},
|
},
|
||||||
@ -19184,7 +19184,7 @@
|
|||||||
"4:10": {
|
"4:10": {
|
||||||
"id:8": "gregtech:transparent_casing",
|
"id:8": "gregtech:transparent_casing",
|
||||||
"Count:3": 22,
|
"Count:3": 22,
|
||||||
"Damage:2": 0,
|
"Damage:2": 2,
|
||||||
"OreDict:8": ""
|
"OreDict:8": ""
|
||||||
},
|
},
|
||||||
"5:10": {
|
"5:10": {
|
||||||
@ -52739,7 +52739,7 @@
|
|||||||
"visibility:8": "ALWAYS",
|
"visibility:8": "ALWAYS",
|
||||||
"simultaneous:1": 0,
|
"simultaneous:1": 0,
|
||||||
"icon:10": {
|
"icon:10": {
|
||||||
"id:8": "gregtech:meta_ingot",
|
"id:8": "gregtech:meta_dust",
|
||||||
"Count:3": 1,
|
"Count:3": 1,
|
||||||
"Damage:2": 15,
|
"Damage:2": 15,
|
||||||
"OreDict:8": ""
|
"OreDict:8": ""
|
||||||
@ -52763,7 +52763,7 @@
|
|||||||
"autoConsume:1": 0,
|
"autoConsume:1": 0,
|
||||||
"requiredItems:9": {
|
"requiredItems:9": {
|
||||||
"0:10": {
|
"0:10": {
|
||||||
"id:8": "gregtech:meta_ingot",
|
"id:8": "gregtech:meta_dust",
|
||||||
"Count:3": 64,
|
"Count:3": 64,
|
||||||
"Damage:2": 15,
|
"Damage:2": 15,
|
||||||
"OreDict:8": ""
|
"OreDict:8": ""
|
||||||
|
@ -14,7 +14,7 @@ general {
|
|||||||
B:disableQuestNotifications=false
|
B:disableQuestNotifications=false
|
||||||
|
|
||||||
# Enable this option so new players will spawn with a Quest Book. Default: false
|
# Enable this option so new players will spawn with a Quest Book. Default: false
|
||||||
B:spawnWithBook=false
|
B:spawnWithBook=true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user