config: better fortress
This commit is contained in:
parent
e75b70266f
commit
657c46d2b9
@ -1,47 +1,47 @@
|
|||||||
{
|
{
|
||||||
"weaponItems": {
|
"weaponItems": {
|
||||||
"entries": {
|
"entries": {
|
||||||
"golden_sword": 0.05,
|
|
||||||
"stone_axe": 0.025,
|
|
||||||
"netherite_sword": 0.005,
|
|
||||||
"iron_sword": 0.025,
|
|
||||||
"golden_axe": 0.05,
|
"golden_axe": 0.05,
|
||||||
"iron_axe": 0.025,
|
"golden_sword": 0.05,
|
||||||
|
"iron_sword": 0.025,
|
||||||
|
"netherite_sword": 0.005,
|
||||||
"stone_sword": 0.025,
|
"stone_sword": 0.025,
|
||||||
"shield": 0.025
|
"stone_axe": 0.025,
|
||||||
|
"shield": 0.025,
|
||||||
|
"iron_axe": 0.025
|
||||||
},
|
},
|
||||||
"defaultItem": "air"
|
"defaultItem": "air"
|
||||||
},
|
},
|
||||||
"lootItems": {
|
"lootItems": {
|
||||||
"entries": {
|
"entries": {
|
||||||
"gold_ingot": 0.1,
|
"gold_ingot": 0.1,
|
||||||
"gold_nugget": 0.2,
|
"nether_wart": 0.1,
|
||||||
"nether_wart": 0.1
|
"gold_nugget": 0.2
|
||||||
},
|
},
|
||||||
"defaultItem": "air"
|
"defaultItem": "air"
|
||||||
},
|
},
|
||||||
"studyItems": {
|
"studyItems": {
|
||||||
"entries": {
|
"entries": {
|
||||||
"writable_book": 0.1,
|
|
||||||
"enchanted_book": 0.1,
|
"enchanted_book": 0.1,
|
||||||
|
"paper": 0.1,
|
||||||
"book": 0.4,
|
"book": 0.4,
|
||||||
"paper": 0.1
|
"writable_book": 0.1
|
||||||
},
|
},
|
||||||
"defaultItem": "air"
|
"defaultItem": "air"
|
||||||
},
|
},
|
||||||
"messHallItems": {
|
"messHallItems": {
|
||||||
"entries": {
|
"entries": {
|
||||||
"gold_ingot": 0.2,
|
"gold_ingot": 0.2,
|
||||||
"porkchop": 0.3,
|
"cooked_porkchop": 0.3,
|
||||||
"cooked_porkchop": 0.3
|
"porkchop": 0.3
|
||||||
},
|
},
|
||||||
"defaultItem": "air"
|
"defaultItem": "air"
|
||||||
},
|
},
|
||||||
"alchemyItems": {
|
"alchemyItems": {
|
||||||
"entries": {
|
"entries": {
|
||||||
"fire_charge": 0.2,
|
"quartz": 0.3,
|
||||||
"magma_cream": 0.3,
|
"magma_cream": 0.3,
|
||||||
"quartz": 0.3
|
"fire_charge": 0.2
|
||||||
},
|
},
|
||||||
"defaultItem": "air"
|
"defaultItem": "air"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user