Traveler's Backpack

Traveler's Backpack

26M Downloads

Abilities config is set to true on serverconfig but doesnt work (1.19)

CeZerTyui opened this issue ยท 2 comments

commented
  • Mod version: TravelersBackpack-1.19-8.0.8.jar
  • Mod Loader: Forge
    picofproblem
    in game it still says disabled
    But the server config says its true
    `
    #Server config settings
    [server]
    toolSlotsAcceptSwords = true
    disableCrafting = false
    #Enables wearing backpack directly from ground
    enableBackpackBlockWearable = true
    #Backpack immune to any damage source (lava, fire), can't be destroyed, never disappears as floating item
    invulnerableBackpack = true
    enableBackpackAbilities = true
    #Range: > 250
    tanksCapacity = 4000

`

commented

Edit: Apparently they do work, it just shows that its disabled

commented

1.19 is not supported