CraftTweaker2-1.12-4.0.2
on Jun 7, 2023Fixed script output being weird
Added support for getting all items from a single mod
for item in loadedMods["minecraft"].items {
print(item.name);
}
Fixed null pointer getting recipes
changes to recipes with no name
CraftTweaker2-1.12-4.0.1
on Jun 7, 2023Fixed not being able to connect to a server
CraftTweaker2-1.12-4.0.0
on Jun 7, 2023CraftTweaker-1.11.2-3.0.26
on Jun 7, 2023CraftTweaker-1.10.2-3.0.26
on Jun 7, 2023Fixed JEI hiding
Changed mt hand output, it will now output the stacksize if it is more than 1
Fixed recipe dumping crashing
Fixed JEI Support
Added JEI.removeAndHide(); which removes the recipe and hides the output from JEI
Moved the first reload event to run before the actions are undone
CraftTweaker-1.11.2-3.0.25
on Jun 7, 2023CraftTweaker-1.10.2-3.0.25
on Jun 7, 2023Fixed .giveBack
Fixed possible NPE
Fixed logging of false errors
updated 1.10.2 forge
Removed inventory cache
Added a fall back if a block does not have an ItemBlock (some vanilla blocks)
CraftTweaker-1.11.2-3.0.24.
on Jun 7, 2023CraftTweaker-1.10.2-3.0.24
on Jun 7, 2023Fixed dupe bug
CraftTweaker-1.11.2-3.0.23
on Jun 7, 2023Fixed a dupe bug.
Fixed CTGUI
CraftTweaker-1.10.2-3.0.23
on Jun 7, 2023Fixed a dupe bug.
CraftTweaker-1.10.2-3.0.20
on Jun 7, 2023Fixed an issue when mobs are captured into the mobdrop list.
CraftTweaker-1.10.2-3.0.19
on Jun 7, 2023Fixed a crash on startup regarding JEI
CraftTweaker-1.10.2-3.0.18
on Jun 7, 2023Fixed spam in server console when running /help
Fixed JEI support not loading.
Implemented String equals into Zenscript ("string1" == "string2")
Added an Entity Bracket Handler
Added mob drop supports
CraftTweaker-1.10.2-3.0.17
on Jun 7, 2023Properly fixed JEI issue now!
CraftTweaker-1.10.2-3.0.16
on Jun 7, 2023Moved packets off the network thread
Fixed the FileLogger crashing headless servers
Fixed an issue on world load that some people were having
Added a new script function
Added a new recipe action, example:
CraftTweaker-1.10.2-3.0.15
on Jun 7, 2023Fixed JEI problems
CraftTweaker-1.10.2-3.0.14
on Jun 7, 2023Moved to Java 8
Dropped 1.7.10 and 1.8.9 support
Fixed sub directories
Fixed broken /help
Fixed "Wildcard in output on recipe removal causes removal of all recipes using a custom recipe handler"
Fixed CT-GUI messing up shapeless output
CraftTweaker-1.10.2-3.0.13
on Jun 7, 2023Fixed crash when there is only 1 script file present
Updated "No Method Available" message
Fixed Crash when JEI isn't present
Added a new command
/CTGUI <number>
running this command with