Skip to content

Commit caf7b64

Browse files
committed
Update mods
1 parent 6d1d880 commit caf7b64

9 files changed

Lines changed: 158 additions & 20 deletions

File tree

CHANGELOG_v2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
## New mods
88
- Gregic Probe: CEu (1.4.5)
99
- GTMoreTools (1.1.1)
10+
- Better Builder's Wands (0.13.2)
1011

1112
## Update mods
1213
- AE2UEL Wireless Universal Terminal (1.2.7 -> 1.2.8)
@@ -21,7 +22,7 @@
2122
- Red Core (0.7 Dev 1 -> 0.7.1)
2223
- Roughly Enough IDs (2.2.3 -> 2.2.4)
2324
- LemonSkin (3.0.2 -> 3.1.0)
24-
- ModularUI (3.0.5 -> 3.0.8)
25+
- ModularUI (3.0.5 -> 3.1.2)
2526
- Universal Tweaks (1.17.0 -> 1.18.0)
2627

2728
* * *

manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
{
2828
"projectID": 624243,
29-
"fileID": 7431320,
29+
"fileID": 7585412,
3030
"required": true
3131
},
3232
{
@@ -728,6 +728,11 @@
728728
"projectID": 1458022,
729729
"fileID": 7602669,
730730
"required": true
731+
},
732+
{
733+
"projectID": 238403,
734+
"fileID": 2691084,
735+
"required": true
731736
}
732737
],
733738
"overrides": "overrides"

modlist.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@
141141
<li><a href="https://www.curseforge.com/minecraft/mc-mods/random-complement"></a>RandomComplement (by Circulate233)</a></li>
142142
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gregic-probe-ceu"></a>Gregic Probe: CEu (by xuanyu)</a></li>
143143
<li><a href="https://www.curseforge.com/minecraft/mc-mods/gtmoretools"></a>GTMoreTools (by tier940)</a></li>
144+
<li><a href="https://www.curseforge.com/minecraft/mc-mods/better-builders-wands"></a>Better Builder's Wands (by Portablejim)</a></li>
144145
</ul>
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Configuration file
2+
3+
##########################################################################################################
4+
# balance
5+
#--------------------------------------------------------------------------------------------------------#
6+
# For those wanting to change balance.
7+
# Note: The 'blocks-at-a-time' for the unbreakable wand is 2^n where n is the damage value. Recipe modification can be done with another mod.
8+
##########################################################################################################
9+
10+
balance {
11+
# How many blocks the diamond wand can place at a time. Use -1 for default
12+
I:diamond_wand_limit=-1
13+
}
14+
15+
16+
general {
17+
# Blocks that won't work at all with the wands. E.g. 'minecraft:bedrock/0'
18+
S:blacklisted_blocks <
19+
>
20+
21+
# Enable recipe for diamond builder's wand
22+
B:enable_diamond_wand=true
23+
24+
# Enable recipe for iron builder's wand
25+
B:enable_iron_wand=true
26+
27+
# Enable recipe for stone builder's wand
28+
B:enable_stone_wand=true
29+
30+
# Specify forced mappings for what to build from certain blocks.
31+
# (what you are looking at)=>(number required)*(item required)=>(block to build)
32+
S:forced_blocks=minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0,minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0,minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0,minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0,minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1,minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0,minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2,minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0
33+
34+
# Blocks that break assumptions. When the placed block is not what you expect. E.g. 'minecraft:bedrock/0'
35+
S:no_assumption_blocks <
36+
>
37+
}
38+
39+
40+
why_not {
41+
# For those that don't like Extra Utils progression. [default: false]
42+
B:straymav_ultimate_wand=false
43+
}
44+
45+

