promotional bannermobile promotional banner

Fish Lib

A library for future mods of mine
Back to Files

The "Every thing" update (Release 1.1.0)

File nameFishLib-1.1.0.jar
Uploaded
Aug 5, 2026
Downloads
9
Size
591.9 KB
Mod Loaders
Forge
File ID
8585120
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fish-lib-1641031:8585120")

Learn more about Curse Maven

What's new

Change log

Version 1.1.0

Added like, every minecraft api and added short/quick calls like

fishlib.say("Game Started!")

n stuff

heres everything that was added/changed:


New Shorthand Facade (fishlib.*)

  • Added fishlib.say(), fishlib.tell(), fishlib.title() for chat & screen titles
  • Added fishlib.tp(), fishlib.give(), fishlib.clear(), fishlib.heal(), fishlib.effect() for player controls
  • Added fishlib.block(), fishlib.fill(), fishlib.air() for instant world building
  • Added fishlib.spawn(), fishlib.dropItem(), fishlib.explode(), fishlib.sound(), fishlib.particle() for entity & FX
  • Added fishlib.after(), fishlib.every(), fishlib.async() for task scheduling
  • Added fishlib.recipe(), fishlib.smelting(), fishlib.tileEntity(), fishlib.dim(), fishlib.tab(), fishlib.config() for mod registration
  • Added fishlib.nbtSet(), fishlib.nbtString(), fishlib.nbtInt() for item NBT

Expanded Lua Engine (fl.*)

  • Added fl.setBlock(), fl.getBlock(), fl.fill(), fl.replace() for in-game map building via Lua
  • Added fl.spawnEntity(), fl.spawnItem(), fl.createExplosion(), fl.spawnParticle() for Lua entity & world control
  • Added fl.showTitle(), fl.effect() for Lua titles & particle/sound FX
  • Added map_builder.lua script generator

QoL Features Added in 1.1.0

  • Added clickable F2 screenshot notifications ([filename] and [Open Folder])
  • Added custom mod logo (Fish_lib.png)
Type
Name
Game Versions
Mod Loaders
Size
Downloads
Uploaded