Configure file Block Drops Minecraft Game

This tutorial is from MC Encyclopedia (MCMOD.CN) using the CC By-NC protocol.

# Configuration file

client {

# Show block drops of any block. [DEFAULT: false]

# Show the drop of any block.

B: ALLDROPS = FALSE

# MOD IDS of MODS That WON'T BE Scanned.

#MOD IDs that will not be tested [FlatcoloredBlocks], [chisel], [XTONES], [WallpaperCraft], [SonarCore], [MicroblockCBE]]]

S: Blacklist <

FlatcoloredBlocks

Chisel

Xtones

WallPaperCraft

Sonarcore

Microblockcbe

"

# NUMBER of Calccess. The Higher The More Precise the CHANCE. [Range: 1 ~ 99999, Default: 4000]

# The number of calculations. The higher the value, the more accurate.

I: Iteration = 4000

# Multithreaded Calculation of Drops [Default: TRUE]

# Multi -threaded calculation drop [default) open]

B: Multithreaded = TRUE

# Show CHANCE of Drops. [DEFAULT: TRUE]

# Show the probability of drop.

B: Showchance = TRUE

# Show minimum and maximum of drops. [Default: true]

# Show the minimum number of drops and the maximum drop.

B: Showminmax = TRUE

}