# Duration of bleeding effect in ticks (1 second = 20 ticks)
bleeding-duration: 1000
#Bandage configurable recipe, ingredients must be in UPPER CASE
#Another example of a bandage craft recipe
#bandage-recipe:
# shape:
# - " S "
# - " P "
# - " S "
# ingredients:
# S: STRING
# P: PAPER
bandage-recipe:
shape:
- "PPP"
- "PMP"
- "PPP"
ingredients:
M: PHANTOM_MEMBRANE
P: PAPER
# Disable bleeding mechanics in these worlds
disabled-worlds:
- world_nether
- world_the_end
- spawn_world