overrides/config/betterquesting/DefaultQuests/QuestLines/0.json

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"sizeX:3": 24,
2626
"sizeY:3": 24,
2727
"x:3": 336,
28-
"y:3": 96
28+
"y:3": 48
2929
},
3030
"2:10": {
3131
"id:3": 2,
@@ -45,7 +45,7 @@
4545
"id:3": 7,
4646
"sizeX:3": 24,
4747
"sizeY:3": 24,
48-
"x:3": 288,
48+
"x:3": 336,
4949
"y:3": 96
5050
},
5151
"5:10": {
@@ -87,7 +87,7 @@
8787
"id:3": 19,
8888
"sizeX:3": 24,
8989
"sizeY:3": 24,
90-
"x:3": 240,
90+
"x:3": 288,
9191
"y:3": 96
9292
},
9393
"11:10": {
@@ -108,15 +108,15 @@
108108
"id:3": 24,
109109
"sizeX:3": 24,
110110
"sizeY:3": 24,
111-
"x:3": 240,
112-
"y:3": 144
111+
"x:3": 144,
112+
"y:3": 0
113113
},
114114
"14:10": {
115115
"id:3": 27,
116116
"sizeX:3": 24,
117117
"sizeY:3": 24,
118-
"x:3": 144,
119-
"y:3": 48
118+
"x:3": 240,
119+
"y:3": 144
120120
},
121121
"15:10": {
122122
"id:3": 28,
@@ -130,7 +130,7 @@
130130
"sizeX:3": 24,
131131
"sizeY:3": 24,
132132
"x:3": 384,
133-
"y:3": 144
133+
"y:3": 96
134134
},
135135
"17:10": {
136136
"id:3": 30,
@@ -164,8 +164,8 @@
164164
"id:3": 34,
165165
"sizeX:3": 24,
166166
"sizeY:3": 24,
167-
"x:3": 192,
168-
"y:3": 144
167+
"x:3": 288,
168+
"y:3": 0
169169
},
170170
"22:10": {
171171
"id:3": 36,
@@ -179,14 +179,14 @@
179179
"sizeX:3": 24,
180180
"sizeY:3": 24,
181181
"x:3": 432,
182-
"y:3": 144
182+
"y:3": 96
183183
},
184184
"24:10": {
185185
"id:3": 40,
186186
"sizeX:3": 24,
187187
"sizeY:3": 24,
188188
"x:3": 384,
189-
"y:3": 192
189+
"y:3": 144
190190
},
191191
"25:10": {
192192
"id:3": 42,
@@ -206,7 +206,7 @@
206206
"id:3": 46,
207207
"sizeX:3": 24,
208208
"sizeY:3": 24,
209-
"x:3": 336,
209+
"x:3": 384,
210210
"y:3": 48
211211
},
212212
"28:10": {
@@ -221,7 +221,7 @@
221221
"sizeX:3": 24,
222222
"sizeY:3": 24,
223223
"x:3": 144,
224-
"y:3": 0
224+
"y:3": 144
225225
},
226226
"30:10": {
227227
"id:3": 52,
@@ -235,14 +235,21 @@
235235
"sizeX:3": 24,
236236
"sizeY:3": 24,
237237
"x:3": 144,
238-
"y:3": 144
238+
"y:3": 48
239239
},
240240
"32:10": {
241241
"id:3": 293824100,
242242
"sizeX:3": 24,
243243
"sizeY:3": 24,
244244
"x:3": 0,
245245
"y:3": 48
246+
},
247+
"33:10": {
248+
"id:3": 1209376055,
249+
"sizeX:3": 24,
250+
"sizeY:3": 24,
251+
"x:3": 192,
252+
"y:3": 144
246253
}
247254
}
248255
}
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"preRequisites:11": [
3+
8
4+
],
5+
"properties:10": {
6+
"betterquesting:10": {
7+
"desc:8": "コレを使えば掘った穴を埋めたり、拠点候補地に装飾したブロックを敷き詰めることが可能になります。\nまた素材によって最大置き換え数が変わります。\n\n\n余談その1\nこのツールはChiselのGT化をした同じGTMoreToolsで実装されている。それだけだとModとして弱いと感じ、ついでに追加された背景を持つ。",
8+
"icon:10": {
9+
"Count:3": 1,
10+
"id:8": "gtmt:wand",
11+
"tag:10": {
12+
"DisallowContainerItem:1": 0,
13+
"GT.Behaviours:10": {},
14+
"GT.Tool:10": {
15+
"AttackDamage:5": 0.0,
16+
"AttackSpeed:5": -1.0,
17+
"Durability:3": 0,
18+
"Material:8": "gregtech:iron",
19+
"MaxDurability:3": 255
20+
},
21+
"HideFlags:3": 2
22+
}
23+
},
24+
"name:8": "建設ガジェットまでの繋ぎと言わないで"
25+
}
26+
},
27+
"questID:3": 1209376055,
28+
"tasks:9": {
29+
"0:10": {
30+
"ignoreNBT:1": 1,
31+
"index:3": 0,
32+
"requiredItems:9": {
33+
"0:10": {
34+
"Count:3": 1,
35+
"id:8": "gtmt:wand",
36+
"tag:10": {
37+
"DisallowContainerItem:1": 0,
38+
"GT.Behaviours:10": {},
39+
"GT.Tool:10": {
40+
"AttackDamage:5": 0.0,
41+
"AttackSpeed:5": -1.0,
42+
"Durability:3": 0,
43+
"Material:8": "gregtech:iron",
44+
"MaxDurability:3": 255
45+
},
46+
"HideFlags:3": 2
47+
}
48+
}
49+
},
50+
"taskID:8": "bq_standard:retrieval"
51+
}
52+
}
53+
}

