1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/fishermens_trap-common.toml

10 lines
530 B
TOML
Executable file

["Fish Trap Fishing"]
#The minimum amount of ticks that have to pass until the next item can be fished using the Fish Trap. Value must be below max value. (default = 4800)
"min ticks" = 4800
#The maximum amount of ticks that may pass until the next item is able to be fished using the Fish Trap. Value must be above min value. (default = 8000)
"max ticks" = 8000
#The chance with which a living fish is caught in a bucket if a water bucket is placed inside the Fish Trap. (default = 0.15)
#Range: 0.0 ~ 1.0
chance = 0.15