Compatibility
Minecraft: Java Edition
1.19.2–1.19.3
1.19
1.18.1–1.18.2
1.16.3–1.16.5
1.15.2
1.12.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last year
Updated last month
Changelog
FxControl 1.12-0.1.1
- Much more powerful item description system with expressions on damage and nbt
- Giving items (armor, helditem, give command) is now also much more general and supports the new system
- New fctrldumpitem command to dump the NBT of the currently held item
- New fctrldumpblock command to dump information of the block that the player is looking at
- New 'drop' command which will drop an item (instead of giving it to the player)
- Fixed 'give' command so that it will drop the item on the ground if the player has no room for the item
- Removed 'blockup' command and instead add a more general 'blockoffset' command that works together with the 'block' command
- New 'setblock' action to set a block at a position
- Fixed support for Lost Cities
- Added support for EnigmaScript though 'state' and 'pstate' tests and 'setstate' and 'setpstate' commands