Skip to content

Commit 1162b94

Browse files
committed
add travelers backpack update featuers config
1 parent 068e3c5 commit 1162b94

12 files changed

+146
-101
lines changed

Diff for: pack/1.20.1/config/yosbr/config/fabrication/features.ini

+30-30
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
;
356356
;
357357
; Demonstration video: https://unascribed.com/fabrication/chat_markdown.mp4
358-
extra.chat_markdown=unset
358+
extra.chat_markdown=true
359359

360360
; Server or Client
361361
;
@@ -637,14 +637,14 @@
637637
;
638638
; Makes walking through berry bushes not deal damage.
639639
;
640-
bush_walk_doesnt_hurt=unset
640+
bush_walk_doesnt_hurt=banned
641641

642642
; Server Only
643643
;
644644
; Makes walking through berry bushes when sneaking not
645645
; deal damage.
646646
;
647-
bush_walk_doesnt_hurt_when_sneaking=unset
647+
bush_walk_doesnt_hurt_when_sneaking=banned
648648

649649
; Server Only
650650
;
@@ -851,7 +851,7 @@
851851
;
852852
;
853853
; Demonstration video: https://unascribed.com/fabrication/nether_cauldron.mp4
854-
nether_cauldron=unset
854+
nether_cauldron=banned
855855

856856
; Server Only
857857
;
@@ -866,14 +866,14 @@
866866
; fame.
867867
; Will not take effect unless the world is reloaded.
868868
;
869-
no_dinnerlava=unset
869+
no_dinnerlava=banned
870870

871871
; Server Only
872872
;
873873
; Chest and hopper minecarts will not be slowed down
874874
; proportionally to the number of items in them.
875875
;
876-
no_heavy_minecarts=unset
876+
no_heavy_minecarts=banned
877877

878878
; Server Only
879879
;
@@ -924,7 +924,7 @@
924924
;
925925
;
926926
; Demonstration video: https://unascribed.com/fabrication/recipe_book_auto_craft.mp4
927-
recipe_book_auto_craft=unset
927+
recipe_book_auto_craft=banned
928928

929929
; Server Only
930930
;
@@ -955,7 +955,7 @@
955955
;
956956
; Makes minecarts silent.
957957
;
958-
silent_minecarts=unset
958+
silent_minecarts=false
959959

960960
; Server Only
961961
;
@@ -993,7 +993,7 @@
993993
; Stance.
994994
;
995995
; Demonstration video: https://unascribed.com/fabrication/crawling.mp4
996-
crawling=unset
996+
crawling=true
997997

998998
; Server Only
999999
;
@@ -1095,7 +1095,7 @@
10951095
;
10961096
;
10971097
; Demonstration video: https://unascribed.com/fabrication/fire_aspect_is_flint_and_steel.mp4
1098-
fire_aspect_is_flint_and_steel=unset
1098+
fire_aspect_is_flint_and_steel=true
10991099

11001100
; Server Only
11011101
;
@@ -1113,7 +1113,7 @@
11131113
;
11141114
;
11151115
; Demonstration video: https://unascribed.com/fabrication/furnace_minecart_any_fuel.mp4
1116-
furnace_minecart_any_fuel=unset
1116+
furnace_minecart_any_fuel=true
11171117

11181118
; Server Only
11191119
;
@@ -1157,7 +1157,7 @@
11571157
;
11581158
;
11591159
; Demonstration video: https://unascribed.com/fabrication/mechanism_muffling.mp4
1160-
mechanism_muffling=unset
1160+
mechanism_muffling=true
11611161

11621162
; Server Only
11631163
;
@@ -1188,7 +1188,7 @@
11881188
; will inclusively protect from:. Level 1: cactus, Level 2: fire, Level
11891189
; 3: lava, Level 4: explosions.
11901190
;
1191-
protection_on_any_item=unset
1191+
protection_on_any_item=true
11921192

11931193
; Server Only
11941194
;
@@ -1208,7 +1208,7 @@
12081208
; nearby grows moss to that block, to make it a bit easier to work with
12091209
; for building.
12101210
;
1211-
spreadable_moss=unset
1211+
spreadable_moss=true
12121212

12131213
; Server Only
12141214
;
@@ -1223,7 +1223,7 @@
12231223
;
12241224
;
12251225
; Demonstration video: https://unascribed.com/fabrication/unsaddle_creatures.mp4
1226-
unsaddle_creatures=unset
1226+
unsaddle_creatures=true
12271227

12281228
; Server Only
12291229
;
@@ -1247,15 +1247,15 @@
12471247
;
12481248
;
12491249
; Demonstration video: https://unascribed.com/fabrication/anvil_repair.mp4
1250-
anvil_repair=unset
1250+
anvil_repair=true
12511251

12521252
; Server Only
12531253
;
12541254
; Filling a glass bottle underwater refills 1 air bubble.
12551255
;
12561256
;
12571257
; Demonstration video: https://unascribed.com/fabrication/bottled_air.mp4
1258-
bottled_air=unset
1258+
bottled_air=true
12591259

12601260
; Server Only
12611261
;
@@ -1402,15 +1402,15 @@
14021402
;
14031403
; Anvils don't become "Too Expensive".
14041404
;
1405-
anvil_no_level_limit=unset
1405+
anvil_no_level_limit=true
14061406

14071407
; Server Only
14081408
;
14091409
; Makes renaming an item on an anvil always cost one
14101410
; level.
14111411
;
14121412
; Demonstration video: https://unascribed.com/fabrication/anvil_rename_always_costs_one.mp4
1413-
anvil_rename_always_costs_one=unset
1413+
anvil_rename_always_costs_one=true
14141414

