@@ -7,64 +7,64 @@ general {
77 B:" Enable 1.8 wood fences" =true
88
99 # Vanilla items (hoppers, minecarts, etc) render in 3D in your inventory
10- B:" Enable 3D rendering for vanilla items" =true
10+ B:" Enable 3D rendering for vanilla items" =false
1111 B:" Enable Block of Charcoal" =true
12- B:" Enable Chest Propellant" =true
13- B:" Enable Cushion" =true
14- B:" Enable Fertilised Soil" =true
15- B:" Enable Icy Pickaxe" =true
16- B:" Enable Ink Harvester" =true
12+ B:" Enable Chest Propellant" =false
13+ B:" Enable Cushion" =false
14+ B:" Enable Fertilised Soil" =false
15+ B:" Enable Icy Pickaxe" =false
16+ B:" Enable Ink Harvester" =false
1717 B:" Enable Iron Trapdoor" =true
1818 B:" Enable Iron/Chainmail armour dyeing" =true
19- B:" Enable Lantern" =true
19+ B:" Enable Lantern" =false
2020 B:" Enable Mutton" =true
2121 B:" Enable Prismarine stuff" =true
22- B:" Enable Rain Detector" =true
23- B:" Enable Rot" =true
22+ B:" Enable Rain Detector" =false
23+ B:" Enable Rot" =false
2424 B:" Enable Silk Touching of mushroom blocks" =true
25- B:" Enable Village Finder" =true
25+ B:" Enable Village Finder" =false
2626 B:" Enable Wooden Wrench" =true
27- B:" Enable analisers" =true
27+ B:" Enable analisers" =false
2828 B:" Enable coarse dirt" =true
29- B:" Enable coloured redsotne" =true
30- B:" Enable cooked egg" =true
31- B:" Enable disguised trapdoors" =true
32- B:" Enable dislocators and block detector" =true
33- B:" Enable dispenser action for shears" =true
29+ B:" Enable coloured redsotne" =false
30+ B:" Enable cooked egg" =false
31+ B:" Enable disguised trapdoors" =false
32+ B:" Enable dislocators and block detector" =false
33+ B:" Enable dispenser action for shears" =false
3434 B:" Enable dynamic texture for wood chests" =false
35- B:" Enable encasers" =true
35+ B:" Enable encasers" =false
3636 B:" Enable enderman to drop the blocks they are carrying" =true
37- B:" Enable extra vanilla recipes (for name tags, cobwebs and etc)" =true
38- B:" Enable inverted daylight sensor" =true
39- B:" Enable item display" =true
40- B:" Enable leaf walls" =true
37+ B:" Enable extra vanilla recipes (for name tags, cobwebs and etc)" =false
38+ B:" Enable inverted daylight sensor" =false
39+ B:" Enable item display" =false
40+ B:" Enable leaf walls" =false
4141 B:" Enable new sponge texture" =true
42- B:" Enable organic matter compressor" =true
42+ B:" Enable organic matter compressor" =false
4343 B:" Enable paintings" =true
44- B:" Enable pine cones" =true
45- B:" Enable planter" =true
46- B:" Enable pocket critters" =true
44+ B:" Enable pine cones" =false
45+ B:" Enable planter" =false
46+ B:" Enable pocket critters" =false
4747 B:" Enable re-dyeing carpets, clay, glass and panes" =true
4848 B:" Enable slime block" =true
49- B:" Enable spawn eggs" =true
50- B:" Enable wood specific chests" =true
51- B:" Enable work tables" =true
52- B:activateChocolate =true
49+ B:" Enable spawn eggs" =false
50+ B:" Enable wood specific chests" =false
51+ B:" Enable work tables" =false
52+ B:activateChocolate =false
5353
5454 # Snow layers will get taller when it snows and shorter when it stops snowing
55- B:enableDynamicSnow =true
56- B:enablePoop =true
57- B:enableQuiver =true
58- B:enableTea =true
59- B:enableWoodenArmour =true
55+ B:enableDynamicSnow =false
56+ B:enablePoop =false
57+ B:enableQuiver =false
58+ B:enableTea =false
59+ B:enableWoodenArmour =false
6060 I:inkHarvesterMaxStrike =5
6161 I:maxLevelOMCWorks =15
6262
6363 # If there are any players within this radius of an item thrown on the ground that item will not despawn.
6464 # -Set it to 0 to disable this feature.
6565 # -Set it to LESS THAN 0 and items will never despawn regardless of players being nearby.
66- I:noDespawnRadius =32
67- B:poopRandomBonemeals =true
66+ I:noDespawnRadius =0
67+ B:poopRandomBonemeals =false
6868
6969 # Larger number means poop is LESS likely to happen
7070 I:poopingChance =15000
@@ -76,8 +76,8 @@ general {
7676
7777
7878" mod integration" {
79- B:" Integrate Forestry" =true
80- B:" Integrate Thaumcraft" =true
79+ B:" Integrate Forestry" =false
80+ B:" Integrate Thaumcraft" =false
8181}
8282
8383
0 commit comments