promotional bannermobile promotional banner

Altcraft Tools

Adds tool handles to modify base tool properties. Inspired by TinkersConstruct and Tool Builder.
Back to Files

Altcraft Tools v2.0.0

File namealtcraft-tools-2.0.0.jar
Uploader
DavidLokisonDavidLokison
Uploaded
Aug 2, 2019
Downloads
2.5K
Size
762.7 KB
Mod Loaders
Fabric
File ID
2753580
Type
R
Release
Supported game versions
  • 1.14.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:altcraft-tools-333301:2753580"

Learn more about Curse Maven

What's new

Changelog

Please notice, there is no downwards compatibility possible for this patch because of changes to the data structure.

API

  • Altcraft Tools now has a Registry<Handle> to manage upcoming handle types
  • Changed project structure to match current minecraft structure
  • Handles may be "special" for not to match all tools
  • Items may be "special" to match special handles (both for compatibility issues)

Data

  • Changed handle IDs (for registry reasons). If you upgrade from v1.0.0 you may not have the handle you built.
  • Changed tag structure (for the same registry reasons). Tags are now altcraft: {handle: "altcraft:wood"} (replace altcraft:wood with the proper handle ID)
  • Changed recipes to match the new structure

Fixes

  • Fixed german translation displaying ? instead of ä
  • Fixed aquisition of recipes through rod items

Coming Soon

  • Compatibility patches for other tool mods
  • New handles and tools

This mod has no additional files