14151415
; Server Only
14161416
;
@@ -1422,7 +1422,7 @@
14221422
;
14231423
;
14241424
; Demonstration video: https://unascribed.com/fabrication/bedrock_impaling.mp4
1425-
bedrock_impaling=unset
1425+
bedrock_impaling=true
14261426

14271427
; Server & Client (Client Optional)
14281428
;
@@ -1436,7 +1436,7 @@
14361436
;
14371437
;
14381438
; Demonstration video: https://unascribed.com/fabrication/disable_prior_work_penalty.mp4
1439-
disable_prior_work_penalty=unset
1439+
disable_prior_work_penalty=true
14401440

14411441
; Server Only
14421442
;
@@ -1445,7 +1445,7 @@
14451445
;
14461446
;
14471447
; Demonstration video: https://unascribed.com/fabrication/drop_more_exp_on_death.mp4
1448-
drop_more_exp_on_death=unset
1448+
drop_more_exp_on_death=true
14491449

14501450
; Server Only
14511451
;
@@ -1463,7 +1463,7 @@
14631463
;
14641464
;
14651465
; Demonstration video: https://unascribed.com/fabrication/anvil_damage_only_on_fall.mp4
1466-
extra.anvil_damage_only_on_fall=unset
1466+
extra.anvil_damage_only_on_fall=true
14671467

14681468
; Server Only
14691469
;
@@ -1504,7 +1504,7 @@
15041504
;
15051505
; Prevent Elytra boosting using firework rockets.
15061506
;
1507-
extra.disable_elytra_boost=unset
1507+
extra.disable_elytra_boost=true
15081508

15091509
; Server Only
15101510
;
@@ -1531,14 +1531,14 @@
15311531
;
15321532
; Ender dragon always spawn a dragon egg when killed.
15331533
;
1534-
extra.ender_dragon_always_spawn_egg=unset
1534+
extra.ender_dragon_always_spawn_egg=true
15351535

15361536
; Server Only
15371537
;
15381538
; Ender dragon always gives the same xp amount as it would
15391539
; the first time.
15401540
;
1541-
extra.ender_dragon_full_xp=unset
1541+
extra.ender_dragon_full_xp=true
15421542

15431543
; Server Only
15441544
;
@@ -1582,7 +1582,7 @@
15821582
; and modded crossbows. Only works for plain arrows.
15831583
; Honors InfiBows.
15841584
;
1585-
extra.infinity_crossbows_modded=unset
1585+
extra.infinity_crossbows_modded=true
15861586

15871587
; Server Only
15881588
;
@@ -1715,7 +1715,7 @@
17151715
; Makes running on soul blocks with Soul Speed not deal
17161716
; damage to your boots.
17171717
;
1718-
soul_speed_doesnt_damage_boots=unset
1718+
soul_speed_doesnt_damage_boots=true
17191719

17201720
; Server Only
17211721
;
@@ -1895,7 +1895,7 @@
18951895
; Creepers will take on the foliage color of the biome
18961896
; they're in.
18971897
;
1898-
extra.foliage_creepers=unset
1898+
extra.foliage_creepers=true
18991899

19001900
; Server Only
19011901
;
@@ -2000,7 +2000,7 @@
20002000
; Allows players to use items and attack while riding
20012001
; entities like boats.
20022002
;
2003-
use_items_while_riding=unset
2003+
use_items_while_riding=true
20042004

20052005
; Forward ports of forgotten tidbits.
20062006
;
+50
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"configVersion": 9,
3+
"animationSmoothingSpeed": 20.0,
4+
"holdingItems": [
5+
"minecraft:clock",
6+
"minecraft:recovery_compass",
7+
"minecraft:soul_lantern",
8+
"minecraft:compass",
9+
"minecraft:torch",
10+
"minecraft:lantern",
11+
"minecraft:soul_torch"
12+
],
13+
"enableAnimationSmoothing": true,
14+
"enableInWorldMapRendering": true,
15+
"enableOffhandHiding": true,
16+
"enableRotationLocking": true,
17+
"enableLadderAnimation": true,
18+
"ladderAnimationAmplifier": 0.35,
19+
"ladderAnimationArmHeight": 1.7,
20+
"ladderAnimationArmSpeed": 2.0,
21+
"enableRotateToLadder": true,
22+
"enableEatDrinkAnimation": true,
23+
"enableRowBoatAnimation": true,
24+
"enableHorseAnimation": true,
25+
"dontHoldItemsInBed": true,
26+
"freezeArmsInBed": true,
27+
"rotationLock": "NONE",
28+
"showLastUsedSword": false,
29+
"sheathSwords": [
30+
"minecraft:golden_sword",
31+
"minecraft:iron_sword",
32+
"minecraft:wooden_sword",
33+
"minecraft:stone_sword",
34+
"minecraft:diamond_sword",
35+
"minecraft:netherite_sword"
36+
],
37+
"enableCrawlingAnimation": true,
38+
"holdUpItemsMode": "CONFIG",
39+
"holdUpItemOffset": 0.0,
40+
"itemSwapAnimation": true,
41+
"tweakElytraAnimation": true,
42+
"petAnimation": true,
43+
"fallingAnimation": false,
44+
"freezingAnimation": true,
45+
"huggingAnimation": true,
46+
"narutoRunning": false,
47+
"enableInWorldBookRendering": false,
48+
"disableLegSmoothing": false,
49+
"bowAnimation": "VANILLA"
50+
}
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"backpackSettings": {
3+
"trinketsIntegration": true
4+
}
5+
}

0 commit comments

Comments
 (0)