your current location:首页 > news>Chitinous Ties Minecraft

Chitinous Ties Minecraft

2024-12-15 03:13:03|Myriagame |source:minecraft skins

Overview

This module provides the original style task system for the game.

In this module, players can create tasks, allocate custom tasks to friends in multiplayer games, or use it like other task modules.

Main content

Contract of chitin

A task book is the core item of this module.

Each task book can set the tasks, time limit and the items given after completion.

Draft mission and give it to other players.Once they sign the task, the task will start to be tracked.

You can also draft a blank task at the same time for replication.In addition, the task is completely nested, which can provide more task books as a reward to provide the task chain.

Minecraft images

Minecraft images

Extradimensional Legal Archive

This block allows access to the list of all currently signed tasks.

If a mission cannot be completed for any reason, the task signing person can use this block to interrupt the contract, so that the contract will fail immediately.

Whenever the task fails, the drafters can also use this block to access and withdraw the task book, which can be transferred to others or recovered it.

Minecraft images

Extradimensional Legal Archive

Mission production

Chitinous Ties is completely driven by data packets.All tasks can be completely customized in the packet, allowing players to create new options with the original and modified version tasks.

In the game, Chitinous Ties will be connected to the progress system, so any content defined as the progress can be defined as a contract task.

The latest document about the data packet format can be found in the source code.Alternatively, you can also refer to the data files included in the jar package directly.

Minecraft images

Connect with progress

At present, the following task events can be used by default:

Buy a certain item from the villagers;

Eat a certain item;

To reach a certain level of experience;

Arrive in a structure or a biological group;

Give someone and something;

Go to a specific coordinate;

Kill a designated entity;

Kill a designated player;

Staring at a certain entity;

Place a certain square block in the area;

There is a specific item in the backpack;

Ride a certain entity;

Get the designated statistics;

Use a certain item on a square;

Whether the drafted person must manually verify the completion of the person.

Precautions

The current module supports version 1.20.1, which is mainly suitable for Fabric and Qualt.Pre -pre -requirements:

Abstract operations;

Cardinal Components API;

Fabric API or other APIs of the same effect;

OWO-LIB.

If you want to run on Neoforge/Forge, you need to use Xinya to connect;

In addition, it is recommended to use the following modules with additional support (although not necessary):

Emi;

Icterine.

Do not use it with any module that completely deletes the progress system or statistical system.