Initial version of the starter equipment
This commit is contained in:
parent
2dbbd9fe9f
commit
f45bf61eab
41
config/starterkit/starterkit.txt
Normal file
41
config/starterkit/starterkit.txt
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
'offhand' : '',
|
||||||
|
'head' : '',
|
||||||
|
'chest' : '',
|
||||||
|
'legs' : '',
|
||||||
|
'feet' : '',
|
||||||
|
0 : '{Count:1b,id:"minecraft:wooden_pickaxe",tag:{Damage:0}}',
|
||||||
|
1 : '{Count:1b,id:"cgm:pistol",tag:{AmmoCount:16,Attachments:{}}}',
|
||||||
|
2 : '{Count:1b,id:"minecraft:wooden_axe",tag:{Damage:0}}',
|
||||||
|
3 : '{Count:1b,id:"craftingstation:crafting_station"}',
|
||||||
|
4 : '',
|
||||||
|
5 : '{Count:2b,id:"simpleshops:simple_shop"}',
|
||||||
|
6 : '{Count:1b,id:"thermal:satchel",tag:{ItemInv:{ItemInv:[{Count:20b,Slot:0b,id:"thermal:bronze_coin"}]},RepairCost:0,display:{Name:'{"text":"Wallet"}'}}}',
|
||||||
|
7 : '{Count:1b,ForgeCaps:{Parent:{Items:[{Count:4b,Slot:0,id:"minecraft:cooked_mutton"},{Count:6b,Slot:1,id:"minecraft:bread"},{Count:8b,Slot:2,id:"minecraft:apple"},{Count:2b,Slot:3,id:"minecraft:cookie"}],Size:5}},id:"solsweetpotato:lunchbag"}',
|
||||||
|
8 : '{Count:16b,id:"minecraft:torch"}',
|
||||||
|
9 : '{Count:64b,id:"cgm:basic_bullet"}',
|
||||||
|
10 : '',
|
||||||
|
11 : '',
|
||||||
|
12 : '',
|
||||||
|
13 : '',
|
||||||
|
14 : '',
|
||||||
|
15 : '',
|
||||||
|
16 : '',
|
||||||
|
17 : '',
|
||||||
|
18 : '',
|
||||||
|
19 : '',
|
||||||
|
20 : '',
|
||||||
|
21 : '',
|
||||||
|
22 : '',
|
||||||
|
23 : '',
|
||||||
|
24 : '',
|
||||||
|
25 : '',
|
||||||
|
26 : '',
|
||||||
|
27 : '',
|
||||||
|
28 : '',
|
||||||
|
29 : '',
|
||||||
|
30 : '',
|
||||||
|
31 : '',
|
||||||
|
32 : '',
|
||||||
|
33 : '',
|
||||||
|
34 : '',
|
||||||
|
35 : '',
|
@ -20,6 +20,10 @@ hash = "1209f06f7aecfa9168b704f175d41733fe4d26f7fd8dcc9d2a0239f8d4122737"
|
|||||||
file = "config/ftbbackups2.json"
|
file = "config/ftbbackups2.json"
|
||||||
hash = "1a3f52aff8fe11c035d5309049a3aa985c49039463ba1b62368407a30a250a90"
|
hash = "1a3f52aff8fe11c035d5309049a3aa985c49039463ba1b62368407a30a250a90"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/starterkit/starterkit.txt"
|
||||||
|
hash = "3e013330847f394f89ba32de571b22d9e2fc4315a398b3d6c8e832900d47ddd2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/toastcontrol-common.toml"
|
file = "config/toastcontrol-common.toml"
|
||||||
hash = "f576a50dc985b50ebae7fa8ec8b4834aaf68410fa5c953700f42c3d6def1e9c8"
|
hash = "f576a50dc985b50ebae7fa8ec8b4834aaf68410fa5c953700f42c3d6def1e9c8"
|
||||||
@ -48,10 +52,6 @@ hash = "5d481198f4fbd86ba8127796ca8c5e617e4b2c76a0ef2552e5e8dbe576ee261f"
|
|||||||
file = "kubejs/server_scripts/currency.js"
|
file = "kubejs/server_scripts/currency.js"
|
||||||
hash = "4987fa36313c4e3e89cb9caec9f459c12a3e22da05840dc51a2ef2baf396e3af"
|
hash = "4987fa36313c4e3e89cb9caec9f459c12a3e22da05840dc51a2ef2baf396e3af"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "kubejs/server_scripts/startingItems.js"
|
|
||||||
hash = "93194430ab450b65583b753f19eb632a68aeb497e0ccb6d2d3edea6227e6c1ca"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/advanced-chimneys.pw.toml"
|
file = "mods/advanced-chimneys.pw.toml"
|
||||||
hash = "af7fd95ae494a2480efd0ac6d98177c747cadd94c2c172125b27430c01c2e774"
|
hash = "af7fd95ae494a2480efd0ac6d98177c747cadd94c2c172125b27430c01c2e774"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "7503b934760be7cd5dd1c73e526e968994eeace3f0c9942f972d932a0a65ec0d"
|
hash = "31758aa3c6d1211809f586ebc1505df718bfcf7a2cbd095d388d0615e22969b8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.2.8"
|
forge = "43.2.8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user