AOF7-Vocality/config/betterdeserttemples/fabric-1_20/itemframes.json
2024-02-20 18:35:48 -06:00

31 lines
614 B
JSON

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