your current location:首页 > news>FAST CAPS MINECRAFT

FAST CAPS MINECRAFT

2024-12-15 02:28:16|Myriagame |source:minecraft skins

Brief introduction

This is a Forge -side optimization module for Itemstack. It is currently only available to 1.16.5.

After the author released a BETA version in April 2022, it was no longer further updated, so the possibility of adapting to other versions was very small.

principle

Forge allows module developers to bind specific behaviors or data to Itemstacks [1] to achieve some special features.

However, in some operations that need to be transferred to a large amount of items -commonly in some automation modules, which will consume the performance huge amount of performance, and FastCaps is born because of this.

FastCaps can solve this problem well, and the original characteristics and behavior will not change.

If you find that the game takes a lot of time in the "AreCapScompative" method, then the optimization effect of this module may be more significant for you.

Open source

FastCaps corresponds to Github, and uses the LGPL V3 open source protocol.

GitHub is deserted on the github, there is no Issue, and it does not write Readme. The open source protocol must be found in the module file

[1]: Itemstacks appears in the game as the items and squares in the item bar, such as red bricks, buckets, and unpreceded melting furnaces.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.