Garry's Mod

Garry's Mod

61 ratings
JMod: Bacon's Additions
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Roleplay, Realism
File Size
Posted
Updated
25.327 MB
21 Mar, 2024 @ 3:49pm
23 Jun @ 3:03pm
21 Change Notes ( view )

Subscribe to download
JMod: Bacon's Additions

In 1 collection by Bacon The Protogen
JMOD: Bare Minimum
9 items
Description
Wow, JMod stuff!11!
CHECK REQUIRED ADDONS

This mod adds some fairly basic items to JMod. It's not very well designed and is mostly just the result of me trying to learn how to code on GMOD. This addon is mostly designed for me and my friends, I take suggestions, but the chance of them being added is low.
Basically every entity in this mod is a horribly modified version of an existing JMod asset, these are by no means well made, things will be buggy.

CONTENTS:

Spear/Fishing
First things ever added to the mod; incredibly buggy.
The spear can be used to fish by holding down mouse while looking at underwater terrain.

Hunger/Starvation
This mod adds an (optional) hunger mechanic.
See convar section for how to enable.
While hunger is active, players will starve if their JMod nutrition is zero.
Added a crude meal item for early game nutrition.

Cleaver
Not a notable feature, but it's here anyways.
The cleaver is a shorter version of the axe.
It swings faster and chops up bodies quicker.

Candles
Candle.
Just a worse lantern. (Why is the lantern not a crafting table item.)

Bandage
Stops bleeding, does not restore health.

ARMOR:
Antlion Mane
Fairly crummy helmet craftable at the crafting table.

Top Hat
Name says it all. Craftable at the workbench.

Knight Armor
Full body suit of armor craftable at the crafting table.
Good at blocking melee, bad at blocking bullets.

CONVARS/COMMANDS:
HUNGER:
  • jmod_bacon_hunger_delay --Hunger system update delay.
  • jmod_bacon_hunger_basenutrition --Starting nutrition for players who just spawned.
  • jmod_bacon_hunger_coughchance --Chance to cough when taking starvation damage.
RECIPES:
  • jmod_bacon_config_merge_standard --Adds a recipe for the entities added by this mod. Also changes some salvage drops.
  • jmod_bacon_config_merge_props --Adds recipes for various GMod props.
  • jmod_bacon_config_merge_HL2Extra --Adds recipes for JMod HL:2 Extra. Command will not work without it.

KNOWN BUGS:
Assorted fish related issues.
Objects from this mod do not save.

CREDITS:
gmpublisher[gmpublisher.download] - The tool I used to upload this.
AdventureBoots - I copied their code for the recipe commands.
ScottRim - I took the invisible stunstick model from their melee mod.
JMod Combine Armor - I modified their code for the armor implementation.
Dark Souls 3: Knight Set - I took the knight armor model from this.


OTHER:
You must ask for permission before editing this mod.

Like the mod? Please give it a like or maybe leave a comment if you do!
Popular Discussions View All (2)
8
24 Apr @ 11:16am
PINNED: Bug Reports
Bacon The Protogen
7
22 Jul @ 4:03pm
PINNED: Ideas & Suggestions
Bacon The Protogen
25 Comments
Louis Schnoebelen 1 Jul @ 5:53pm 
is there a thirst system mod or no?
CONSOLER_MISHA 27 Jun @ 2:32am 
Bacon protogen +respect i love ur submods for jmod lol) thank u bacon)
:lunar2025snakeinablanket:
kisvincze 23 Jun @ 9:37pm 
thanks for the update
Bacon The Protogen  [author] 23 Jun @ 3:05pm 
Alright, re-enabled the fish and spear.
They are still just as buggy, be warned.
CONSOLER_MISHA 23 Jun @ 4:20am 
Bacon protogen, pls enable fish and spear, if there some bugs pls fix em, i really want this thing for my surviving-like bunch of mods, and btw mod is very cool yooooo)
EthicalObligation 27 May @ 10:18am 
Apology Accepted. :)

<3
shock23 6 Feb @ 2:54am 
КАРАСЬ ДУРЕЕТ :captainsmooth:
avast windows 1 Feb @ 11:26am 
РЫБАЛКА БЛЯТЬ РЫБАЛКА!
Bacon The Protogen  [author] 18 Jan @ 1:16pm 
Holy crap, the JMOD guy himself!!!

Thanks for the advice, but for now I think I'm gonna keep using commands to add recipes. I prefer it this way.
John Helldiver 18 Jan @ 11:56am 
Awesome!

Though you shouldn't need to add recipes with commands, you can add them automatically with Lua, like this: https://github.com/AdventureBootCoder/JMod-HL2/blob/master/lua/jmodhl2/sh_config.lua