your current location:首页 > news>Wind -rolled grass configuration file Chinese style wind grass (Tumbled) Minecraft Game

Wind -rolled grass configuration file Chinese style wind grass (Tumbled) Minecraft Game

2024-12-10 17:45:07|Myriagame |source:minecraft skins

This article is the Chineseization of the configuration file of the wind grass

# Configuration file

General {

# If not empty, tumbeeds spawn only in the specified biomes. Else they appear in all hot, dry biomes.

(If you do not leave empty, the wind roller will only be generated in the filled biological group, otherwise it will only be generated in a hot and dry group)

# Example entry: Minecraft: DESERT

(Example: Desert Group)

S: "biome whitelist" <

"

# CHANCE A Tumbeed spawns in a chunk.

D: CHANCE = 0.5

(The chance of generating wind grass, default 0.5)

(Is it unclear whether it is 0.5%or 0.5/1 = 50%)

# Should tumbeeds damage crops.

B: "DAMAGE CROPS" = TRUE

(Whether the wind roller will destroy crops, the default is)

# These items will drap from a tumbeed upon Destroying.

(The items here will drop after the wind is destroyed)

# : : [Metadata] [amount]

Format "Number of Heavy and Small Registration Name"

S: Drops <

3 Minecraft: Bone

3 Minecraft: DEADBUSH

3 Minecraft: String

3 Minecraft: Feather

3 Minecraft: WHEAT

3 Minecraft: Stick

3 Minecraft: Reeds

2 Minecraft: Melon_seeds

2 Minecraft: pumpkin_seeds

2 Minecraft: Gold_nugget

1 Minecraft: name_tag

1 Minecraft: Saddle

1 Minecraft: EMERALD

1 Minecraft: Diamond

1 Minecraft: IRON_INGOT

1 Minecraft: GOLD_INGOT

"

B: "ENABLE DROPS" = TRUE

(Open drop)

# Maximum Number of Tumbeeds Existing Per Player (Technical 17x17 Loaded Chunks).

(The maximum number of wind rolling grass per player is technically loaded by 17x17, the default is 8)

I really don’t understand here, the machine is forgive

# BLOCKS FROM Which Tumbeeds Can Spawn.

(It can generate a block of windy grass)

# : : [METADATA]

The format is "Registration Name: NBT" What is the punctuation of the punctuation details

S: "spawning blocks" <

Minecraft: DEADBUSH

"

}