Filename
CraftTweaker-1.14.4-5.0.1.187.jar
Uploaded by
Jaredlll08
Uploaded
May 6, 2020
Game Version
Forge
Size
1.76 MB
Downloads
31,432
MD5
e8fa4d0f3f4d72131e0372bbde2c32d1
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.14 Versions
1.14.4
Changelog
Current version: 5.0.1.187
- fix NBT matching being a bit too greedy, close #967 - Jared - Wed May 6 16:29:42 2020
- add
getRecipeByName
andgetRecipesByOutput
(NYI) Close #935 - Jared - Mon Apr 27 01:32:00 2020 - fix mods.toml... - Jared - Mon Apr 27 00:13:50 2020
- maybe actually import jsonoutput - Jared - Sun Apr 26 22:59:57 2020
- forgot this one - Jared - Sun Apr 26 22:53:59 2020
- fix version checker looking for a non existent variable - Jared - Sun Apr 26 22:51:09 2020
- add forge version checker support - Jared - Sun Apr 26 22:48:30 2020
- update custom commands to be in a different package - Jared - Wed Apr 22 11:00:07 2020
- update ZC to fix errors - Jared - Tue Apr 21 08:55:37 2020
- POC: ItemTransformers (see desc for more) - kindlich - Mon Apr 20 11:45:57 2020
- Updated ZC: - kindlich - Sun Apr 19 00:55:34 2020
- Upated ZC - kindlich - Sat Apr 18 01:26:37 2020
- Updated Recipe Manager Brackets - kindlich - Sat Apr 18 01:25:46 2020
- Document Processor: Fixed IndexOutOfBounds for doc paths without delimiter - kindlich - Sat Apr 18 01:20:11 2020
- Updated ZC - kindlich - Fri Apr 17 17:27:55 2020
- Make my IDE happy - kindlich - Fri Apr 17 17:14:41 2020
- Work on commands via ZC - kindlich - Fri Apr 17 17:12:56 2020
- fix bad recipe names and log a warning in the log - Jared - Fri Apr 17 00:48:15 2020
- Add JEITweaker as required lib - Jared - Thu Apr 16 23:17:26 2020
- Added simple loaders implementation - kindlich - Thu Apr 16 15:04:19 2020
- Added ScriptLoadingOptions to IPreprocessor#apply and FileAccesssSingle signatures - kindlich - Thu Apr 16 14:15:15 2020
- mods -> loadedMods - kindlich - Mon Apr 13 23:13:10 2020
- Check that all folders are properly built for format task - kindlich - Mon Apr 13 01:03:46 2020
- Updated ZC - kindlich - Mon Apr 13 00:55:31 2020
- ScriptOptions and ct syntax - kindlich - Mon Apr 13 00:53:49 2020
- Removed unused class - kindlich - Mon Apr 13 00:19:22 2020
- Added message on Load Start/End - kindlich - Mon Apr 13 00:19:07 2020
- FileAccessSingle now returns relative paths instead of only filename - kindlich - Mon Apr 13 00:18:03 2020
- Added /ct inventory and /ct inventory tags - Jared - Sun Apr 12 05:57:57 2020
- Implement /ct hand tags - Jared - Sun Apr 12 02:33:36 2020
- add IItemStack#owner - Jared - Sun Apr 12 02:20:34 2020
- Add a way to get an empty MCItemStack - Jared - Sun Apr 12 02:20:24 2020
- Add MCTag#firstXYZ - Jared - Sun Apr 12 02:20:15 2020
- Added mod methods to see if a mod is loaded and more - Jared - Sun Apr 12 01:54:52 2020
- Add predicate exclusion to modid recipe removal close #949 - Jared - Sun Apr 12 00:18:35 2020
- Specify the mod version in the user agent - Jared - Sat Apr 11 22:12:10 2020
- Added a way to get the item registryName. close #925 - Jared - Sat Apr 11 22:06:57 2020
- update forge - Jared - Sat Apr 11 22:06:28 2020
- Update ZC to fix a crash - Jared - Sat Apr 11 21:01:32 2020
- update ZS - Jared - Fri Apr 10 23:55:44 2020
- Fixed Shapeless recipes not displaying tags correctly - Jared - Thu Mar 26 16:10:29 2020
- Get the recipetype safer, hopefully. Close #927 - Jared - Wed Feb 26 23:09:29 2020
- Fixed scripts bigger than 32k not working on servers - Jared - Wed Feb 26 20:40:33 2020
- made it possible to cast a string to an int and double - Jared - Tue Feb 18 23:13:26 2020
- add a way to check if a MCTag is a certain type of tag - Jared - Sat Jan 25 19:54:12 2020
- wrapper classes docs are now /vanilla/api/ - Jared - Sun Jan 19 22:18:46 2020
- move all generated docs to /vanilla/api - Jared - Sun Jan 19 22:15:13 2020
- no more value = for docs annotation - Jared - Sun Jan 19 22:03:38 2020
- Updated ZC - kindlich - Sat Jan 11 13:58:34 2020
- make YAML output be in folders - Jared - Fri Jan 10 22:55:02 2020
- ignore docsOut and src/generated - Jared - Fri Jan 10 22:54:34 2020
- update ZC to fix server crashes - Jared - Fri Jan 10 22:23:43 2020
- update ZC - Jared - Fri Jan 10 19:21:41 2020
- Updated ZC - kindlich - Fri Jan 10 19:06:10 2020
- Added IIngredient#asIData - kindlich - Fri Jan 10 19:00:45 2020
- Updated Doc location for Biome and BiomeSpawnEntry - kindlich - Fri Jan 10 18:58:57 2020
- update ZS - Jared - Wed Jan 8 17:53:38 2020
- Removed test code for no wrapper file - kindlich - Sun Jan 5 20:23:39 2020
- DocumentProcessor: Clear the output directory first - kindlich - Sun Jan 5 20:20:35 2020
- Updated ZC - kindlich - Sun Jan 5 19:51:50 2020
- Fix recipes "canFit" Close #912 - Jared - Sun Jan 5 14:15:28 2020
- Added some advancements as being wrapped - kindlich - Wed Jan 1 23:45:25 2020
- Fixed some issues with the wrapper Processor - kindlich - Wed Jan 1 23:44:59 2020
- Forgot Some these - kindlich - Wed Jan 1 22:56:12 2020
- Event Wrapper and Comment cleanup - kindlich - Wed Jan 1 21:35:22 2020
- Updated ZC - kindlich - Wed Jan 1 16:43:17 2020
- Removed 2nd MCWorld - kindlich - Wed Jan 1 16:30:19 2020
- Removed unused buildSrc - kindlich - Wed Jan 1 16:27:20 2020
- Made Event listeners unregister themselves on a reload - kindlich - Wed Jan 1 16:25:55 2020
- Only remove sidedActions when on the same side - kindlich - Wed Jan 1 16:24:36 2020
- Added missing Document and ZenWrapper annotations - kindlich - Wed Jan 1 16:23:38 2020
- More work on wrappers - kindlich - Wed Jan 1 16:22:16 2020
- Committing stuff before I do something stupid - kindlich - Tue Dec 31 23:03:43 2019
- Committing stuff before I do something stupid - kindlich - Tue Dec 31 21:46:11 2019
- CTTooltipEvent handler working now. - kindlich - Fri Dec 27 16:52:33 2019
- Some minor cleanup for Annotation Processors - kindlich - Thu Dec 26 23:07:54 2019
- Simple yaml generation and fixed multiple classes being generated - kindlich - Mon Dec 23 13:31:29 2019
- Some cleanup - kindlich - Mon Dec 23 13:06:59 2019
- Some more work on Expansions and declaredModid - kindlich - Mon Dec 23 12:53:29 2019
- Started working on expansion classes - kindlich - Sun Dec 22 23:23:31 2019
- Normal classes should be running now - kindlich - Sun Dec 22 21:15:31 2019
- Base classes for Document Processor rewrite - kindlich - Sat Dec 21 22:42:42 2019
- Start working on annotation processor rewrite - kindlich - Fri Dec 20 14:04:26 2019
- It shouldn't be CT, should be MC - Jared - Tue Dec 17 10:50:52 2019
- Replaced IEventHandler with Consumer - kindlich - Sat Dec 14 21:25:17 2019
- event test - Jared - Thu Dec 12 18:43:10 2019
- update ZS - Jared - Thu Dec 12 18:41:54 2019
- Fix creating non item tags Close #894 - Jared - Sun Dec 8 20:35:53 2019
- Gave MCTag a toString() method - Jared - Sun Dec 8 20:32:30 2019
- Preprocessor Annotation validator - kindlich - Sun Dec 8 20:07:31 2019
- Force BEPs to return a specific type - kindlich - Sun Dec 8 19:44:07 2019
- invalid recipe names are now logged (not fixed!) close #877 - Jared - Fri Dec 6 23:54:48 2019
- Gave MCBlockState a proper commandString - Jared - Fri Dec 6 23:42:02 2019
- Should fix random null pointer exceptions when comparing stacks - Jared - Fri Dec 6 23:28:04 2019
- Fixed the reload listener being too early close #883 - Jared - Fri Dec 6 23:19:29 2019
- Fixed JEI showing the recipes incorrectly on servers - Jared - Fri Dec 6 23:03:56 2019
- update ZenCode - Jared - Fri Dec 6 22:44:29 2019
- update ZS to include stdlibs (please report issues!) - Jared - Fri Dec 6 03:57:29 2019
- Added MCBiome and MCBiomeSpawnEntry - Jared - Fri Nov 22 23:46:36 2019
- entityclassification bep - Jared - Fri Nov 22 23:05:04 2019
- renamed entityType bracket handler to entitytype, to fit with the rest - Jared - Fri Nov 22 22:15:30 2019
- Just warn about docs, don't error - Jared - Fri Nov 22 22:10:34 2019
- Added BlockPos and Direction/Axis - Jared - Wed Nov 20 04:15:54 2019
- added docParam this to IData related stuff - Jared - Sat Nov 16 15:34:33 2019
- remove TODOS from docs - Jared - Sat Nov 16 12:38:23 2019
- Fix extra spaces in param examples - Jared - Sat Nov 16 12:38:13 2019
- Made the document processor check for interfaces and super classes - Jared - Sat Nov 16 01:43:06 2019
- Set timeouts and closed the buffered reader - Jared - Thu Nov 14 15:29:40 2019
- add docParams for things to fix failed builds - Jared - Thu Nov 14 01:53:05 2019
- renamed CTRecipeManager to CTCraftingTableManager - Jared - Thu Nov 14 01:24:06 2019
- Add more javadocs and Document javadocs - Jared - Thu Nov 14 01:22:59 2019
- Actually register MCEntityClassification - Jared - Thu Nov 14 01:20:46 2019
- Apparently HTTPGet isn't on the server... - Jared - Wed Nov 13 23:45:25 2019
- Added a patron message. use #nobrand to disable it. open beta msg gone - Jared - Tue Nov 12 02:21:20 2019
- Disabled debug mode to start with, made #debug enable it - Jared - Wed Nov 6 11:13:35 2019
- Added composter support - Jared - Tue Nov 5 23:52:12 2019
- made actions only undo on their effective sides (not a full fix) - Jared - Tue Nov 5 23:52:00 2019
- add MCIngredientList, which is, fixes server tags in recipes - Jared - Tue Nov 5 20:13:48 2019
- Ingredients only work with Tag<Item> so just always create it - Jared - Tue Nov 5 20:12:54 2019
- no need to pretty print our json - Jared - Tue Nov 5 20:12:37 2019
- IData#toJsonString - kindlich - Tue Nov 5 19:59:36 2019
- Fix nested maps in json - Jared - Tue Nov 5 12:51:22 2019
- Added a way to add any recipe through json - Jared - Mon Nov 4 23:51:54 2019
- Fixed the stone cutter subType being wrong - Jared - Mon Nov 4 23:51:34 2019
- fix command dumps being hard to copy - Jared - Mon Nov 4 23:51:21 2019
- removed source and javadoc jars from curseforge upload - Jared - Sun Nov 3 23:21:41 2019
- Added a tag dump command - Jared - Sun Nov 3 23:13:10 2019
- Fixed duplicate jar entries - Jared - Sun Nov 3 13:00:23 2019
- Made stdlibs a jar file, in theory this should work - Jared - Sat Nov 2 21:53:11 2019
- add <item>.registryName - Jared - Sat Nov 2 21:40:00 2019
- and we're back to the zip file because Java resources are not feasible - Jared - Sat Nov 2 21:29:12 2019
- Fully remove any other zip files from the jar file. - Jared - Sat Nov 2 18:45:46 2019
- remove left over 7z file... - Jared - Sat Nov 2 18:37:53 2019
- Made stdLibs a folder instead of a zip file to reduce curse wait times - Jared - Sat Nov 2 18:33:46 2019
- undo zsp test - Jared - Sat Nov 2 14:33:10 2019
- test with making StdLibs zsp instead of zip - Jared - Sat Nov 2 14:28:17 2019
- Blacklist crafttweaker:scripts recipe type from being used in scripts - Jared - Fri Nov 1 18:59:57 2019
- Fix client only actions not being applied in single player - Jared - Fri Nov 1 15:11:25 2019
- fix script recipe type modid - Jared - Fri Nov 1 15:10:40 2019
- fix recipe dumps if there are no recipes in a recipe type - Jared - Fri Nov 1 15:10:25 2019
- re-enable curseforge pushing - Jared - Fri Nov 1 09:07:48 2019
- Fixed javadoc complaining about docParam - kindlich - Thu Oct 31 19:14:40 2019
- Fixed pipeline - kindlich - Thu Oct 31 17:22:53 2019
- Split Jenkins Pipeline - kindlich - Thu Oct 31 17:19:31 2019
- fix gradle execing commands - Jared - Thu Oct 31 16:29:45 2019
- remove line about ct syntax, feedback received - Jared - Thu Oct 31 16:12:20 2019
- Add burn time changing - Jared - Thu Oct 31 16:09:28 2019
- Set docParam missing as error and added it to the existing classes - kindlich - Wed Oct 30 18:25:18 2019
- Changed some regex matches to make them more readable - kindlich - Wed Oct 30 18:23:51 2019
- Fixed static-only classes wanting docParam this - kindlich - Wed Oct 30 00:01:52 2019
- docParam and scriptFile for generated documents Methods need @docParam for their parameters. If the type has nonstatic methods, then the type also needs @docParam on its javadoc - kindlich - Tue Oct 29 18:17:19 2019