This commit is contained in:
parent
0ff4f2beb6
commit
0d1f504166
4 changed files with 37 additions and 19 deletions
|
@ -1,22 +1,22 @@
|
|||
'head' : '',
|
||||
'chest' : '',
|
||||
'chest' : '{Count:1b,id:"minecraft:leather_chestplate",tag:{Damage:0}}',
|
||||
'legs' : '',
|
||||
'feet' : '{Count:1b,id:"minecraft:leather_boots",tag:{Damage:0}}',
|
||||
'feet' : '',
|
||||
'offhand' : '{Count:1b,id:"minecraft:shield",tag:{Damage:0}}',
|
||||
0 : '{Count:1b,id:"minecraft:wooden_sword",tag:{Damage:0}}',
|
||||
1 : '{Count:9b,id:"minecraft:bread"}',
|
||||
2 : '{Count:1b,id:"vc_gliders:paraglider_wood",tag:{Damage:0}}',
|
||||
3 : '{Count:1b,id:"minecraft:book",tag:{Damage:0}}',
|
||||
4 : '{Count:6b,id:"minecraft:torch",tag:{Damage:0}}',
|
||||
5 : '{Count:1b,id:"camping:tent_white",tag:{Damage:0}}',
|
||||
6 : '{Count:1b,id:"simpleradio:walkie_talkie",tag{frequency:"568.16",modulation:"FM"}',
|
||||
7 : '',
|
||||
8 : '',
|
||||
9 : '',
|
||||
10 : '',
|
||||
11 : '',
|
||||
12 : '',
|
||||
13 : '',
|
||||
0 : '{Count:1b,id:"minecraft:iron_sword",tag:{Damage:0}}',
|
||||
1 : '{Count:1b,id:"simpleradio:walkie_talkie",tag{frequency:"568.16",modulation:"FM"}',
|
||||
2 : '{Count:11b,id:"minecraft:cooked_porkchop"}',
|
||||
3 : '',
|
||||
4 : '',
|
||||
5 : '',
|
||||
6 : '{Count:1b,id:"patchouli:guide_book",tag:{"patchouli:book":"patchouli:vrcrawler"}}',
|
||||
7 : '{Count:1b,id:"minecraft:lingering_potion",tag:{Potion:"minecraft:supportive_revivify_potion"}}',
|
||||
8 : '{Count:19b,id:"minecraft:torch"}',
|
||||
9 : '{Count:1b,id:"minecraft:lingering_potion",tag:{Potion:"minecraft:supportive_revivify_potion"}}',
|
||||
10 : '{Count:1b,id:"minecraft:lingering_potion",tag:{Potion:"minecraft:supportive_revivify_potion"}}',
|
||||
11 : '{Count:1b,id:"minecraft:lingering_potion",tag:{Potion:"minecraft:supportive_revivify_potion"}}',
|
||||
12 : '{Count:1b,id:"minecraft:book"}',
|
||||
13 : '{Count:1b,id:"camping:sleeping_bag_white"}',
|
||||
14 : '',
|
||||
15 : '',
|
||||
16 : '',
|
||||
|
@ -39,4 +39,4 @@
|
|||
33 : '',
|
||||
34 : '',
|
||||
35 : '',
|
||||
'effects' : '',
|
||||
'effects' : '',
|
|
@ -1086,7 +1086,7 @@ hash = "290f6b832794b6876aba9da963b585ba4e99e5e6a972aebb52810e9a256e2f65"
|
|||
|
||||
[[files]]
|
||||
file = "config/starterkit/kits/Default.txt"
|
||||
hash = "4488e5e930cb184d909a046547215777b66dfc057bdacf95e75e78e6645b5a4b"
|
||||
hash = "c6bb8e41b54c892dd89274e9e9eb4212b02d649650a20c4f7c6b3601d663cb46"
|
||||
|
||||
[[files]]
|
||||
file = "config/starterkit/kits/inactive/Archer.txt"
|
||||
|
@ -1727,6 +1727,11 @@ file = "mods/cavedweller-1.3.0.pw.toml"
|
|||
hash = "b2e5d91468c623a2c075a560f9151fe221122964ea56bde62f59be6b1dee43ee"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "6211df918f9c91638c0e6e56361192afcd60d336b95687e4766540f9d2b6f118"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config-11.1.118-fabric.pw.toml"
|
||||
hash = "241e6ad7ac12bc08a664b98f4472b6f409e8c927b5ef4aeb16759552685e52dc"
|
||||
|
|
13
mods/chunky.pw.toml
Normal file
13
mods/chunky.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Chunky"
|
||||
filename = "Chunky-1.3.146.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b5672d69dc2b210ab2165a27afc03a424fa2b46a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fALzjamp"
|
||||
version = "NHWYq9at"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d87ddd8959b9c705447e0aab1f2f17b5bb5f1fd1069315aebaba91cdaff630cb"
|
||||
hash = "774d3abb4f2ade3a07aae615c4bf85b6f8435cc94b7b9e8a8c096f9c0b0c4451"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue