promotional bannermobile promotional banner

KubeJS TFC

KubeJS TFC integration

File Details

kubejs_tfc-1.20.1-1.1.1.jar

  • R
  • Apr 18, 2024
  • 462.41 KB
  • 83
  • 1.20.1
  • Forge + 1

File Name

kubejs_tfc-1.20.1-1.1.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:kubejs-tfc-841001:5271349")

NeoForge

implementation fg.deobf("curse.maven:kubejs-tfc-841001:5271349")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add tfc:inventory BE attachment, identical to kube's default inventory attachment but allows for filtering allowed items by TFC size & weight
  • Fix the register representatives event, now takes a Block[] instead of a List<ResourceLocation>
  • Fix the replacementMap param in the soil disc worldgen data event's JSDoc
  • The TFC.misc.wood object is now a Map<String, NamedRegistryWood>, identical to before but the returned objects now have a getMod() method which returns the mod they originate from
  • Fix events that should have cancel() called in them
  • Add some methods to miscellaneous bindings
  • Fix crop builders' seed items
  • Fluid and block ingredient js builders can now take regex inputs
  • Update to TFC 3.2.1
  • Add custom support block and windmill blade item builders
  • Add sewing recipe support