Features
- Added support for EnderZoo so that Enderminy's will no longer attack immune players.
Bug Fix
- Fixed ServerUtilities
/reload
command no longer showing thegtnh_customzer
namespace anymore. - Fixed config changes not applying in a running game.
Misc.
- Removed refreshing of top panel widgets in the ServerUtilities
/nbtedit
command now that it's been formally accepted into GTNH.
Features
- Fall back to in-hand item if the block being looked at does not have a valid tile entity associated with it when using
/nbtedit
command with no arguments or when using the NBT Edit key bind. - Add the ability to delete the currently selected/highlighted tag on the data being currently edited via a hot key.
- Key binding support and more commands for NBT edit command. Customize your hot keys! Supported hot keys are:
- Accepting the edits to the value being currently edited.
- Canceling the edits to the value being currently edited.
- Accepting all the edits to the data being currently edited.
- Deleting the currently selected/highlighted tag on the data being currently edited.
Features
- The feature allowing Tinker's Construct Slime Saplings to be bone mealed can now be turned on/off from the mod settings.
Misc. Changes
- Gameplay-related tweaks are now under the
Gameplay Tweaks
settings area. - Per-mod-related tweaks are now under their respective settings area under the
Gameplay Tweaks
settings area.- e.g.
Tinker's Construct
has its own settings area inside theGameplay Tweaks
settings area where you will find the new setting controlling the Slime Sapling bone mealing feature.
- e.g.
Bug Fixes
- Fixed changing mod settings not applying immediately in single player worlds.
- Server owners continue to need to modify server files manually.
- Server owners continue should continue to use the
/reload
command to apply changes made to config files.