Add custom strange point endless greedy and pseudo (Avaritia Endless) Minecraft Game

Find the configuration file: ./ Config/Endless-COMMON.TOML.

Find the configuration category [SingularityCustom] and the configuration item "Singularity Custom List".

In this format ["name: Qi Dian Name", "COLOR0: Strange Point Color 1 (lower layer)", "Color1: Strange Point Color 2 (Upper Floor)"] Conditions a new strange point.

Code example:

 "Singularity Custom list" = ["name: zinc", "color0: 0x112233", "color1: 0x445566", "name: IRON_GOLD", "color0: 0x00aa00a00 "," Color1: 0xffaa00 "] 

Format requirements:

1. Miracle name: You can only use a lowercase letter and down the line, and the lower line cannot be started.The name cannot be the same as the scheduled name below.

 // Original+linkage strange point name

Public Static Final list linkageTypes = Arrays.aslist ("Coal", "Iron", "Gold", "Diamond", "Netherite", "EMERALD", "Lapis", "Redstone", "" quartz ","Clay ",

"Ruby", "Dragon", "Space", "XRAY", "Ultra", "Silver", "Copper", "Zinc", "Nickel", "Lead", "TIN", "Draconium", "Awakened_draconiumium"",

"Manteel", "Terrasteel", "Elementium", "DARK_Matter", "Red_matter", "Cobalt", "Manyullyn");

2. Color: It can only be represented by the hexadecimal color code.

Results display:

You can add a self -defined singular formula by.Use examples in the JSON formula:

 "it": "endless: singularity",