Pepeland 34 genes[irrelevant] — Minecraft Mods — MetaMods
Pepeland 34 genes[irrelevant]

Pepeland 34 genes[irrelevant]

Active

Downloads

0

Last update

1 year ago

Versions

1.20.6
Client
Fabric
Utils

Ppl34-genes-Guide

Ppl34-genes-Guide - Genetic Reference Guide for Minecraft

The Ppl34-genes-Guide modification serves as a comprehensive reference guide for the genetic system of experiment 34 implemented on the private Pepeland server. It contains complete information about all available genes and their characteristics.

Controls and Settings

The genetic reference window opens by default with the K key. You can reassign this key in the game's control settings if needed.

System Requirements

For proper mod operation, the following are required:

  • Fabric Loader version 0.15.11
  • Fabric API version 0.100.8+1.20.6

Configuration via JSON File

To edit gene data, navigate to the path:

./minecraft/config/ppl34genes/gen_info.json

Configuration file structure:

{
  "genes": [
    {
      "label": "Label example",
      "tooltip": "Tooltip example",
      "levels": [
        "Example of information about gene 1",
        "Example of information about gene 2",
        "Example of information about gene 3"
      ],
      "icon": "texture path (it is better not to change it)",
      "levelIcons": [
        "also don't change the icons here"
      ]
    }
  ]
}

Configuration Parameters Description

  • label: Gene name displayed in the interface. Use clear and accurate names
  • tooltip: Pop-up hint when hovering the cursor. Contains brief information about gene characteristics
  • levels: List of strings describing gene development levels. Each string corresponds to a specific stage
  • icon: Location of the texture file for the gene icon. Modification is not recommended
  • levelIcons: Array of paths to textures for displaying level icons. Adjustment may disrupt visual design

Useful Recommendations

  1. Create backup copies of the configuration file before making changes
  2. Check JSON syntax correctness using validators
  3. Test changes after restarting the application
  4. Ensure the correctness of specified resource paths
  5. Follow the established structure when adding new genes
Project members
Nakolotnik

Nakolotnik

Developer

Created: 26 Aug 2024

ID: 51176