配置文件位于.minecraft\config\enderstorge


#Causes chests to lose personal settings and drop the diamond on break

#当此值为false时,私有的末影箱子或水槽被挖掘后扔为私有状态;为true时,挖掘后将变为普通状态。注:虽原文中说明值为true时,挖掘后会掉落钻石,但是经过测试并不会掉落。

anarchyMode=false


#Disables the tank on top of the creators heads.

#此条目没有看出来是什么意思。

disableCreatorVisuals=false


#The size of each inventory of EnderStorage. 0 = 3x3, 1 = 3x9, 2 = 6x9

#此条目用来调整末影箱子可存储的容量。当数值为0时,内部存储大小为3*3;当数值为1时,内部存储大小为3*9;当数值为2时,内部存储大小为6*9,默认为1。

item.storage-size=1



#The name of the item used to set the chest to personal. Diamond by default. Format <modid>:<registeredItemName>|<meta>, Meta can be replaced with "WILD"

#此条目用来设置将末影箱子变为私有状态的物品。格式为:<modid>:<registeredItemName>|<meta>,默认为钻石(minecraft:diamond|0)

personalItem=minecraft:diamond|0


#Enable this to make EnderStorage use vanilla's EnderChest sounds instead of the standard chest.

#此条目用来设置末影箱子的音效。为true时,将使用原版末影箱的音效;为false时,将使用原版箱子的音效。

useVanillaEnderChestSounds=false