
Recon Silk Spawners
Makes monster spawners harvestable with silk touch and placeable with stored mob
- Загрузки
- 532
- Подписчики
- 0
- Обновлён
- 11 июня 2025 г.
- Лицензия
- All-Rights-Reserved
Опубликован 5 июня 2025 г.
Recon Silk Spawners
A simple mod that allows spawners to be harvested with a Silk Touch pickaxe
Features
- Harvest spawners using Silk Touch
- Preserves full NBT data (mob type, spawn rules, spawn potentials)
- Allows spawners to be placed with retained data
- Full whitelist / blacklist system for entity control
- Restrict placement in specific dimensions
- Optional debug logging of harvested and placed spawners
- Configurable entirely via
reconsilkspawners-common.toml
Configuration (As of version 2.1.0)
enableSilkTouchSpawners = true
enableSpawnerPlacement = true
logSpawnerData = false
restrictedPlacementDimensions = ["minecraft:the_nether", "minecraft:the_end"]
enableWhitelist = false
whitelistEntityIds = ["minecraft:zombie"]
enableBlacklist = false
blacklistEntityIds = ["minecraft:warden"]
Supported Versions
- Minecraft 1.21.1
- NeoForge 21.1.172
License
ARR
Ченджлог
2.1.0Релиз1.21.1 · 11 июня 2025 г.
Version 2.1.0
- Added Config File
- Refactored code to accommodate config options
1.0.0Релиз1.21.1 · 5 июня 2025 г.
Initial Release of Mod:
- Mine spawners with Silk Touch
- Retains SpawnData (mob type)
- Replaces spawner with correct NBT when placed
Комментарии
Загружаем…