Initial
This commit is contained in:
11
overrides/config/infilter/general.cfg
Normal file
11
overrides/config/infilter/general.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# Disable the message when you active the filter
|
||||
B:"Disable activation message"=false
|
||||
|
||||
# Disable particles in the block
|
||||
B:"Disable particles"=false
|
||||
}
|
||||
|
||||
|
||||
19
overrides/config/infilter/item_activator.cfg
Normal file
19
overrides/config/infilter/item_activator.cfg
Normal file
@@ -0,0 +1,19 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
# If the number is large it is faster
|
||||
I:"Item Activation Rotation Speed"=4
|
||||
|
||||
# The item is big as the number
|
||||
D:"Item Activator Dimension"=1.5
|
||||
|
||||
# How many item is needed to activate the filter
|
||||
# Min: 1
|
||||
# Max: 64
|
||||
I:"Item Quantity Needded"=1
|
||||
|
||||
# modId:itemId | i.g. minecraft:gold_ingot
|
||||
S:"Set the item/block"=minecraft:nether_star
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user