first commit
This commit is contained in:
31
config/betterdeserttemples/fabric-1_20/itemframes.json
Normal file
31
config/betterdeserttemples/fabric-1_20/itemframes.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"armouryItems": {
|
||||
"entries": {
|
||||
"stone_sword": 0.05,
|
||||
"name_tag": 0.05,
|
||||
"shield": 0.1,
|
||||
"golden_sword": 0.1,
|
||||
"stone_axe": 0.05,
|
||||
"golden_axe": 0.1,
|
||||
"bow": 0.1,
|
||||
"arrow": 0.05
|
||||
},
|
||||
"defaultItem": "air"
|
||||
},
|
||||
"storageItems": {
|
||||
"entries": {
|
||||
"cookie": 0.1,
|
||||
"bread": 0.2,
|
||||
"slime_ball": 0.05,
|
||||
"potato": 0.2,
|
||||
"melon_seeds": 0.025,
|
||||
"beetroot_seeds": 0.025,
|
||||
"rabbit_foot": 0.01,
|
||||
"wheat_seeds": 0.025,
|
||||
"pumpkin_seeds": 0.025,
|
||||
"honey_bottle": 0.1,
|
||||
"cake": 0.1
|
||||
},
|
||||
"defaultItem": "air"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user