How to disable the in-built custom texture pack?
If you desire to disable the textures feature of ExecutableItems, go to it's config.yml
# ----------------------------------
# -
# ExecutableItems
# -
# By: Ssomar
# -
# ----------------------------------
# -
# WIKI HERE : https://docs.ssomar.com/executableitems/information-ei
# DISCORD HERE : https://discord.com/invite/TRmSwJaYNv
# -
pickupLimit: -1
disabledWorlds: []
whitelistedWorlds: []
whitelistItemsPerWorld: []
# myWorld:
# - "myEI1"
# - "myEI2"
# myWorld2:
# - "myEI3"
# - "myEI4"
premiumEnableCooldownForOp: true # Premium only
checkVersionMsg: true
disableTestItems: false # If you have a big server with a lot of players, it's recommended to turn this option on true
silentMessagePreventionErrorHeadDBError: false
disableBackup: false # <- Backup your items config at each start / reload of the server
deleteBackupsAfterDays: 7 # <- It will deletes backups older than this number of days
enableGarbageCollectorAfterReload: false # <- It will enable the garbage collector after a reload of the server
giveLimit: 100
enableTexturesPack: false # Only for 1.20.5+ servers
texturesPackUrl: '' # Only for 1.20.5+ servers
selfHostPack: true
logs:
dropped: true
spawned: true
debugOnlyRun: false # /ei debug will only display the run debug message
itemCheckWithNBTAPI: false
muteModification: false # It will mute the outputs of /ei modification or /ei console modification
config_12_04_2024: true
silentGive: false
updateOldItems: false
Disable enableTexturesPack
Set the value to false
If it fails, disable selfHostPack
Normally, the option above does the job, but if its not enough, disable this too.
If it fails, delete the __textures__ folder.
There are cases where even disabling selfHostPack isn't enough. THIS should finally solve the issue
Still fails? Go to the support discord
Because this isn't normal anymore. We are fairly active there so you should be able to receive a response within 24 hours.