Releases: TeamAOF/Artis
Releases · TeamAOF/Artis
Full KubeJS support and 1x1 table fixes.
- Added full KubeJS support for making recipes and tables.
- Fixed weird gui sizing for both tables and REI with 1x1 tables.
Fixed shift-clicking.
- Fixed shift-clicking the output, now creates as many items as possible.
- Removed mixin into REI, requires latest REI to function now.
Block entity tables and huge improvements to REI integration.
- Add support for block entity tables, only works on custom tables (not pre-existing blocks).
- Automatic lang generation for REI categories for tables with
generate_assets
set to true. - Removed LibCD support until if/when it is continued. You can look forward to KubeJS integration soon.
- Fixes up auto-crafting support with REI, works with any type of recipes the mod can handle currently.
- Fixes odd arrow coloring in REI.
- Fixes invisible REI gui stuff when no color is given.
Port to 1.16.1.
- Basic port to 1.16.1.
- Not everything is perfect, REI support is a bit wonky in this version.
- There are BREAKING changes due to changes of material names in Yarn. Check out this file to find up to date names.
Ported to 20w19a.
- A simple port to 20w19a.
Expanded options
- add support for implementing Artis tables on top of existing blocks and items, like the vanilla forging and fletching tables
- add support for full, custom block settings in table JSON
- add support for including vanilla crafting recipes in tables
- set up support for changing how many catalyst slots a table can have
- BREAKING CHANGE: tables now default to having zero catalyst slots, please make sure the
catalyst_slot
field is set to a value of1
in your JSON if you want to keep having a catalyst slot
- BREAKING CHANGE: tables now default to having zero catalyst slots, please make sure the
- re-enable NBT Crafting support
- update REI plugin for new changes
1.15.2 Port
- Ported to 1.15.2
- Fix issue with shift-clicking the output of recipes.
- Add autocrafting support from REI to Artis tables.
First fixes
- fix a bug where 1-tall table grids would cause clipping issues
- fix an issue where development scripts were included in the full release
Initial Release!
Initial Release of Artis. Provides configurable crafting tables with LibCD, NBT Crafting, and REI support, along with optional generated assets.