New Modules added!
Customer Support: https://discord.gg/Az3G3p4ZCj
Attribute Swap
Thank you to DonKisser for making this module for us!
- This Module swaps the current main hand item with another item on the hotbar for a single tick when you attack an entity. This cause the attributes from the target item you are swapping to be applied to the main hand item.
- This can be used to make a weapon never break if you target a slot that has an item that cannot break! (like your empty hand or a stick)
- This can also be used to apply the enchantments from one item onto another
The inspiration to make this came from this Youtube video:
https://www.youtube.com/watch?v=q99eqD_fBqo
AutoTexts
Thank you to DedicateDev for this one!
- The AutoTexts module automatically spawns words around you by creating invisible armor stands with names. You can specify the text you want to spawn in, and the color of the text.
- Requires Creative Mode!
TextCommand
Thank you to DedicateDev!
-
The TextCommand command is very similar to the AutoTexts module. The difference with this one is that it can display many lines one after the other.
-
The command is accessed by typing .text followed by one of the subcommands. You can choose load or save a preset set of text.
-
The saved presets for the .text command will be saved in the .minecraft/TrouserStreak/TextPresets folder.
-
Some example commands would be
.text save testpreset #green [ #dark_red Trolled! #green ]|#gold Mountains of Lava Inc.|#red Youtube: #blue www.youtube.com/
@mountainsoflavainc.6913|#green [ #dark_red Trolled! #green ]
.text load testpreset -
Individual lines are seperated by a | (pipe character) and you can also use #red "wordhere" to format the color of the text.
MultiUse
- Initially created by maytrixc, modified by etianl to use doItemUse
- This module allows you to do the item use action more than once per item use. Essentially a strange form of the FastUse module and may work well combined with it.
Pull requests merged in this update:
If you enjoy Trouser-Streak please give it a star on Github!