Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
Platforms
Creators
Details
Licensed ARR
Published 12 months ago
Updated last week
Changelog
New in the SCore config file you can define entities or blocks groups and then specify them in detailedBlocks or detailedEntities.
Example: In the config.yml
entityLists: ANNOYING_MOBS: - CAMEL - STRAY - DROWNED HOSTILE_MOBS: - ZOMBIE - SKELETON - CREEPER - SPIDER
blockLists: STUPID_BLOCKS: - BARRIER - BEDROCK - DIAMOND_ORE ORES: - COAL_ORE - IRON_ORE - GOLD_ORE - DIAMOND_ORE - EMERALD_ORE
In you item/event/block config:
detailedEntities:
- BLAZE
- BOGGED
- BREEZE
- SCORE:ANNOYING_MOBS # Expands to CAMEL, STRAY, DROWNED
- ZOMBIE
detailedBlocks: blocks: - SCORE:ORES # Expands to all ores - STONE - !SCORE:STUPID_BLOCKS # Blacklist all stupid blocks
Files
Metadata
Release channel
ReleaseVersion number
7.25.11.4Loaders
Game versions
1.12–1.21.9Downloads
939Publication date
November 4, 2025 at 9:43 PMPublisher

Ssomar
Member


