promotional bannermobile promotional banner

Forgero - [Fabric]

Mod for crafting customized tools with Fabric

File Details

Forgero [Fabric]: 0.10.9+1.19.4

  • R
  • May 27, 2023
  • 1.44 MB
  • 714
  • 1.19.4
  • Fabric + 1

File Name

forgero-fabric-0.10.9+1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:forgero-581435:4554351"

Quilt

modImplementation "curse.maven:forgero-581435:4554351"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Forgero Beta release 0.10.9

! Warning !

This version is not compatible with earlier versions of Forgero: 0.9 and below, do not upgrade to this version unless you have backed up your save.

Changelog

  • Added toggleable support for performing upgrades in the crafting table
  • Added Bettenether compatability (JorisDeBeer)
  • Published new artifacts to Github Packages
  • Added new mod entrypoints
  • Added a new service based system for handling states
  • Mystical crop compatability (CantWeAllDisagree )
  • Reworked all refined and mastercrafted textures (JorisDeBeer)
  • Added new mastercrafted and refined parts for guards and pommels (JorisDeBeer)
  • Updated icons
  • Added option to enable recipes for all schematics
  • Added options to tweak how much weight reduces speed
  • Added recipe for sword including the sword guard
  • Buffed the battleaxe slightly
  • Made weight affect mining speed
  • Added a datapack driven tool disassembly system
  • Added colorized stats in tooltip to show difference between base part and upgraded part
  • Fixed assembly station being able to dupe some schematics
  • Missing reinforcement slot on duelling sword guard
  • Fixed bug where Forgero would cause all items in inventory to have an empty nbt tag
  • Fixed material count on a base shovel schematic
  • Added a datapack driven recipe removal system
  • Cleaned up some material attributes (rapus95)
  • Fixed a nullpointer crash
  • Removed Remove resourceType == MODEL requirement for model files
  • Rewrite for the customResource system to handle all types of data
  • Added support for enchantment in customResource fields
  • Fixed multiple bugs with the model selector