Commit graph

114 commits

Author SHA1 Message Date
Relentless
0c0e9a47b2
fix stone strata fall back variant 2023-04-06 19:14:15 +02:00
Relentless
ea80b3176d
remove unused dependencies 2023-04-02 11:06:40 +02:00
Relentless
bb47c08c2b
port 1.19.2 changes 2023-04-02 10:59:49 +02:00
Relentless
d0e5e01f37
partial 1.19.4 port 2023-03-25 19:14:59 +01:00
Relentless
7f941373d9
mark recipe context ingredient replacement as nullable 2023-03-25 19:14:39 +01:00
embeddedt
f88172c8fc
Performance improvements (#35)
Co-authored-by: LLytho <main@lytho.dev>
Co-authored-by: Relentless <relentless@rlnt.dev>
2023-03-10 16:18:32 +01:00
Relentless
59b2d84998
Fix accessing runtime when not initialized (#32)
Co-authored-by: Relentless <relentless@rlnt.dev>
2023-02-08 01:36:49 +01:00
Relentless
8db0f1d005
1.19.3 port 2023-02-04 16:18:36 +01:00
LLytho
5bf5a4e5e0 Move to arch 2023-02-01 21:33:29 +01:00
Relentless
91b49533af
update loom 2023-02-01 18:51:30 +01:00
Relentless
27b3604c7f
adjust api lookup docs 2023-02-01 17:12:31 +01:00
LLytho
de0b4d49e2 Add jankins and fix auto config for test env 2023-02-01 16:35:48 +01:00
LLytho
4211838133 Add AlmostUnifiedLookup for mod devs 2023-02-01 16:21:07 +01:00
Relentless
b380cb4b0f
improved tooltip info and added German translation 2022-12-20 16:08:37 +01:00
Relentless
1771013e68
add missing Fabric tags to defaults
fixes #31
2022-12-20 15:34:49 +01:00
Relentless
b2570c2671
remove default forge styled tags from Fabric 2022-12-20 15:13:26 +01:00
Relentless
ddc788003a
add default mod priority list for Fabric 2022-12-20 15:13:01 +01:00
Relentless
5c6916b436
reorganize json compare tests 2022-12-05 21:56:25 +01:00
Relentless
df9fc1acd0
[1.19] Improve duplicate checks for implicit counts of 1 (#28) 2022-12-05 21:27:40 +01:00
Relentless
668957e25b
fix inconsistencies and formatting 2022-11-30 21:04:27 +01:00
Relentless
bbb62b9e44
[1.19] fix REI item hiding (#26)
Co-authored-by: LLytho <main@lytho.dev>
2022-11-30 20:49:18 +01:00
LLytho
d89c2f1f60 Move MI keys to RecipeConstants 2022-11-30 19:18:36 +01:00
LLytho
2cbe1dde3d Add some modern industrialization recipe keys 2022-11-30 18:55:59 +01:00
LLytho
220521df08 Add some mekanism recipe keys 2022-11-30 18:32:17 +01:00
LLytho
849c8323f4 Move builder keys to RecipeConstants and add slag unifier
- Fixes #25
2022-11-30 18:09:54 +01:00
LLytho
9478dacbef
Add support for ad astra (#24) 2022-11-27 18:30:24 +01:00
Relentless
5ab68ca4d6
Revert "fix stone strata detection not being applied to ingredients"
This reverts commit 3558ed2c30.
2022-11-21 23:07:13 +01:00
Relentless
e1c5b3d992
fix inconsistency in recipe order and dumps
fixes #23
2022-11-21 14:42:23 +01:00
Relentless
3558ed2c30
fix stone strata detection not being applied to ingredients
fixes #22
2022-11-21 14:41:55 +01:00
Relentless
9e0c36bf7b
fix hiding of tags with only one namespace
fixes #21
2022-11-21 14:41:13 +01:00
Relentless
3009c440e9
expose unify config and material list in KubeJS binding 2022-11-21 14:40:35 +01:00
Relentless
348825323a
fix crash with Rhino
fixes #20

Co-authored-by: LLytho <main@lytho.dev>
2022-11-15 21:28:08 +01:00
Relentless
a46d274165
port 1.18 changes
- JEI indicator placement rework
- format portuguese translation
2022-11-07 13:59:27 +01:00
FITFC
c69fdedfda
Portuguese translation (#18) 2022-11-01 22:32:48 +01:00
Relentless
6aab5ed5cf
port 1.18 changes
Co-authored-by: LLytho <main@lytho.dev>
2022-11-01 18:06:18 +01:00
Relentless
ebc8b942dc
port 1.18 changes 2022-10-28 18:19:00 +02:00
Relentless
85f89d6394
port 1.18 changes
- use resource location for tag keys in priority overrides
- implement config backup on invalid entries
2022-10-20 23:35:50 +02:00
Relentless
d281626423
port 1.18 changes 2022-10-19 17:14:37 +02:00
Relentless
b04d4122c1
1.19.2 port (#15) 2022-10-17 20:57:09 +02:00
LLytho
bed00c9415 Add support for amethyst imbuement 2022-09-28 17:56:03 +02:00
Relentless
10d4ee73bd
1.18 server only mode (#11)
Co-authored-by: LLytho <main@lytho.dev>
2022-09-27 18:14:42 +02:00
Relentless
944ce27ac9
1.19.2 backports
- remove unnecessary gradle tasks
- don't publish common module in dependencies
- move REI plugin to common
- use JEI tooltip renderer for recipe indicator
2022-09-27 18:11:17 +02:00
Relentless
a41f381dcc
change recipe manager inject priority for mod compatibility 2022-09-24 20:08:15 +02:00
Relentless
a80405d726
Recipe Modification Indicator (#8)
Co-authored-by: LLytho <main@lytho.dev>
2022-09-24 20:06:13 +02:00
Relentless
852e9a839a
properly handle spaces in shaped patterns 2022-09-17 21:10:14 +02:00
Relentless
72b5344f42
fix typo 2022-09-17 21:10:10 +02:00
Relentless
bd8497f31c
don't handle unnecessary duplicate links 2022-09-17 21:10:03 +02:00
Relentless
08d3b2bdaa
add wires tag to defaults 2022-09-17 21:09:59 +02:00
Relentless
3af4c78efa
add missing raw storage blocks tag for fabric 2022-09-16 21:00:12 +02:00
Relentless
b2099a8b58
fix item hiding although being the only entry in a tag 2022-09-16 21:00:12 +02:00