author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
139,040 | 24.11.2018 18:34:33 | -3,600 | dc7555fa91d21cc8a476dc7787e23075d7797061 | Added XU2 CrT integration entries | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/ExtraUtilities2/CustomMachines/IMachine.md",
"diff": "+# IMachine\n+\n+An IMachine is the actual machine object, you can get it from the [IMachineRegistry](/Mods/ExtraUtilities2/CustomMachines/IMachineRegistry).\n+\n+## Importing the p... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added XU2 CrT integration entries |
139,040 | 24.11.2018 19:13:16 | -3,600 | d7b87146f12f6968bee31afbdadb3029b23c7668 | Added ExtUtils2 InterModCommsHandler.md | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/ExtraUtilities2/InterModCommsHandler.md",
"diff": "+# InterModCommsHandler\n+\n+InterModComms are small messages sent between mods to allow for additional content.\n+For example ModA sends a message to Tinkers' Construct to tell TiCon ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added ExtUtils2 InterModCommsHandler.md |
139,040 | 09.12.2018 20:17:53 | -3,600 | 5c629dfed7556a4db6c73f65b376556d3e115167 | Added JAOPCA documentation | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/JAOPCA/JAOPCA.md",
"diff": "+# JAOPCA\n+\n+[JAOPCA](https://minecraft.curseforge.com/projects/jaopca) (Just A Ore Processing Compatibility Attempt) is a mod that aims to add ore processing compatibilty to many mods.\n+\n+## Importing t... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added JAOPCA documentation |
139,040 | 10.12.2018 20:38:40 | -3,600 | 87c5bc5a3252cbef153cdf3d965dfe37c82a6d65 | JAOPCA: Updated RegisteredEntries.md | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/JAOPCA/RegisteredEntries.md",
"new_path": "docs/Mods/JAOPCA/RegisteredEntries.md",
"diff": "These are base entries, they may be extended by addons or special mod integrations.\n| Name | Added by |\n-|--------------|-----------|\n-| \"dust\" | JAOPCA ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | JAOPCA: Updated RegisteredEntries.md |
139,040 | 10.12.2018 20:49:28 | -3,600 | e72e10d34796462c12e74406e3fbb33eec21197a | Removed unneccessary empty row | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/JAOPCA/RegisteredEntries.md",
"new_path": "docs/Mods/JAOPCA/RegisteredEntries.md",
"diff": "@@ -25,7 +25,6 @@ These are base entries, they may be extended by addons or special mod integratio\n| \"crystalFragment\" | JAOPCA + [abyssalcraft](https://mi... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Removed unneccessary empty row |
139,090 | 20.12.2018 08:29:37 | 0 | 6ecd38d00bd827210c0d410f5a467431ab6ea28a | Docs clarification: "deregister" is more correct than "remove" here | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/PneumaticCraft_Repressurized/LiquidFuels.md",
"new_path": "docs/Mods/PneumaticCraft_Repressurized/LiquidFuels.md",
"diff": "@@ -9,7 +9,7 @@ You can call the Liquid Fuels package using `mods.pneumaticcraft.liquidfuel`.\n## Removing\n-This function rem... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Docs clarification: "deregister" is more correct than "remove" here |
139,090 | 20.12.2018 08:30:32 | 0 | 946dbf5f356fa9bf0908df3d4ed375bfd732f348 | Add page describing PneumaticCraft explosion crafting | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/PneumaticCraft_Repressurized/ExplosionCrafting.md",
"diff": "+# Explosion Crafting\n+\n+Explosion Crafting is used to transform one item into another by exposing it to an explosion when it is an item on the ground. A configurable (rand... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Add page describing PneumaticCraft explosion crafting |
139,040 | 01.01.2019 14:26:58 | -3,600 | 811085fe643cb31c9b7ed6d8c1a1ec124fcbfb0f | Added Extutils 2 machine localization info | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ExtraUtilities2/CustomMachines/IMachine.md",
"new_path": "docs/Mods/ExtraUtilities2/CustomMachines/IMachine.md",
"diff": "@@ -88,3 +88,14 @@ You can also retrieve some information on the machine using the following method\n- `getInputSlots()`: Return... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added Extutils 2 machine localization info |
139,040 | 04.01.2019 14:21:29 | -3,600 | 8bbdeca8c80ee679f391ed6e9b1a15277b45b7c8 | Fixed Typo Opacy -> Opcaity | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Blocks/IBlockDefinition.md",
"new_path": "docs/Vanilla/Blocks/IBlockDefinition.md",
"diff": "@@ -27,7 +27,7 @@ It might be required for you to import the package if you encounter any issues (\n| | hardness | | int |\n| harvestLevel | | Returns the... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed Typo Opacy -> Opcaity |
139,040 | 04.01.2019 14:22:02 | -3,600 | fb6aee703bd24ec613c386473cd0969094f98120 | Fixed Typos for PR | [
{
"change_type": "MODIFY",
"old_path": "docs/Contribute/OnlineEditor_Create.md",
"new_path": "docs/Contribute/OnlineEditor_Create.md",
"diff": "@@ -31,13 +31,13 @@ Find the path in GitHub and click `Create new file`\n\nYou ar... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed Typos for PR |
139,040 | 04.01.2019 17:45:33 | -3,600 | 24d017fbbd8dab7ef449be2e9facfda909a88ce3 | New Crowdin translations
* New translations ExplosionCrafting.md (Chinese Simplified)
[ci skip]
* New translations ExplosionCrafting.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/Mods/PneumaticCraft_Repressurized/ExplosionCrafting.md",
"diff": "+# Explosion Crafting\n+\n+Explosion Crafting is used to transform one item into another by exposing it to an explosion when it is an item on the ground. A co... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New Crowdin translations (#120)
* New translations ExplosionCrafting.md (Chinese Simplified)
[ci skip]
* New translations ExplosionCrafting.md (German)
[ci skip] |
139,040 | 15.01.2019 19:48:24 | -3,600 | 78df84cac24d20a4010c7244ace168054fea186f | Added some command descriptions | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Commands.md",
"new_path": "docs/Vanilla/Commands.md",
"diff": "@@ -32,6 +32,18 @@ Description:\nLists all of the biomes that are in the game.\n+## BiomeTypes\n+\n+Usage:\n+\n+`/crafttweaker biomeTypes`\n+\n+`/ct biomeTypes`\n+\n+Description:\n+\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added some command descriptions |
139,040 | 15.01.2019 21:50:53 | -3,600 | df4bb87b8a2b4c3770cb525681eeeeca6494eafc | Added burntime and enchantability to /ct names
See Crafttweaker/Crafttweaker#2028f326405b3b79ebef66852f457895e8d61292 | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Commands.md",
"new_path": "docs/Vanilla/Commands.md",
"diff": "@@ -257,9 +257,11 @@ Description:\nOutputs a list of all the items in the game to the crafttweaker.log file.\nThe `category` argument is optional and will extend the list with the acco... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added burntime and enchantability to /ct names
See Crafttweaker/Crafttweaker#2028f326405b3b79ebef66852f457895e8d61292 |
139,040 | 15.01.2019 21:51:18 | -3,600 | e796f4a4823965c9e6933688bdd0f379ac738c73 | Added ItemSTack#getLiquids example to IIngredient | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Variable_Types/IIngredient.md",
"new_path": "docs/Vanilla/Variable_Types/IIngredient.md",
"diff": "@@ -99,6 +99,12 @@ for liquid in liquidsIngredient.liquids{\n//Prints each possible liquid's Display name\nprint(liquid.displayName);\n}\n+\n+for li... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added ItemSTack#getLiquids example to IIngredient |
139,036 | 23.01.2019 17:35:35 | -28,800 | 52c9af90b54f118ddf504365913611c95915d9ca | Fixed the wrong title name | [
{
"change_type": "MODIFY",
"old_path": "docs/Contribute/OnlineEditor_Create.md",
"new_path": "docs/Contribute/OnlineEditor_Create.md",
"diff": "-# Edit Files using GitHub's online editor\n+# Create Files using GitHub's online editor\n## Requirements\nYou will need to have created a GitHub account an... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed the wrong title name |
139,046 | 25.01.2019 18:04:40 | 28,800 | 3daafbd63c8ce4b0e62ca8a95f5d75ed3acd6d05 | Typo: Brewing Handler -> Server Handler | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Game/IServer.md",
"new_path": "docs/Vanilla/Game/IServer.md",
"diff": "@@ -8,7 +8,7 @@ It might be required for you to import the package if you encounter any issues (\nIServer extends [ICommandSender](/Vanilla/Commands/ICommandSender), so all met... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Typo: Brewing Handler -> Server Handler |
139,040 | 26.01.2019 17:05:28 | -3,600 | c47fa5324d39e2cdd1c739024c3abe11dc88ba53 | Added Food getters to IItemStack
See CraftTweaker/Crafttweaker/5cd772098be655d77d4086dff383052afdecd3dc | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Items/IItemStack.md",
"new_path": "docs/Vanilla/Items/IItemStack.md",
"diff": "@@ -338,3 +338,12 @@ You can cast an IItemStack to an [IBlock](/Vanilla/Blocks/IBlock/), as long as y\n<minecraft:dirt>.asBlock();\n<minecraft:dirt> as crafttweaker.blo... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added Food getters to IItemStack
See CraftTweaker/Crafttweaker/5cd772098be655d77d4086dff383052afdecd3dc |
139,040 | 26.01.2019 17:06:44 | -3,600 | 944608788e2501c94476493c3cb54188fc0eee67 | Added PlayerAdvancementEvent
See Crafttweaker/Crafttweaker/6f739f245e0be558133e0fb59c161e4d1d5023cc | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Commands.md",
"new_path": "docs/Vanilla/Commands.md",
"diff": "@@ -262,6 +262,7 @@ The `category` argument is optional and will extend the list with the according\n* damageable\n* display\n* enchantability\n+* foodvalue\n* maxdamage\n* maxstack\n*... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added PlayerAdvancementEvent
See Crafttweaker/Crafttweaker/6f739f245e0be558133e0fb59c161e4d1d5023cc |
139,073 | 29.01.2019 20:52:34 | -3,600 | b29f283662c646c8ea4c8e678df5eb791ed9da99 | Update Mineral_Mix.md
mineralmix.add and remoreOre examples did use minecraft:iron_ore - however oredict names are required here... | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Immersive_Engineering/CraftTweaker_Support/Excavator/Mineral_Mix.md",
"new_path": "docs/Mods/Immersive_Engineering/CraftTweaker_Support/Excavator/Mineral_Mix.md",
"diff": "@@ -30,8 +30,9 @@ var Iron = Excavator.getMineral(\"Iron_Ore\");\n|Required |C... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Update Mineral_Mix.md
mineralmix.add and remoreOre examples did use minecraft:iron_ore - however oredict names are required here... |
139,040 | 29.01.2019 21:08:24 | -3,600 | 60d459b061ff0e008189b3927df9c4c142d03839 | New translations Mineral_Mix.md (German)
[ci skip] | [
{
"change_type": "MODIFY",
"old_path": "translations/de/docs/Mods/Immersive_Engineering/CraftTweaker_Support/Excavator/Mineral_Mix.md",
"new_path": "translations/de/docs/Mods/Immersive_Engineering/CraftTweaker_Support/Excavator/Mineral_Mix.md",
"diff": "@@ -28,16 +28,18 @@ var Iron = Excavator.getMi... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations Mineral_Mix.md (German)
[ci skip] |
139,040 | 30.01.2019 12:51:06 | -3,600 | 58b3da606c3c73fffaf617a303df01db94194c0d | New translations EntityRandomizer.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/Mods/ProjectE/EntityRandomizer.md",
"diff": "+# Entity Randomizer\n+\n+Adding and removing entities from ProjectE's philosopher's stone entity randomizer projectile uses an [IEntityDefinition](/Vanilla/Entities/IEntityDefini... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations EntityRandomizer.md (German)
[ci skip] |
139,050 | 06.02.2019 17:38:54 | -39,600 | e190812332f93f8271a2c8cca6c6ffafefb12330 | Add VanillaDeathChest documentation | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/VanillaDeathChest/Death_Chest_Defense.md",
"diff": "+# Death Chest Defense\n+\n+## Importing the package\n+`import mods.vanilladeathchest.DeathChestDefense;`\n+\n+## Unlocker item\n+```\n+//DeathChestDefense.setUnlocker(string stage, I... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Add VanillaDeathChest documentation |
139,040 | 08.02.2019 18:41:56 | -3,600 | 0de0d5ae51a30de50e7688e730b2354f0ba22f5a | TC and TE additions
Thaumcraft Salis mundus handler
ThermalExpansion Dynamos
ThermalExpansion Factorizer
ThermalExpansion CoolantManager
see | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/Modtweaker/Thaumcraft/Handlers/SalisMundus.md",
"diff": "+# Salis Mundus\n+\n+This package allows you to add conversion handlers for thaumcraft's salis mundus handler.\n+These handlers are invoked when you click a block in the world wi... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | TC and TE additions
Thaumcraft Salis mundus handler
ThermalExpansion Dynamos
ThermalExpansion Factorizer
ThermalExpansion CoolantManager
see https://github.com/jaredlll08/ModTweaker/pull/707/ |
139,040 | 08.02.2019 21:23:18 | -3,600 | ed80577f488b2d6cb11036c776e5b9cc7fed7fbd | Updated RayTrace methods
See | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Entities/IEntity.md",
"new_path": "docs/Vanilla/Entities/IEntity.md",
"diff": "@@ -134,4 +134,4 @@ IEntity extends [ICommandSender](/Vanilla/Commands/ICommandSender/). That means\n- boolean shouldRiderDismountInWater(IEntity rider)\n- boolean bool... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Updated RayTrace methods
See https://github.com/CraftTweaker/CraftTweaker/commit/b024ffd44acc4902d7ddb3749eaecf8f93598570 |
139,040 | 08.02.2019 21:57:52 | -3,600 | 86a85c385b835dfa107dba68347a78b356cb4edf | Fixed incorrect file paths | [
{
"change_type": "MODIFY",
"old_path": "docs/Contribute/LocalClone/Clone.md",
"new_path": "docs/Contribute/LocalClone/Clone.md",
"diff": "@@ -7,7 +7,7 @@ This page shows you how to clone your forked repository to your local computer.\n## Prerequisites\n-You should have [Forked the CrT-wiki repositor... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed incorrect file paths |
139,078 | 12.02.2019 19:34:51 | 28,800 | 33dbbd38985bebc8c36a521554462d46fa7a1870 | code typo in Getting_Started.md
Changed
`Variable Declarions` should be near the top of the file
to
`Variable Declarations` should be near the top of the file
I'm pretty new to all this, so I apologize if there's anything uncool about what/how I did.
Thanks for all the mods, and EXTENSIVE documention. Very educational! | [
{
"change_type": "MODIFY",
"old_path": "docs/Getting_Started.md",
"new_path": "docs/Getting_Started.md",
"diff": "Crafttweaker uses a custom scripting Language called `ZenScript`, ZenScript is read from `.zs` files that are stored in the `<gamedir>/scripts` folder.\n-ZenScript is a \"top down\" scri... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | code typo in Getting_Started.md
Changed
`Variable Declarions` should be near the top of the file
to
`Variable Declarations` should be near the top of the file
I'm pretty new to all this, so I apologize if there's anything uncool about what/how I did.
Thanks for all the mods, and EXTENSIVE documention. Very educational! |
139,063 | 20.02.2019 10:42:03 | -36,000 | 6110fbb8c7b5f253113ab53985b9b2c911861ebc | Updated documentation for Alchemy Table potions.
Potion addition is a separate function, but potion removal should now function identically to what people would expect when trying to remove a potion just by listing the ingredients. Additionally, all removals and additions compensate for lengthening and power catalysts. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/BloodMagic/AlchemyTable.md",
"new_path": "docs/Mods/Modtweaker/BloodMagic/AlchemyTable.md",
"diff": "@@ -11,6 +11,15 @@ inputs has a max size of 6\nmods.bloodmagic.AlchemyTable.addRecipe(<minecraft:diamond>, [<minecraft:dirt>, <minecraft:d... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Updated documentation for Alchemy Table potions.
Potion addition is a separate function, but potion removal should now function identically to what people would expect when trying to remove a potion just by listing the ingredients. Additionally, all removals and additions compensate for lengthening and power catalysts. |
139,063 | 20.02.2019 10:52:18 | -36,000 | 56fcd4caa967e4c3d961af1a60e498c9f7211439 | Update Centrifuge mob documentation.
Mob removal and addition can also be done using Strings, but the preferred method would be to use `<entity:MODID:MODNAME>` instead. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/ThermalExpansion/Centrifugal_Seperator.md",
"new_path": "docs/Mods/Modtweaker/ThermalExpansion/Centrifugal_Seperator.md",
"diff": "@@ -11,9 +11,33 @@ mods.thermalexpansion.Centrifuge.addRecipe([(<minecraft:gold_ingot> * 5) % 10, <\n```\n+#... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Update Centrifuge mob documentation.
Mob removal and addition can also be done using Strings, but the preferred method would be to use `<entity:MODID:MODNAME>` instead. |
139,040 | 20.02.2019 09:34:49 | -3,600 | 53075be631019f9d33196881ddca7dd68bbdffb7 | Added Forestry Charcoal Pile Documentation | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/Modtweaker/Forestry/Charcoal_Pile.md",
"diff": "+# Charcoal Pile\n+\n+ModTweaker allows you to add or remove forestry Charcoal Wall Recipes\n+\n+## Calling\n+You can call the package using `mods.forestry.CharcoalWall`\n+\n+## Recipe Re... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added Forestry Charcoal Pile Documentation |
139,074 | 21.02.2019 22:47:28 | -3,600 | 95734b8972db0d3c822380894b95a0a96492644e | Create InWorldCrafting.md | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/InWorldCrafting/InWorldCrafting.md",
"diff": "+# Examples\n+Creates lava by dropping 4x of any logWood into cryotheum.\n+`mods.inworldcrafting.FluidToFluid.transform(<liquid:lava>, <liquid:cryotheum>, [<ore:logWood> * 4]);`\n+***\n+Cre... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Create InWorldCrafting.md |
139,040 | 26.02.2019 19:45:03 | -3,600 | 348fbc3195380d109e5475ae467dd53302fd9a38 | Specified the String method page further | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Variable_Types/Basic_Variables_Functions.md",
"new_path": "docs/Vanilla/Variable_Types/Basic_Variables_Functions.md",
"diff": "@@ -15,7 +15,7 @@ Strings provide some functionality\n`\"Hel\" ~ \"lo \" + \"World\"` You also can add/concatenate strin... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Specified the String method page further |
139,040 | 26.02.2019 21:04:31 | -3,600 | 8f7cb7ac13d4f3335f0e47d636e6dc7ba41df1d8 | Added recipes.removeByMod method | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md",
"new_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md",
"diff": "@@ -75,6 +75,14 @@ recipes.removeByRegex(\"name[1-9]\");\nrecipes.removeByRecipeName(\"modid:recipename\");\n```\n+### Rem... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added recipes.removeByMod method |
139,040 | 03.03.2019 19:05:46 | -3,600 | eff965181d68901a5dc224f48d33fe94495f9fdf | Added update method to IEntity
see | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Entities/IEntity.md",
"new_path": "docs/Vanilla/Entities/IEntity.md",
"diff": "@@ -135,3 +135,4 @@ IEntity extends [ICommandSender](/Vanilla/Commands/ICommandSender/). That means\n- boolean boolean isPassenger(IEntity entity);\n- boolean isRidingS... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added update method to IEntity
see https://github.com/CraftTweaker/CraftTweaker/commits/c0e8f6fc64eee66a897217c1e0124ff7986e8ce9 |
139,040 | 03.03.2019 19:12:31 | -3,600 | 870d2e7e06eb6394c0c3a872492dd52c9b9b865f | ct give
see | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Commands.md",
"new_path": "docs/Vanilla/Commands.md",
"diff": "@@ -150,6 +150,21 @@ Description:\nOutputs a list of all the entities in the game to the crafttweaker.log file.\n+## Give Item\n+\n+Usage:\n+\n+`/crafttweaker give <minecraft:bedrock>`... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | ct give
see https://github.com/CraftTweaker/CraftTweaker/commit/3ed341e22435ec4e7ad9801cf47e3602f6ac61cc |
139,040 | 03.03.2019 19:18:55 | -3,600 | 8241e2594ba77c2e057da2c1b6e4bf58cc349555 | IEnchantmentDefinnition updates
see | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Enchantments/IEnchantmentDefinition.md",
"new_path": "docs/Vanilla/Enchantments/IEnchantmentDefinition.md",
"diff": "@@ -13,13 +13,14 @@ You can retrieve such an object from the [Enchantment Bracket handler](/Vanilla/\n| ZenGetter | ZenSetter | Ty... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | IEnchantmentDefinnition updates
see https://github.com/CraftTweaker/CraftTweaker/commit/ef7a09e5517dcf13420a87560c93f324bacf195b |
139,040 | 03.03.2019 20:10:02 | -3,600 | 40404ffa96f15e06b9466eb6d643dd70b087df77 | EntityLivingSpawn events and IMobSpawnerBaseLogic
see
see
see | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Vanilla/Events/Events/EntityLivingSpawn.md",
"diff": "+# EntityLivingSpawnEvent\n+\n+The EntityLivingSpawn Event is fired whenever an entity tries to join or leave a world.\n+It has one subclass, the EntityLivingExtendedSpawnEvent that also... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | EntityLivingSpawn events and IMobSpawnerBaseLogic
see https://github.com/CraftTweaker/CraftTweaker/commit/b408307eb59c9c5a9896b0db787868f6ce8ebdf4
see https://github.com/CraftTweaker/CraftTweaker/commit/53cfd890110f92b386a39d9aa0ae69d5ee8d2f0b
see https://github.com/CraftTweaker/CraftTweaker/commit/f43b5c2555e5768eba04f6ed23a86372ba1c3c03 |
139,040 | 05.03.2019 20:17:06 | -3,600 | aed2a8e22b6adbf4a604fe6c6697ccb6876a0bcc | Reverse when added: Remove ModTweaker Salis Mundus handler page | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/Thaumcraft/Handlers/SalisMundus.md",
"new_path": "docs/Mods/Modtweaker/Thaumcraft/Handlers/SalisMundus.md",
"diff": "-# Salis Mundus\n-\n-This package allows you to add conversion handlers for thaumcraft's salis mundus handler.\n-These han... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Reverse when added: Remove ModTweaker Salis Mundus handler page |
139,069 | 08.03.2019 13:20:56 | 21,600 | 233ba78ed0090bd82ec2de745ec07d57bd50b656 | Fix for broken part link on MaterialSystem page. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Materials/MaterialSystem.md",
"new_path": "docs/Mods/ContentTweaker/Materials/MaterialSystem.md",
"diff": "@@ -50,7 +50,7 @@ Required Parameters:\n## [IPart](/Mods/ContentTweaker/Materials/Parts/Part/)\n### Create\n-Unlike the PartType... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fix for broken part link on MaterialSystem page. |
139,069 | 08.03.2019 14:04:25 | 21,600 | cdb1b01922b89639fdf25832b918c8a2cc7acbc8 | Fixed errant capitalization | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Materials/Materials/Functions/IRegisterMaterialPart.md",
"new_path": "docs/Mods/ContentTweaker/Materials/Materials/Functions/IRegisterMaterialPart.md",
"diff": "@@ -11,7 +11,7 @@ import mods.contenttweaker.RegisterMaterialPart;\n## Syn... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed errant capitalization |
139,036 | 16.03.2019 11:26:40 | -28,800 | d624dbccba3f30efefada8e39e94808aa23518f6 | Fixed an playertickevent name
The event name should be PlayerTickEvent instead of PlayerTick | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Events/IEventManager.md",
"new_path": "docs/Vanilla/Events/IEventManager.md",
"diff": "@@ -72,7 +72,7 @@ The ZenMethods would be what you'll need to call on `events`, the Event Class wo\n| onPlayerSetSpawn | [`crafttweaker.event.PlayerSetSpawn`](/... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed an playertickevent name
The event name should be PlayerTickEvent instead of PlayerTick |
139,040 | 18.03.2019 18:02:16 | -3,600 | 61072a49f86f57377d4f8d6e8bf9b86e05a264d0 | Fixed typo on CoT Items page | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Item.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Item.md",
"diff": "@@ -39,8 +39,8 @@ item.setMaxStackSize(64);\n| itemRightClick | [IItemRightClick](/Mods/ContentTweaker/Vanilla/Advan... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed typo on CoT Items page |
139,063 | 21.03.2019 09:37:53 | -36,000 | d24ff802b0c6be95c074a453773c714c8ccfe1b3 | Update Alchemy Array to match actual function
As noted by Saereth and Emalios on Discord, the correct function for the Alchemy Array is:
` public static void addRecipe(IItemStack output, IItemStack input, IItemStack catalyst, String textureLocation)`
Meaning, the output comes first rather than the input. This commit fixes the confusion in the documentation. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/BloodMagic/AlchemyArray.md",
"new_path": "docs/Mods/Modtweaker/BloodMagic/AlchemyArray.md",
"diff": "## Addition\n```\n-//mods.bloodmagic.AlchemyArray.addRecipe(IItemStack input, IItemStack catalyst, IItemStack output, @Optional string tex... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Update Alchemy Array to match actual function
As noted by Saereth and Emalios on Discord, the correct function for the Alchemy Array is:
` public static void addRecipe(IItemStack output, IItemStack input, IItemStack catalyst, @Optional String textureLocation)`
Meaning, the output comes first rather than the input. This commit fixes the confusion in the documentation. |
139,050 | 06.04.2019 14:45:18 | -39,600 | 84a92b0c6a9c640f1583f8cb84c7d9f52ba1226d | Container display name | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/VanillaDeathChest/Death_Chest_Spawning.md",
"new_path": "docs/Mods/VanillaDeathChest/Death_Chest_Spawning.md",
"diff": "DeathChestSpawning.setChatMessage(\"example_stage\", \"A chest appears at [%s, %s, %s]!\");\n```\nThe string takes three arguments... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Container display name |
139,063 | 07.04.2019 18:19:42 | -36,000 | 2c5f2ac3e129b6a9dc6e13c6fea2306509df2314 | Update Redstone Furnace documentation for Pyrolysis recipes
Includes examples for adding and removing pyrolysis augment recipes, as well as a warning that the energy cost supplied is multiplied by 1.5. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/ThermalExpansion/Redstone_Furnace.md",
"new_path": "docs/Mods/Modtweaker/ThermalExpansion/Redstone_Furnace.md",
"diff": "@@ -16,3 +16,23 @@ mods.thermalexpansion.RedstoneFurnace.addRecipe(<minecraft:gold_ingot>, <minecra\n//mods.thermalexp... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Update Redstone Furnace documentation for Pyrolysis recipes
Includes examples for adding and removing pyrolysis augment recipes, as well as a warning that the energy cost supplied is multiplied by 1.5. |
139,082 | 23.04.2019 16:16:47 | -25,200 | e871d68d62de7d46f2bf125054b63d91a8042cf0 | Create dummy IItemFoodEaten file | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemFoodEaten.md",
"diff": "+# IItemFoodEaten\n+The IItemFoodEaten function is called whenever the associated [food item](/Mods/ContentTweaker/Vanilla/Creatable_Content/Food_Item... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Create dummy IItemFoodEaten file |
139,082 | 23.04.2019 16:22:03 | -25,200 | 5be04e8866c49e79a645199569986f683f5688ad | Added onItemFoodEaten to ItemFood | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/ItemFood.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/ItemFood.md",
"diff": "@@ -32,11 +32,12 @@ item.setHealAmount(64);\n```\n| Property | Type | Required | Default Value | Description... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added onItemFoodEaten to ItemFood |
139,082 | 25.04.2019 14:15:38 | -25,200 | f897c15605714afc6e8159c41bd758de188b01e1 | Add IItemUseFinish to mkdocs.yml | [
{
"change_type": "MODIFY",
"old_path": "mkdocs.yml",
"new_path": "mkdocs.yml",
"diff": "@@ -352,6 +352,7 @@ pages:\n- IItemRightClick: 'Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemRightClick.md'\n- IItemStackSupplier: 'Mods/ContentTweaker/Vanilla/Advanced_Functionality/Function... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Add IItemUseFinish to mkdocs.yml |
139,082 | 25.04.2019 14:20:27 | -25,200 | 85c207d015b966678b19c62802914cc6902d19d1 | Add IItemUseFinish to Item + minor fix | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Item.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Item.md",
"diff": "@@ -41,8 +41,9 @@ item.setMaxStackSize(64);\n| localizedNameSupplier | [ILocalizedNameSupplier](/Mods/ContentTweaker... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Add IItemUseFinish to Item + minor fix |
139,063 | 07.05.2019 10:27:43 | -36,000 | 29827165653e288ef23f9ce61e1c55575086c690 | PlayerPickupItem actually returns IEntityItem.
Not IItemStack as previously stated; this may have previously been the case, but is no longer. | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Events/Events/PlayerPickupItem.md",
"new_path": "docs/Vanilla/Events/Events/PlayerPickupItem.md",
"diff": "@@ -18,5 +18,5 @@ The following information can be retrieved from the event:\n| ZenGetter | Return Type |\n|-------------|------------------... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | PlayerPickupItem actually returns IEntityItem.
Not IItemStack as previously stated; this may have previously been the case, but is no longer. |
139,088 | 09.05.2019 22:15:35 | 14,400 | b965b46b2277655cd544aaafaf004c592fc7a121 | onToolHeal should be calcToolHeal
According to the ContentTweaker code, you need to use calcToolHeal, and in my script, I needed calcToolHeal to get the script to work properly. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Tinkers_Construct/TraitBuilder.md",
"new_path": "docs/Mods/ContentTweaker/Tinkers_Construct/TraitBuilder.md",
"diff": "@@ -379,7 +379,7 @@ myTrait.onToolDamage = function(trait, tool, unmodifiedAmount, newAmount, holder\n```\n-### onTo... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | onToolHeal should be calcToolHeal
According to the ContentTweaker code, you need to use calcToolHeal, and in my script, I needed calcToolHeal to get the script to work properly. |
139,090 | 20.05.2019 10:05:48 | -3,600 | 69b96af8d42436af30160aeb0e9fd6225886c6ac | Added documentation for the PneumaticCraft Plastic Mixer | [
{
"change_type": "MODIFY",
"old_path": "mkdocs.yml",
"new_path": "mkdocs.yml",
"diff": "@@ -684,12 +684,13 @@ pages:\n- About PneumaticCraft: Repressurized: 'Mods/PneumaticCraft_Repressurized/PneumaticCraft_Repressurized.md'\n- Crafting:\n- Assembly System: 'Mods/PneumaticCraft_Repressurized/Ass... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added documentation for the PneumaticCraft Plastic Mixer |
139,090 | 20.05.2019 13:49:29 | -3,600 | 61bca36a20c4730e743696170512c998ab0efcc6 | fix a couple of typos in the last commit | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/PneumaticCraft_Repressurized/PlasticMixer.md",
"new_path": "docs/Mods/PneumaticCraft_Repressurized/PlasticMixer.md",
"diff": "@@ -38,10 +38,10 @@ The following functions can be used to add recipes to the TPP:\nmods.pneumaticcraft.plasticmixer.addReci... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | fix a couple of typos in the last commit |
139,082 | 31.05.2019 19:40:08 | -25,200 | 3cf948ce75a23326d2ddfd8227ddeb3c56c56e3a | Fixed script mistake in IItemUseFinish | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemUseFinish.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemUseFinish.md",
"diff": "@@ -21,7 +21,7 @@ The function needs to return an [IItemStack](/Va... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed script mistake in IItemUseFinish |
139,047 | 04.06.2019 21:45:59 | -3,600 | 568447fc5e9e7d04ca88bdb9e064bba98ca22375 | How to generate chemical formula tooltips
Added additional examples to show creation of a new materials with the chemical formulas in the tooltip. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/GregTechCE/Material.md",
"new_path": "docs/Mods/GregTechCE/Material.md",
"diff": "@@ -240,4 +240,11 @@ import mods.gregtech.material.MaterialRegistry;\nval dustMaterial = MaterialRegistry.createDustMaterial(700, \"test\", 0xFFAA33, \"dull\", 2);\ndus... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | How to generate chemical formula tooltips
Added additional examples to show creation of a new materials with the chemical formulas in the tooltip. |
139,047 | 04.06.2019 21:50:15 | -3,600 | e54a969455cde98a4fd4e5ef9e8c3d53a4cdc5ca | Added missing underscores in machine names.
Chemical reactor and distillation tower were missing underscores in the machineName. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/GregTechCE/Machines.md",
"new_path": "docs/Mods/GregTechCE/Machines.md",
"diff": "@@ -36,8 +36,8 @@ Recipes are categorized into their machines, call `RecipeMap.getByName(machineNa\n- Blast furnace: `blast_furnace`\n- Implo compressor: `implosion_com... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added missing underscores in machine names.
Chemical reactor and distillation tower were missing underscores in the machineName. |
139,063 | 18.06.2019 12:11:01 | -36,000 | a5db033dedf04a7854b84559214d53c147eace3d | Link to Artisan Worktables, not Advanced Mortars
Does what it says on the tin. Both are mods by CodeTaylor, but the one we're particularly interested in here is Artisan Worktables. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Artisan_Worktables/Artisan_Worktables.md",
"new_path": "docs/Mods/Artisan_Worktables/Artisan_Worktables.md",
"diff": "@@ -5,7 +5,7 @@ Artisan Worktables adds a wide arrangement of custom Crafting Tables that requir\nThis mod has both JEI and GameStag... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Link to Artisan Worktables, not Advanced Mortars
Does what it says on the tin. Both are mods by CodeTaylor, but the one we're particularly interested in here is Artisan Worktables. |
139,033 | 02.07.2019 11:45:19 | 14,400 | 0e9bb446cbac131e7f532ff26b8f6ea97090862b | Change Brackets
So people stop sending me scripts with broken brackets | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IBlockDropHandler.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IBlockDropHandler.md",
"diff": "@@ -26,8 +26,8 @@ Read about them [here](/Mods/ContentTweake... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Change Brackets
So people stop sending me scripts with broken brackets |
139,040 | 02.07.2019 18:47:34 | -7,200 | 7b94e27fb77778447e158ae1717e9061ae718ddb | Fixed issue in build script and encoding error in Korean translation | [
{
"change_type": "MODIFY",
"old_path": "build.sh",
"new_path": "build.sh",
"diff": "@@ -11,5 +11,5 @@ cd ./translations;\nTRANS=./*;\n-for f in $TRANS; do cd $f echo \"Processing folder $f\"; SITEDIR=\"../../build/${f#\"./\"}\"; echo $SITEDIR; mkdocs build --clean --theme-dir \"../../mkdocs_windmill... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed issue in build script and encoding error in Korean translation |
139,047 | 13.07.2019 13:22:06 | -3,600 | e3d39418fb9bc24248220e1972ed3d0a956050cc | Fix missing generation flag.
Added flag for generating dense plates. | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/GregTechCE/Material.md",
"new_path": "docs/Mods/GregTechCE/Material.md",
"diff": "@@ -148,6 +148,7 @@ These flags are applicable to materials.\n| DISABLE_DECOMPOSITION | Disables decomposition recipe generation for this material and all materials tha... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fix missing generation flag.
Added flag for generating dense plates. |
139,079 | 15.07.2019 16:14:24 | -7,200 | 4d3b494af6ff7cf62952ef17e164ee83f6974e7e | Updated HighOven.md to reflect latest changes | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/TComplement/Handlers/HighOven.md",
"new_path": "docs/Mods/Modtweaker/TComplement/Handlers/HighOven.md",
"diff": "@@ -4,7 +4,10 @@ The HighOven package allows to add/remove fuels, heat recipes and mix recipes to\n## Importing the package\n-... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Updated HighOven.md to reflect latest changes |
139,079 | 15.07.2019 16:42:01 | -7,200 | a21072c8a157e5034e58c55dccf7069a12778605 | Added MixRecipeBuilder documentation
Detailed documentation of the attributes and methods of the MixRecipeBuilder | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeBuilder.md",
"new_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeBuilder.md",
"diff": "+# MixRecipeBuilder\n+\n+A `MixRecipeBuilder` is used to build and add High Oven's Mix Recipe to the game.\n+\... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added MixRecipeBuilder documentation
Detailed documentation of the attributes and methods of the MixRecipeBuilder |
139,079 | 15.07.2019 16:46:04 | -7,200 | 834078d24e333bdee50f5588bced391d5a22e40e | Updated index
Added HighOven.md and MixRecipeBuilder.md and MixRecipeManager.md to the index | [
{
"change_type": "MODIFY",
"old_path": "mkdocs.yml",
"new_path": "mkdocs.yml",
"diff": "@@ -621,6 +621,9 @@ pages:\n- Handlers:\n- Blacklist: 'Mods/Modtweaker/TComplement/Handlers/Blacklist.md'\n- Overrides: 'Mods/Modtweaker/TComplement/Handlers/Overrides.md'\n+ - High Oven: 'Mods/ModTweaker/TComple... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Updated index
Added HighOven.md and MixRecipeBuilder.md and MixRecipeManager.md to the index |
139,079 | 15.07.2019 17:04:51 | -7,200 | 7830987d33aaacbee10948c2ee0629c6f0d9b5c1 | Added MixRecipeManager documentation | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeManager.md",
"new_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeManager.md",
"diff": "# MixRecipeManager\n+\n+A `MixRecipeManager` is used to modify existing high oven mix recipe, including those ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Added MixRecipeManager documentation |
139,079 | 15.07.2019 17:06:48 | -7,200 | aa0e77582e3f90c6827e02607ff6bad0376a00b2 | Updated MixRecipeBuilder documentation
Documented method chaining support | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeBuilder.md",
"new_path": "docs/Mods/Modtweaker/TComplement/Handlers/MixRecipeBuilder.md",
"diff": "@@ -39,17 +39,19 @@ var builder = HighOven.newMixRecipe(<liquid:steel> * 72, <liquid:iron> * 144, 13\n| `getOx... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Updated MixRecipeBuilder documentation
Documented method chaining support |
139,079 | 15.07.2019 18:05:53 | -7,200 | 6bfa7d14191058d2f636e59ed1790df55239d3f7 | Corrected typo in mkdocs.yml | [
{
"change_type": "MODIFY",
"old_path": "mkdocs.yml",
"new_path": "mkdocs.yml",
"diff": "@@ -621,7 +621,7 @@ pages:\n- Handlers:\n- Blacklist: 'Mods/Modtweaker/TComplement/Handlers/Blacklist.md'\n- Overrides: 'Mods/Modtweaker/TComplement/Handlers/Overrides.md'\n- - High Oven: 'Mods/ModTweaker/TComple... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Corrected typo in mkdocs.yml |
139,079 | 16.07.2019 12:18:31 | -7,200 | c8ea85b24323f42a874d30a714bac8d53a66d4f5 | Documented High Oven Overrides
Added documentation for the methods providing high oven overrides compatibility | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/Modtweaker/TComplement/Handlers/HighOven.md",
"new_path": "docs/Mods/Modtweaker/TComplement/Handlers/HighOven.md",
"diff": "@@ -29,6 +29,25 @@ HighOven.addFuel(<minecraft:hay_block>, 3600, 5);\n+ `time` is how long the fuel lasts, in seconds\n+ `rate... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Documented High Oven Overrides
Added documentation for the methods providing high oven overrides compatibility |
139,040 | 23.08.2019 12:22:37 | -7,200 | a7cbc12f056702b61ce1e3f67a029bca04eff58f | Fixed PlayerAdvancement Description
Closes | [
{
"change_type": "MODIFY",
"old_path": "docs/Vanilla/Events/Events/PlayerAdvancement.md",
"new_path": "docs/Vanilla/Events/Events/PlayerAdvancement.md",
"diff": "# PlayerAdvancement\n-The PlayerAdvancement Event is fired whenever a player crafts something in the anvil.\n-You can change the chance th... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed PlayerAdvancement Description
Closes #176 |
139,040 | 23.08.2019 12:53:05 | -7,200 | 532480502fe4bebff718a85a9f0d6adc6e3da44f | Fixed RecipeStages#setRecipeStageByModid description
Closes | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/GameStages/RecipeStages/RecipeStages.md",
"new_path": "docs/Mods/GameStages/RecipeStages/RecipeStages.md",
"diff": "@@ -18,7 +18,7 @@ Adds a mirrored shaped recipe that is locked behind a stage.\n//mods.recipestages.Recipes.addShapedMirrored(String n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Fixed RecipeStages#setRecipeStageByModid description
Closes #202 |
139,046 | 09.09.2019 20:16:25 | -28,800 | 37b35522ef02bfd25f2a35abe4e476ea78692db5 | Document built-in CT support from the Cuisine mod | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "docs/Mods/Cuisine/AxeChopping.md",
"diff": "+# Axe Chopping\n+\n+## Availability\n+\n+Before doing anything, you should check whether axe-chopping is enabled or not:\n+\n+```zenscript\n+import mods.cuisine.AxeChopping;\n+\n+if (AxeChopping.isEna... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | Document built-in CT support from the Cuisine mod |
139,079 | 12.09.2019 17:14:19 | -7,200 | 4c99c2097c5a1f29dba002a0650dd22b1e8d4709 | documented CommandEvent | [
{
"change_type": "MODIFY",
"old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Commands.md",
"new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Commands.md",
"diff": "# Commands\nYou can use this class to send a command, you cannot use this class to create new comm... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | documented CommandEvent |
139,040 | 19.01.2020 23:08:03 | -3,600 | cf75f38f55f4e8cabaed21b14e498b679e028a45 | New translations MCAnvilRepairEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCAnvilRepairEvent.md",
"diff": "+# MCAnvilRepairEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCAnvilRepairEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:04 | -3,600 | 0698080cb523116d9be39f6d3100ff92931bba38 | New translations MCEntityItemPickupEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCEntityItemPickupEvent.md",
"diff": "+# MCEntityItemPickupEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this f... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCEntityItemPickupEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:06 | -3,600 | fcc8f6e031fec57fc2951983a271411b386813b7 | New translations MCCriticalHitEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCCriticalHitEvent.md",
"diff": "+# MCCriticalHitEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCCriticalHitEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:07 | -3,600 | befc56d0854d8c3923dadf93bc49b7e283cc9c82 | New translations MCBonemealEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCBonemealEvent.md",
"diff": "+# MCBonemealEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+## ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCBonemealEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:09 | -3,600 | bbc2083d3736803c6e282c50e20036b6c19e3990 | New translations MCAttackEntityEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCAttackEntityEvent.md",
"diff": "+# MCAttackEntityEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCAttackEntityEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:10 | -3,600 | 87436f4967e1dde193709e7aa4ff67b3683ce446 | New translations MCArrowNockEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCArrowNockEvent.md",
"diff": "+# MCArrowNockEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+#... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCArrowNockEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:11 | -3,600 | 5be9421a73f3af67a0c3259225c26f35bab80b08 | New translations MCArrowLooseEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCArrowLooseEvent.md",
"diff": "+# MCArrowLooseEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCArrowLooseEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:13 | -3,600 | 3aaa6cdcf66c5b2df791733ab4b0c29395aa5a54 | New translations MCAdvancementEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCAdvancementEvent.md",
"diff": "+# MCAdvancementEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCAdvancementEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:14 | -3,600 | 0574e589555a450b758c701d8aaaba1bf9aba204 | New translations MCItemFishedEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCItemFishedEvent.md",
"diff": "+# MCItemFishedEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCItemFishedEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:15 | -3,600 | 720ff65a975963f16fb6761465c88ae22e65b1de | New translations MCXpChange.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerXpEvent/MCXpChange.md",
"diff": "+# MCXpChange\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCXpChange.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:17 | -3,600 | 1cb5e73bd1d25dfeb709a626edca209cd7a05637 | New translations MCPickupXp.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerXpEvent/MCPickupXp.md",
"diff": "+# MCPickupXp\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCPickupXp.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:18 | -3,600 | 548aaa38c9b61ce9cb588da4bacc723760b953b7 | New translations MCLevelChange.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerXpEvent/MCLevelChange.md",
"diff": "+# MCLevelChange\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCLevelChange.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:19 | -3,600 | 47c08646859d2e86fdf42d1fc7ea1710294b8699 | New translations MCRightClickItem.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCRightClickItem.md",
"diff": "+# MCRightClickItem\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCRightClickItem.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:21 | -3,600 | bd1b75b3677002bc03b9cf677421df8923a7932a | New translations MCRightClickEmpty.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCRightClickEmpty.md",
"diff": "+# MCRightClickEmpty\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to us... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCRightClickEmpty.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:23 | -3,600 | dfff5c34fc4dcd0cf8c964c918830181180f1061 | New translations MCRightClickBlock.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCRightClickBlock.md",
"diff": "+# MCRightClickBlock\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to us... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCRightClickBlock.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:24 | -3,600 | 3336748c7584c9e20ea6a313dc4ed9011aa5ffbb | New translations MCFillBucketEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCFillBucketEvent.md",
"diff": "+# MCFillBucketEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCFillBucketEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:26 | -3,600 | a02232d68ff0625940a02f4616adddf45c348135 | New translations MCItemTooltipEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCItemTooltipEvent.md",
"diff": "+# MCItemTooltipEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCItemTooltipEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:27 | -3,600 | 43526753aa7979c40d5610673bf3720027b2176a | New translations MCLeftClickBlock.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCLeftClickBlock.md",
"diff": "+# MCLeftClickBlock\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCLeftClickBlock.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:28 | -3,600 | 84be3767fd59ccfeec0fa2323a0ba6bfc91ee4c5 | New translations MCFood.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/food/MCFood.md",
"diff": "+# MCFood\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+## Diese Klasse importieren\n+It mig... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCFood.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:30 | -3,600 | 31540b02b3aab8d257a990960bbb52a10f8a6949 | New translations CampFireManager.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/managers/CampFireManager.md",
"diff": "+# CampFireManager\n+\n+\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+## Diese... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations CampFireManager.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:31 | -3,600 | 0d0c46b772440f2594e42e97ea22396fe9b2cd0f | New translations BlastFurnaceManager.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/managers/BlastFurnaceManager.md",
"diff": "+# BlastFurnaceManager\n+\n+\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations BlastFurnaceManager.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:32 | -3,600 | 77eca86fab009d17839dc8aa83eec8c331d32f65 | New translations ILogger.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/logger/ILogger.md",
"diff": "+# ILogger\n+\n+Base class used to interface with the crafttweaker.log file and other loggers (such as the player logger).\n+\n+This class was added by a mod with mod-id `crafttweaker... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations ILogger.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:34 | -3,600 | 28337fe1dc643b24020422ef2ca55d8dd45c3fdf | New translations IItemStack.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/items/IItemStack.md",
"diff": "+# IItemStack\n+\n+This represents an item. It can be retrieved using an Item BEP. Is an [crafttweaker.api.item.IIngredient](/vanilla/api/items/IIngredient)\n+\n+This class was adde... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations IItemStack.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:35 | -3,600 | 3a0540100dfb124f7461cefd8aef121715a84ef3 | New translations IIngredient.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/items/IIngredient.md",
"diff": "+# IIngredient\n+\n+This is IIngredient!!!\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations IIngredient.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:37 | -3,600 | 63fc9b2f8a519c9693c14a49a08a89a5992f06ed | New translations MCUseHoeEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCUseHoeEvent.md",
"diff": "+# MCUseHoeEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\n+\n+## Dies... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCUseHoeEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:38 | -3,600 | ec3424addbf9a3dccb6e1e13a114c0f8ad8c1e15 | New translations MCPlayerDestroyItemEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCPlayerDestroyItemEvent.md",
"diff": "+# MCPlayerDestroyItemEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCPlayerDestroyItemEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:40 | -3,600 | 775624f47c53a72f35066421f6086389e6ff72f6 | New translations MCSleepingTimeCheckEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCSleepingTimeCheckEvent.md",
"diff": "+# MCSleepingTimeCheckEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCSleepingTimeCheckEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:41 | -3,600 | 22a9147e715298c55fc5586db0047aacc27de24f | New translations MCSleepingLocationCheckEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCSleepingLocationCheckEvent.md",
"diff": "+# MCSleepingLocationCheckEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to ... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCSleepingLocationCheckEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:42 | -3,600 | deee1718394adc2909618746be6702bf5fa17bfe | New translations MCPlayerWakeUpEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCPlayerWakeUpEvent.md",
"diff": "+# MCPlayerWakeUpEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this feature.\... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCPlayerWakeUpEvent.md (German)
[ci skip] |
139,040 | 19.01.2020 23:08:44 | -3,600 | 2d6ee5b021c50a60d290b4d4fff90e1c47f81cce | New translations MCPlayerSleepInBedEvent.md (German)
[ci skip] | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "translations/de/docs/vanilla/api/event/entity/player/MCPlayerSleepInBedEvent.md",
"diff": "+# MCPlayerSleepInBedEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if you want to use this f... | TypeScript | MIT License | crafttweaker/crafttweaker-documentation | New translations MCPlayerSleepInBedEvent.md (German)
[ci skip] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.