Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
TZPBluntReplacer
Replaces the TZPInhalant with a blunt and makes it unlimited, 420 yo!
| Last updated | 2 years ago |
| Total downloads | 16580 |
| Total rating | 1 |
| Categories | BepInEx Equipment Items Asset Replacements |
| Dependency string | Ex0du5-TZPBluntReplacer-1.3.5 |
| Dependants | 19 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
TZP Blunt Replacer
Replaces the TZP-Inhalant model with a blunt and makes it unlimited, 420 yo!
r2modman Installation
- Not tested or even attempted.
Thunderstore App Installation
- NOT TESTED. Install at own risk.
Manual Installation
- Install BepInEx
- Extract Weedmod.dll and weedmodprops into the plugins folder of BepInEx
- Give me a hug.
Tested and working. If there are any issues, report them to me on twitter @Ex0du5_2169. Naturally, this will conflict with any mod that attempts to modify the TZP-Inhalant model and fuel value.
Changes
- 1.0.0 - Released, tested and uploaded.
- 1.1.0 - Fixed model replacement: Moved patch from 'EquipItem' to 'Update'
- 1.2.0 - Swapped around some code, only thing called in 'Update' is turning off the meshrenderer. This was because of a noticable performance drop due to repeated object instantiation.
- 1.3.0 - Added smoke particle effects. WIP, may need further alterations depending on feedback.
- 1.3.5 - Swapped ___Fuel=1f into the Update class. This 'should' fix the isssue with the blunt not being unlimited.