Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
@@ -0,0 +1,34 @@
{
"armouryItems": {
"entries": {
"stone_axe": 0.05,
"bow": 0.1,
"iron_sword": 0.1,
"iron_axe": 0.1,
"golden_axe": 0.05,
"arrow": 0.05,
"shield": 0.1,
"stone_sword": 0.05,
"golden_sword": 0.05,
"name_tag": 0.05
},
"defaultItem": "air"
},
"storageItems": {
"entries": {
"cake": 0.05,
"compass": 0.05,
"wheat_seeds": 0.025,
"paper": 0.25,
"melon_seeds": 0.025,
"beetroot_seeds": 0.025,
"pumpkin_seeds": 0.025,
"slime_ball": 0.05,
"flint": 0.05,
"map": 0.25,
"rabbit_foot": 0.01,
"lead": 0.05
},
"defaultItem": "air"
}
}