whatisgithub

What is marinefoolin?

marinaposting/marinefoolin — explained in plain English

Analysis updated 2026-05-18

0LuaAudience · generalComplexity · 2/5Setup · moderate

In one sentence

An ocean themed Balatro mod adding 15 new Jokers plus boss blinds, consumables, seals, and booster packs.

Mindmap

mindmap
  root((MarineFoolin))
    What it does
      Ocean themed Balatro mod
      Beta content pack
    Tech stack
      Lua
      Steamodded
      Lovely injector
    Use cases
      New Jokers
      Boss Blinds
      Consumables and Seals
    Audience
      Balatro players
      Lua modders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Add ocean themed Jokers, Boss Blinds, and consumables to a Balatro run.

USE CASE 2

Install alongside other seal-adding mods for a bigger content mix.

USE CASE 3

Study a content-focused Balatro mod's structure for building your own mod.

What is it built with?

LuaSteamoddedLovely

How does it compare?

marinaposting/marinefoolinallquixotic/esoguildactivityaddonsnatchev/lapis
Stars0
LanguageLuaLuaLua
Last pushed2019-05-282015-03-10
MaintenanceDormantDormant
Setup difficultymoderatemoderatemoderate
Complexity2/52/53/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires the Lovely mod injector and the Steamodded framework installed first.

So what is it?

Marine Foolin' is an ocean themed expansion mod for the card game Balatro, written in Lua and currently in work in progress beta. It describes itself as vanilla-esque, meaning it aims to fit naturally alongside the base game's existing content and design feel rather than drastically changing how the game works. The README frames it as an addition to the game rather than a total conversion, so existing cards, rules, and mechanics stay as they are. The mod adds a substantial set of new content: 15 new Jokers split across rarity tiers (7 Common, 4 Uncommon, 3 Rare, and 1 Legendary), 3 Boss Blinds including one Showdown Blind, 9 Consumable cards (7 Planets and 2 Spectrals), 2 new Seals with their corresponding Spectral cards, 8 Booster Packs, 1 challenge, and 1 tag. Jokers, Boss Blinds, Consumables, Seals, and Booster Packs are all standard categories in Balatro's gameplay systems, so anyone who already plays the base game will recognize where each new item fits. Installing the mod requires two other mods to be present first: Lovely, which is a mod injector that lets Balatro load custom Lua code, and Steamodded, which is a broader Balatro modding framework that Lovely and this mod both depend on. The README points to the Steamodded wiki for setup and installation instructions rather than repeating them itself. The mod is also stated to be compatible with any other mods that add seals, which the author calls out specifically since seal interactions can be a common source of conflicts between mods. Programming is credited to the repository owner, with artwork by the same person plus two guest contributors named Inky and Edwardard Robinson. The README does not go into detail about the individual Jokers, Blinds, or Consumables beyond their counts and rarity breakdown. This is most useful for players of Balatro who want additional content that blends into the base game's style rather than overhauling it, and for Lua modders interested in how a content focused Balatro mod that depends on Lovely and Steamodded is structured.

Copy-paste prompts

Prompt 1
Walk me through installing Lovely and Steamodded so I can run Marine Foolin' in Balatro.
Prompt 2
Explain what each of the 15 new Jokers in this mod might do based on their rarity tiers.
Prompt 3
Help me check if Marine Foolin' is compatible with the other seal mods I already have installed.
Prompt 4
Show me how a Balatro mod like this one typically organizes its Jokers, Blinds, and Consumables in code.

Frequently asked questions

What is marinefoolin?

An ocean themed Balatro mod adding 15 new Jokers plus boss blinds, consumables, seals, and booster packs.

What language is marinefoolin written in?

Mainly Lua. The stack also includes Lua, Steamodded, Lovely.

How hard is marinefoolin to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is marinefoolin for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.