overrides/config/betterquesting/DefaultQuests/Quests/0/13.json

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"properties:10": {
66
"betterquesting:10": {
7-
"desc:8": "タスクに要求されているツールは原始時代や蒸気時代にはあまり使用しないか、ModPack全体を通じて需要の小さいツールです。\n必要な時に必要なものを作るといいでしょう。\n\nバール\nバールは機械に取り付けたカバーを機械を壊すことなく撤去できるツールです。\nカバーに対して右クリックするだけで使用できます。\n\nワイヤーカッター\n- ワイヤーカッターはワイヤーをクラフトしたり撤去したり接続したりするツールです。\nGTCEuの仕様でワイヤーとケーブルはレンチでも撤去できてしまうのでその面であまり価値はありませんが、ワイヤーとケーブルはデフォルトで他のワイヤーとケーブルや機械に繋がらないという仕様が追加されているので、手動で接続できるワイヤーカッターは電気時代に入った後は必要不可欠なツールです。\n\n鎌\n- 左クリックで広範囲の作物やサトウキビを一括伐採+植えなおしすることができます。\n- 武器としても優秀です。\n\n肉切り包丁\n- 肉切り包丁で敵を倒すとより多くのアイテムがドロップします。\n- 革を集める時に最も活躍します。\n\nナイフ\n- ナイフはゴムをリングにしたりなどいくつかのレシピで要求されます。\n- 主に電気時代以降に出番があります。\n\nラバーカップ\n- ラバーカップは機械に右クリックすることで使用でき、機械の入力スロットに入っている液体を廃棄することができます。\n- コチラも電気時代以降で出番がありますが、こちらは説明のみで作成はしませんが記憶の片隅には入れといてください。\n\nハサミ\n- ハサミです。ただほぼ出番ないので作成不要です。\n\nタービンローター\n- 内部的にはツールなのでここで紹介します。\n- タービンローターは大型タービンを動かすための羽です。詳細は実際に使用するとき解説します。",
7+
"desc:8": "タスクに要求されているツールは原始時代や蒸気時代にはあまり使用しないか、ModPack全体を通じて需要の小さいツールです。\n必要な時に必要なものを作るといいでしょう。\n\nバール\nバールは機械に取り付けたカバーを機械を壊すことなく撤去できるツールです。\nカバーに対して右クリックするだけで使用できます。\n\nワイヤーカッター\n- ワイヤーカッターはワイヤーをクラフトしたり撤去したり接続したりするツールです。\nGTCEuの仕様でワイヤーとケーブルはレンチでも撤去できてしまうのでその面であまり価値はありませんが、ワイヤーとケーブルはデフォルトで他のワイヤーとケーブルや機械に繋がらないという仕様が追加されているので、手動で接続できるワイヤーカッターは電気時代に入った後は必要不可欠なツールです。\n\n鎌\n- 左クリックで広範囲の作物やサトウキビを一括伐採+植えなおしすることができます。\n- 武器としても優秀です。\n\n肉切り包丁\n- 肉切り包丁で敵を倒すとより多くのアイテムがドロップします。\n- 革を集める時に最も活躍します。\n\nナイフ\n- ナイフはゴムをリングにしたりなどいくつかのレシピで要求されます。\n- 主に電気時代以降に出番があります。\n\nラバーカップ\n- ラバーカップは機械に右クリックすることで使用でき、機械の入力スロットに入っている液体を廃棄することができます。\n- コチラも電気時代以降で出番がありますが、こちらは説明のみで作成はしませんが記憶の片隅には入れといてください。\n\nハサミ\n- ハサミです。ただほぼ出番ないので作成不要です。\n\n綿棒\n- 綿棒です。ほぼ後述の紙をクラフトするのに使います。\n\nタービンローター\n- 内部的にはツールなのでここで紹介します。\n- タービンローターは大型タービンを動かすための羽です。詳細は実際に使用するとき解説します。",
88
"icon:10": {
99
"Count:3": 1,
1010
"Damage:2": 32767,
@@ -16,7 +16,7 @@
1616
}
1717
}
1818
},
19-
"name:8": "お母さんが使ってそうな道具ベスト7",
19+
"name:8": "お母さんが使ってそうな道具ベスト6",
2020
"tasklogic:8": "OR"
2121
}
2222
},
@@ -129,6 +129,23 @@
129129
},
130130
"HideFlags:3": 2
131131
}
132+
},
133+
"5:10": {
134+
"Count:3": 1,
135+
"OreDict:8": "craftingToolRollingPin",
136+
"id:8": "gregtechfoodoption:rolling_pin",
137+
"tag:10": {
138+
"DisallowContainerItem:1": 0,
139+
"GT.Behaviours:10": {},
140+
"GT.Tool:10": {
141+
"AttackDamage:5": 2.0,
142+
"AttackSpeed:5": 0.0,
143+
"Durability:3": 0,
144+
"Material:8": "gregtech:iron",
145+
"MaxDurability:3": 255
146+
},
147+
"HideFlags:3": 2
148+
}
132149
}
133150
},
134151
"taskID:8": "bq_standard:retrieval"

overrides/config/betterquesting/DefaultQuests/Quests/0/34.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"preRequisites:11": [
3-
8
3+
13
44
],
55
"properties:10": {
66
"betterquesting:10": {
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Configuration file
2+
3+
chisel {
4+
# Change LED for Project:RED recipes to GT recipe standards.
5+
# Default: false
6+
B:hardLedRecipes=true
7+
}
8+
9+

0 commit comments

Comments
 (0)