diff --git a/config/starterkit/kits/Default.txt b/config/starterkit/kits/Default.txt index f557d5e..b8a49c0 100644 --- a/config/starterkit/kits/Default.txt +++ b/config/starterkit/kits/Default.txt @@ -9,7 +9,7 @@ 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"}', +6 : '{Count:1b,id:"simpleradio:walkie_talkie",tag{frequency:"568.16",modulation:"FM"}', 7 : '', 8 : '', 9 : '', diff --git a/index.toml b/index.toml index 51bc487..bd5203c 100644 --- a/index.toml +++ b/index.toml @@ -1086,7 +1086,7 @@ hash = "290f6b832794b6876aba9da963b585ba4e99e5e6a972aebb52810e9a256e2f65" [[files]] file = "config/starterkit/kits/Default.txt" -hash = "a913e9c8b6087e43320e070f6421c4f11955c25bbebe7575b0cb54fdc06761c9" +hash = "4488e5e930cb184d909a046547215777b66dfc057bdacf95e75e78e6645b5a4b" [[files]] file = "config/starterkit/kits/inactive/Archer.txt" diff --git a/pack.toml b/pack.toml index d7e4167..d370baf 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a610f2251f3be0849df94a9e94301448f3dd6b39d741db77ae2708d08a8117d2" +hash = "e6ab5bb7824e2d74a3f666a3e6201e20651ed08d95263d76fd22b28c4400408b" [versions] fabric = "0.16.0"