set given walkie talkies to the same frequency

This commit is contained in:
Hiina Kuukan 2024-08-16 21:49:19 -06:00
parent 6dc4a8f7bc
commit dc4c619431
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
3 : '{Count:1b,id:"minecraft:book",tag:{Damage:0}}', 3 : '{Count:1b,id:"minecraft:book",tag:{Damage:0}}',
4 : '{Count:6b,id:"minecraft:torch",tag:{Damage:0}}', 4 : '{Count:6b,id:"minecraft:torch",tag:{Damage:0}}',
5 : '{Count:1b,id:"camping:tent_white",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 : '', 7 : '',
8 : '', 8 : '',
9 : '', 9 : '',

View file

@ -1086,7 +1086,7 @@ hash = "290f6b832794b6876aba9da963b585ba4e99e5e6a972aebb52810e9a256e2f65"
[[files]] [[files]]
file = "config/starterkit/kits/Default.txt" file = "config/starterkit/kits/Default.txt"
hash = "a913e9c8b6087e43320e070f6421c4f11955c25bbebe7575b0cb54fdc06761c9" hash = "4488e5e930cb184d909a046547215777b66dfc057bdacf95e75e78e6645b5a4b"
[[files]] [[files]]
file = "config/starterkit/kits/inactive/Archer.txt" file = "config/starterkit/kits/inactive/Archer.txt"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a610f2251f3be0849df94a9e94301448f3dd6b39d741db77ae2708d08a8117d2" hash = "e6ab5bb7824e2d74a3f666a3e6201e20651ed08d95263d76fd22b28c4400408b"
[versions] [versions]
fabric = "0.16.0" fabric = "0.16.0"