mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
Improved default configs
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
delicate_hook:
|
delicate_hook:
|
||||||
material: SHEARS
|
material: SHEARS
|
||||||
display:
|
display:
|
||||||
name: '<#1E90FF>Delicate hook'
|
name: '<b><#1E90FF>Delicate hook'
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '<#7FFFD4>Desciption:'
|
- '<#7FFFD4>Desciption:'
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
# customized configurations based on your own ideas,
|
# customized configurations based on your own ideas,
|
||||||
# allowing players to experience the uniqueness of your server.
|
# allowing players to experience the uniqueness of your server.
|
||||||
|
|
||||||
# https://mo-mi.gitbook.io/xiaomomi-plugins/plugin-wiki/customfishing/loot/item
|
|
||||||
|
|
||||||
# Vanilla loots settings
|
# Vanilla loots settings
|
||||||
vanilla:
|
vanilla:
|
||||||
show-in-fishfinder: false
|
show-in-fishfinder: false
|
||||||
@@ -1185,7 +1183,7 @@ blue_jellyfish_silver_star:
|
|||||||
show-in-fishfinder: false
|
show-in-fishfinder: false
|
||||||
material: cod
|
material: cod
|
||||||
display:
|
display:
|
||||||
name: <#87CEFA>Jellyfish</#87CEFA>
|
name: <#87CEFA>Jellyfish</#87CEFA> <#F5F5F5>(Silver Star)</#F5F5F5>
|
||||||
lore:
|
lore:
|
||||||
- <gray>Looks like a blue umbrella
|
- <gray>Looks like a blue umbrella
|
||||||
- '<white>size: {size_formatted}cm'
|
- '<white>size: {size_formatted}cm'
|
||||||
@@ -1207,7 +1205,7 @@ blue_jellyfish_golden_star:
|
|||||||
show-in-fishfinder: false
|
show-in-fishfinder: false
|
||||||
material: cod
|
material: cod
|
||||||
display:
|
display:
|
||||||
name: <#87CEFA>Jellyfish</#87CEFA>
|
name: <#87CEFA>Jellyfish</#87CEFA> <#FFD700>(Golden Star)</#FFD700>
|
||||||
lore:
|
lore:
|
||||||
- <gray>Looks like a blue umbrella
|
- <gray>Looks like a blue umbrella
|
||||||
- '<white>size: {size_formatted}cm'
|
- '<white>size: {size_formatted}cm'
|
||||||
@@ -1248,7 +1246,7 @@ pink_jellyfish_silver_star:
|
|||||||
show-in-fishfinder: false
|
show-in-fishfinder: false
|
||||||
material: cod
|
material: cod
|
||||||
display:
|
display:
|
||||||
name: <#FFC0CB>Jellyfish</#FFC0CB>
|
name: <#FFC0CB>Jellyfish</#FFC0CB> <#F5F5F5>(Silver Star)</#F5F5F5>
|
||||||
lore:
|
lore:
|
||||||
- <gray>Seems to be sweet
|
- <gray>Seems to be sweet
|
||||||
- '<white>size: {size_formatted}cm'
|
- '<white>size: {size_formatted}cm'
|
||||||
@@ -1270,7 +1268,7 @@ pink_jellyfish_golden_star:
|
|||||||
show-in-fishfinder: false
|
show-in-fishfinder: false
|
||||||
material: cod
|
material: cod
|
||||||
display:
|
display:
|
||||||
name: <#FFC0CB>Jellyfish</#FFC0CB>
|
name: <#FFC0CB>Jellyfish</#FFC0CB> <#FFD700>(Golden Star)</#FFD700>
|
||||||
lore:
|
lore:
|
||||||
- <gray>Seems to be sweet
|
- <gray>Seems to be sweet
|
||||||
- '<white>size: {size_formatted}cm'
|
- '<white>size: {size_formatted}cm'
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
# Note: These are the default configurations of the plugin
|
||||||
|
# and do not necessarily mean that players can have a good
|
||||||
|
# gaming experience. We hope that you will create
|
||||||
|
# customized configurations based on your own ideas,
|
||||||
|
# allowing players to experience the uniqueness of your server.
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
# Accurate Click #
|
# Accurate Click #
|
||||||
# You need to concentrate and reel #
|
# You need to concentrate and reel #
|
||||||
|
|||||||
@@ -144,13 +144,13 @@ magical_rod:
|
|||||||
- ''
|
- ''
|
||||||
- '<#CD5C5C>Requirements:'
|
- '<#CD5C5C>Requirements:'
|
||||||
- '<gray> - 1x book bait'
|
- '<gray> - 1x book bait'
|
||||||
- '<gray> - 10 exp levels'
|
- '<gray> - 30 exp levels'
|
||||||
custom-model-data: 50006
|
custom-model-data: 50006
|
||||||
max-durability: 16
|
max-durability: 16
|
||||||
requirements:
|
requirements:
|
||||||
requirement_1:
|
requirement_1:
|
||||||
type: level
|
type: level
|
||||||
value: 1
|
value: 30
|
||||||
not-met-actions:
|
not-met-actions:
|
||||||
action_1:
|
action_1:
|
||||||
type: message
|
type: message
|
||||||
@@ -177,7 +177,7 @@ magical_rod:
|
|||||||
- enchantments:+10
|
- enchantments:+10
|
||||||
effect_2:
|
effect_2:
|
||||||
type: wait-time-multiplier
|
type: wait-time-multiplier
|
||||||
value: 3
|
value: 2.5
|
||||||
|
|
||||||
master_rod:
|
master_rod:
|
||||||
material: fishing_rod
|
material: fishing_rod
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
# Note: These are the default configurations of the plugin
|
||||||
|
# and do not necessarily mean that players can have a good
|
||||||
|
# gaming experience. We hope that you will create
|
||||||
|
# customized configurations based on your own ideas,
|
||||||
|
# allowing players to experience the uniqueness of your server.
|
||||||
|
|
||||||
double_loot_totem:
|
double_loot_totem:
|
||||||
radius: 8
|
radius: 8
|
||||||
duration: 300
|
duration: 300
|
||||||
@@ -27,7 +33,7 @@ double_loot_totem:
|
|||||||
action_1:
|
action_1:
|
||||||
type: message
|
type: message
|
||||||
value:
|
value:
|
||||||
- '<#BA55D3>[TotemActivation]</#BA55D3> <#F5FFFA>Hold a nautilus shell in main hand to activate the totem.'
|
- '<#BA55D3>[Totem]</#BA55D3> <#F5FFFA>Hold a nautilus shell in main hand to activate the totem.'
|
||||||
events:
|
events:
|
||||||
timer:
|
timer:
|
||||||
actionbar_action:
|
actionbar_action:
|
||||||
@@ -65,7 +71,7 @@ double_loot_totem:
|
|||||||
type: message-nearby
|
type: message-nearby
|
||||||
value:
|
value:
|
||||||
message:
|
message:
|
||||||
- '<#BA55D3>[TotemActivation]</#BA55D3> <#F5FFFA>{player}</#F5FFFA> <#F5F5F5>activated a totem nearby!</#F5F5F5>'
|
- '<#BA55D3>[Totem]</#BA55D3> <#F5FFFA>{player}</#F5FFFA> <#F5F5F5>activated a totem nearby!</#F5F5F5>'
|
||||||
range: 32
|
range: 32
|
||||||
particles:
|
particles:
|
||||||
particle_01:
|
particle_01:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
fishfinder:
|
fishfinder:
|
||||||
material: PAPER
|
material: PAPER
|
||||||
display:
|
display:
|
||||||
name: '<#1E90FF>Fish Finder'
|
name: '<b><#1E90FF>Fish Finder'
|
||||||
lore:
|
lore:
|
||||||
- ''
|
- ''
|
||||||
- '<#7FFFD4>Desciption:'
|
- '<#7FFFD4>Desciption:'
|
||||||
|
|||||||
Reference in New Issue
Block a user