9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-31 21:06:47 +00:00

岩浆钓鱼

This commit is contained in:
Xiao-MoMi
2022-10-19 14:07:10 +08:00
parent bf265617d6
commit 976bce4dbf
13 changed files with 316 additions and 82 deletions

View File

@@ -22,6 +22,7 @@ worlds:
mode: whitelist
list:
- world
- world_nether
mechanics:
@@ -48,7 +49,7 @@ mechanics:
# The same to vanilla (refer to the wiki)
# https://technical-minecraft.fandom.com/wiki/Fishing
need-open-water: true
need-open-water: false
need-special-rod:
# Players must use rods with CustomFishing's NBT Tags to get loots in CustomFishing but they can experience the special fishing mechanic.
@@ -75,6 +76,11 @@ mechanics:
# File/SQLite/MySql
data-storage-mode: File
lava-fishing:
# ticks
min-time: 100
max-time: 600
titles:
success:

View File

@@ -25,4 +25,8 @@ commands:
description: main command
permission: customfishing.admin
aliases:
- cfishing
- cfishing
fishingbag:
usage: /fishingbag open
description: fishing bag command
permission: customfishing.user

View File

@@ -18,6 +18,7 @@ silver_fishing_rod:
display:
name: 'Silver Fishing Rod'
custom-model-data: 3
can-fish-in-lave: true
modifier:
weight-add:
silver: 20