your current location:首页 > news>Configuration file simplified translation (1.16.5) CPLPIBALD fine -tuning

Configuration file simplified translation (1.16.5) CPLPIBALD fine -tuning

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

The configuration file is located in the config folder, and the configuration file name is pitweaks.toml.

The content is as follows:

#Anvil Tweaks Avil Filtering

[Anvil]

#Removes Additional Cost from Repairing/Enchanting items in anvil multiple times

#Remove repair punishment

norepaircost = true

#Allow books to be combined over the enchantment max level

#Remove the upper limit of enchantment

Allowoverlevelbooks = TRUE

#Alway ALLOW Enchantments from Books to be Applied in Anvil, Regardless of Item Type or Other Enchantments

#Remove the enchantment is not compatible

alwaySallowbooks = TRUE

#Enables Disenchanting Items by Combining with a Vanilla Book

#Allow removing magic (by placing magic items and books in the anvil)

disphant = true

#Chance for An Anvil to be damaged on use (default 0.12)

#During the use of an anvil during use (the allowable value is 0.0 ~ 1.0)

#Range: 0.0 ~ 1.0

breakchance = 0.12

#Vanilla Machine Speed ​​Tweaks Original functional block rate

[Machines]

#Vanilla furnaces are faster.

#Fast furnace

FastFurnace = false

#Vanilla blast furnaces are faster.

#Faster blast furnace

FastBlastfurnace = false

#Vanilla Smokers are faster.

#Fast smoke furnace

Fastsmoker = false

#Vanilla campfires cookies.

#Fast bonfire smoked grilled

fastcampfire = true

#Cook Speed ​​Multiplier for Furnace, Blast Furnace, and Smoker. Time Per ites (10/Multiplier) Seconds. Valid Values ​​(2,4,5,8,10,25,40,40,50)

#This value determines the rate of various melting furnaces. With 10, divide by this value is the actual number of seconds consumed by each item in the furnace.You can change this value to one of 2,4,5,8,10,20,25,40,50.

#Range: 2 ~ 50

multiplier = 5

#Brewing Stands are faster.

#Fast brewing

FastBrewing = TRUE

#NUMBER of Ticks to Brew a Potion. Vanilla = 400.

#The time required to brew a bottle of potion, the original version is 400

#Range: 2 ~ 400

brewticks = 200

#Entity Tweaks physical fine -tune

[Entity]

#Mobs can only spawn blocks with a full-cube coloring box. Prevents spawning on partial blocks like top-sLabs, upside-down-stream.

#Only generate entities on the complete square (that is, no monsters will be generated on the blocks such as the upper half of the brick)

spawnRequiresFullCube = TRUE

#Set to false to disable Phantom spawns.

#Allowing fantasy generation

AllowPhantoms = TRUE

#Removes 0.5 SEC Invulnerability Time after An Entity Gets Hit.

Noinvulnerabilityticks = false

#Crouch While Flying to Immediaately END ELYTRA FLIGHT.

#

crachstopsflicht = true

#Hunger Tweaks Hunger Machine Filtering

[FOOD]

#Remove Food Cap that Limits Food Value to 20. Useful with model

#Remove the upper limit of food (food for module)

uncapfood = true

#Remove Saturation Cap that Limits Saturation to Current Food Level

#Remove saturation upper limit

Uncapsaturation = TRUE

#Plant Tweaks

[Plant]

#Leaves Decay Immediaately When their Supporting Tree Is Removed

#After cutting the tree, the leaves drop quickly

InstantLafDeCay = TRUE

The above, if you are improper, please advise