Changelog
Current version: 1.0.0+4
- use the correct version when uploading to CF - Jared - Tue Aug 2 02:57:21 2022
- stop using kotlin in buildSrc - Jared - Tue Aug 2 02:47:16 2022
- Hopefully fix build - Jared - Tue Aug 2 02:38:49 2022
- fix small example issue - Jared - Mon Aug 1 19:35:01 2022
- Finish set of example scripts - TheSilkMiner - Mon Aug 1 17:09:31 2022
- Clarify why people would want to specify a name - TheSilkMiner - Mon Aug 1 17:09:30 2022
- Fix a couple of typos - TheSilkMiner - Mon Aug 1 17:09:30 2022
- Fix NPE in TierSortingStruct - TheSilkMiner - Mon Aug 1 17:09:29 2022
- Fix tab references using the wrong ID - TheSilkMiner - Mon Aug 1 17:09:29 2022
- Fix nutrition checking the wrong value - TheSilkMiner - Mon Aug 1 17:09:28 2022
- Provide no block item warning in base class - TheSilkMiner - Mon Aug 1 17:09:28 2022
- Mention where users can find help for resources - TheSilkMiner - Mon Aug 1 17:09:28 2022
- Mention that the resource bracket is also retained - TheSilkMiner - Mon Aug 1 17:09:27 2022
- Fix Java being stupid in TrundleFS - TheSilkMiner - Mon Aug 1 17:09:27 2022
- fix some typos - Jared - Fri Jul 29 18:46:52 2022
- Add first set of vanilla content examples - TheSilkMiner - Fri Jul 29 17:57:08 2022
- Account for no food properties on items - TheSilkMiner - Fri Jul 29 17:56:47 2022
- Fix some naming - TheSilkMiner - Mon Jul 25 13:56:19 2022
- Add first set of tutorial scripts - TheSilkMiner - Mon Jul 25 13:53:34 2022
- Follow conventions for factory methods - TheSilkMiner - Mon Jul 25 13:53:09 2022
- Fix sorting being done in stupid ways, thanks Mojang - TheSilkMiner - Mon Jul 25 13:48:20 2022
- Allow references to reference everything - TheSilkMiner - Mon Jul 25 13:47:31 2022
- Allow marking of publishes as release or beta - TheSilkMiner - Fri Jul 22 21:15:11 2022
- Fix broken lighting on items - TheSilkMiner - Fri Jul 22 21:10:58 2022
- Rework Fabric registration to be on-time - TheSilkMiner - Fri Jul 22 21:06:43 2022
- Update Jenkinsfile - Jared - Fri Jul 22 16:27:51 2022
- Goodbye JEI, welcome REI - TheSilkMiner - Fri Jul 22 15:11:06 2022
- Properly compile to ensure refmaps generate - TheSilkMiner - Fri Jul 22 15:10:47 2022
- Properly implement resource loading on Fabric - TheSilkMiner - Fri Jul 22 15:09:37 2022
- Make sure registration for CoT runs last - TheSilkMiner - Fri Jul 22 15:08:10 2022
- Do not override cloning requests in items - TheSilkMiner - Thu Jul 21 14:49:47 2022
- Add possibility of dumping all resources to the file system - TheSilkMiner - Thu Jul 21 14:37:59 2022
- Make API for BlockBuilder's empty loot table frendlier - TheSilkMiner - Thu Jul 21 14:37:41 2022
- Fix various Mixin bits - TheSilkMiner - Thu Jul 21 14:37:31 2022
- Fix version being specified wrongly in manifest - TheSilkMiner - Thu Jul 21 14:36:24 2022
- Make it run again - TheSilkMiner - Wed Jun 22 12:25:29 2022
- Make it compile again - TheSilkMiner - Wed Jun 22 12:18:18 2022
- Set up multi-project and multi-sourceset Gradle configuration - TheSilkMiner - Tue Jun 21 15:25:09 2022
- Remove unneeded beps - TheSilkMiner - Tue Jun 21 12:09:10 2022
- Well, that's done - TheSilkMiner - Tue Jun 21 12:08:16 2022
- Remove staged action support as it is now unneeded - TheSilkMiner - Tue Jun 21 12:07:58 2022
- Rework entire API to use standalone object types and references - TheSilkMiner - Tue Jun 21 12:07:29 2022
- Provide helper for automatic resolver-based dumping - TheSilkMiner - Tue Jun 21 12:00:22 2022
- Move references to resolvers - TheSilkMiner - Tue Jun 21 11:57:15 2022
- Properly pass-through event - TheSilkMiner - Tue Jun 21 11:56:13 2022
- Allow querying of block properties - TheSilkMiner - Tue Jun 21 11:54:28 2022
- Rework GameRegistry system to be more registry-like - TheSilkMiner - Tue Jun 21 11:54:07 2022
- I think I can do this - TheSilkMiner - Tue Jun 21 11:50:55 2022
- Rework object resolvers into registry resolvers - TheSilkMiner - Tue Jun 21 11:50:31 2022
- Move object types to API - TheSilkMiner - Tue Jun 21 11:45:42 2022
- Add a more detailed toString output for holders - TheSilkMiner - Mon Jun 20 15:13:42 2022
- Move from reflection to method handles in OFM - TheSilkMiner - Mon Jun 20 12:10:02 2022
- Begin API rework to allow non-registry-backed object types - TheSilkMiner - Sat Jun 18 16:35:54 2022
- Collapse metafactories into single classes - TheSilkMiner - Sat Jun 18 15:47:01 2022
- Remove 'Unknown' as it makes no sense - TheSilkMiner - Sat Jun 18 15:39:39 2022
- Fix wrong handling of paths in Runtime Pack - TheSilkMiner - Sat Jun 18 15:28:31 2022
- Add possibility of custom tool creation - TheSilkMiner - Sat Jun 18 15:28:15 2022
- Add block builders - TheSilkMiner - Sat Jun 18 15:27:58 2022
- Add registry for all sound types - TheSilkMiner - Sat Jun 18 15:25:26 2022
- Remove item bracket dump as unused - TheSilkMiner - Sat Jun 18 15:22:28 2022
- Add missed actions and natives - TheSilkMiner - Sat Jun 18 15:21:59 2022
- Add sound type support - TheSilkMiner - Sat Jun 18 15:20:37 2022
- Add Material support - TheSilkMiner - Sat Jun 18 15:19:31 2022
- Add material color support - TheSilkMiner - Sat Jun 18 15:18:27 2022
- Prevent access of properties from ZenCode - TheSilkMiner - Sat Jun 18 15:14:57 2022
- Allow no-dumper custom brackets - TheSilkMiner - Sat Jun 18 15:14:22 2022
- Add resource bracket expression - TheSilkMiner - Sat Jun 18 15:12:53 2022
- Add additional logging for better debugging - TheSilkMiner - Sat Jun 18 15:11:39 2022
- Move Tier Registry to API - TheSilkMiner - Sat Jun 18 15:11:03 2022
- Add sound event support - TheSilkMiner - Sat Jun 4 15:09:29 2022
- Rework tab and tier creation to be delayed - TheSilkMiner - Tue May 31 15:09:28 2022
- Add complete tool set - TheSilkMiner - Mon May 30 14:49:01 2022
- Fully implement pickaxe textures - TheSilkMiner - Sun May 29 12:46:56 2022
- [WIP/Not Working] Add framework to add custom tools - TheSilkMiner - Sat May 28 15:02:18 2022
- Implement
<tooltype>
bracket handler on both loaders - TheSilkMiner - Sat May 28 15:01:48 2022 - Provide better conventional name - TheSilkMiner - Sat May 28 14:59:19 2022
- Fix optionals being untyped - TheSilkMiner - Sat May 28 14:59:01 2022
- Provide better default names - TheSilkMiner - Sat May 28 14:58:13 2022
- Show CoT plugins in CT log for better diagnosis - TheSilkMiner - Sat May 28 14:57:38 2022
- Add translations - TheSilkMiner - Fri May 27 16:42:02 2022
- Fix Trundle DS resolving paths from root instead of parent - TheSilkMiner - Fri May 27 16:41:28 2022
- Add command to dump generated resources to log - TheSilkMiner - Fri May 27 16:41:04 2022
- Fix Trundle Path not properly resolving
/
- TheSilkMiner - Fri May 27 16:40:30 2022 - Refactor item builders - TheSilkMiner - Fri May 27 15:33:19 2022
- Expose Tiers, for future tool builder - TheSilkMiner - Fri May 27 15:31:59 2022
- Change missing textures - TheSilkMiner - Wed May 25 13:37:30 2022
- Add basic item texture template - TheSilkMiner - Tue May 24 21:17:20 2022
- Generate language entry for creative tab - TheSilkMiner - Tue May 24 21:16:06 2022
- Rework templates not to require a helper - TheSilkMiner - Tue May 24 21:15:30 2022
- Add template factory to help with template provisioning - TheSilkMiner - Mon May 23 21:26:40 2022
- Convert registration to actions - TheSilkMiner - Mon May 23 21:25:39 2022
- Add providers for common elements - TheSilkMiner - Mon May 23 17:13:22 2022
- Fix providing a resource causing FS finalization - TheSilkMiner - Mon May 23 17:03:07 2022
- Follow PECS for resource serializers - TheSilkMiner - Mon May 23 13:33:10 2022
- Allow providing of alterable resources - TheSilkMiner - Mon May 23 12:03:25 2022
- Add first rendition of item builders - TheSilkMiner - Sat May 21 16:09:56 2022
- Provide ability to reference item properties - TheSilkMiner - Sat May 21 16:09:40 2022
- Add forgotten natives - TheSilkMiner - Sat May 21 16:09:26 2022
- Add custom creative tab API - TheSilkMiner - Sat May 21 16:09:01 2022
- Add ability to reference and create items - TheSilkMiner - Sat May 21 16:07:22 2022
- Fix trying to write inside non-existent directories - TheSilkMiner - Sat May 21 16:03:36 2022
- Fix resolution and relativization when in root or empty context - TheSilkMiner - Sat May 21 16:03:14 2022
- Fix subpath implementing [begin, end] logic - TheSilkMiner - Sat May 21 16:01:56 2022
- Fix eliding of root marker in root paths - TheSilkMiner - Sat May 21 16:00:55 2022
- Provide identifier for all ContentTweaker actions - TheSilkMiner - Sat May 21 15:59:42 2022
- Fix duplicates due to incorrect Gradle configuration - TheSilkMiner - Sat May 21 15:58:46 2022
- Provide factory method to create object holders - TheSilkMiner - Sat May 21 15:57:45 2022
- Fix crash when attempting to resolve root path - TheSilkMiner - Sat May 21 15:57:26 2022
- Cache reference lookups - TheSilkMiner - Sat May 21 15:56:20 2022
- Avoid repeated creation of useless heavy objects - TheSilkMiner - Sat May 21 15:55:48 2022
- Fix channel being set to append mode when not asked to - TheSilkMiner - Sat May 21 15:54:52 2022
- Minor alterations to object types string conversion - TheSilkMiner - Sat May 21 15:54:08 2022
- Set Javadoc to generate with UTF-8 encoding - TheSilkMiner - Sat May 21 15:53:38 2022
- Account for attempting to create abstract classes - TheSilkMiner - Sat May 21 15:53:06 2022
- Provide more descriptive name for pack - TheSilkMiner - Sat May 21 15:52:30 2022
- Load repositories on Forge - TheSilkMiner - Wed May 18 11:49:55 2022
- Add user-level pack repository source - TheSilkMiner - Wed May 18 11:49:31 2022
- Leverage game-provided pack version - TheSilkMiner - Wed May 18 11:48:49 2022
- Provide game directory access - TheSilkMiner - Wed May 18 11:47:39 2022
- Provide utility to create instances from generics - TheSilkMiner - Tue May 17 14:27:48 2022
- Rework resource API to build file system directly - TheSilkMiner - Tue May 17 12:30:03 2022
- Provide first draft of resource API - TheSilkMiner - Mon May 16 21:04:38 2022
- Implement reference to unknown - TheSilkMiner - Fri May 6 23:09:37 2022
- Split Unknown and UnknownFactory for upcoming reference - TheSilkMiner - Fri May 6 23:09:12 2022
- Avoid warnings with GameData on registration - TheSilkMiner - Fri May 6 23:08:38 2022
- Implement Reference factories for additional support - TheSilkMiner - Fri May 6 23:08:19 2022
- Move zen constants to API - TheSilkMiner - Fri May 6 23:04:55 2022
- Rework ObjectType to allow Unknown and be easier - TheSilkMiner - Wed May 4 12:44:01 2022
- Rename slightly methods to be more in-line - TheSilkMiner - Tue May 3 13:41:30 2022
- Remove registry validation in Factory BEP - TheSilkMiner - Tue May 3 13:27:24 2022
- Move ReferenceExpression to API for more usage - TheSilkMiner - Tue May 3 13:16:28 2022
- Allow more type-specific references in RMF - TheSilkMiner - Tue May 3 11:45:00 2022
- Move metafactories into rt package - TheSilkMiner - Tue May 3 11:17:51 2022
- Add WIP Reference bracket handler - TheSilkMiner - Tue May 3 11:11:35 2022
- Add initial implementation for content registration - TheSilkMiner - Tue May 3 11:10:22 2022
- Move helper functions to BracketHelper - TheSilkMiner - Tue May 3 11:06:02 2022
- Fix Unknown being registered on the wrong loader - TheSilkMiner - Tue May 3 11:04:09 2022
- Allow CoT plugins to register custom brackets - TheSilkMiner - Tue May 3 11:03:32 2022
- Use InstantiationUtil - TheSilkMiner - Tue Apr 26 11:20:12 2022
- Move to CurseForgeGradle - TheSilkMiner - Tue Apr 26 11:19:47 2022
- Add missed dumping for factories - TheSilkMiner - Mon Apr 25 14:33:22 2022
- Skeleton for 1.18 ContentTweaker - TheSilkMiner - Mon Apr 25 14:29:55 2022
- Workaround IntelliJ Idea 2022.1 bug - TheSilkMiner - Wed Apr 13 09:50:56 2022
- Fix loading on Fabric - TheSilkMiner - Wed Apr 13 09:50:21 2022
- Update to 1.18.2 - TheSilkMiner - Mon Apr 11 10:14:09 2022
- Set up workspace for 1.18 port - TheSilkMiner - Tue Jan 11 20:40:03 2022
- add support for setting if a block is transparent - Jared - Sat Jan 1 14:55:38 2022
- Add support for custom glass blocks - Jared - Sat Jan 1 13:57:55 2022
- get the correct branch - Jared - Thu Dec 30 12:04:34 2021
- Fix docs pushing - Jared - Thu Dec 30 12:02:31 2021
- remove mmd maven - Jared - Thu Dec 30 11:56:33 2021
- make it that blocks can be opaque - Jared - Thu Dec 30 11:50:28 2021
- update CrT to resolve issues - youyihj - Fri Dec 3 17:26:32 2021
- don't export deprecated class - youyihj - Fri Dec 3 17:21:56 2021
- expanding ItemGroup - youyihj - Mon Sep 27 12:52:16 2021
- Migrate from MCItemGroup to ItemGroup. Bump CRT dep - Jared - Sat Sep 25 15:02:15 2021
- Add missing block properties to the block builder. Close #227 - Jared - Sat Sep 25 01:58:06 2021
- add support for falling blocks. - Jared - Sat Sep 25 01:52:55 2021
- Add support for isSideInvisible. Close #248 - Jared - Sat Sep 25 00:46:21 2021
- Update CraftTweaker - Jared - Sat Sep 25 00:45:32 2021
- item group support - youyihj - Tue Aug 24 14:01:00 2021
- Set Java Version for Jenins-builds - kindlich - Sat Jul 10 10:34:26 2021
- change method name - youyihj - Sat Jul 10 05:03:31 2021
- fix block color handler - youyihj - Sat Jul 3 12:08:21 2021
- fix fluid color, close #243 - youyihj - Fri Jun 4 06:26:15 2021
- fix bucket item capability - youyihj - Fri Jun 4 05:53:42 2021
- ARGB - youyihj - Fri Jun 4 05:15:52 2021
- fix inventory tick function name - youyihj - Wed Jun 2 02:57:15 2021
- Enabled discord webhook - Jared - Thu May 27 01:50:41 2021
- remove tag stuff - youyihj - Sat May 22 18:01:06 2021
- it is a float - youyihj - Sat May 22 17:36:13 2021
- docParam withRenderType - youyihj - Sat May 22 17:29:27 2021
- docParam withFood - youyihj - Sat May 22 17:25:26 2021
- fluid tags writer, fix some issues on fluid stuff - youyihj - Sat May 22 17:24:56 2021
- Disable webhook for now - Jared - Fri May 21 22:27:04 2021
- Fix discord webhook - Jared - Fri May 21 22:21:40 2021
- Remove OnlyIn again - kindlich - Fri May 21 21:26:01 2021
- remove unused allowTinted stuff - youyihj - Fri May 21 17:34:32 2021
- Update src/main/java/com/blamejared/contenttweaker/items/types/advance/CoTItemAdvanced.java - youyihj - Fri May 21 17:31:09 2021
- remove allowTinted doc, I removed the method before - youyihj - Fri May 21 17:27:56 2021
- Apply suggestions from code review - youyihj - Fri May 21 17:26:08 2021
- fix format - youyihj - Fri May 21 09:55:28 2021
- ActionQueueFluidForRegistration#validate - youyihj - Fri May 21 09:54:38 2021
- client only registerAllRenderTypeRules - youyihj - Fri May 21 09:38:04 2021
- fix example - youyihj - Thu May 20 15:10:30 2021
- update CrT and move native expansions - youyihj - Thu May 20 15:01:53 2021
- use EnumMap instead - youyihj - Thu May 20 06:05:32 2021
- block builder document - youyihj - Thu May 20 01:43:27 2021
- fix function setter - youyihj - Thu May 20 01:40:24 2021
- render type - youyihj - Wed May 19 11:44:23 2021
- getTileData -> getTileEntity - youyihj - Wed May 19 09:06:36 2021
- move item use context to native - youyihj - Wed May 19 09:00:54 2021
- changes - youyihj - Wed May 19 08:50:49 2021
- fix advanced builder docParm - youyihj - Wed May 19 08:47:05 2021
- Removed CrT submodule - kindlich - Mon May 17 02:20:15 2021
- Move to changelog.md - kindlich - Mon May 17 02:08:54 2021
- Fix ExpandToolType method not being static - kindlich - Mon May 17 01:41:46 2021
- Updated CrT - kindlich - Mon May 17 01:39:02 2021
- Made CrT a Maven Dependency - kindlich - Mon May 17 01:20:19 2021
- fix - youyihj - Sat May 15 07:45:57 2021
- don't expose IIsCotFluid - youyihj - Sat May 15 07:42:47 2021
- change to ActionResultType - youyihj - Sat May 15 07:40:59 2021
- example - youyihj - Sat May 15 07:33:32 2021
- fix bucket color - youyihj - Sat May 15 07:24:50 2021
- no need to expose IIsCotItem - youyihj - Sat May 15 07:18:07 2021
- remove deprecated example collection event - youyihj - Thu May 13 16:45:50 2021
- advanced items & blocks and remove function registry - youyihj - Thu May 13 16:43:30 2021
- update forge maven - youyihj - Thu May 13 14:56:30 2021
- update CrT - youyihj - Thu May 13 14:55:42 2021
- migrate MCToolType to ToolType - Jared - Sat Apr 24 01:38:21 2021
- update crafttweaker - Jared - Sat Apr 24 01:11:31 2021
- update gitignore - Jared - Sat Apr 24 01:02:13 2021
- update to 1.16.5 - Jared - Sat Apr 24 01:02:01 2021
- format fluid stuff - youyihj - Wed Apr 14 15:41:27 2021
- move SuppressWarnings to method level - youyihj - Wed Apr 14 15:37:21 2021
- getDirection -> getFace - youyihj - Wed Apr 14 15:35:05 2021
- example fix - youyihj - Wed Apr 14 15:34:15 2021
- color action should be applied on client side - youyihj - Sat Apr 3 04:57:40 2021
- advanced example - youyihj - Sat Apr 3 04:57:18 2021
- BEP lower case - youyihj - Sat Apr 3 04:00:34 2021
- example - youyihj - Sat Apr 3 03:59:33 2021
- remove UnsupportedOperationException in bucket item - youyihj - Sat Apr 3 03:44:47 2021
- fix submodule again - youyihj - Fri Mar 26 11:12:10 2021
- fix submodule - youyihj - Fri Mar 26 11:07:44 2021
- some works - youyihj - Fri Mar 26 11:07:14 2021
- fix submodule - youyihj - Fri Mar 26 11:04:31 2021
- these expansion have been in CrT - youyihj - Fri Mar 26 01:46:15 2021
- update CrT - youyihj - Fri Mar 26 01:42:15 2021
- use pair as key - youyihj - Wed Mar 3 03:06:05 2021
- fix CrT submodule - youyihj - Sun Feb 28 10:20:23 2021
- update CrT - youyihj - Sun Feb 28 10:16:06 2021
- fluid attributes - youyihj - Sun Feb 28 10:11:37 2021
- hand issue and only tinted item/block will register color handlers - youyihj - Sun Feb 28 07:19:17 2021
- directly compare types - youyihj - Sun Feb 28 06:47:42 2021
- it needs static - youyihj - Sun Feb 28 06:43:31 2021
- Hand object - youyihj - Sun Feb 28 06:34:53 2021
- missing functional interface method annotation - youyihj - Sun Feb 28 05:59:35 2021
- clean up unused import - youyihj - Sun Feb 28 05:55:09 2021
- block item functions - youyihj - Sun Feb 28 05:50:47 2021
- block colors - youyihj - Sun Feb 28 05:48:07 2021
- item colors - youyihj - Sun Feb 28 05:19:33 2021
- fluid stuff - youyihj - Sun Feb 28 04:35:59 2021
- block functions - youyihj - Sat Feb 27 13:18:23 2021
- refactor function things - youyihj - Fri Feb 26 11:03:25 2021
- block functon base - youyihj - Fri Feb 26 11:03:25 2021
- using tick - youyihj - Fri Feb 26 11:03:21 2021
- misc change - youyihj - Mon Feb 22 16:35:36 2021
- item functions - youyihj - Mon Feb 22 16:00:45 2021
- GLOBALDATAANDRESOURCEPACKS support - youyihj - Mon Feb 22 15:16:58 2021
- some item functions - youyihj - Mon Feb 22 15:13:21 2021
- more Properties things - youyihj - Mon Feb 22 13:01:56 2021
- port to 1.16.5 - youyihj - Mon Feb 22 12:44:15 2021
- Updated CraftTweaker - kindlich - Sun Jan 10 00:51:16 2021
- Improve error message for adding items at the wrong time - kindlich - Sun Dec 6 21:04:15 2020
- Fixed copy-paste issues for side textures - kindlich - Sun Dec 6 21:03:38 2020
- Cleaned up a little - kindlich - Mon Nov 16 13:12:14 2020
- Added Slabs - kindlich - Mon Nov 16 11:56:59 2020
- Fix invalid MC version in toml - kindlich - Mon Nov 16 11:47:55 2020
- Created Templates for resources instead of using strings - kindlich - Mon Nov 16 11:47:22 2020
- Write resources only when on Client - kindlich - Mon Nov 16 11:44:48 2020
- Updated to 1.16.4 - kindlich - Sun Nov 15 21:01:10 2020
- Updated Jenkinsfile for @crafttweakerbot - kindlich - Sat Sep 19 22:32:40 2020
- 1.16.3 port and documentation export - kindlich - Fri Sep 18 16:29:46 2020
- Updated CrT - kindlich - Sun Sep 13 16:31:13 2020
- Updated CrT - kindlich - Sun Sep 13 12:36:48 2020
- Updated CurseForge dependencies - kindlich - Sun Sep 13 12:36:47 2020
- Initial 1.16.2 port - kindlich - Sun Sep 13 12:36:46 2020
- Added ItemGroup validator - kindlich - Sun Sep 13 12:29:20 2020
- Fix incorrect resource and datapack path - kindlich - Sat Aug 15 13:17:42 2020
- Register items in the order they were added to the CoTRegistry - kindlich - Fri Aug 14 18:20:08 2020
- Added BlockBuilder#notSolid - kindlich - Thu Aug 13 20:52:52 2020
- Added the_loader and openloader as optional dependencies in CF - kindlich - Thu Aug 13 20:33:28 2020
- Some cleanup - kindlich - Thu Aug 13 20:33:03 2020
- Probably fix maven publishing - kindlich - Tue Jul 28 19:25:42 2020
- More tests with jenkins ^^' - kindlich - Tue Jul 28 18:44:29 2020
- WIP: Should fix CrT build - kindlich - Tue Jul 28 17:40:07 2020
- Tests with Jenkins pt.5 - kindlich - Mon Jul 27 23:08:20 2020
- Actually apply the CurseGradle plugin I guess - kindlich - Mon Jul 27 22:02:07 2020
- Updated .gitmodules to use https - kindlich - Mon Jul 27 21:55:54 2020
- Tests with Jenkins pt. 4 - kindlich - Mon Jul 27 21:52:39 2020
- Tests with Jenkins pt. 3 - kindlich - Mon Jul 27 21:31:18 2020
- Tests with Jenkins pt. 2 - kindlich - Mon Jul 27 21:27:03 2020
- Renamed Jenkinsfile - kindlich - Mon Jul 27 20:35:38 2020
- Test with Jenkins, pt. 1 - kindlich - Mon Jul 27 20:26:38 2020
- Updated CrT - kindlich - Mon Jul 27 19:38:56 2020
- Added 2nd constructor to BlockBuilder that accepts another Block - kindlich - Sun Jul 19 22:19:22 2020
- Updated CrT subrepo - kindlich - Fri Jun 5 23:04:06 2020
- Fixed pack.mcmeta not generating for datapack dir - kindlich - Fri Jun 5 23:03:51 2020
- Javadocs and more - kindlich - Sat May 30 23:47:03 2020
- Remove stuff for CoTEα - kindlich - Fri May 29 20:08:16 2020
- Updated CrT - kindlich - Fri May 15 15:22:36 2020
- More work on the item cap - kindlich - Wed May 13 20:25:04 2020
- Some more work on the Item Capability and the general setup - kindlich - Sun May 10 20:00:17 2020
- Updated CraftTweaker - kindlich - Sun May 10 11:53:18 2020
- Started with Tiles - kindlich - Sun May 10 11:53:05 2020
- 1.15 - kindlich - Wed May 6 14:29:54 2020
- Fixed .gitmodules - kindlich - Wed May 6 14:26:38 2020
- Updated CrT - kindlich - Wed May 6 12:18:34 2020
- Added Document annotation to some classes - kindlich - Wed May 6 12:18:18 2020
- When you hit a wall, sometimes deleting everything leads to something else - kindlich - Sun May 3 20:52:31 2020
- Working on Presets - kindlich - Sat May 2 17:39:42 2020
- Commit in case I mess up even more - kindlich - Thu Apr 30 20:04:31 2020
- Updated CrT: BEP changes - kindlich - Mon Apr 27 21:33:12 2020
- Updated CrT - kindlich - Sun Apr 26 18:46:39 2020
- Added CrT annotation processor for Documentation and Some consistency checks - kindlich - Sun Apr 26 18:46:25 2020
- Updated CraftTweaker - kindlich - Sat Apr 25 19:19:30 2020
- Some Block and model work - kindlich - Sat Apr 25 19:19:17 2020
- Added dependency on the_loader - kindlich - Sat Apr 25 19:17:55 2020
- Registered the CrT submodule to git - kindlich - Thu Apr 23 22:25:58 2020
- More work on ITems - kindlich - Thu Apr 23 22:18:38 2020
- Added the-loader for testing - kindlich - Thu Apr 23 22:07:27 2020
- Some more work on Basic items - kindlich - Wed Apr 22 21:18:04 2020
Dependencies
Files
ContentTweaker-forge-1.18.2-1.0.0+4.jar(883.3 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
1.0.0+4Loaders
Forge