Patch sync for IMR6: 19/07/2026 @ 18:03

This commit is contained in:
2026-07-19 18:03:07 +01:00
parent 7f34954634
commit d9621a921e
1227 changed files with 82367 additions and 1 deletions
@@ -0,0 +1,48 @@
{
"weaponItems": {
"entries": {
"iron_sword": 0.025,
"netherite_sword": 0.005,
"golden_axe": 0.05,
"stone_axe": 0.025,
"shield": 0.025,
"golden_sword": 0.05,
"iron_axe": 0.025,
"stone_sword": 0.025
},
"defaultItem": "air"
},
"lootItems": {
"entries": {
"nether_wart": 0.1,
"gold_ingot": 0.1,
"gold_nugget": 0.2
},
"defaultItem": "air"
},
"studyItems": {
"entries": {
"writable_book": 0.1,
"paper": 0.1,
"book": 0.4,
"enchanted_book": 0.1
},
"defaultItem": "air"
},
"messHallItems": {
"entries": {
"gold_ingot": 0.2,
"porkchop": 0.3,
"cooked_porkchop": 0.3
},
"defaultItem": "air"
},
"alchemyItems": {
"entries": {
"magma_cream": 0.3,
"fire_charge": 0.2,
"quartz": 0.3
},
"defaultItem": "air"
}
}