AOF6-Vocality/config/betterdeserttemples/fabric-1_19/itemframes.json
2023-03-02 15:41:30 -06:00

31 lines
614 B
JSON

{
"armouryItems": {
"entries": {
"arrow": 0.05,
"golden_axe": 0.1,
"stone_axe": 0.05,
"shield": 0.1,
"stone_sword": 0.05,
"bow": 0.1,
"name_tag": 0.05,
"golden_sword": 0.1
},
"defaultItem": "air"
},
"storageItems": {
"entries": {
"cake": 0.1,
"beetroot_seeds": 0.025,
"bread": 0.2,
"pumpkin_seeds": 0.025,
"rabbit_foot": 0.01,
"cookie": 0.1,
"slime_ball": 0.05,
"wheat_seeds": 0.025,
"honey_bottle": 0.1,
"potato": 0.2,
"melon_seeds": 0.025
},
"defaultItem": "air"
}
}