KubeJS TFC 1.1.1
- Add
tfc:inventoryBE 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 aList<ResourceLocation> - Fix the
replacementMapparam in the soil disc worldgen data event’s JSDoc - The
TFC.misc.woodobject is now aMap<String, NamedRegistryWood>, identical to before but the returned objects not have agetMod()method which returns the mod they originate from - Fix events that should have
cancel()called in the then - Add some methods to the misc binding
- 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