Cod:
material: ‘cod’
type: ‘item’
chance: 600
xp: 7
Salmon:
material: ‘salmon’
type: ‘item’
chance: 250
xp: 7
Clownfish:
material: ‘tropical_fish’
type: ‘item’
chance: 20
xp: 7
Pufferfish:
material: ‘pufferfish’
type: ‘item’
chance: 130
xp: 7
Bow:
material: ‘bow’
type: ‘item’
chance: 167
treasure: true
xp: 7
EnchantedBook:
material: ‘enchanted_book’
type: ‘item’
chance: 100
guaranteed-enchantment-amount: 2
bonus-enchantment-amount: 3
enchantments:

    - 'efficiency:1-6:100'
    - 'sharpness:1-6:100'
    - 'fortune:1-4:100' 
    - 'power:1-4:100' 
    - 'looting:1-5:100' 
    - 'protection:1-6:100' 
    - 'thorns:1-6:100' 
    - 'infinity:1:100' 
    - 'luck_of_the_sea:1-7:60'
    - 'lure:1-5:60'
treasure: true
xp: 7

FishingRod:
material: ‘fishing_rod’
type: ‘item’
chance: 167
treasure: true
xp: 7
NautilusShell:
material: ‘nautilus_shell’
type: ‘item’
chance: 167
treasure: true
xp: 7
Saddle:
material: ‘saddle’
type: ‘item’
chance: 167
treasure: true
xp: 7
LilyPad:
material: ‘lily_pad’
type: ‘item’
chance: 170
xp: 7
Bowl:
material: ‘bowl’
type: ‘item’
chance: 100
junk: true
xp: 7
JunkFishingRod:
material: ‘fishing_rod’
type: ‘item’
chance: 200
durability: ‘10-99’
junk: true
xp: 7
Leather:
material: ‘leather’
type: ‘item’
chance: 100
xp: 7
LeatherBoots:
material: ‘leather_boots’
type: ‘item’
chance: 100
durability: ‘10-100’
junk: true
xp: 7
Stick:
material: ‘stick’
type: ‘item’
chance: 50
junk: true
xp: 7
String:
material: ‘string’
type: ‘item’
chance: 50
xp: 7
GlassBottle:
material: ‘glass_bottle’
type: ‘item’
chance: 100
junk: true
xp: 7
Bone:
material: ‘bone’
type: ‘item’
chance: 100
xp: 7
InkSac:
material: ‘ink_sac’
type: ‘item’
chance: 10
xp: 7
TripwireHook:
material: ‘tripwire_hook’
type: ‘item’
chance: 100
xp: 7
DiamondBoots:
material: ‘diamond_boots’
type: ‘item’
chance: 10
durability: ‘500-1000’
attributes:
armor:
value: -10
operation: ADD_NUMBER
equipment-slot: FEET
health:
value: 40
operation: ADD_NUMBER
equipment-slot: FEET
xp: 7
n1:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&6沙漠之心’
lore:

    - '&b来自沙漠亘古的呐喊'
enchantments:
    - 'infinity:10:100'
biomes:
    - 'desert'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

n2:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&6波塞冬的恩赐’
lore:

    - '&b来自海洋亘古的呐喊'
enchantments:
    - 'flame:10:100'
biomes:
    - 'lukewarm_ocean'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

n3:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&6源石附着’
lore:

    - '&b来自古文明亘古的呐喊'
enchantments:
    - 'sharpness:10:100'
biomes:
    - 'mushroom_fields'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

n4:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&6loscx的强调’
lore:

    - '&b来自制作者亘古的呐喊'
enchantments:
    - 'infinity:100:100'
biomes:
    - 'the_end'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

n5:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&3森林的槐魂’
lore:

    - '&b来自森林亘古的呐喊'
enchantments:
    - 'protection:10:100'
biomes:
    - 'forest'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

n6:
type: ‘item’
material: ‘nether_star’
chance: 10
name: ‘&1亡灵的孤魂’
lore:

    - '&b来自历史亘古的呐喊'
enchantments:
    - 'sharpness:10:100'
biomes:
    - 'swamp'  # Replace 'DESERT_LAKES' with 'DESERT' or another valid biome
treasure: true
sound: 'entity_experience_orb_pickup:0.5:0.1'
message: '&a这是一个很神秘的物品!'
xp: 7

dimaondaxe:
material: ‘diamond_axe’
type: ‘item’
chance: 10
enchantment-amount: 1
enchantments:

    - 'sharpness:7:100' 
attributes:
    armor: 
        value: -2
        operation: ADD_NUMBER
        equipment-slot: HAND
    speed: 
        value: -0.1
        operation: ADD_NUMBER
        equipment-slot: HAND
xp: 7