🌐 You are reading the 한국어 translation of this article
Available languages for this article:

Cobblemon Pasture Loot Mod는 목장에 풀어둔 포켓몬이 자동으로 아이템을 드롭하게 해주는 Cobblemon용 애드온입니다. 이제 사냥하러 다닐 필요 없이 포켓몬들로부터 자원을 수집할 수 있어, 마치 목장 주인이 된 듯한 경험을 선사합니다.

주요 기능:

  • 목장에 배치된 포켓몬이 자신의 전리품 테이블(loot tables)에 있는 아이템을 무작위로 드롭합니다.
  • 아이템은 포켓몬이 있는 위치에 바로 드롭되어 쉽게 찾을 수 있습니다.
  • 매 분마다, 모든 포켓몬은 설정된 확률에 따라 아이템을 드롭할 기회를 가집니다.
  • 블랙리스트를 작성하여 특정 아이템이 드롭되지 않도록 설정할 수 있습니다.
  • 모드 설정은 구성 파일을 통해 완전히 커스터마이징 가능합니다.

설정(Configuration):

config/PastureLoot.json 파일을 편집하여 모드 설정을 변경할 수 있습니다. 사용 가능한 옵션은 다음과 같습니다:

  • Tick_per_minute: 1분당 틱 수입니다. 기본값은 1200입니다.
  • Drop_chance_per_minute: 매 분마다 포켓몬이 아이템을 드롭할 확률입니다.
  • Item_blacklist: 포켓몬이 드롭하지 않기를 원하는 아이템 목록입니다.
  • Legacy_flatten_item_quantity: 전리품 테이블에서 아이템 수량을 계산하는 방식을 변경하는 설정입니다.

다음은 구성 파일의 예시입니다:

{
  "tick_per_minute": 1200,
  "drop_chance_per_minute": 0.015,
  "item_blacklist": [
    "minecraft:porkchop",
    "minecraft:beef",
    "minecraft:chicken",
    "minecraft:mutton",
    "minecraft:rabbit",
    "minecraft:fish",
    "minecraft:cooked_porkchop",
    "minecraft:cooked_beef",
    "minecraft:cooked_chicken",
    "minecraft:cooked_mutton",
    "minecraft:cooked_rabbit",
    "minecraft:cooked_fish",
    "minecraft:leather",
    "minecraft:bone",
    "minecraft:spider_eye",
    "minecraft:rotten_flesh",
    "minecraft:rabbit_hide",
    "minecraft:rabbit_foot",
    "minecraft:cod",
    "minecraft:pufferfish",
    "minecraft:bone_block",
    "minecraft:bone_meal",
    "cobblemon:sharp_beak",
    "minecraft:honey_bottle",
    "minecraft:salmon",
    "minecraft:white_wool"
  ],
  "legacy_flatten_item_quantity": false
}

스크린샷:

Minecraft mod menu interface showing the installed PastureLoot mod
설치된 PastureLoot 모드를 보여주는 마인크래프트 모드 메뉴 인터페이스
Cobblemon starter selection screen with Bulbasaur selected from the Kanto region
관동 지방의 이상해씨가 선택된 Cobblemon 스타팅 선택 화면
Player earns the World of Cobblemon advancement in a forest
숲에서 World of Cobblemon 발전 과제를 달성한 플레이어
A Buneary Pokemon standing on grass in a birch forest
자작나무 숲 풀밭에 서 있는 이어롤
A wild Sentret in the Cobblemon Pasture Loot Mod
Cobblemon Pasture Loot Mod의 야생 꼬리선
A Scorbunny pokemon standing in a sunny birch forest biome
햇살 비치는 자작나무 숲 바이옴에 서 있는 염버니
Scorbunny info screen in Cobblemon mod interface
Cobblemon 모드 인터페이스의 염버니 정보 화면
Scorbunny move set screen showing available attacks
사용 가능한 기술을 보여주는 염버니 기술 배치 화면
Cobblemon battle interface showing Scorbunny facing a wild Sentret
야생 꼬리선과 대치 중인 염버니를 보여주는 Cobblemon 배틀 인터페이스
Scorbunny uses Ember attack against a wild Sentret during battle
배틀 중 야생 꼬리선에게 불꽃세례 공격을 사용하는 염버니
Scorbunny uses Growl against a Sentret in a birch forest
자작나무 숲에서 꼬리선에게 울음소리를 사용하는 염버니
Scorbunny wins a battle in the Cobblemon Pasture Loot Mod
Cobblemon Pasture Loot Mod에서 배틀에 승리한 염버니

Cobblemon Pasture Loot Mod 다운로드 링크

마인크래프트 1.21.1, 1.21용

Fabric 버전: 서버 1에서 다운로드서버 2에서 다운로드

마인크래프트 1.20.1, 1.20용

Fabric 버전: 서버 1에서 다운로드서버 2에서 다운로드

Click to rate this post!
[Total: 1 Average: 4]