minecraft server init
This commit is contained in:
10
config/translocators.cfg
Normal file
10
config/translocators.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
#Setting this to true will disable the placement of the CraftingGrid.
|
||||
B:"disable_crafting_grid"=true
|
||||
|
||||
#Allows controlling what item is used to attach filtering mode.
|
||||
"filter_item" {
|
||||
S:"registry_name"="extendedcrafting:material"
|
||||
|
||||
#Use '32767' for wild card.
|
||||
I:"meta"=128
|
||||
}
|
Reference in New Issue
Block a user