promotional bannermobile promotional banner

Requious Frakto

This is a techmod. It contains whatever you configure it to contain.
Back to Files

Requious Frakto-0.7.jar

File nameRequious Frakto-0.7.jar
Uploader
BordListianBordListian
Uploaded
Jun 26, 2020
Downloads
91
Size
439.2 KB
Mod Loaders
Forge
File ID
2988993
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:requious-frakto-336748:2988993")

Learn more about Curse Maven

What's new

- Fix AABBs not working properly

- Cancel recipe processing whenever we successfully complete one

- Refactor slot visuals, they now save data used for gauges and selection slots

- Fix oredict ingredients in JEI

- Allow big slot visuals to make larger than 1x1 gauges and other such nonsense

- Add variables to machines

- Add Text slots that can display text, tooltips and icons with variable support

- World slots are no longer necessary for World Results and Requirements

- MachineContainer now allows access to variables and specific slot contents

- Remove Automata Slot, can now be done cleaner with MachineContainer stuff

- Machines now have an active blockstate property controlled by the "active" variable

- Machines now have the player that placed the machine stored in the "owner" and "ownerUUID" variables

- Hopefully fix a problem with shiftclicking into slots

- Machines can now be cutout, translucent or multilayer

- Add global facing support

- Machines can now display visuals like items, fluids and particles controlled by variables

- Enable EU support but it might not work