Version 1.0.19b
This commit is contained in:
50
minecraft/config/apotheosis/spawner.cfg
Normal file
50
minecraft/config/apotheosis/spawner.cfg
Normal file
@@ -0,0 +1,50 @@
|
||||
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
|
||||
|
||||
# Apotheosis Spawner Module Configuration
|
||||
|
||||
|
||||
|
||||
general {
|
||||
# The durability damage dealt to an item that silk touches a spawner. [range: 0 ~ 100000, default: 100]
|
||||
I:"Spawner Silk Damage"=100
|
||||
|
||||
# The level of silk touch needed to harvest a spawner. Set to -1 to disable, 0 to always drop. The enchantment module can increase the max level of silk touch. [range: -1 ~ 127, default: 1]
|
||||
I:"Spawner Silk Level"=1
|
||||
}
|
||||
|
||||
|
||||
spawn_eggs {
|
||||
# A list of entity registry names that cannot be applied to spawners via egg. [default: ]
|
||||
S:"Banned Mobs" <
|
||||
productivebees:ashy_mining_bee
|
||||
productivebees:bee_bomb
|
||||
productivebees:blue_banded_bee
|
||||
productivebees:bumble_bee
|
||||
productivebees:chocolate_mining_bee
|
||||
productivebees:collector_bee
|
||||
productivebees:configurable_bee
|
||||
productivebees:creeper_bee
|
||||
productivebees:cupid_bee
|
||||
productivebees:digger_bee
|
||||
productivebees:dye_bee
|
||||
productivebees:farmer_bee
|
||||
productivebees:green_carpenter_bee
|
||||
productivebees:hoarder_bee
|
||||
productivebees:leafcutter_bee
|
||||
productivebees:lumber_bee
|
||||
productivebees:mason_bee
|
||||
productivebees:neon_cuckoo_bee
|
||||
productivebees:nomad_bee
|
||||
productivebees:quarry_bee
|
||||
productivebees:rancher_bee
|
||||
productivebees:reed_bee
|
||||
productivebees:resin_bee
|
||||
productivebees:sweat_bee
|
||||
productivebees:yellow_black_carpenter_bee
|
||||
artifacts:mimic
|
||||
twilightforest:swarm_spider
|
||||
twilightforest:hedge_spider
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user