parent
a470831c53
commit
6de140757f
53 changed files with 366 additions and 302 deletions
42
config/yosbr/config/starterkit/starterkit.txt
Normal file
42
config/yosbr/config/starterkit/starterkit.txt
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
'offhand' : '{Count:1b,id:"minecraft:shield",tag:{Damage:0}}',
|
||||
'head' : '{Count:1b,id:"minecraft:leather_helmet",tag:{Damage:0}}',
|
||||
'chest' : '{Count:1b,id:"minecraft:leather_chestplate",tag:{Damage:0}}',
|
||||
'legs' : '{Count:1b,id:"minecraft:leather_leggings",tag:{Damage:0}}',
|
||||
'feet' : '{Count:1b,id:"minecraft:leather_boots",tag:{Damage:0}}',
|
||||
0 : '{Count:1b,id:"minecraft:stone_axe",tag:{Damage:0}}',
|
||||
1 : '{Count:1b,id:"minecraft:stone_pickaxe",tag:{Damage:0}}',
|
||||
2 : '{Count:9b,id:"minecraft:bread"}',
|
||||
2 : '',
|
||||
3 : '',
|
||||
4 : '',
|
||||
5 : '',
|
||||
6 : '',
|
||||
7 : '',
|
||||
8 : '',
|
||||
9 : '',
|
||||
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 : '',
|
||||
|
|
@ -5,8 +5,6 @@ darkMojangStudiosBackground:true
|
|||
simulationDistance:6
|
||||
guiScale:3
|
||||
maxFps:260
|
||||
resourcePacks:["vanilla","Fabric Mods","lambdabettergrass/default","continuity/default","continuity/glass_pane_culling_fix","file/Mod Menu Helper.zip","midnightcontrols/bedrock"]
|
||||
incompatibleResourcePacks:[]
|
||||
advancedItemTooltips:true
|
||||
tutorialStep:none
|
||||
skipMultiplayerWarning:true
|
||||
|
|
@ -19,3 +17,13 @@ key_key.antighost.reveal:key.keyboard.unknown
|
|||
key_iris.keybind.reload:key.keyboard.unknown
|
||||
key_iris.keybind.toggleShaders:key.keyboard.unknown
|
||||
key_iris.keybind.shaderPackSelection:key.keyboard.unknown
|
||||
soundCategory_master:1.0
|
||||
soundCategory_music:0
|
||||
soundCategory_record:1.0
|
||||
soundCategory_weather:0.5
|
||||
soundCategory_block:1.0
|
||||
soundCategory_hostile:1.0
|
||||
soundCategory_neutral:1.0
|
||||
soundCategory_player:1.0
|
||||
soundCategory_ambient:0.5
|
||||
soundCategory_voice:1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue