your current location:首页 > news>Emma it ar minecraft

Emma it ar minecraft

2024-12-12 09:31:49|Myriagame |source:minecraft skins

Overview

A system that is used to add customized drawing to the server.The author develops it to use it with the Rings: inheritance.

When installed on the server, the administrator can upload painting images and configure them to use specific formulas in the game.It is very important that the client can connect without installing Emmaitar -but without it, custom paintings will not appear in the game.

Emmaitar means "painter artist" in Kun Ya -painters.

Module Download-Emmaitar 1.2.2

How can I configure painting?

The MOD will generate a folder "Emmaitar-Paintingings", and you can place painting images in it.A painting must be a .png file, the width and height must be a multiples of 16.

Each painting must have a metadata file with the same name related to it. These are pure text files with special extension names, namely. Epm (Emmaitar Painting Metadata).

In this metadata file, you need to specify:

Author's name;

The title of the painting (different from the file name);

The size (width and height of the painting game are based on square blocks);

And the dye list for making it.

The following is an example of metadata files: gondolin.epm is used to draw gondolin.png.

#The first event testing metafile! ## Lines Beginning with #### Are Comments and Will not be interpreated by the loa der.#Author = Goldbar22tital = The City of Gondolinw = 4H= 4Dyes = LightBlue, LightBlue, LightBlue, White, White, Gray, Green, Gray 

Starting from the beginning is a note that will be ignored.Please note that the metadata format: Author = Goldbar22, the key and the value are separated by "=", without space.And key points (do not capitalized author).

Synthetic table grammar

The synthetic table format is a list of eight dyes.In the game, this will generate the following form of synthetic table:

 [dye 1] [dye 2] [dye 3] [dye 4] [painting] [dye 5] [dye 6] [dye 7] [dye 8] 

The middle painting must be the original print, not the Emmaitar customized painting.The dye uses forge mineral dictionary, so any color of the color can be used to make this painting: you can use the original or modified module dye.

To configure these synthetic tables in metadata files, you can use a list of dye names separated by comma, as shown below:

 Dyes = LightBlue, LightBlue, LightBlue, White, White, Gray, GRAY, Gray 

At the same time, these names are distinguished and small, and they cannot have space between them.There must be 8 kinds of dyes -not many and a lot!

Order

The module also adds two game commands: Emmaitar_give and Emmaitar_print.

Emmaitar_give Gives custom paintings specified by players.

Emmaitar_print is a command that is limited to a single player game. It will automatically generate painting information images, as shown below:

Minecraft images

These images are output in the folder: emmaitar-paintings/info-printouts.