your current location:首页 > news>Wing module configuration file use tutorial (1.12.2) wings (WINGS) Minecraft Game

Wing module configuration file use tutorial (1.12.2) wings (WINGS) Minecraft Game

2024-12-10 17:52:49|Myriagame |source:minecraft skins

This tutorial is set by the author's setting without permission.

1.12.2 In version, the configuration content of this module is included in the WINGS folder under Config. There are two configuration files: Items (item) and ORES (ore)


items part

The main configuration items: take Angel as an example.All wings are used in the same set of numerical configuration

Angel angel wings

Min: 0.0 (the minimum value of this value can be configured)

MAX: 10.0 (the maximum value of this value can be configured)

Flyingexert: 0.001 (flight consumption) (that is

Min: 0.0 (the minimum value of this value can be configured)

MAX: 32767 (the maximum value of this value can be configured)

itemDurability: 960 (wings durability)

Min: 0.0 (the minimum value of this value can be configured)

MAX: 10.0 (the maximum value of this value can be configured)

LANDINENGEXERTION: 0.08 (Slow down consumption consumption) (The wings of the module have a slowdown effect when it does not enable the flight mode)

Min: 0 (the minimum value that can be configured at this value)

MAX: 20 (the maximum value that can be configured in this value)

RequiredFlightSative: 7 (Fulling food for flight) (Original 2 full 2 ​​full food is counted as a chicken leg)

Min: 0 (the minimum value that can be configured at this value)

MAX: 20 (the maximum value that can be configured in this value)

RequiredlandSative = 2 (Smoothing required for slowing down) (Original 2 full 2 ​​full food is counted as a chicken leg)

[The name of other wings in the configuration file:]

Slime: Slime wings

blue_butterfly: blue butterfly wings

monarch_butterfly: King Butterfly Wings

FAIRY: Fairy Wings

EVIL: The Wing of Demon

BAT: Bat wings

Fire: Fire Wings

Dragon: Dragon Wing

In the default configuration of the module, the dragon wings are the most durable wings (2880 durability), followed by demon wings and fire wings and bat wings (both 1920 durability).A batch (also 960 durability).However, the other attributes are the same, but the author still gives the author’s favorite episode of the configurable space integration package.

———————————————————————————————————————————

items part

Mainly two new ores added to the module: the dust ore and amethyst ore of Xianling

AMETHYST {(amethyst ore)

# Min: 0 (minimum value that can be configured in this value)

# MAX: 128 (the maximum value of this value can be configured)

I: Count = 1 (Number of amethyst ore)

I: maxheight = 16 (maximum generation height)

I: minheight = 0 (minimum generation height)

# Min: 8 (the minimum value of this value can be configured)

# MAX: 32 (the maximum value of this value can be configured)

I: SIZE = 8 (size of the mineral pulse)

}

fairry_dust {(the dust ore of Xianling)

# Min: 0 (minimum value that can be configured in this value)

# MAX: 128 (the maximum value of this value can be configured)

I: Count = 10 (Number of Mats of Lingling)

I: maxheight = 64 (maximum generation height)

I: minheight = 0) (minimum generation height)

# Min: 8 (the minimum value of this value can be configured)

# MAX: 32 (the maximum value of this value can be configured)

I: SIZE = 9 (size of mineral pulse)

}