diff options
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book')
127 files changed, 2194 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/appearance.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/appearance.json new file mode 100644 index 0000000..03d03c1 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/appearance.json @@ -0,0 +1,6 @@ +{ + "title": "Materials and You", + "subtitle": "by Skyla", + "drawSectionListText": true, + "coverColor": 0xffce85 +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/blankpattern.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/blankpattern.json new file mode 100644 index 0000000..c1fce6b --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/blankpattern.json @@ -0,0 +1,8 @@ +{ + "title":"Blank Pattern", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/craftingstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/craftingstation.json new file mode 100644 index 0000000..29fcfbd --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/craftingstation.json @@ -0,0 +1,8 @@ +{ + "title":"Crafting Station", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partbuilder.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partbuilder.json new file mode 100644 index 0000000..60c47e9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partbuilder.json @@ -0,0 +1,8 @@ +{ + "title":"Part Builder", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partchest.json new file mode 100644 index 0000000..adc7d09 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/partchest.json @@ -0,0 +1,8 @@ +{ + "title":"Part Chest", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/patternchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/patternchest.json new file mode 100644 index 0000000..ca792ad --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/patternchest.json @@ -0,0 +1,8 @@ +{ + "title":"Pattern Chest", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/stenciltable.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/stenciltable.json new file mode 100644 index 0000000..7fd73ea --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/stenciltable.json @@ -0,0 +1,8 @@ +{ + "title":"Stencil Table", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/tmp.json new file mode 100644 index 0000000..9dbd444 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/tmp.json @@ -0,0 +1,16 @@ +{ + "title":"The lost pages", + "text": [ + { + "text": "Welcome to the second edition of Materials and You: Surviving the first day and beyond. Sadly, it looks like some pages were lost!" + }, + { + "text": "This book is currently incomplete, but it contains all tool materials and modifiers. Later versions will contain more information, so be sure to check back occasionally!", + "paragraph": true + }, + { + "text": "Oh, also if you're wondering where Copper, Aluminum,... went: TConstruct only adds Cobalt and Ardite ore to the nether, but does not generate general ores anymore. It does however support any mod that adds them automatically.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolforge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolforge.json new file mode 100644 index 0000000..1d07b09 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolforge.json @@ -0,0 +1,8 @@ +{ + "title":"Tool Forge", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolstation.json new file mode 100644 index 0000000..3aaa641 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/toolstation.json @@ -0,0 +1,8 @@ +{ + "title":"Tool Station", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome.json new file mode 100644 index 0000000..85a02ae --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome.json @@ -0,0 +1,26 @@ +{ + "title":"Surviving the first day and beyond", + "text": [ + { + "text": "Welcome to the second edition of Materials and You: Surviving the first day and beyond. Within these pages you will find the first steps to making tools with the materials you find." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "This book is a magic copy and it updates whenever the original has been modified. Check back occasionally for information on new things." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "The first step in making tools is to craft a blank pattern. It is a blank slate to stamp a shape into, providing a reference for future creations." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome2.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome2.json new file mode 100644 index 0000000..99cd0c4 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/intro/welcome2.json @@ -0,0 +1,17 @@ +{ + "title":"", + "text": [ + { + "text": "You can shape a non-metal material in a part builder with the pattern, then combine the parts in the tool station. Patterns can be stored and accessing the pattern chest and spare tool parts in the part chest. Lastly you can convert your trusty old crafting table into a crafting station to keep your in progress projects stashed in it so you don't have to put the materials away should you need to walk away." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "Together these make the Tool Workshop. It is recommended you keep all of these nearby when using any of them. I will now cover how to make each item from the Tool Workshop and show you how best they work together." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/language.lang b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/language.lang new file mode 100644 index 0000000..4e27b3e --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/language.lang @@ -0,0 +1,16 @@ +// Sections +intro=Introduction +materials=Tool materials +tools=Tools +modifiers=Modifiers +smeltery=Smeltery +seared_furnace=Seared Furnace +tinker_tank=Tinker Tank + +modifier.effect=Effects: + +material.craft_partbuilder=Can be crafted in the Part Builder +material.craft_casting=Can be cast from %s + +wood.flavour=How much wood could a woodchuck chuck if a woodchuck could chuck wood? +stone.flavour=Rock solid
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json new file mode 100644 index 0000000..ffd6999 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json @@ -0,0 +1,16 @@ +{ + "modifier": "bane_of_arthopods", + "text": [ + { + "text": "Striking a spider with its own eyeball causes it to recoil in fear. Got a pest problem? Here is the solution. Kills bugs dead." + } + ], + "effects": [ + "Deals massive damage to spiders and silverfish", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json new file mode 100644 index 0000000..4c1468a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json @@ -0,0 +1,17 @@ +{ + "modifier": "beheading", + "text": [ + { + "text": "Working an ender pearl and some obsidian on a weapon has the curious effect of separating the target's head from its body. Just a little off the top?" + } + ], + "effects": [ + "Enemies drop their heads", + "Adding more Obsidian and Ender Pearls increases the chance of decapitation", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json new file mode 100644 index 0000000..b2fc876 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json @@ -0,0 +1,24 @@ +{ + "modifier": "blasting", + "text": [ + { + "text": "Blow up all the blocks! Make them go away FAST!" + }, + { + "text": "\n" + }, + { + "text": "You can apply multiple levels to increase speed, but you probably lose all harvested blocks" + } + ], + "effects": [ + "Breaks blocks fast", + "AOE Tools harvest uneffective blocks too", + "Will likely destroy harvested blocks", + "Requires only 1 modifier", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json new file mode 100644 index 0000000..fc03909 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json @@ -0,0 +1,18 @@ +{ + "modifier": "diamond", + "text": [ + { + "text": "Adding a diamond to the edge of a tool makes it more resilient and increases what the tool can mine. Also makes a fetching fashion statement." + } + ], + "effects": [ + "Extra durability", + "Minor stat increase", + "Mining level increased to Obsidian", + "Single use", + "Fabulous!" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json new file mode 100644 index 0000000..31bfb2f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json @@ -0,0 +1,18 @@ +{ + "modifier": "emerald", + "text": [ + { + "text": "Affixing an emerald to a tool's weakest point makes it especially resilient and fabulous. Villagers may also covet your tool, be wary." + } + ], + "effects": [ + "50% durability increase", + "Mining level increased to Iron", + "Single use", + "Outrageous!" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json new file mode 100644 index 0000000..d472e90 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json @@ -0,0 +1,16 @@ +{ + "modifier": "fiery", + "text": [ + { + "text": "Adding blaze powder to a tool gives it a fiery tinge. The weapon's edges look like embers. Sadly not bright enough to be a light source." + } + ], + "effects": [ + "Sets enemies on fire", + "Deals additional fire damage on hit", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json new file mode 100644 index 0000000..ff7b6c2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json @@ -0,0 +1,17 @@ +{ + "modifier": "fortify", + "text": [ + { + "text": "Harder, better, faster, stronger! Applies the same mining level of the material used to the tool." + } + ], + "effects": [ + "Increases Mining level", + "Mining Level depends on material used", + "Can also downgrade level", + "Requires no modifier" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json new file mode 100644 index 0000000..815f230 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json @@ -0,0 +1,17 @@ +{ + "modifier": "glowing", + "text": [ + { + "text": "Some glowstone and a magical ender eye. Obviously this sees the light level." + } + ], + "effects": [ + "Places a lightsource on low light level", + "Costs durability" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json new file mode 100644 index 0000000..b189ca5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestheight", + "text": [ + { + "text": "Have you ever wished your tool could affect a higher area? Now it can!" + } + ], + "effects": [ + "Increases the height of the area affected", + "Only affects blocks", + "Does not work for weapons", + "Can be combined with Width++" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json new file mode 100644 index 0000000..96ae85c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestwidth", + "text": [ + { + "text": "Have you ever wished your tool could affect a wider area? Now it can!" + } + ], + "effects": [ + "Increases the width of the area affected", + "Only affects blocks", + "Does not work for weapons", + "Can be combined with Height++" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json new file mode 100644 index 0000000..4bd64d6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json @@ -0,0 +1,17 @@ +{ + "modifier": "haste", + "text": [ + { + "text": "Adding redstone to a tool seems to increase its speed. Redstone. Crazy stuff, amiright?" + } + ], + "effects": [ + "Each redstone dust increases mining speed by a small amount", + "Increases attack speed", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json new file mode 100644 index 0000000..a8c6fe7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json @@ -0,0 +1,16 @@ +{ + "modifier": "knockback", + "text": [ + { + "text": "Attaching a piston to the tool and activating it at the right time seems to throw mobs further away." + } + ], + "effects": [ + "Adds extra knockback", + "Each piston increases the knockback distance", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json new file mode 100644 index 0000000..1418b1a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json @@ -0,0 +1,18 @@ +{ + "modifier": "luck", + "text": [ + { + "text": "Encrusting lapis on tools is a gift to the gods of luck. They will bless your tool with great fortune and loot." + } + ], + "effects": [ + "Adds fortune or looting", + "Tool use has a chance to increase the luck", + "Adding more lapis only uses one modifier", + "Not compatible with Silky" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json new file mode 100644 index 0000000..3a9e771 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json @@ -0,0 +1,19 @@ +{ + "modifier": "mending_moss", + "text": [ + { + "text": "Some moss has grown on the worn out edges of your tool. Enchanting it with some XP causes it to fuse with the tool, restoring it gradually." + } + ], + "effects": [ + "Stores XP picked up", + "Max. Amount stored increases with modifier level", + "Slowly repairs the tool over time", + "Has to be in hotbar or offhand to repair", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json new file mode 100644 index 0000000..75fa750 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json @@ -0,0 +1,17 @@ +{ + "modifier": "necrotic", + "text": [ + { + "text": "Placing the bone of a Wither Skeleton on a tool gives it nefarious life-stealing powers." + } + ], + "effects": [ + "Heal when dealing damage", + "Add more bones to increase the heal", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json new file mode 100644 index 0000000..0eff0df --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json @@ -0,0 +1,17 @@ +{ + "modifier": "reinforced", + "text": [ + { + "text": "Adding an obsidian plate to the tool seems to help with its durability, making it stronger." + } + ], + "effects": [ + "Adds a chance to not consume durability", + "Stacks with previous levels of Reinforced", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json new file mode 100644 index 0000000..1c4d7d5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json @@ -0,0 +1,17 @@ +{ + "modifier": "sharpness", + "text": [ + { + "text": "You can use Quartz to sharpen and hone the edge of weapons. The more Quartz is used the better you can sharpen the blade. Works with blunt items as well." + } + ], + "effects": [ + "Increases attack damage", + "Different weapons scale differently", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json new file mode 100644 index 0000000..2678de5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json @@ -0,0 +1,18 @@ +{ + "modifier": "shulking", + "text": [ + { + "text": "Empower your tool with the ability of a Shulker. Hit enemies to render them powerless in midair." + } + ], + "effects": [ + "Each point increases floating duration", + "Causes enemies to float away", + "Hilarious", + "Single level" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json new file mode 100644 index 0000000..2eab53f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json @@ -0,0 +1,20 @@ + +{ + "modifier": "silktouch", + "text": [ + { + "text": "Adding a larg glob of gold and a bunch of string seems to give the tool silky-smooth properties." + }, + { "text": "\n" }, + { "text": "I can't believe it's not butter" } + ], + "effects": [ + "Allows blocks to be harvested directly", + "Not compatible with Luck or Auto-Smelt", + "Single use" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json new file mode 100644 index 0000000..ad4f7a3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json @@ -0,0 +1,17 @@ +{ + "modifier": "smite", + "text": [ + { + "text": "The raw power of consecrated soil empowers your weapon, smiting enemies from on high." + } + ], + "effects": [ + "Deals massive damage to undead enemies", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json new file mode 100644 index 0000000..12c3c74 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json @@ -0,0 +1,19 @@ +{ + "modifier": "soulbound", + "text": [ + { + "text": "A perfect match. You love your tool. Not even death can part you from it." + } + ], + "effects": [ + "Tool remains in your inventory after death", + "Single use", + "Does NOT require a modifier" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json new file mode 100644 index 0000000..31909a6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json @@ -0,0 +1,17 @@ +{ + "modifier": "webbed", + "text": [ + { + "text": "All those sticky spider webs have to be good for something. Slow your enemies with them!" + } + ], + "effects": [ + "Each level increases slow duration", + "Slow-motion", + "Multi level" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/intro.json new file mode 100644 index 0000000..fe37668 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/intro.json @@ -0,0 +1,11 @@ +{ + "title":"The Seared Furnace", + "image": { + "file": "tconstruct:textures/gui/book/seared_furnace.png" + }, + "text": [ + { + "text": "The Seared Furnace is a master to all furnaces, cooking quarter stacks at once and cooking food with greater speed." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/multiblock.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/multiblock.json new file mode 100644 index 0000000..b52e8b8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/multiblock.json @@ -0,0 +1,3 @@ +{ + "data": "structure/furnace.json" +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/structure.json new file mode 100644 index 0000000..c25cf4b --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/seared_furnace/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "The Seared Furnace can be any size from 3x3 to 11x11, and with any height from a minimum of 3. Larger structures increase the amount of items that can smelt at once. In order to be a valid structure, it requires a floor and ceiling, along with a frame around the sides (frames around the ceiling and floor are optional)" + }, + { + "text": "The structure can be made using seared blocks of any kind with a single controller. At least one tank for fuel must be present, placed at an outer edge of the structure (see picture). The ceiling can be swapped out for slabs or stairs, but otherwise supports the same blocks as the rest of the structure.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json new file mode 100644 index 0000000..6dead3d --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json @@ -0,0 +1,11 @@ +{ + "title": "The Smeltery", + "image": { + "file": "tconstruct:textures/gui/book/smeltery.png" + }, + "text": [ + { + "text": "There are many smelteries. But this is mine. And it melts things really well." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json new file mode 100644 index 0000000..d0657c1 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json @@ -0,0 +1,3 @@ +{ + "data": "structure/smeltery.json" +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json new file mode 100644 index 0000000..b41e8d5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "The Smeltery can be any size from 3x3 to 11x11, and any height from a minumum of 2. Larger structures increase both the number of items that can smelt and the liquid capacity. The structure requires a floor, but does not require a ceiling or a frame." + }, + { + "text": "The Smeltery can be built using any combination of seared blocks, glass, tanks, and drains, though the floor must be made of solely seared blocks. It also requires at least one tank for fuel, but more will increase the fuel amount. Faucets can be attached to the drains in order to pour fluids into casting tables and basins, or fluid can be pumped in and out of the drains using fluid pipes from other mods", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json new file mode 100644 index 0000000..25c758b --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json @@ -0,0 +1,56 @@ +{ + "size": [4, 4, 4], + "structure": [ + { + "pos": [2, 1, 3], + "endPos": [2, 1, 3], + "block": "tconstruct:seared_furnace_controller", + "state": { + "facing": "south", + "active": "true" + } + }, + { + "pos": [0, 1, 3], + "endPos": [0, 1, 3], + "block": "tconstruct:seared_tank", + "meta": 3 + }, + { + "pos": [0, 0, 0], + "endPos": [3, 0, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [0, 3, 0], + "endPos": [3, 3, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [0, 1, 1], + "endPos": [0, 2, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [3, 1, 1], + "endPos": [3, 2, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [0, 1, 0], + "endPos": [3, 2, 0], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [0, 1, 3], + "endPos": [3, 2, 3], + "block": "tconstruct:seared", + "meta": 3 + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json new file mode 100644 index 0000000..4b22512 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json @@ -0,0 +1,55 @@ +{ + "size": [5, 3, 5], + "structure": [ + { + "pos": [1, 0, 1], + "endPos": [3, 0, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [0, 1, 1], + "endPos": [0, 2, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [4, 1, 1], + "endPos": [4, 2, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [1, 1, 4], + "endPos": [1, 1, 4], + "block": "tconstruct:seared_tank" + }, + { + "pos": [2, 1, 4], + "endPos": [2, 1, 4], + "block": "tconstruct:smeltery_controller", + "state": { + "facing": "south", + "active": "true" + } + }, + { + "pos": [3, 1, 4], + "endPos": [3, 1, 4], + "block": "tconstruct:smeltery_io", + "meta": 0 + }, + { + "pos": [1, 2, 4], + "endPos": [3, 2, 4], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [1, 1, 0], + "endPos": [3, 2, 0], + "block": "tconstruct:seared", + "meta": 3 + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json new file mode 100644 index 0000000..9a77b67 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json @@ -0,0 +1,57 @@ +{ + "size": [4, 4, 4], + "structure": [ + { + "pos": [2, 0, 3], + "endPos": [2, 0, 3], + "block": "tconstruct:tinker_tank_controller", + "state": { + "facing": "south", + "active": "true" + } + }, + { + "pos": [1, 0, 3], + "endPos": [1, 0, 3], + "block": "tconstruct:smeltery_io", + "state": { + "facing": "south" + } + }, + { + "pos": [2, 1, 0], + "endPos": [2, 1, 0], + "block": "tconstruct:smeltery_io", + "state": { + "facing": "north" + } + }, + { + "pos": [0, 0, 0], + "endPos": [3, 0, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [1, 3, 1], + "endPos": [2, 3, 2], + "block": "tconstruct:seared_glass" + }, + { + "pos": [0, 3, 0], + "endPos": [3, 3, 3], + "block": "tconstruct:seared", + "meta": 3 + }, + { + "pos": [1, 1, 1], + "endPos": [2, 2, 2], + "block": "minecraft:air" + }, + { + "pos": [0, 1, 0], + "endPos": [3, 2, 3], + "block": "tconstruct:seared_glass" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/intro.json new file mode 100644 index 0000000..5b6bd1c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/intro.json @@ -0,0 +1,11 @@ +{ + "title":"The Tinker Tank", + "image": { + "file": "tconstruct:textures/gui/book/tinker_tank.png" + }, + "text": [ + { + "text": "The Tinker Tank is a giant tank, holding much more liquid than a smeltery, but without heat causing no alloys or smelting." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/multiblock.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/multiblock.json new file mode 100644 index 0000000..53a0cf4 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/multiblock.json @@ -0,0 +1,3 @@ +{ + "data": "structure/tank.json" +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/structure.json new file mode 100644 index 0000000..c4e17f1 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/tinker_tank/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "The Tinker Tank can be any size from 3x3 to 11x11, and with any height from a minimum of 3. Larger structues increase the size of the tank. In order to be a valid structure, it requires a floor and ceiling, along with a frame around the whole structure" + }, + { + "text": "The Tinker Tank can be built using any combination of seared blocks, glass, and drains. The floor and ceiling frame must be either seared blocks or drains. A single Tinker Tank controller is required. It can be placed on any layer except the ceiling, and must not be placed on the outside edges of the frame. The ceiling additionally supports slabs and stairs, even in the frame, provided they are downwards facing.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index.json new file mode 100644 index 0000000..d0e84d8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index.json @@ -0,0 +1,56 @@ +[ + { + "name": "intro", + "data": "sections/intro_tmp.json", + "icon": { + "item": { + "id": "tconstruct:tooltables", + "damage": 0 + } + } + }, + { + "name": "materials", + "icon": { + "item": { + "id": "minecraft:iron_ingot" + } + } + }, + { + "name": "modifiers", + "data": "sections/modifiers.json", + "icon": { + "item": { + "id": "minecraft:redstone" + } + } + }, + { + "name": "smeltery", + "data": "sections/smeltery.json", + "icon": { + "item": { + "id": "tconstruct:smeltery_controller" + } + } + }, + { + "name": "seared_furnace", + "data": "sections/seared_furnace.json", + "icon": { + "item": { + "id": "tconstruct:seared_furnace_controller" + } + } + }, + { + "name": "tinker_tank", + "data": "sections/tinker_tank.json", + "icon": { + "item": { + "id": "tconstruct:tinker_tank_controller" + } + } + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index_unfinished.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index_unfinished.json new file mode 100644 index 0000000..3e3f8a0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/index_unfinished.json @@ -0,0 +1,30 @@ +[ + { + "name": "intro", + "data": "sections/intro_tmp.json", + "icon": { + "item": { + "id": "tconstruct:tooltables", + "damage": 0 + } + } + }, + { + "name": "materials", + "icon": { + "item": { + "id": "minecraft:iron_ingot", + "damage": 0 + } + } + }, + { + "name": "modifiers", + "data": "sections/modifiers.json", + "icon": { + "item": { + "id": "minecraft:redstone" + } + } + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/blankpattern.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/blankpattern.json new file mode 100644 index 0000000..9dc3ad8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/blankpattern.json @@ -0,0 +1,8 @@ +{ + "title":"Пустая схема", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/craftingstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/craftingstation.json new file mode 100644 index 0000000..ab92f5f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/craftingstation.json @@ -0,0 +1,8 @@ +{ + "title":"Инженерный верстак", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partbuilder.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partbuilder.json new file mode 100644 index 0000000..eabfc71 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partbuilder.json @@ -0,0 +1,8 @@ +{ + "title":"Стол для вырезки частей", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partchest.json new file mode 100644 index 0000000..27eb640 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/partchest.json @@ -0,0 +1,8 @@ +{ + "title":"Ящик для частей", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/patternchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/patternchest.json new file mode 100644 index 0000000..62815cb --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/patternchest.json @@ -0,0 +1,8 @@ +{ + "title":"Ящик для схем", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/stenciltable.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/stenciltable.json new file mode 100644 index 0000000..d35270a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/stenciltable.json @@ -0,0 +1,8 @@ +{ + "title":"Стол для вырезки схем", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/tmp.json new file mode 100644 index 0000000..b4f378c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/tmp.json @@ -0,0 +1,16 @@ +{ + "title":"Потерянные страницы", + "text": [ + { + "text": "Добро пожаловать во второе издание 'Материалы и Вы': Выживание с первого дня. К несчастью, некоторые страницы были потеряны!" + }, + { + "text": "Эта книга пока не закончена, но содержит информацию обо всех инструментах и улучшениях. Дальше будет больше информации, так что проверяйте у издателя!", + "paragraph": true + }, + { + "text": "А, и если Вы задумались о меди, алюминии и прочих материалах - теперь добавляется только кобальт и ардит, но мод поддерживает ранее озвученные материалы из других модов.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolforge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolforge.json new file mode 100644 index 0000000..877de95 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolforge.json @@ -0,0 +1,8 @@ +{ + "title":"Кузня", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolstation.json new file mode 100644 index 0000000..6319ac8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/toolstation.json @@ -0,0 +1,8 @@ +{ + "title":"Инженерная станция", + "text": [ + { + "text": "Text Goes Here" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome.json new file mode 100644 index 0000000..68b5774 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome.json @@ -0,0 +1,26 @@ +{ + "title":"Выживание с первого дня", + "text": [ + { + "text": "Добро пожаловать во второе издание 'Материалы и Вы': Выживание с первого дня. На этих страницах Вы увидите схемы первых нужных инструментов." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "Эта книга - магическая копия, а потому обновляется вместе с оригиналом. Проверяйте чаще на наличие обновлений." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "Первый шаг - это собрать пустую схему. Из неё уже можно будет вырезать схему для получения нужных частей инструментов." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome2.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome2.json new file mode 100644 index 0000000..300da0a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/intro/welcome2.json @@ -0,0 +1,17 @@ +{ + "title":"", + "text": [ + { + "text": "Вы можете вырезать части из неметаллических материалов на столе для вырезки частей. Возьмите эти части и соберите инструмент. Схемы можно хранить в рядом стоящих ящиках. Напоследок, из верстака Вы можете сделать инженерный верстак, имеющий внутреннее хранилище - теперь Вам не будет нужно убирать предметы с верстака, когда Вам надо отлучиться." + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "Вместе все столы представляют мастерскую инженера. Так что рекоменджуется ставить все столы рядом друг с другом. Теперь я покажу рецепты всех столов, составляющих мастерскую и покажу, как их лучше расставить." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/language.lang b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/language.lang new file mode 100644 index 0000000..f56435c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/language.lang @@ -0,0 +1,16 @@ +// Sections Про сурка перевода нормального не существует. +intro=Вступление +materials=Материалы +tools=Инструменты +modifiers=Улучшения +smeltery=Плавильня +seared_furnace=Печь +tinker_tank=Цистерна + +modifier.effect=Эффекты: + +material.craft_partbuilder=Может быть создано в столе вырезки частей +material.craft_casting=Может быть отлито из %s + +wood.flavour=Сколько дров бросил бы сурок, если бы сурок мог бросать дрова? +stone.flavour=Тверд, как камень
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/bane_of_arthropods.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/bane_of_arthropods.json new file mode 100644 index 0000000..03eaeb3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/bane_of_arthropods.json @@ -0,0 +1,16 @@ +{ + "modifier": "bane_of_arthopods", + "text": [ + { + "text": "Атакуя паука глазами его собратьев, Вы нагоняете на него страх. Проблемы с насекомыми? Тогда мы идём к Вам." + } + ], + "effects": [ + "Наносит большой урон паукам и чешуйницам", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/beheading.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/beheading.json new file mode 100644 index 0000000..42fc4e7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/beheading.json @@ -0,0 +1,17 @@ +{ + "modifier": "beheading", + "text": [ + { + "text": "Натирание оружия обсидианом с жемчугом Эндера добавляет оружию странный эффект - оно легче отрубает голову от тела. Срежем верхушки?" + } + ], + "effects": [ + "Враги теряют головы", + "Дополнительное добавление обсидиана и жемчуга увеличивает шанс отрубания головы", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/blasting.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/blasting.json new file mode 100644 index 0000000..5cdfccb --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/blasting.json @@ -0,0 +1,24 @@ +{ + "modifier": "blasting", + "text": [ + { + "text": "Взорвать все блоки! БЫСТРО избавься от них!" + }, + { + "text": "\n" + }, + { + "text": "Каждый уровень прибавляет скорость, но повышает шанс утери блока" + } + ], + "effects": [ + "Быстро ломает блоки", + "Большие инструменты тоже быстрее ломают нестандартные блоки", + "Скорее всего, добытые блоки будут уничтожены", + "Нужен только 1 слот модификации", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/diamond.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/diamond.json new file mode 100644 index 0000000..6bb77af --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/diamond.json @@ -0,0 +1,18 @@ +{ + "modifier": "diamond", + "text": [ + { + "text": "Нанесение алмазной крошки на режущую кромку инструмента увеличивает прочность и уровень добычи. Также такой инстумент выглядит просто отпадно." + } + ], + "effects": [ + "Дополнительная прочность", + "Небольшое увеличение характеристик", + "Уровень добычи повышается до Обсидиана", + "Одноразово", + "Потрясающе!" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/emerald.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/emerald.json new file mode 100644 index 0000000..eb0f5ec --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/emerald.json @@ -0,0 +1,18 @@ +{ + "modifier": "emerald", + "text": [ + { + "text": "Инкрустация слабой точки инструмента изумрудом делает его невероятно прочным и потрясающим. Жители могут положить глаз на Ваш инструмент. Осторожнее." + } + ], + "effects": [ + "Дополнительные 50% прочности", + "Уровень добычи повышается до Железа", + "Одноразово", + "Скандально!" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fiery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fiery.json new file mode 100644 index 0000000..13b8283 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fiery.json @@ -0,0 +1,16 @@ +{ + "modifier": "fiery", + "text": [ + { + "text": "Добавление огненного порошка на кромку инструмента наполняет его силой огня. Края выглядят как тлеющие угли. К несчастью, они слишком слабо светятся." + } + ], + "effects": [ + "Поджигает врагов", + "Наносит дополнительный урон огнём", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fortify.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fortify.json new file mode 100644 index 0000000..8666a72 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/fortify.json @@ -0,0 +1,17 @@ +{ + "modifier": "fortify", + "text": [ + { + "text": "Прочнее, лучше, быстрее, сильнее! Даёт инструменту уровень добычи оселка." + } + ], + "effects": [ + "Увеличивает уровень добычи", + "Уровень добычи зависит от оселка", + "Может уменьшать уровень", + "Не требуется слот модификации" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/glowing.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/glowing.json new file mode 100644 index 0000000..fc2a37a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/glowing.json @@ -0,0 +1,17 @@ +{ + "modifier": "glowing", + "text": [ + { + "text": "Немного светопыли и глаз Эндера. Кончено же это определяет яркость света." + } + ], + "effects": [ + "Освещает местность при низком освещении", + "Тратит прочность" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestheight.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestheight.json new file mode 100644 index 0000000..0c40ea3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestheight.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestheight", + "text": [ + { + "text": "Вы когда-нибудь мечтали об увеличенной высоте добычи?" + } + ], + "effects": [ + "Увеличивает линейную высоту зоны добычи", + "Влияет только на блоки", + "Не работает на оружиях", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestwidth.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestwidth.json new file mode 100644 index 0000000..2d31190 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/harvestwidth.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestwidth", + "text": [ + { + "text": "Вы когда-нибудь мечтали об увеличенной ширине добычи?" + } + ], + "effects": [ + "Увеличивает линейную ширину зоны добычи", + "Влияет только на блоки", + "Не работает на оружиях", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/haste.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/haste.json new file mode 100644 index 0000000..61fa99c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/haste.json @@ -0,0 +1,17 @@ +{ + "modifier": "haste", + "text": [ + { + "text": "Посыпание инструмента красной пылью увеличивает его скорость. Красный камень. Безумно, правда?" + } + ], + "effects": [ + "Увеличение скорости добычи", + "Увеличение скорости атаки", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/knockback.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/knockback.json new file mode 100644 index 0000000..99f5ea8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/knockback.json @@ -0,0 +1,16 @@ +{ + "modifier": "knockback", + "text": [ + { + "text": "Присоединение поршня к оружию и активация его в нужный момент, судя по всему, отбрасывает врагов на небольшое расстояние." + } + ], + "effects": [ + "Добавляет отдачу", + "Каждый поршень увеличивает дальность отлёта", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/luck.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/luck.json new file mode 100644 index 0000000..a6b6909 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/luck.json @@ -0,0 +1,18 @@ +{ + "modifier": "luck", + "text": [ + { + "text": "Инкрустация инструмента лазуритом - это подарок богов Удачи. Они благословят Ваш инструмент удачей и фортуной." + } + ], + "effects": [ + "Добавляет Удачу или Добычу", + "При использовании инструмента может повыситься уровень удачи", + "Добавление лазурита тратит только один слот", + "Несовместимо с Шелковым касанием" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/mending_moss.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/mending_moss.json new file mode 100644 index 0000000..654eaa2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/mending_moss.json @@ -0,0 +1,19 @@ +{ + "modifier": "mending_moss", + "text": [ + { + "text": "Немного моха вырасло на краях Ваших инструментов. Может быть, зачарование его опытом позволит ему восстанавливать поношенные инструменты." + } + ], + "effects": [ + "Сохраняет поднятый опыт", + "Макс. количество растёт с уровнем улучшения", + "Медленно овсстанавливает прочность инструмента", + "Должен находиться в левой руке или на поясе", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/necrotic.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/necrotic.json new file mode 100644 index 0000000..7ac984d --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/necrotic.json @@ -0,0 +1,17 @@ +{ + "modifier": "necrotic", + "text": [ + { + "text": "Помещение кости скелета-иссушителя на инструменте даёт ему возможность высасывать жизнь из врагов." + } + ], + "effects": [ + "Лечение при атаках", + "Больше костей - больше лечение", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/reinforced.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/reinforced.json new file mode 100644 index 0000000..051ddcc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/reinforced.json @@ -0,0 +1,17 @@ +{ + "modifier": "reinforced", + "text": [ + { + "text": "Добавление усиленной обсидиановой пластины на инструмент, судя по всему, увеличивает его прочность." + } + ], + "effects": [ + "Добавляет шанс не потерять прочность", + "Складывается с предыдущим шансом Укрепления", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/sharpness.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/sharpness.json new file mode 100644 index 0000000..3b0847d --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/sharpness.json @@ -0,0 +1,17 @@ +{ + "modifier": "sharpness", + "text": [ + { + "text": "Вы можете использовать кварц как точило для лезвия. Чем больше кварца Вы потратите - тем больше урона будет наносить оружие. Работает и с дробящим." + } + ], + "effects": [ + "Увеличивает урон", + "Разные оружия затачиваются на разную величину", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/shulking.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/shulking.json new file mode 100644 index 0000000..fc8d657 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/shulking.json @@ -0,0 +1,18 @@ +{ + "modifier": "shulking", + "text": [ + { + "text": "Улучшите своё оружие силой Шалкера. Ударьте врага для подъёма его в воздух." + } + ], + "effects": [ + "Каждый уровень увеличивает время парения", + "Заставляет врагов медленно подниматься в воздухе", + "Невероятно", + "Одноразово" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/silktouch.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/silktouch.json new file mode 100644 index 0000000..c3b0634 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/silktouch.json @@ -0,0 +1,20 @@ + +{ + "modifier": "silktouch", + "text": [ + { + "text": "Добавление большого куска золота и ткани, судя по всему, даёт инструменту шелковистость." + }, + { "text": "\n" }, + { "text": "Не могу поверить, что это не масло" } + ], + "effects": [ + "Добытые блоки выпадают в изначальной форме", + "Несовместимо с удачей и автопереплавкой", + "Одноразово" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/smite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/smite.json new file mode 100644 index 0000000..bcff9a8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/smite.json @@ -0,0 +1,17 @@ +{ + "modifier": "smite", + "text": [ + { + "text": "Магическая сила освящённой земли усиливает Ваше оружие святым уроном." + } + ], + "effects": [ + "Наносит большой урон нежити", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/soulbound.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/soulbound.json new file mode 100644 index 0000000..44cc141 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/soulbound.json @@ -0,0 +1,19 @@ +{ + "modifier": "soulbound", + "text": [ + { + "text": "Отличная совместимость. Вы любите свой инструмент. И он тоже Вас любит. Даже смерть не разлучит Вас." + } + ], + "effects": [ + "Инструмент остаётся в инвентаре после смерти", + "Одноразово", + "НЕ требует слота модификации" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/webbed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/webbed.json new file mode 100644 index 0000000..88d1572 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/modifiers/webbed.json @@ -0,0 +1,17 @@ +{ + "modifier": "webbed", + "text": [ + { + "text": "Все эти липкие паутины для чего-то, да и пригодны. Замедляем ими врагов!" + } + ], + "effects": [ + "Каждый уровень увеличивает время эффекта", + "Слоу-мо", + "Несколько уровней" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/intro.json new file mode 100644 index 0000000..afa2abb --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/intro.json @@ -0,0 +1,11 @@ +{ + "title":"Печь", + "image": { + "file": "tconstruct:textures/gui/book/seared_furnace.png" + }, + "text": [ + { + "text": "Печь из сушёного камня - вершина печного мастерства, перерабатывающая по несколько стаков предметов одновременно и жарящая еду с высокой скоростью." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/structure.json new file mode 100644 index 0000000..77d8ef7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/seared_furnace/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "Печь из сушёного камня может быть любых размеров от 3х3 до 11x11, причём, чем больше, тем вместимее печь. Для полной структуры нужны 'пол', 'потолок' и стены с углами." + }, + { + "text": "Достаточно только одного контроллера, резервуара и любых сушёных камней. Хотя бы один резервуар для топлива должен располагаться в любом из углов печи (как на картинке). Потолок может быть собран из плит или ступеней, но может быть собран и из других сушёных камней.", + "paragraph": true + } + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json new file mode 100644 index 0000000..df199cc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json @@ -0,0 +1,11 @@ +{ + "title": "Плавильня", + "image": { + "file": "tconstruct:textures/gui/book/smeltery.png" + }, + "text": [ + { + "text": "Существует много типов плавилен. Но это моя. И она плавит всё!" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json new file mode 100644 index 0000000..0df00e6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "Плавильня из сушёного камня может быть любых размеров от 3х3 до 11x11 и любой высоты больше 1. Причём, чем больше, тем вместимее плавильня. Для полной структуры нужны 'пол', 'потолок' и стены с углами." + }, + { + "text": "Плавильня может быть собрана из любой комбинации сушёных камней, резервуаров, сливов, но пол должен быть собран только из камней и должен присутствовать хотя бы 1 резервуар для топлива. Горны ставятся на сливы и с их помощью Вы можете сливать жидкости из плавильни в столы или резервуары. Кроме того, для этих целей можно пользоваться трубами.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/intro.json new file mode 100644 index 0000000..7561873 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/intro.json @@ -0,0 +1,11 @@ +{ + "title":"Цистерна", + "image": { + "file": "tconstruct:textures/gui/book/tinker_tank.png" + }, + "text": [ + { + "text": "Цистерна - это огромный резервуар, хранящий намного больше жидкости, чем плавильня, но не требующий никакого топлива и не смешивающий материалы." + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/structure.json new file mode 100644 index 0000000..2f98696 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/tinker_tank/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "Цистерна из сушёного камня может быть любых размеров от 3х3 до 11x11 и любой высоты больше 2. Причём, чем больше, тем вместимее плавильня. Для полной структуры нужны 'пол', 'потолок' и стены с углами." + }, + { + "text": "Цистерна может быть собрана из любой комбинации сушёных камней, резервуаров и сливов, но пол и потолок должны состоять только из камней или сливов. Для работы необходим один контроллер цистерны. Его можно установить на любом уровне, кроме потолка и углов. Потолок, кроме того, можно сделать и из полублоков.", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json new file mode 100644 index 0000000..c4660cd --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json @@ -0,0 +1,52 @@ +[ + { + "name": "welcome", + "type": "text", + "data": "intro/welcome.json" + }, + { + "name": "welcome2", + "type": "text", + "data": "intro/welcome2.json" + }, + { + "name": "blankpattern", + "type": "text", + "data": "intro/blankpattern.json" + }, + { + "name": "craftingstation", + "type": "text", + "data": "intro/craftingstation.json" + }, + { + "name": "stenciltable", + "type": "text", + "data": "intro/stenciltable.json" + }, + { + "name": "patternchest", + "type": "text", + "data": "intro/patternchest.json" + }, + { + "name": "partbuilder", + "type": "text", + "data": "intro/partbuilder.json" + }, + { + "name": "partchest", + "type": "text", + "data": "intro/partchest.json" + }, + { + "name": "toolstation", + "type": "text", + "data": "intro/toolstation.json" + }, + { + "name": "toolforge", + "type": "text", + "data": "intro/toolforge.json" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json new file mode 100644 index 0000000..4f4aac2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json @@ -0,0 +1,10 @@ +[ + { + "type": "blank" + }, + { + "name": "tmp_intro", + "type": "text", + "data": "intro/tmp.json" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json new file mode 100644 index 0000000..cb95fde --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json @@ -0,0 +1,93 @@ +[ + { + "type": "modifier", + "data": "modifiers/haste.json" + }, + { + "type": "modifier", + "data": "modifiers/luck.json" + }, + { + "type": "modifier", + "data": "modifiers/sharpness.json" + }, + { + "type": "modifier", + "data": "modifiers/diamond.json" + }, + { + "type": "modifier", + "data": "modifiers/emerald.json" + }, + { + "type": "modifier_fortify", + "data": "modifiers/fortify.json" + }, + { + "type": "modifier", + "data": "modifiers/silktouch.json" + }, + { + "type": "modifier", + "data": "modifiers/reinforced.json" + }, + { + "type": "modifier", + "data": "modifiers/beheading.json" + }, + { + "type": "modifier", + "data": "modifiers/smite.json" + }, + { + "type": "modifier", + "data": "modifiers/bane_of_arthropods.json" + }, + { + "type": "modifier", + "data": "modifiers/fiery.json" + }, + { + "type": "modifier", + "data": "modifiers/necrotic.json" + }, + { + "type": "modifier", + "data": "modifiers/knockback.json" + }, + { + "type": "modifier", + "data": "modifiers/soulbound.json" + }, + { + "type": "modifier", + "data": "modifiers/harvestheight.json" + }, + { + "type": "modifier", + "data": "modifiers/harvestwidth.json" + }, + { + "type": "modifier", + "data": "modifiers/mending_moss.json" + }, + { + "type": "modifier", + "data": "modifiers/blasting.json" + }, + { + "type": "modifier", + "data": "modifiers/glowing.json" + }, + { + "type": "modifier", + "data": "modifiers/shulking.json" + }, + { + "type": "modifier", + "data": "modifiers/webbed.json" + }, + { + "type": "blank" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json new file mode 100644 index 0000000..205f7d5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "seared_furnace/intro.json" + }, + { + "name": "info", + "type": "text", + "data": "seared_furnace/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "seared_furnace/multiblock.json" + }, + { + "type": "blank" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json new file mode 100644 index 0000000..5a27a5c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "smeltery/intro.json" + }, + { + "name": "info", + "type": "text", + "data": "smeltery/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "smeltery/multiblock.json" + }, + { + "type": "blank" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json new file mode 100644 index 0000000..be1ca3f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "tinker_tank/intro.json" + }, + { + "name": "structure", + "type": "text", + "data": "tinker_tank/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "tinker_tank/multiblock.json" + }, + { + "type": "blank" + } +]
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json new file mode 100644 index 0000000..f2e1279 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json @@ -0,0 +1,8 @@ +{ + "title":"空白模板", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json new file mode 100644 index 0000000..bd5e916 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json @@ -0,0 +1,8 @@ +{ + "title":"合成站", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json new file mode 100644 index 0000000..7caabdc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json @@ -0,0 +1,8 @@ +{ + "title":"部件加工台", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json new file mode 100644 index 0000000..b9b88c0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json @@ -0,0 +1,8 @@ +{ + "title":"部件箱", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json new file mode 100644 index 0000000..3a7c285 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json @@ -0,0 +1,8 @@ +{ + "title":"模具箱", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json new file mode 100644 index 0000000..6fbfd56 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json @@ -0,0 +1,8 @@ +{ + "title":"模具加工台", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json new file mode 100644 index 0000000..8da8c57 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json @@ -0,0 +1,16 @@ +{ + "title":"遗失的书页", + "text": [ + { + "text": "欢迎阅读再版的《匠魂宝典》:第一天的生存,哦,不,好像有些书页遗失了" + }, + { + "text": "这本书并没有完成,但是讲解了全部的材料和强化,之后的版本可能会增加更多的东西,所以记得经常检查更新哦!", + "paragraph": true + }, + { + "text": "哦,对了,如果你想问在哪里能找到铜,铝......\n我只能告诉你:匠魂只在地狱生成钴矿石和阿迪特矿石,除此之外不再生成任何其他矿石,当然,它支持其他模组的矿石", + "paragraph": true + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json new file mode 100644 index 0000000..bf49e4f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json @@ -0,0 +1,8 @@ +{ + "title":"工具装配台", + "text": [ + { + "text": "一切从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json new file mode 100644 index 0000000..078edd0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json @@ -0,0 +1,8 @@ +{ + "title":"工具装配台", + "text": [ + { + "text": "一切从这里开始" + } + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json new file mode 100644 index 0000000..e586f73 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json @@ -0,0 +1,26 @@ +{ + "title":"第一天的生存", + "text": [ + { + "text": "欢迎阅读再版的《匠魂宝典》:第一天的生存。这里将会指导你如何利用现有的材料完成工具制作的第一步。" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "这本书拥有魔法的力量,时不时会自动更新哦,记得偶尔检查一下有没有什么新东西" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "制作工具的第一步是先做一个空白模板,它现在虽然只是白板一个,但是一切都从这里开始" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json new file mode 100644 index 0000000..1c66853 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json @@ -0,0 +1,17 @@ +{ + "title":"", + "text": [ + { + "text": "你可以用部件加工台制作一个非金属的部件,接下来在工具组装台里面组装,模具和多余的部件可以放在模具箱和部件箱,你还可以把你的工作台制作成工作站,它可以保留里面的物品,这样你离开的时候里面的物品也不会掉落出来" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "建议把这些工作台放在一起使用,当我详细介绍每一个工作台使用方式之后,你就会明白这样摆放的好处了" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/language.lang b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/language.lang new file mode 100644 index 0000000..b16c11c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/language.lang @@ -0,0 +1,14 @@ +// Sections +intro= +materials=߲ +tools= +modifiers=ǿ +smeltery=ұ + +modifier.effect=Ч: + +material.craft_partbuilder=ڲӹ̨ +material.craft_casting=%s + +wood.flavour=How much wood could a woodchuck chuck if a woodchuck could chuck wood? +stone.flavour=Rock solid
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/bane_of_arthropods.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/bane_of_arthropods.json new file mode 100644 index 0000000..67c1359 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/bane_of_arthropods.json @@ -0,0 +1,16 @@ +{ + "modifier": "bane_of_arthopods", + "text": [ + { + "text": "蜘蛛最害怕的居然是自己的眼睛!还在为这些家伙头疼么,我有一个好主意,杀光它们" + } + ], + "effects": [ + "对蠹虫和蜘蛛能造成额外的伤害", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/beheading.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/beheading.json new file mode 100644 index 0000000..92ad579 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/beheading.json @@ -0,0 +1,17 @@ +{ + "modifier": "beheading", + "text": [ + { + "text": "使用末影珍珠和黑曜石强化工具可以有效提升怪物的头颅掉落几率" + } + ], + "effects": [ + "我们砍掉了敌人的头", + "使用末影珍珠和黑曜石强化工具可以获得“斩首”效果", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/diamond.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/diamond.json new file mode 100644 index 0000000..6cdb0ad --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/diamond.json @@ -0,0 +1,18 @@ +{ + "modifier": "diamond", + "text": [ + { + "text": "使用钻石强化工具能有效提升工具的耐久度,可以使工具拥有更长的使用时间。除此之外,工具变得也更好看了" + } + ], + "effects": [ + "增加耐久度", + "次要属性的增加", + "挖掘等级提升到黑曜石级", + "只能强化一次", + "太棒了!" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/emerald.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/emerald.json new file mode 100644 index 0000000..b726a81 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/emerald.json @@ -0,0 +1,18 @@ +{ + "modifier": "emerald", + "text": [ + { + "text": "绿宝石能有效强化工具的耐久,最好小心点村民,他们可能会垂涎你的工具。" + } + ], + "effects": [ + "增加工具50%的耐久", + "最小挖掘等级提升到铁矿级别", + "只能强化一次", + "太离谱了!" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fiery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fiery.json new file mode 100644 index 0000000..0afa955 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fiery.json @@ -0,0 +1,16 @@ +{ + "modifier": "fiery", + "text": [ + { + "text": "施加烈焰人的力量于工具之上,看,连工具边缘都冒出了火焰,然而不幸的是,这个亮度还不能用作照明" + } + ], + "effects": [ + "使攻击对象着火", + "给予工具火焰附加的效果", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fortify.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fortify.json new file mode 100644 index 0000000..31a635f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/fortify.json @@ -0,0 +1,17 @@ +{ + "modifier": "fortify", + "text": [ + { + "text": "更坚硬,更好,更快,更坚固!提升工具的挖掘等级" + } + ], + "effects": [ + "提升挖掘等级", + "挖掘等级与材料有关", + "也可以降低挖掘等级", + "不消耗强化槽" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestheight.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestheight.json new file mode 100644 index 0000000..8a9daaf --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestheight.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestheight", + "text": [ + { + "text": "你是否期望过你的工具能有更大的使用范围,现在可以做到了" + } + ], + "effects": [ + "增加工具竖直方向的使用范围", + "只对方块有效", + "对攻击性武器无效", + "多个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestwidth.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestwidth.json new file mode 100644 index 0000000..91ba5ea --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/harvestwidth.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestwidth", + "text": [ + { + "text": "你是否期望过你的工具能有更大的使用范围,现在可以做到了" + } + ], + "effects": [ + "增加工具水平方向的使用范围", + "只对方块有效", + "对攻击性武器无效", + "多个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/haste.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/haste.json new file mode 100644 index 0000000..398531b --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/haste.json @@ -0,0 +1,17 @@ +{ + "modifier": "haste", + "text": [ + { + "text": "把红石涂覆于工具之上似乎能提升它的速度,等等,红石?真是个疯狂的物品" + } + ], + "effects": [ + "每个红石都能提升一点工具的速度", + "增加攻击速度", + "多个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/knockback.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/knockback.json new file mode 100644 index 0000000..c3c51a9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/knockback.json @@ -0,0 +1,16 @@ +{ + "modifier": "knockback", + "text": [ + { + "text": "在工具上面绑上活塞似乎能把怪物弹得更远。" + } + ], + "effects": [ + "增加击退属性", + "每个活塞都能增加一定的击退距离", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/luck.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/luck.json new file mode 100644 index 0000000..ca69451 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/luck.json @@ -0,0 +1,18 @@ +{ + "modifier": "luck", + "text": [ + { + "text": "据说在工具上面包裹上青金石会带来好运?" + } + ], + "effects": [ + "增加时运或者掠夺属性", + "工具能拥有时运或者抢夺属性", + "使用多个青金石只会消耗一个强化槽", + "不能和精准采集兼容" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/necrotic.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/necrotic.json new file mode 100644 index 0000000..e455de8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/necrotic.json @@ -0,0 +1,17 @@ +{ + "modifier": "necrotic", + "text": [ + { + "text": "在工具上面附上凋零之骨可以拥有生命窃取的能力" + } + ], + "effects": [ + "当攻击对方时自己会获得治愈效果", + "多个凋零之骨可以增加治愈的生命值", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/reinforced.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/reinforced.json new file mode 100644 index 0000000..046a3a8 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/reinforced.json @@ -0,0 +1,17 @@ +{ + "modifier": "reinforced", + "text": [ + { + "text": "附上一个耐久强化大板有助于提升工具的耐久,让它变得更坚硬。" + } + ], + "effects": [ + "使用工具有几率不消耗耐久", + "强化等级可以堆叠", + "多个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/sharpness.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/sharpness.json new file mode 100644 index 0000000..632fa37 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/sharpness.json @@ -0,0 +1,17 @@ +{ + "modifier": "sharpness", + "text": [ + { + "text": "你可以使用石英来强化你的工具的攻击力,当然,越多越好" + } + ], + "effects": [ + "增加攻击力", + "不同武器增加的数值不同", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/shulking.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/shulking.json new file mode 100644 index 0000000..e2eb329 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/shulking.json @@ -0,0 +1,18 @@ +{ + "modifier": "悬浮", + "text": [ + { + "text": "把悬浮属性强化到你的工具上面,让那些敌人们在半空中束手无策吧" + } + ], + "effects": [ + "每次强化都可增加一点悬浮时间", + "可以给予击中的敌人以悬浮效果", + "这属性真喜感", + "单个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/silktouch.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/silktouch.json new file mode 100644 index 0000000..4804d41 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/silktouch.json @@ -0,0 +1,20 @@ + +{ + "modifier": "silktouch", + "text": [ + { + "text": "附加上黄金和线的工具一定能拥有精准采集的功能" + }, + { "text": "\n" }, + { "text": "我保证这涂的不是黄油" } + ], + "effects": [ + "工具拥有精准采集功能", + "不能和时运和自动冶炼兼容", + "只能强化一次" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/smite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/smite.json new file mode 100644 index 0000000..b1664d9 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/smite.json @@ -0,0 +1,17 @@ +{ + "modifier": "smite", + "text": [ + { + "text": "来自神圣土的原始力量能够强化你的武器,来,干掉那些高处的敌人吧。" + } + ], + "effects": [ + "对亡灵生物造成额外的伤害", + "多个等级" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/soulbound.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/soulbound.json new file mode 100644 index 0000000..0ff01bc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/soulbound.json @@ -0,0 +1,19 @@ +{ + "modifier": "soulbound", + "text": [ + { + "text": "哦,你和你的工具简直就是天生一对,即使是死亡!也不能将你们分开。" + } + ], + "effects": [ + "玩家死亡后复活,工具仍旧能保存在物品栏", + "只能强化一次", + "不需要强化槽" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/webbed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/webbed.json new file mode 100644 index 0000000..4134a33 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/modifiers/webbed.json @@ -0,0 +1,17 @@ +{ + "modifier": "webbed", + "text": [ + { + "text": "那些粘人的蜘蛛网也是有用的东西。用它来迟缓你的敌人的前进步伐吧!" + } + ], + "effects": [ + "每一个等级都会增加迟缓时间", + "迟缓的运动", + "多个等级" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/smeltery/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/smeltery/intro.json new file mode 100644 index 0000000..65b0020 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/smeltery/intro.json @@ -0,0 +1,8 @@ +{ + "title":"The Smeltery", + "text": [ + { + "text": "这里确实有很多冶炼炉,但是这个是我的!" + } + ] +}
\ No newline at end of file |
