-
Updated
Nov 30, 2021 - Java
#
modpack
Here are 284 public repositories matching this topic...
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
plugin
java
open-source
minecraft
bukkit
slimefun
spigot
paper
spigotmc
modpack
survival
mods
modded
hacktoberfest
papermc
-
Updated
Nov 15, 2021 - Java
New Modpack with Gregtech and Thaumcraft
-
Updated
Nov 29, 2021 - ZenScript
The official repository and issue-tracker for Enigmatica 6
-
Updated
Nov 30, 2021 - JavaScript
PHP web app that brings incremental pack updates to the Technic Launcher and Technic Platform
-
Updated
Nov 23, 2021 - PHP
A lightweight alternative to Twitch App for downloading Minecraft modpacks.
-
Updated
Aug 23, 2021 - Java
minecraft
modding
fabric
forge
modded-minecraft
modpack
curseforge
modding-tools
modded-minecraft-modpack
fabric-modpacks
modpack-manager
-
Updated
Nov 16, 2021 - Nim
Inspired by Terraria, 7 Days to Die, and more, Rebirth of the Night is a Minecraft 1.12.2 modpack with its own progression system, lore, mechanics, and art. It's built with the idea of remembering the central themes of what made Minecraft enjoyable and expanding them in every way, increasing the overall risk and reward as you progress.
-
Updated
Nov 30, 2021 - ZenScript
Generates changelogs for CurseForge modpacks.
-
Updated
Jun 10, 2021 - Java
This is a Minecraft 1.7.10 Modpack created by TeamMoeg, centered around TerraFirmaCraft, GregTech-6-Unofficial, and Advanced Rocketry. This Modpack is science-fiction and tech-oriented. You start an epic story of rescuing yourself on a miraculous life-sustainable moon - Terrafirma - of a gas giant 68.4 light years from Earth, starting with nothing, gathering natural resources, expanding a base, developing technology, exploring the expanse of the planetary system, and eventually building a warp engine to return to Earth, the sweet cozy home of mankind.
minecraft
forge
mod
minecraft-mod
modpack
gregtech
minecraft-modpack
quests
tfc
terrafirmacraft
terrafirma
tfr
terra-firma-craft
terra-firma-rescue
gas-giant
-
Updated
Oct 11, 2021 - ZenScript
FTB Minecraft servers dockerized
-
Updated
Jan 30, 2021 - Python
CurseForge modpack installer for Linux users
-
Updated
Aug 6, 2021 - Python
Enhances the vanilla experience with optimization, accessibility & compatibility using complex modification.
java
minecraft
performance
ram
vanilla
fabric
optimization
garbage-collector
aka
modpack
wine
mods
modpacks
lite
multimc
fabricmc
mcwine
compatiblity
modifcation
-
Updated
Nov 30, 2021 - Java
Cross platform UI for downloading Modpacks from curse
-
Updated
Aug 17, 2019 - F#
The fastest WoT modpack installer in the world
-
Updated
Nov 29, 2021 - C#
S-S-X
commented
Nov 5, 2021
What to fix
There's still a lot of hard coded configuration which requires editing source files to change values.
It would be good to move all this into technic.conf, doing so is also very simple task.
For example flashlight max charge is hardcoded value in source file:
https://github.com/mt-mods/technic/blob/713409b55510313af6e6bee986546600fd6f55ba/technic/tools/flashlight.lua#L4
Improve this page
Add a description, image, and links to the modpack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modpack topic, visit your repo's landing page and select "manage topics."
There is some log spam coming from the fluid removal here, as it tries to remove fluids that don't exist in the forestry cans.
https://github.com/OmnifactoryDevs/Omnifactory/blob/830b55ab2cd3fd3e72b63ebc36377e5482312862/overrides/scripts/Forestry.zs#L89-L93
There should be some way to remove these fluids without causing the log spam