1616 "constructionstick.alias.emi.construction" : " Construction" ,
1717 "constructionstick.alias.emi.construction_wand" : " Construction Wand" ,
1818 "constructionstick.alias.emi.wand" : " Wand" ,
19+ "constructionstick.configuration.AngelFalling" : " Angel Place" ,
20+ "constructionstick.configuration.AngelFalling.tooltip" : " Place blocks below you while falling > 10 blocks with angel upgrade (Can be used to save you from drops/the void)" ,
21+ "constructionstick.configuration.BEList" : " Block Entity List" ,
22+ "constructionstick.configuration.BEList.tooltip" : " White/Blacklist for Block Entities. Allow/Prevent blocks with BEs from being placed by stick. You can either add block ids like minecraft:chest or mod ids like minecraft" ,
23+ "constructionstick.configuration.BEWhitelist" : " Block Entity Whitelist" ,
24+ "constructionstick.configuration.BEWhitelist.tooltip" : " If set to TRUE, treat BEList as a whitelist, otherwise blacklist" ,
25+ "constructionstick.configuration.MaxRange" : " Max Range" ,
26+ "constructionstick.configuration.MaxRange.tooltip" : " Maximum placement range (0: unlimited). Affects all sticks and is meant for lag prevention, not game balancing." ,
27+ "constructionstick.configuration.SimilarBlocks" : " Similar Blocks" ,
28+ "constructionstick.configuration.SimilarBlocks.tooltip" : " Blocks to treat equally when in Similar mode. Enter block IDs seperated by ;" ,
29+ "constructionstick.configuration.UndoHistory" : " Undo History" ,
30+ "constructionstick.configuration.UndoHistory.tooltip" : " Number of operations that can be undone" ,
31+ "constructionstick.configuration.angel" : " Angel Upgrade" ,
32+ "constructionstick.configuration.angel.tooltip" : " Stick destruction block limit (0 to disable destruction upgrade)" ,
33+ "constructionstick.configuration.batteryStorage" : " Battery Storage" ,
34+ "constructionstick.configuration.batteryStorage.tooltip" : " Battery power storage" ,
35+ "constructionstick.configuration.batteryUsage" : " Battery Usage" ,
36+ "constructionstick.configuration.batteryUsage.tooltip" : " Battery power usage per block" ,
37+ "constructionstick.configuration.blockentity" : " Block entity" ,
38+ "constructionstick.configuration.blockentity.tooltip" : " Block Entity Settings" ,
39+ "constructionstick.configuration.copper_stick" : " Copper Stick" ,
40+ "constructionstick.configuration.copper_stick.tooltip" : " Copper Stick Settings" ,
41+ "constructionstick.configuration.destruction" : " Destruction Upgrade" ,
42+ "constructionstick.configuration.destruction.tooltip" : " Stick destruction block limit (0 to disable destruction upgrade)" ,
43+ "constructionstick.configuration.diamond_stick" : " Diamond Stick" ,
44+ "constructionstick.configuration.diamond_stick.tooltip" : " Diamond Stick Settings" ,
45+ "constructionstick.configuration.durability" : " Durability" ,
46+ "constructionstick.configuration.durability.tooltip" : " Stick durability" ,
47+ "constructionstick.configuration.iron_stick" : " Iron Stick" ,
48+ "constructionstick.configuration.iron_stick.tooltip" : " Iron Stick Settings" ,
49+ "constructionstick.configuration.limit" : " Placement Limit" ,
50+ "constructionstick.configuration.limit.tooltip" : " Max placement distance with angel upgrade (0 to disable angel upgrade)" ,
51+ "constructionstick.configuration.misc" : " Misc" ,
52+ "constructionstick.configuration.misc.tooltip" : " Miscellaneous Settings" ,
53+ "constructionstick.configuration.netherite_stick" : " Netherite Stick" ,
54+ "constructionstick.configuration.netherite_stick.tooltip" : " Netherite Stick Settings" ,
55+ "constructionstick.configuration.upgradeable" : " Upgradeable" ,
56+ "constructionstick.configuration.upgradeable.tooltip" : " Allow stick upgrading by putting the stick together with a stick upgrade in a smithing table." ,
57+ "constructionstick.configuration.wooden_stick" : " Stickiest Stick" ,
58+ "constructionstick.configuration.wooden_stick.tooltip" : " Stickiest Stick Settings" ,
1959 "constructionstick.description.durability.limited" : " for %d blocks" ,
2060 "constructionstick.description.key.sneak" : " Sneak" ,
2161 "constructionstick.description.key.sneak_opt" : " Sneak+%s" ,
99139 "key.constructionstick.show_previous" : " Show Previous" ,
100140 "key.constructionstick.undo" : " Undo Operation" ,
101141 "stat.constructionstick.use_stick" : " Blocks placed using Stick"
102- }
142+ }
0 commit comments