initial
This commit is contained in:
30
.minecraft/config/EnderStorage.cfg
Normal file
30
.minecraft/config/EnderStorage.cfg
Normal file
@@ -0,0 +1,30 @@
|
||||
#EnderStorage Configuration File
|
||||
#Deleting any element will restore it to it's default value
|
||||
#Block ID's will be automatically generated the first time it's run
|
||||
|
||||
#Causes chests to lose personal settings and drop the diamond on break
|
||||
anarchy-mode=false
|
||||
|
||||
checkUpdates=false
|
||||
|
||||
#Set to true to make the vanilla enderchest unplaceable.
|
||||
disable-vanilla=false
|
||||
|
||||
#Set to true to make the vanilla enderchest uncraftable.
|
||||
disable-vanilla_recipe=true
|
||||
|
||||
#Disable the end portal effect in ES ender chests. May help with FPS (not TPS!) problems.
|
||||
disableFXChest=false
|
||||
|
||||
#Disable the end portal effect in ender tanks. May help with FPS (not TPS!) problems.
|
||||
disableFXTank=false
|
||||
|
||||
#Set the size of ender tanks in buckets (x1000)
|
||||
enderTankSize=256
|
||||
|
||||
#The size of each inventory of EnderStorage. 0 = 3x3, 1 = 3x9, 2 = 6x9
|
||||
item.storage-size=1
|
||||
|
||||
|
||||
#The name of the item used to set the chest to personal. Diamond by default
|
||||
personalItemID=diamond
|
||||
Reference in New Issue
Block a user