Мова

Cobblemon Neo

Cobblemon Neo

Modrinth

Basic cobblemon modpack with little adventure

125 завантажень оновлено 6mo ago
остання v1.4.0 Modrinth
Neoforge 1.21.1 – 1.21.1 AdventureMultiplayer

Vanilla like modpack for Cobblemon 1.7+ version.

Mostly a pacific modpack to explore the Cobblemon mod with some of the addons for structures and legendary pokemons. Recommended for a multiplayer experience with friends, there is level caps for capturing and distance from the center so its slower to get really OP pokemons.

You will need to steadly level up and capture new pokemons, and travel far from the world spawn to find higher level pokemon.

Some improvements in recipes and loots since all minecraft mobs (not villagers) are disabled, using KubeJS.

There is a lot of visual improvements to get a vanilla plus felling.

Extra customization

If you want to, and has some little knownlege in KubeJS and/or JSON files, you can add your custom loot pouchs with anything you feel like its missing.

Go to <Modpack Folder>\kubejs\config\pouch.custom.json, there you can add following the format:

{
  "<custom_id>": {
    "name": "<Display Name>",
    "color": "#<hexadecimal color>",
    "symbol": {
      "id": "<mod:item/path/to/texture>",
      "color": "#<hexadecimal color>"
    },
    "pool": {
      "<pool id>": {
        "weight": <numeric weight>,
        "count": [<min>, <max>]
      }
    },
    "loot": {
      "table": [
        "<item_id>"
      ],
      "count": [<min>, <max>]
    }
  }
}

The pool, loot and symbol id/color are optional, there is an example for a pokeball pouch:

{
  "ball_pouch": {
    "name": "Ball Pouch",
    "color": "#85c0fd",
    "symbol": {
      "id": "cobblemon:item/poke_balls/poke_ball"
    },
    "pool": {
      "minecraft:chests/abandoned_mineshaft": {
        "weight": 15,
        "count": [1, 4]
      },
      "minecraft:chests/simple_dungeon": {
        "weight": 15,
        "count": [1, 4]
      }
    },
    "loot": {
      "table": [
        "cobblemon:poke_ball",
        "cobblemon:citrine_ball",
        "cobblemon:verdant_ball",
        "cobblemon:azure_ball",
        "cobblemon:roseate_ball",
        "cobblemon:slate_ball"
      ],
      "count": [1, 1]
    }
  }
}

Версії

Release
1.4.0
neoforge · 1.21.1 · 6mo ago
58
Release
1.3.0
neoforge · 1.21.1 · 6mo ago
Added cobblemon phenomenon's and trials to better mix with vanilla structures. Updated the teleport jars to have a unbreakable version, also 16 uses before…
19
Release
1.2.0
neoforge · 1.21.1 · 6mo ago
Added teleport jars.
13
Release
1.0.1
neoforge · 1.21.1 · 6mo ago
Removed testing pouchs.
17
Release
1.0.0
neoforge · 1.21.1 · 6mo ago
18

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Cobblemon Neo

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.