# Configuration file general { S:"Entity Cap Modifier"=minecraft:barrier # When held in the off-hand, this item makes modifiers change stats in the opposite direction. [default: minecraft:quartz] S:"Inverse Item"=minecraft:barrier S:"Max Delay Modifier"=minecraft:barrier S:"Min Delay Modifier"=minecraft:barrier S:"Nearby Entity Modifier"=minecraft:barrier S:"Player Check Modifier"=minecraft:barrier S:"Player Distance Modifier"=minecraft:barrier S:"Redstone Modifier"=minecraft:barrier S:"Spawn Condition Modifier"=minecraft:barrier S:"Spawn Count Modifier"=minecraft:barrier S:"Spawn Range Modifier"=minecraft:barrier # 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 } ignore_spawn_cap { # The item that applies this modifier. [default: minecraft:chorus_fruit] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:value=0 } ignore_spawn_conditions { # The item that applies this modifier. [default: minecraft:dragon_egg] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:value=0 } max_delay { # The item that applies this modifier. [default: minecraft:clock] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: -5] I:value=-5 } max_nearby_entities { # The item that applies this modifier. [default: minecraft:ghast_tear] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2] I:value=2 } min_delay { # The item that applies this modifier. [default: minecraft:sugar] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: -5] I:value=-5 } player_activation_range { # The item that applies this modifier. [default: minecraft:prismarine_crystals] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2] I:value=2 } redstone_control { # The item that applies this modifier. [default: minecraft:comparator] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:value=0 } require_players { # The item that applies this modifier. [default: minecraft:nether_star] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:value=0 } spawn_count { # The item that applies this modifier. [default: minecraft:fermented_spider_eye] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 1] I:value=1 } spawn_eggs { # A list of entity registry names that cannot be applied to spawners via egg. [default: ] S:"Banned Mobs" < > } spawn_range { # The item that applies this modifier. [default: minecraft:blaze_rod] S:item=minecraft:barrier # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 2147483647] I:max_value=2147483647 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 0] I:min_value=0 # The amount each item changes this stat. [range: -2147483648 ~ 2147483647, default: 1] I:value=1 }