your current location:首页 > news>FILAMENT MINECRAFT

FILAMENT MINECRAFT

2024-12-15 02:07:18|Myriagame |source:minecraft skins

Overview

The module simplifies the process of adding custom content in a Fabric -based server.

The module allows the server owner to create or configure items, blocks, decorations, and even armor without using any code*. Everything is data -driven, just use JSON to complete!

Players connecting to the server can see and use these added items and squares without additional installation modules.

Material generation and distribution work depends on Polymer to complete.

*Combined with the context, the "code" here refers to Java.

content

Custom items: Add unique items to the server, such as armor, dyeing, etc.;

Custom block: Add blocks with different characteristics;

Custom decoration: Allowable to add a block with custom or player interactive functions, which can be used to make furniture.

Minecraft images

Use the dripstone decorative block added to the module

illustrate

The Example_dataPack in GitHub has a packet template, placed it on the DataPacks folder on the server, and writes your custom content according to Wiki.

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.