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
19.01.2020 23:08:45
-3,600
6b3d54b9f1f2b921d66f292bc5000f20d37d4932
New translations MCPlayerSetSpawnEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/MCPlayerSetSpawnEvent.md", "diff": "+# MCPlayerSetSpawnEvent\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 featu...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCPlayerSetSpawnEvent.md (German) [ci skip]
139,040
19.01.2020 23:08:46
-3,600
c0667185f1ae131bb1f41206c545d5106b12ca4a
New translations MCPlayerFlyableFallEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/MCPlayerFlyableFallEvent.md", "diff": "+# MCPlayerFlyableFallEvent\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 MCPlayerFlyableFallEvent.md (German) [ci skip]
139,040
19.01.2020 23:08:48
-3,600
a784d456e5ab6c00bcc9e80fa2c134277b9640c5
New translations MCLeftClickEmpty.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCLeftClickEmpty.md", "diff": "+# MCLeftClickEmpty\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 MCLeftClickEmpty.md (German) [ci skip]
139,040
19.01.2020 23:08:49
-3,600
1e8a1930490a383ae996c65a641cdd57d1301452
New translations MCEntityInteractSpecific.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCEntityInteractSpecific.md", "diff": "+# MCEntityInteractSpecific\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed if ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCEntityInteractSpecific.md (German) [ci skip]
139,040
19.01.2020 23:08:52
-3,600
2822192fd142b3a0b49365e1aba31cd92b85cfb4
New translations ByteData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/ByteData.md", "diff": "+# ByteData\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 Klasse importiere...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ByteData.md (German) [ci skip]
139,040
19.01.2020 23:08:53
-3,600
e1bf72337fbe0b42022e5a0858e25fcc93a41241
New translations IntArrayData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/IntArrayData.md", "diff": "+# IntArrayData\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 Klasse im...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IntArrayData.md (German) [ci skip]
139,040
19.01.2020 23:08:55
-3,600
dc972b4195a3ec5d1371a8b33829dca2be6e6a7b
New translations INumberData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/INumberData.md", "diff": "+# INumberData\n+\n+Represents a Number in the form of an [crafttweaker.api.data.IData](/vanilla/api/data/IData), useful for converting between types (double to int / long for examp...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations INumberData.md (German) [ci skip]
139,040
19.01.2020 23:08:56
-3,600
385d722f10840a3e1b932e51ac7b891b16ef1912
New translations IData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/IData.md", "diff": "+# IData\n+\n+The IData interface is a generic Interface for handling Data like NBT. You can cast about all primitives (short, double, string, int, ...) as well as certain arrays to IData...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IData.md (German) [ci skip]
139,040
19.01.2020 23:08:58
-3,600
8284685179dfe4ea21f544b6b7fd4b454b68052f
New translations ICollectionData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/ICollectionData.md", "diff": "+# ICollectionData\n+\n+The ICollection data is used to represent a collection of [crafttweaker.api.data.IData](/vanilla/api/data/IData) like a List<IData>\n+\n+This class was a...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ICollectionData.md (German) [ci skip]
139,040
19.01.2020 23:08:59
-3,600
fe57056160ea892c07f9cd04204a4519e20dea5c
New translations FloatData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/FloatData.md", "diff": "+# FloatData\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 Klasse importie...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations FloatData.md (German) [ci skip]
139,040
19.01.2020 23:09:00
-3,600
84c254beba79bdb7f9adddb0c3099bf159a2d7b5
New translations DoubleData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/DoubleData.md", "diff": "+# DoubleData\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 Klasse import...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations DoubleData.md (German) [ci skip]
139,040
19.01.2020 23:09:01
-3,600
9c8dfba7248b18dd70a43737d3ef8af732b4aa31
New translations ByteArrayData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/ByteArrayData.md", "diff": "+# ByteArrayData\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 Klasse ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ByteArrayData.md (German) [ci skip]
139,040
19.01.2020 23:09:04
-3,600
e6741d7ab1745e6bb89dff0383637de3850f398c
New translations ListData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/ListData.md", "diff": "+# ListData\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 Klasse importiere...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ListData.md (German) [ci skip]
139,040
19.01.2020 23:09:05
-3,600
32dc87ce858e3772fbf92089c9d901cf695268c9
New translations CommandStringDisplayable.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/brackets/CommandStringDisplayable.md", "diff": "+# CommandStringDisplayable\n+\n+This is A helper interface for every item that is returned by a BEP!\n+\n+This class was added by a mod with mod-id `crafttweaker`....
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations CommandStringDisplayable.md (German) [ci skip]
139,040
19.01.2020 23:09:06
-3,600
7e055bf058fb6abce9b08f99afee1f2ec94f0cb7
New translations MCBlockState.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/blocks/MCBlockState.md", "diff": "+# MCBlockState\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 import...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCBlockState.md (German) [ci skip]
139,040
19.01.2020 23:09:08
-3,600
d4e6ab4d4f1891807faa577a15f22da4aac9fd92
New translations MCBlock.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/blocks/MCBlock.md", "diff": "+# MCBlock\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...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCBlock.md (German) [ci skip]
139,040
19.01.2020 23:09:09
-3,600
2df11e520b000872dcc14dda6329300a1b2780b3
New translations MCMaterialColor.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/block/material/MCMaterialColor.md", "diff": "+# MCMaterialColor\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 MCMaterialColor.md (German) [ci skip]
139,040
19.01.2020 23:09:10
-3,600
2469b9834557a4ba3490e39fa23ac217fa45514f
New translations MCMaterial.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/block/material/MCMaterial.md", "diff": "+# MCMaterial\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 im...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCMaterial.md (German) [ci skip]
139,040
19.01.2020 23:09:13
-3,600
19e7cb9fdcedba11dbe371a68380b5fb5c24712c
New translations IntData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/IntData.md", "diff": "+# IntData\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 Klasse importieren\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IntData.md (German) [ci skip]
139,040
19.01.2020 23:09:15
-3,600
e779c88cc316d6f7f73efac4838f4b43f8ecc6c3
New translations LongArrayData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/LongArrayData.md", "diff": "+# LongArrayData\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 Klasse ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations LongArrayData.md (German) [ci skip]
139,040
19.01.2020 23:09:16
-3,600
2d8d0ec811058cfb5556fa7b368c1d0d618c5b98
New translations MCEntityInteract.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerInteractEvent/MCEntityInteract.md", "diff": "+# MCEntityInteract\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 MCEntityInteract.md (German) [ci skip]
139,040
19.01.2020 23:09:17
-3,600
1972afabbc5e25cc6ec180a415d39c53639ec15b
New translations MCItemCraftedEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCItemCraftedEvent.md", "diff": "+# MCItemCraftedEvent\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 MCItemCraftedEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:19
-3,600
39808e0e93e7cd67337b3b16a27b5482cf0ec018
New translations MCPlayerRespawnEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCPlayerRespawnEvent.md", "diff": "+# MCPlayerRespawnEvent\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 MCPlayerRespawnEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:20
-3,600
572d948c8e6856a99c8cd6d068e77d19175a58e6
New translations MCPlayerLoggedOutEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCPlayerLoggedOutEvent.md", "diff": "+# MCPlayerLoggedOutEvent\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 MCPlayerLoggedOutEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:21
-3,600
ed3d44e755826a7cd4cb192a475ecbd204286791
New translations MCPlayerLoggedInEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCPlayerLoggedInEvent.md", "diff": "+# MCPlayerLoggedInEvent\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 MCPlayerLoggedInEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:23
-3,600
1d73d9d6473daef8ef52f2dd56a49a6d61a4e8bb
New translations MCPlayerChangedDimensionEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCPlayerChangedDimensionEvent.md", "diff": "+# MCPlayerChangedDimensionEvent\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this mod installed i...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCPlayerChangedDimensionEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:24
-3,600
3fb8a3a88f4fbde0a0dc0b5782fefb6585d1f819
New translations MCItemSmeltedEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCItemSmeltedEvent.md", "diff": "+# MCItemSmeltedEvent\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 MCItemSmeltedEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:25
-3,600
2e7cb640dfb7f50d734e9ec0d0e99ff4a2111a1e
New translations MCItemPickupEvent.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerEvent/MCItemPickupEvent.md", "diff": "+# MCItemPickupEvent\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 MCItemPickupEvent.md (German) [ci skip]
139,040
19.01.2020 23:09:27
-3,600
eeb970d72627d8840bed4f983200a3bc97b29b14
New translations MCOpen.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerContainerEvent/MCOpen.md", "diff": "+# MCOpen\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 MCOpen.md (German) [ci skip]
139,040
19.01.2020 23:09:28
-3,600
3a74d40ff1691b831047daef86af4d6aae26f0f1
New translations LongData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/LongData.md", "diff": "+# LongData\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 Klasse importiere...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations LongData.md (German) [ci skip]
139,040
19.01.2020 23:09:29
-3,600
700cec8a98f3b6afccd5048c2718dab5cde90bf3
New translations MCClose.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/event/entity/player/PlayerContainerEvent/MCClose.md", "diff": "+# MCClose\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 MCClose.md (German) [ci skip]
139,040
19.01.2020 23:09:38
-3,600
9982344ab175f2236969e505427346b63591d802
New translations MCEntityType.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/entities/MCEntityType.md", "diff": "+# MCEntityType\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 impo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCEntityType.md (German) [ci skip]
139,040
19.01.2020 23:09:39
-3,600
2e5142da6d7ac745a5758e67ab1fd6a217721708
New translations MCEntityClassification.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/entities/MCEntityClassification.md", "diff": "+# MCEntityClassification\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 MCEntityClassification.md (German) [ci skip]
139,040
19.01.2020 23:09:40
-3,600
333f8f8fa7ab9754845ce5a4f69bec6f5ae4a04b
New translations StringData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/StringData.md", "diff": "+# StringData\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 Klasse import...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations StringData.md (German) [ci skip]
139,040
19.01.2020 23:09:42
-3,600
6641069332bfade1bb428c81d49412449c8f9bb1
New translations ShortData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/ShortData.md", "diff": "+# ShortData\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 Klasse importie...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ShortData.md (German) [ci skip]
139,040
19.01.2020 23:09:43
-3,600
2622969c2adc3d6765ce7bee68b1651348bf1e68
New translations MapData.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/data/MapData.md", "diff": "+# MapData\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 Klasse importieren\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MapData.md (German) [ci skip]
139,040
19.01.2020 23:16:53
-3,600
65cbb96c28b87d75d4b68b47d1fcd30b6d5791a3
New translations MCBiomeSpawnEntry.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/world/MCBiomeSpawnEntry.md", "diff": "+# MCBiomeSpawnEntry\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 Klas...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCBiomeSpawnEntry.md (German) [ci skip]
139,040
19.01.2020 23:16:55
-3,600
ee1c0c178f14874ea743aaf6f5fd57c530a9a26d
New translations MCBiome.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/world/MCBiome.md", "diff": "+# MCBiome\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 ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCBiome.md (German) [ci skip]
139,040
19.01.2020 23:16:59
-3,600
36f3f15227e0bbeff821849280e80de963ccc38d
New translations Direction.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/util/Direction.md", "diff": "+# Direction\n+\n+Represents a cardinal direction (north, south, east, west) and (up and down).\n+\n+This class was added by a mod with mod-id `crafttweaker`. So you need to have this...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations Direction.md (German) [ci skip]
139,040
19.01.2020 23:17:30
-3,600
d807cb3da3fc43a4fc6356b3097f8d3388f61be3
New translations DirectionAxis.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/util/DirectionAxis.md", "diff": "+# DirectionAxis\n+\n+Represents a direction axis (X, Y, Z)\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 DirectionAxis.md (German) [ci skip]
139,040
19.01.2020 23:17:31
-3,600
dde830f90d52cb39d445e1edf1077bab8a00092a
New translations BlockPos.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/util/BlockPos.md", "diff": "+# BlockPos\n+\n+Represents a position of a block in the world\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 BlockPos.md (German) [ci skip]
139,040
19.01.2020 23:17:43
-3,600
1a2e4d2d864eab6dae465b02e1747cee53b6f458
New translations MCTag.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/tags/MCTag.md", "diff": "+# MCTag\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 might...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCTag.md (German) [ci skip]
139,040
19.01.2020 23:17:44
-3,600
6c61b063aeccea6bedbeb7e7db467c990d988c7a
New translations CraftingTableManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/CraftingTableManager.md", "diff": "+# CraftingTableManager\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+\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations CraftingTableManager.md (German) [ci skip]
139,040
19.01.2020 23:17:46
-3,600
66005743d86896e16b96193d3bb34f27e1761740
New translations MCPotionEffectInstance.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/potions/MCPotionEffectInstance.md", "diff": "+# MCPotionEffectInstance\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 MCPotionEffectInstance.md (German) [ci skip]
139,040
19.01.2020 23:17:47
-3,600
a6e7960c7b52b89c4dd6e5e2a26976ae53c8ff97
New translations MCPotionEffect.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/potions/MCPotionEffect.md", "diff": "+# MCPotionEffect\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 i...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCPotionEffect.md (German) [ci skip]
139,040
19.01.2020 23:17:48
-3,600
0ab873542e4581e4b96bf9c7cd52ade87aa76f41
New translations MCPotion.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/potions/MCPotion.md", "diff": "+# MCPotion\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...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCPotion.md (German) [ci skip]
139,040
19.01.2020 23:17:49
-3,600
9a935af1ea917048ceb4667d1f318d5e3edaac96
New translations StoneCutterManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/StoneCutterManager.md", "diff": "+# StoneCutterManager\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 StoneCutterManager.md (German) [ci skip]
139,040
19.01.2020 23:17:51
-3,600
3395db1ea7d4bb98dd803501a00344845f4e336d
New translations SmokerManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/SmokerManager.md", "diff": "+# SmokerManager\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 Kla...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations SmokerManager.md (German) [ci skip]
139,040
19.01.2020 23:17:52
-3,600
30fe452ff05b1920063ef64b9e208c5acd1efd2b
New translations IRecipeManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/IRecipeManager.md", "diff": "+# IRecipeManager\n+\n+Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.\n+\n+This class was added by a mod with mod-id `craft...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IRecipeManager.md (German) [ci skip]
139,040
19.01.2020 23:17:54
-3,600
0ea9e1c51e70ab09190093a3e19046054fcda24d
New translations ICookingRecipeManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/ICookingRecipeManager.md", "diff": "+# ICookingRecipeManager\n+\n+Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.\n+\n+This class was added by a mod with...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ICookingRecipeManager.md (German) [ci skip]
139,040
19.01.2020 23:17:56
-3,600
46cbd3b81af2b477aa574986693861f30dd0f37e
New translations FurnaceManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/managers/FurnaceManager.md", "diff": "+# FurnaceManager\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 K...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations FurnaceManager.md (German) [ci skip]
139,040
18.04.2020 15:16:02
-7,200
31f2dbf73ec76c2880be035887e2fe0766f737c2
New translations InitialInventory.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/InitialInventory/InitialInventory.md", "diff": "+# InitialInventory\n+\n+## Description\n+\n+This mod adds support for the player to be given an item when they join a world, and then never again, similar to how some mod...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations InitialInventory.md (German) [ci skip]
139,040
12.05.2020 19:49:46
-7,200
86a05cbe1366c9dc371ab78c0e36ac9f28b34fd7
New translations index.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/index.md", "diff": "+# CraftTweaker\n+\n+CraftTweaker is a Minecraft mod that allows modpack authors to customize the game, allowing for new recipes to be added, old ones to be removed and just general modpack customization!...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations index.md (Spanish) [ci skip]
139,040
12.05.2020 19:50:14
-7,200
d20a59b5f908895a3c669d07ecf95b47e6ca3ff5
New translations getting_started.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/getting_started.md", "diff": "+# Getting Started with scripts\n+\n+CraftTweaker uses a custom scripting Language called `ZenScript`, ZenScript is read from `.zs` files that are stored in the `<gamedir>/scripts` folder, if yo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations getting_started.md (Spanish) [ci skip]
139,040
03.06.2020 23:29:25
-7,200
9d29eb29b599c4c9f8a08b54a3e650050782e17d
New translations ItemTypeBuilder.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/ItemTypeBuilder.md", "diff": "+# ItemTypeBuilder\n+\n+Denotes a special builder that is used for builing special item types. Used in [mods.contenttweaker.item.ItemTypeBuilder#withType](/mods/cont...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemTypeBuilder.md (German) [ci skip]
139,040
03.06.2020 23:29:27
-7,200
6f7f073067555add23e01b20800648f8824d5828
New translations MCToolType.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/MCToolType.md", "diff": "+# MCToolType\n+\n+A Tooltype is used to identify what kind of blocks a tool can mine, or inversely, what kind of tool is required to mine a given block.\n+\n+This class ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCToolType.md (Spanish) [ci skip]
139,040
03.06.2020 23:29:28
-7,200
86e7e52c6771a8bf19babc3ddcb0cdb39cef876e
New translations ItemBuilderBasic.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/basic/ItemBuilderBasic.md", "diff": "+# ItemBuilderBasic\n+\n+The basic builder for items, also called by [mods.contenttweaker.item.basic.ItemBuilderBasic#build](/mods/contenttweaker/API/item/bas...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilderBasic.md (Spanish) [ci skip]
139,040
03.06.2020 23:29:30
-7,200
141bc837cb792f3db847aa2d9fb1b95e0a6cc311
New translations ItemBuilderTool.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/tool/ItemBuilderTool.md", "diff": "+# ItemBuilderTool\n+\n+A special builder that allows you to create items that can be used as tools. You should have set the item's max damage before changing t...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilderTool.md (Spanish) [ci skip]
139,040
03.06.2020 23:29:34
-7,200
f5921ea4eba7a9b7611156d817e2e42e4ed61c59
New translations BracketHandlers.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/BracketHandlers.md", "diff": "+# BracketHandlers\n+\n+I advise against using the static methods in this class directly as they may be merged into CrT's BEP at any point. If you need to access the Brac...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BracketHandlers.md (German) [ci skip]
139,040
03.06.2020 23:29:35
-7,200
b7c75e234c0fa592de3052f1a8ca7d7faca9225f
New translations IIsBuilder.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/api/IIsBuilder.md", "diff": "+# IIsBuilder\n+\n+Denotes anything that is a builder. What did you expect?\n+\n+This class was added by a mod with mod-id `contenttweaker`. So you need to have this mod i...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IIsBuilder.md (German) [ci skip]
139,040
03.06.2020 23:29:37
-7,200
544f334655abde17ed115787bb14f54ea64ade2c
New translations BlockBuilder.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/block/BlockBuilder.md", "diff": "+# BlockBuilder\n+\n+The blockbuilder is used to... build blocks (you totally didn't see that one coming, right... right?).<br> Once you created it you can set various...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilder.md (German) [ci skip]
139,040
03.06.2020 23:29:39
-7,200
41947edca9e54e33d1b20a994edd011abf3c3c53
New translations BlockTypeBuilder.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/block/BlockTypeBuilder.md", "diff": "+# BlockTypeBuilder\n+\n+Denotes a special builder that is used for building special block types. Used in [mods.contenttweaker.block.BlockTypeBuilder#withType](/mo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockTypeBuilder.md (German) [ci skip]
139,040
03.06.2020 23:29:40
-7,200
a629e38e61b40c0e1f6c2218dced4a078f3b46a8
New translations BlockBuilderBasic.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/block/basic/BlockBuilderBasic.md", "diff": "+# BlockBuilderBasic\n+\n+This builder builds the block type that is used by default in [mods.contenttweaker.block.basic.BlockBuilderBasic#build](/mods/cont...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderBasic.md (German) [ci skip]
139,040
03.06.2020 23:29:42
-7,200
c87131c8d2d48c7ed22849869d6b1f5711eb2b7d
New translations BlockBuilderPillarRotatable.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/block/pillar/BlockBuilderPillarRotatable.md", "diff": "+# BlockBuilderPillarRotatable\n+\n+A special Block Builder that allows you to create blocks that can be rotated in the same way as logs can. <p>...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderPillarRotatable.md (German) [ci skip]
139,040
03.06.2020 23:29:44
-7,200
29736743621a7ab5cbae61ecede101bb31bedd91
New translations BlockBuilderStairs.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/block/stairs/BlockBuilderStairs.md", "diff": "+# BlockBuilderStairs\n+\n+A special Block Builder that allows you to create stairs. <p> Stairs will have not one but three textures that you will need to...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderStairs.md (German) [ci skip]
139,040
03.06.2020 23:29:46
-7,200
92306ce36ce9e27a29b099dfb3964296dcfec079
New translations ItemBuilder.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/ItemBuilder.md", "diff": "+# ItemBuilder\n+\n+The item builder is to... build items (surprise!) <p> It allows you to set various properties that will change how the item behaves and what it can d...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilder.md (German) [ci skip]
139,040
03.06.2020 23:29:49
-7,200
d6f65565fbd870ed94944bfd8c31124155feadcb
New translations MCItemGroup.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/MCItemGroup.md", "diff": "+# MCItemGroup\n+\n+An item Group (a.k.a. Creative Tab) is a grouping of items based on category.\n+\n+This class was added by a mod with mod-id `contenttweaker`. So you...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCItemGroup.md (German) [ci skip]
139,040
03.06.2020 23:29:52
-7,200
5fc94dccae1e42df34bf0961d4537c9b25d377f1
New translations MCToolType.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/MCToolType.md", "diff": "+# MCToolType\n+\n+A Tooltype is used to identify what kind of blocks a tool can mine, or inversely, what kind of tool is required to mine a given block.\n+\n+This class ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCToolType.md (German) [ci skip]
139,040
03.06.2020 23:29:54
-7,200
0f49d895fb6a81a341e12e7a8b251473360befab
New translations ItemBuilderBasic.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/basic/ItemBuilderBasic.md", "diff": "+# ItemBuilderBasic\n+\n+The basic builder for items, also called by [mods.contenttweaker.item.basic.ItemBuilderBasic#build](/mods/contenttweaker/API/item/bas...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilderBasic.md (German) [ci skip]
139,040
03.06.2020 23:29:55
-7,200
402b6cdc53bfcc02ef7e1fbafb13810ad8eea4d7
New translations ItemBuilderTool.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/contenttweaker/API/item/tool/ItemBuilderTool.md", "diff": "+# ItemBuilderTool\n+\n+A special builder that allows you to create items that can be used as tools. You should have set the item's max damage before changing t...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilderTool.md (German) [ci skip]
139,040
03.06.2020 23:30:17
-7,200
7353089ebdee37c8096b97977e7583af6ac38bfa
New translations ItemTypeBuilder.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/ItemTypeBuilder.md", "diff": "+# ItemTypeBuilder\n+\n+Denotes a special builder that is used for builing special item types. Used in [mods.contenttweaker.item.ItemTypeBuilder#withType](/mods/cont...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemTypeBuilder.md (Spanish) [ci skip]
139,040
03.06.2020 23:31:01
-7,200
4f7dcd0ccf81c0f592f6501f8467ee4d2e1fdc23
New translations MCItemGroup.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/MCItemGroup.md", "diff": "+# MCItemGroup\n+\n+An item Group (a.k.a. Creative Tab) is a grouping of items based on category.\n+\n+This class was added by a mod with mod-id `contenttweaker`. So you...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCItemGroup.md (Spanish) [ci skip]
139,040
03.06.2020 23:31:02
-7,200
954d3b03ee470dfb635dba52859acb7a5b4a83a6
New translations ItemBuilder.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/item/ItemBuilder.md", "diff": "+# ItemBuilder\n+\n+The item builder is to... build items (surprise!) <p> It allows you to set various properties that will change how the item behaves and what it can d...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ItemBuilder.md (Spanish) [ci skip]
139,040
03.06.2020 23:31:49
-7,200
4ca58aa9887a5827a3f3c49a75eaefb6aeb1402a
New translations BlockBuilderStairs.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/block/stairs/BlockBuilderStairs.md", "diff": "+# BlockBuilderStairs\n+\n+A special Block Builder that allows you to create stairs. <p> Stairs will have not one but three textures that you will need to...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderStairs.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:18
-7,200
9f51e703b79f5a5b3622c00e52325ee70833e1c7
New translations BracketHandlers.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/BracketHandlers.md", "diff": "+# BracketHandlers\n+\n+I advise against using the static methods in this class directly as they may be merged into CrT's BEP at any point. If you need to access the Brac...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BracketHandlers.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:19
-7,200
fbb5d16f1baadfed976cc5a994d2a817d6dc1579
New translations IIsBuilder.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/api/IIsBuilder.md", "diff": "+# IIsBuilder\n+\n+Denotes anything that is a builder. What did you expect?\n+\n+This class was added by a mod with mod-id `contenttweaker`. So you need to have this mod i...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations IIsBuilder.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:21
-7,200
38e10883f48239bba7895e9a0be4b5b77efe8d52
New translations BlockBuilder.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/block/BlockBuilder.md", "diff": "+# BlockBuilder\n+\n+The blockbuilder is used to... build blocks (you totally didn't see that one coming, right... right?).<br> Once you created it you can set various...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilder.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:23
-7,200
05f60ec327b1693f26fc3396bffbc2e166e3bffe
New translations BlockTypeBuilder.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/block/BlockTypeBuilder.md", "diff": "+# BlockTypeBuilder\n+\n+Denotes a special builder that is used for building special block types. Used in [mods.contenttweaker.block.BlockTypeBuilder#withType](/mo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockTypeBuilder.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:25
-7,200
ba130b8aa358bd8fe35557945d1a4bcbba4a16ae
New translations BlockBuilderBasic.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/block/basic/BlockBuilderBasic.md", "diff": "+# BlockBuilderBasic\n+\n+This builder builds the block type that is used by default in [mods.contenttweaker.block.basic.BlockBuilderBasic#build](/mods/cont...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderBasic.md (Spanish) [ci skip]
139,040
03.06.2020 23:32:27
-7,200
10bf5fc253347a3f3f1724f9082fbebf426e104c
New translations BlockBuilderPillarRotatable.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/contenttweaker/API/block/pillar/BlockBuilderPillarRotatable.md", "diff": "+# BlockBuilderPillarRotatable\n+\n+A special Block Builder that allows you to create blocks that can be rotated in the same way as logs can. <p>...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations BlockBuilderPillarRotatable.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:48
-7,200
6631fb224cca941780a16aaa16073a9d9e5dac55
New translations DryingRackManager.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/StoneAge/DryingRackManager.md", "diff": "+# Drying Rack\n+\n+## Package\n+`import mods.stone_age.DryingRackManager;`\n+\n+## Metodos\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output*...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations DryingRackManager.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:49
-7,200
8c8b405f80112212f63479a6f3cf54dccfe1f508
New translations FlintWorkbenchManager.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/StoneAge/FlintWorkbenchManager.md", "diff": "+# Flint Workbench\n+\n+## Package\n+`import mods.stone_age.FlintWorkbenchManager;`\n+\n+## Metodos\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemSta...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations FlintWorkbenchManager.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:51
-7,200
78b932d987eeee30b20e30728eb708889a2ec6f0
New translations MillstoneManager.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/StoneAge/MillstoneManager.md", "diff": "+# Millstone\n+\n+## Package\n+`import mods.stone_age.MillstoneManager;`\n+\n+## Metodos\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output**\n+...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MillstoneManager.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:52
-7,200
5af04c680acaa5bae53ba272b877f606d7f48f58
New translations TanningRackManager.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/StoneAge/TanningRackManager.md", "diff": "+# Tanning Rack\n+\n+## Package\n+`import mods.stone_age.TanningRackManager;`\n+\n+## Metodos\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) outp...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations TanningRackManager.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:54
-7,200
ee4d68631f62bae8a2b421c67dae14d0bbbf4a35
New translations TreeStumpManager.md (Spanish) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/es/docs/mods/StoneAge/TreeStumpManager.md", "diff": "+# Tree Stump\n+\n+## Package\n+`import mods.stone_age.TreeStumpManager;`\n+\n+## Metodos\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output**\n...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations TreeStumpManager.md (Spanish) [ci skip]
139,040
05.06.2020 23:46:58
-7,200
3bd621390908c2b7d8764ec28ab1782e85ab988f
New translations RecipeFunctionArray.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/recipe/RecipeFunctionArray.md", "diff": "+# RecipeFunctionArray\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 RecipeFunctionArray.md (German) [ci skip]
139,040
05.06.2020 23:47:10
-7,200
4ed730661167404be6bc3f0cb6ed557bb44b8bc7
New translations RecipeFilter.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/recipe/RecipeFilter.md", "diff": "+# RecipeFilter\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 import...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations RecipeFilter.md (German) [ci skip]
139,040
05.06.2020 23:47:11
-7,200
2ef4f5e6598223b78c6486889fabc17387215d9c
New translations RecipeFunctionMatrix.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/recipe/RecipeFunctionMatrix.md", "diff": "+# RecipeFunctionMatrix\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+## Die...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations RecipeFunctionMatrix.md (German) [ci skip]
139,040
05.06.2020 23:47:25
-7,200
0bc6937db855a19560a1707b39ea164892172b60
New translations RecipeFunctionSingle.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/vanilla/api/recipe/RecipeFunctionSingle.md", "diff": "+# RecipeFunctionSingle\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+## Die...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations RecipeFunctionSingle.md (German) [ci skip]
139,040
05.06.2020 23:47:28
-7,200
b744a0c541d0c1aa8d34d0082cd9ccdc0231a101
New translations DryingRackManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/StoneAge/DryingRackManager.md", "diff": "+# Drying Rack\n+\n+## Package\n+`import mods.stone_age.DryingRackManager;`\n+\n+## Methoden\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations DryingRackManager.md (German) [ci skip]
139,040
05.06.2020 23:47:29
-7,200
683b79d9e4c814830660a59a61d9524a6251c743
New translations FlintWorkbenchManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/StoneAge/FlintWorkbenchManager.md", "diff": "+# Flint Workbench\n+\n+## Package\n+`import mods.stone_age.FlintWorkbenchManager;`\n+\n+## Methoden\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemSt...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations FlintWorkbenchManager.md (German) [ci skip]
139,040
05.06.2020 23:47:31
-7,200
c6f96acc45ec441b06a0ec47712e3c2998ec25f0
New translations MillstoneManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/StoneAge/MillstoneManager.md", "diff": "+# Millstone\n+\n+## Package\n+`import mods.stone_age.MillstoneManager;`\n+\n+## Methoden\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output**\n...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MillstoneManager.md (German) [ci skip]
139,040
05.06.2020 23:47:32
-7,200
a6dfede77bcf5df1dfa4d869dc2948a7b6279a68
New translations TanningRackManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/StoneAge/TanningRackManager.md", "diff": "+# Tanning Rack\n+\n+## Package\n+`import mods.stone_age.TanningRackManager;`\n+\n+## Methoden\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) out...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations TanningRackManager.md (German) [ci skip]
139,040
05.06.2020 23:47:34
-7,200
8c6245f03af2c557ccf6fe33c796f279d22e8943
New translations TreeStumpManager.md (German) [ci skip]
[ { "change_type": "ADD", "old_path": null, "new_path": "translations/de/docs/mods/StoneAge/TreeStumpManager.md", "diff": "+# Tree Stump\n+\n+## Package\n+`import mods.stone_age.TreeStumpManager;`\n+\n+## Methoden\n+- **String name** Recipe name\n+- **[IItemStack](/Vanilla/Items/IItemStack/) output**\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations TreeStumpManager.md (German) [ci skip]
139,040
07.07.2020 16:16:36
-7,200
a44b718d16ce3821e265581bda6d10f9170d1545
New translations MCPlayerEntity.md (Chinese Simplified) [ci skip]
[ { "change_type": "MODIFY", "old_path": "translations/zh/docs/vanilla/api/entity/player/MCPlayerEntity.md", "new_path": "translations/zh/docs/vanilla/api/entity/player/MCPlayerEntity.md", "diff": "@@ -495,6 +495,7 @@ Returns boolean\n```zenscript\nmyMCPlayerEntity.func_213365_e(itemstackIn as crafttw...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations MCPlayerEntity.md (Chinese Simplified) [ci skip]
139,040
17.09.2020 21:33:21
-7,200
73710373a4c882aef1a3cb7c84650da30695c8ca
Make mkdocs.yml files text again
[ { "change_type": "MODIFY", "old_path": "crowdin.yml", "new_path": "crowdin.yml", "diff": "@@ -15,8 +15,7 @@ files:\n- '*.css'\n- '*.sh'\n- /**/mkdocs.yml\n- translation: >-\n- /translations_exported/%two_letters_code%/%original_path%/%original_file_name%\n+ translation: /translations_exported/%two_l...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Make mkdocs.yml files text again
139,033
18.09.2020 15:00:49
-7,200
d0e2ec7a6aaff15f1306f4d1d81d4d8db7c4b633
CI Doc export for build 1.16-39 Matches git commit
[ { "change_type": "MODIFY", "old_path": "docs_exported/crafttweaker/docs/vanilla/api/tags/MCTag.md", "new_path": "docs_exported/crafttweaker/docs/vanilla/api/tags/MCTag.md", "diff": "@@ -49,13 +49,16 @@ myMCTag.addFluids(fluids as crafttweaker.api.fluid.MCFluid[]);\n### addItems\n+Adds items to this ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
CI Doc export for build 1.16-39 Matches git commit 6186f526e4a467b3bf78699cac9e8dbe2045c672
139,040
16.11.2020 11:23:12
-3,600
896cc7f8629ec95b0eba87262a5244ec8b2668d1
Re-added CoT walkthrough Sometimes you _can_ remote too much, apparently
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/mods/contenttweaker/SimpleWalkthrough.md", "diff": "+# Simple Walkthrough\n+\n+Hey there, kindlich here.\n+So you're trying out ContentTweaker for 1.15, huh?\n+\n+Sometimes I'll usually abbreviate ContentTweaker with CoT to spare me a few l...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Re-added CoT walkthrough Sometimes you _can_ remote too much, apparently
139,040
23.12.2020 16:28:49
-3,600
13967b53fc2a1671cc44aff724be661db4010c6e
After fixing static examples
[ { "change_type": "MODIFY", "old_path": "docs_exported/crafttweaker/docs/vanilla/api/BracketHandlers.md", "new_path": "docs_exported/crafttweaker/docs/vanilla/api/BracketHandlers.md", "diff": "@@ -23,8 +23,11 @@ Return Type: [MCBlock](/vanilla/api/blocks/MCBlock)\n<block:minecraft:dirt>\nBracketHandl...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
After fixing static examples
139,040
23.12.2020 17:56:52
-3,600
afcd0c9bd23feeb96326d87a281420d9f1cbdcc1
Remove mkdocs.yml
[ { "change_type": "MODIFY", "old_path": "docs_exported/crafttweaker/docs.json", "new_path": "docs_exported/crafttweaker/docs.json", "diff": "{\n- \"nav\": {\n- \"Vanilla\": {\n- \"Api\": {\n- \"BracketHandlers\": \"vanilla/api/BracketHandlers.md\",\n- \"Block\": {\n- \"Material\": {\n+ \"vanilla\": {...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Remove mkdocs.yml