Files
custom_ore_gem/.claude/settings.local.json
T
feldenr d64792d3d3 feat: Version 2.1.7 - Mekanism Compatibility & Ore Rebalance
- Added Forge tags (forge:ores/*) for all ores

- Added Shik Mekanism Enrichment recipe for Shard Diamond

- Rebalanced Lapis (0-32, 2x) and Diamond (Deepslate 6x) to match Vanilla

- Reduced Shard Diamond vein sizes for rarity

- Updated Biome Scanner & /ores to display Y-levels

- Fixed Shard Diamond Boots crafting recipe
2026-01-22 22:20:48 +01:00

23 lines
476 B
JSON

{
"permissions": {
"allow": [
"Bash(./gradlew build:*)",
"Bash(find:*)",
"mcp__web-search-prime__webSearchPrime",
"Bash(cat:*)",
"mcp__web-reader__webReader",
"Bash(node:*)",
"mcp__zread__get_repo_structure",
"Bash(ls:*)",
"Bash(grep:*)",
"Bash(unzip:*)",
"Bash(./gradlew:*)",
"WebSearch",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push)",
"Bash(wc:*)"
]
}
}