AVeryDumbTree-modpackkkkkkk icon

modpackkkkkkk

for freinds or enimies

Last updated 3 years ago
Total downloads 2251
Total rating 0 
Categories Modpacks
Dependency string AVeryDumbTree-modpackkkkkkk-1.0.0
Dependants 3 other packages depend on this package

This mod requires the following mods to function

kinggrinyov-AutoSkipIntroCutscene-1.0.1 icon
kinggrinyov-AutoSkipIntroCutscene

Automagically skips the intro cutscene!

Preferred version: 1.0.1
Harb-AssetPlusRequester-1.0.0 icon
Harb-AssetPlusRequester

Tell R2API to enable the AssetPlus module

Preferred version: 1.0.0
duckduckgreyduck-ArtificerExtended-2.2.2 icon
duckduckgreyduck-ArtificerExtended

MORE Artificer skills for everyone! Now includes approx 99.9% more hover!

Preferred version: 2.2.2
Moffein-BanditReloaded-2.2.2 icon
Moffein-BanditReloaded

Adds Bandit as a playable survivor with 4 alt skills! Now with support for the Ancient Scepter from ThinkInvis's ClassicItems mod!

Preferred version: 2.2.2
bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.3.1
XoXFaby-BetterUI-1.6.15 icon
XoXFaby-BetterUI

Now with Item Counters! Various UI improvements like ordered items with multiple ways of sorting, DPSMeter, Item Counters, Skill/Equipment/Item Information, Command/Scrapper counters and other improvements, customizable StatsDisplay, and much more.

Preferred version: 1.6.15
Harb-DebugToolkit-3.4.2 icon
Harb-DebugToolkit

Adds console command for debugging mods.

Preferred version: 3.4.2
SSM24-FadeEmptyChests-1.0.0 icon
SSM24-FadeEmptyChests

Makes chests and barrels partially fade out after being opened.

Preferred version: 1.0.0
TheRealElysium-Faster3DPrinters-1.0.0 icon
TheRealElysium-Faster3DPrinters

Makes 3D Printers produce items quickly.

Preferred version: 1.0.0
jenwalter-FasterScrapper-1.1.0 icon
jenwalter-FasterScrapper

Makes the scrapper lightning-fast, and can change how many items it shreds at once.

Preferred version: 1.1.0
KingEnderBrine-FloppySurvivors-1.0.0 icon
KingEnderBrine-FloppySurvivors

Every survivor is floppy

Preferred version: 1.0.0
Rein-GeneralFixes-2.5.0 icon
Rein-GeneralFixes

Now with harder eclipse modifiers and removed level cap. Addresses major balance issues, fixes bugs, and adds QoL.

Preferred version: 2.5.0
wildbook-MiniRpcLib-0.0.2 icon
wildbook-MiniRpcLib

A relatively simple networking library.

Preferred version: 0.0.2
rob-PaladinMod-1.1.1 icon
rob-PaladinMod

Adds a fully custom Paladin survivor (model by Zenta), now with Ancient Scepter support!

Preferred version: 1.1.1
rob-PlayableTemplar-2.1.1 icon
rob-PlayableTemplar

The most playable-est Clay Templar you've ever seen. Now with an experimental playable Dunestrider

Preferred version: 2.1.1
marklow-PrestigiousSkinpack-1.2.9 icon
marklow-PrestigiousSkinpack

Adds a prestigious white/gold skin for everyone, now including Bandit, Lunar Chimera and Void Reaver. And Engi Turrets!

Preferred version: 1.2.9
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14
RyanPallesen-RyanSkinAPI-3.4.4 icon
RyanPallesen-RyanSkinAPI

An API that allows easy skin loading from PNG files

Preferred version: 3.4.4
Rein-Sniper-1.5.0 icon
Rein-Sniper

Adds a Sniper character to the game, complete with an original model and animations (by Drag), a polished kit, and a lot more content planned.

Preferred version: 1.5.0
12GaugeAwayFromFace-TF2_Engineer_Skin-1.0.1 icon
12GaugeAwayFromFace-TF2_Engineer_Skin

Gives our engineer a similar look to a certain other engineer. Comes with a turret skin as well.

Preferred version: 1.0.1
caffreyt82-TysImprovedNames-0.1.4 icon
caffreyt82-TysImprovedNames

Personalized Custom Names for Risk of Rain 2

Preferred version: 0.1.4
ThinkInvis-Yeet-1.2.0 icon
ThinkInvis-Yeet

Toss all your items! To other players, or right under a boss, or off a cliff...

Preferred version: 1.2.0

README

Foobar

Foobar is a Python library for dealing with word pluralization.

Installation

Use the package manager pip to install foobar.

pip install foobar

Usage

import foobar

foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT