Spelunkery

Spelunkery

1M Downloads

Feature Request: Config for disabling recovery compasses staying in inventories upon death

donkeyrat opened this issue ยท 7 comments

commented

Self-explanatory.

commented

use the item tag

commented

Sorry but I'm confused; 'use the item tag'

Not sure what you mean by this, but I also need to disable this feature as its causing issues with other mods that touch the Recovery Compass.

commented

You need to remove the recovery compass from the #spelunkery:keep_on_death item tag.

commented

for the life of me I cant get that to happen.

{
"remove":

"values": [
"minecraft:recovery_compass"
]
}

with matching directory to the spelunkery json that adds 'keep on death' to the recovery compass. Also cannot find any working examples to examine :(

commented
commented
{
  "replace": true,
  "values": [
  ]
}
commented

Sigh.
Was looking at forge documentation and got my wires crossed for functions.

Thankyou for helping me on this, I may never get the last 40 minutes of my life back - but I learned something. Appreciate your time