This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/EnderStorage.cfg
2023-11-02 12:32:44 -05:00

15 lines
536 B
INI

# The RegistryName for the Item to lock EnderChests and Tanks.
S:"personalItem"="minecraft:diamond"
# Causes chests to lose personal settings and drop the diamond on break.
B:"anarchyMode"=false
# The size of each inventory of EnderStorage, 0 = 3x3, 1 = 3x9, 2 = 6x9, default = 1
I:"item_storage_size"=1
# Disables the tank on top of creators heads.
B:"disableCreatorVisuals"=false
# Enable this to make EnderStorage use vanilla's EnderChest sounds instead of the standard chest.
B:"useVanillaEnderChestsSounds"=false