Commit Graph

16 Commits

Author SHA1 Message Date
wsor4035 35b9cc4dde
add in xcompat for game agnostic handling dry (#25)
* add in xcompat for game agnostic handling dry

* udpate readme
2024-02-25 14:56:12 -05:00
FlitPix b3484fd777
Fix silicon not appearing in recipe book (#24)
* Fix silicon not appearing in recipe book

* Remove silicon from crafting compat tables

* Revert newline
2024-02-16 16:41:12 -05:00
Jacob Lifshay 1009295ee6
Add mcl_copper support (#22)
* add mcl_core to optional dependencies

* add support for mcl_copper
2023-12-23 11:33:28 +01:00
Niklp e4a122dfdd
add techage support (#20)
* add techage support

* remove techage op-depend
2023-03-20 17:13:38 -04:00
wsor4035 a9002d6dad
add first class support for repixture (#19) 2023-01-28 21:45:13 +01:00
sfence d52bb607a0
Add aluminum bar, strip and wire, gold strip and stainless steel bar and strip. (#16) 2022-11-05 12:55:06 -04:00
sfence b9ac85790d
Add lead strip, carbon steel bar and stainless steel wire if technic is enabled. (#15) 2022-08-11 18:19:07 -04:00
sfence a4dab9c4c8
Fix materials for Hades Revisited 0.15.2 (#14) 2022-08-03 01:54:48 -04:00
BuckarooBanzay 800f740161 add silver-spool recipes only if silver is present 2022-03-25 10:43:42 +01:00
wsor4035 8631a2670b
Hades branch improvements (#12)
* Add hades_bucket to crafts. Fix some bugs.

* Fix dependencies and recipes. Disable silicon if hades_materials is aviable.

* Remove unused dependence.

* Clear original recipe for palstic base from hades_materials. Prevent dual plastic cook recipe.

* Use register_alias_force.

* Fix spaces vs tabs.

Co-authored-by: wsor4035 <24964441+wsor4035@users.noreply.github.com>

* formatting fixes

Co-authored-by: sfence <sfence.software@gmail.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
2022-03-02 01:07:14 -05:00
unknown 1f8085b8c3 fix https://github.com/mt-mods/basic_materials/issues/9 part 2 2022-02-27 18:37:28 -05:00
unknown 39d822252e fix https://github.com/mt-mods/basic_materials/issues/9 2022-02-27 17:45:47 -05:00
wsor4035 dfb7beb8b7
add hades revisted crafts and update sound api for sounds (#10)
* add hades revisted crafts and update sound api for sounds
2022-02-27 17:43:13 -05:00
wsor4035 727b5999dc
add more game crafts (#8)
* add support for mineclon*s, farlands_reloaded crafts
2022-02-27 10:22:33 -05:00
unknown 3a79e10da7 remove dep on default and make game agnostic 2022-01-25 21:08:32 -05:00
unknown 8b681d9755 refactor mod 2022-01-25 20:39:15 -05:00