Relentless
ddc788003a
add default mod priority list for Fabric
2022-12-20 15:13:01 +01:00
Relentless
7f52aaa5ee
bump version
2022-12-05 22:12:44 +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
8f86d640e3
bump version
2022-11-30 21:08:37 +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
7ec34987bb
bump version
2022-11-21 23:10:31 +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
a2411a7dd0
add missing links to changelog
...
[skip build]
2022-11-21 15:18:21 +01:00
Relentless
74d9fb6532
bump version
2022-11-21 14:47:34 +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
cfb1820306
bump version
...
Co-authored-by: LLytho <main@lytho.dev>
2022-11-15 21:29:32 +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
2e11464c74
bump version
2022-11-07 13:59:27 +01:00
Relentless
a46d274165
port 1.18 changes
...
- JEI indicator placement rework
- format portuguese translation
2022-11-07 13:59:27 +01:00
Relentless
ab8049fab8
fix 1.18 changelog leftovers
...
[skip build]
2022-11-04 23:02:55 +01:00
FITFC
c69fdedfda
Portuguese translation ( #18 )
2022-11-01 22:32:48 +01:00
Relentless
a582e02839
bump version
2022-11-01 18:07:37 +01:00
Relentless
6aab5ed5cf
port 1.18 changes
...
Co-authored-by: LLytho <main@lytho.dev>
2022-11-01 18:06:18 +01:00
Relentless
b1c86ac20c
bump version
...
[skip build]
2022-10-28 22:41:35 +02: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
ee3f80d572
add secrets check to release workflow
...
[skip build]
2022-10-19 17:18:24 +02:00
Relentless
2a7a6444ee
bump version
2022-10-19 17:15:29 +02:00
Relentless
d281626423
port 1.18 changes
2022-10-19 17:14:37 +02:00
Relentless
8f04ddfe70
update changelog
2022-10-17 22:00:32 +02:00
Relentless
b04d4122c1
1.19.2 port ( #15 )
2022-10-17 20:57:09 +02:00
LLytho
7c183af95e
Bump version and update changelog
2022-09-28 17:57:28 +02:00
LLytho
bed00c9415
Add support for amethyst imbuement
2022-09-28 17:56:03 +02:00
Relentless
2e50963fe0
fix REI annotation
2022-09-27 18:15:46 +02:00
Relentless
9e0b51da72
update changelog
2022-09-27 18:14:55 +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
b72fda2756
bump version
2022-09-24 23:17:48 +02:00
Relentless
eb6c434d0e
update changelog
2022-09-24 23:17:34 +02:00
Relentless
940f4e88b9
add minecraft version to project name
2022-09-24 23:15:43 +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
5e7789795b
bump version
2022-09-17 21:11:14 +02:00
Relentless
b366a1cd38
update changelog
2022-09-17 21:11:05 +02:00
Relentless
852e9a839a
properly handle spaces in shaped patterns
2022-09-17 21:10:14 +02:00