Commit graph

  • 503ed7ee49 Start on 1.20 modmuss50 2023-05-10 21:57:16 +0100
  • adc4e9ca79 Bump version modmuss50 2023-03-18 13:05:56 +0000
  • 34784f94d9 Fix build + crash modmuss50 2023-03-18 12:47:35 +0000
  • b1eb120d0e Update REI modmuss50 2023-03-18 12:47:29 +0000
  • 8b527dbead
    add shulker extraction and fix storing techreborn storage (#3111) AngelBottomless 2023-03-18 21:35:56 +0900
  • 9841d3332d
    Add Pump (#3092) Maxim Varfolomeyev 2023-03-18 15:27:44 +0300
  • 0b3eb68038
    optimize RollingMachineBlockEntity (#3124) AngelBottomless 2023-03-18 21:21:39 +0900
  • f3a6e7a21f
    leave free space for creative tank (#3125) AngelBottomless 2023-03-18 21:20:36 +0900
  • 92fce93890
    prevent spamming packets (#3126) AngelBottomless 2023-03-18 21:19:53 +0900
  • 82978076d9 Set curseforge version modmuss50 2023-03-14 19:32:01 +0000
  • cd8572193d Update energy modmuss50 2023-03-14 19:29:01 +0000
  • ab50a9fd95 1.19.4 stable modmuss50 2023-03-14 19:05:58 +0000
  • 08502cd6bc Port/1.19.4 new recipes (#3120) Ayutac 2023-03-08 21:46:05 +0100
  • b52c489976 fixed orange tulip extraction recipe Ayutac 2023-02-25 16:56:20 +0100
  • 7c3beb2d1a Fix build. modmuss50 2023-02-23 16:03:34 +0000
  • 759c3fbfc3 1.19.4-pre1 modmuss50 2023-02-23 15:51:39 +0000
  • 32e719115b Fix chemical reactor concrete powder recipe jlortiz0 2023-02-06 14:14:11 -0800
  • 0169651414 Only validate GUI types from TR. modmuss50 2023-02-02 16:10:48 +0000
  • 4be0031344 Cleanup @Environment annotations. modmuss50 2023-02-01 22:30:16 +0000
  • d305a7f092 Auto convert grinder recipes to datagen modmuss50 2023-02-01 22:11:21 +0000
  • acccaaa84c Update to loom 1.1 modmuss50 2023-02-01 21:09:48 +0000
  • 0f8d3a8ccc Data gen alloy smelter recipes modmuss50 2023-01-23 15:05:45 +0000
  • 3982da5c63
    Remove old code Mark 2023-01-19 18:53:07 +0000
  • e29371c82c Fixes #3104 ayutac 2023-01-10 08:04:11 +0100
  • 2e6f8539fd changed the upgrader textures so that their display matches the new storage unit textures ayutac 2023-01-09 08:27:07 +0100
  • 4ae5dfbc8d added solar panels to the other generators ayutac 2023-01-08 14:47:17 +0100
  • 529b374ecb
    Updated Nanosaber sprites and models (#3064). Thanks to Spearkiller. Spearkiller 2022-12-27 21:02:05 +1300
  • 9faa008939 Fix crash. Closes #3091 modmuss50 2022-12-18 12:28:42 +0000
  • ad81e8cc8c
    1.19 fishing station (#3071) Ayutac 2022-12-18 13:24:10 +0100
  • 0aa4126966 Remove access widener now provided via fabric API modmuss50 2022-12-18 12:16:31 +0000
  • ac7f8c8496
    added uu matter recipe provider hook and some examples (#3072) Ayutac 2022-12-18 13:14:02 +0100
  • 39f2fa9229
    made ore gen more configurable (#3086) Ayutac 2022-12-18 13:11:31 +0100
  • 4c037bd80b Add some basic spotless formatting rules. modmuss50 2022-12-18 12:10:22 +0000
  • d2e4b92984 Remove santa hat easter egg. modmuss50 2022-12-18 12:04:57 +0000
  • d0a2abefa5 Update Gradle + deps. Use spotless for license header checks. modmuss50 2022-12-18 12:01:21 +0000
  • 80616eb05c
    Added debug tool to OP tab (#3089) Ayutac 2022-12-09 10:29:04 +0100
  • 3e24025acc
    Fixes #3087 and keeps #3083 fixed Ayutac 2022-12-08 13:32:38 +0100
  • 573ba92920
    1.19.3 port (#3074) modmuss50 2022-12-07 16:28:29 +0000
  • 7b7fba96c5 Bump version modmuss50 2022-11-21 10:34:48 +0000
  • fa51d633b6 Update energy modmuss50 2022-11-21 10:33:03 +0000
  • a6aadc3ec3
    Fixed elevator recipe Ayutac 2022-11-20 18:10:15 +0100
  • b462109fba
    Fix for #3047 (#3067) Ayutac 2022-11-20 17:49:48 +0100
  • 10468e762e
    Fixed #2580 (#3069) Ayutac 2022-11-20 17:31:31 +0100
  • 7be590d01d
    Fixed #3049 (#3068) Ayutac 2022-11-20 17:31:04 +0100
  • 34012fd6a6
    1.19 launchpad and elevator, textures by Spearkiller (#3060) Ayutac 2022-11-20 17:28:46 +0100
  • 193be50df8 Remove a mixin. modmuss50 2022-11-19 18:01:22 +0000
  • d84eec20cb
    Fixes #2887: PoweredCraftingHandler#onCraft doesn't check for overflow (#3065) Ayutac 2022-11-17 23:58:14 +0100
  • 268de10661 Fix #3002: Crash when IDSU energy storage is queried on the client Technici4n 2022-11-17 13:33:36 +0100
  • c6f6b6f49c Ensure the maximum of either ranges is preserved modmuss50 2022-11-16 22:28:53 +0000
  • f24e8f0631 Combine adjacent screen handler inv ranges. Fixes #2365 modmuss50 2022-11-16 22:18:21 +0000
  • 3fa83d8f63 Optimise TagIngredient sync. Fixes #3024 modmuss50 2022-11-16 21:31:32 +0000
  • 770ac2292f Cleanup/remove old "spamless" chat message code. modmuss50 2022-11-16 21:19:12 +0000
  • 357c86940d Add none solid covers tag modmuss50 2022-11-16 21:04:02 +0000
  • 086e416157
    added blockdrop datagen (#3061) Ayutac 2022-11-16 21:38:02 +0100
  • 19c381a333 corrected painting tool height ayutac 2022-11-15 16:58:49 +0100
  • 12a729234c Appearance fixes and improvements. modmuss50 2022-11-14 08:56:42 +0000
  • c30db3317c new storage fronts by Spearkiller ayutac 2022-11-09 15:55:03 +0100
  • 013718e60f proper GPS texture by Spearkiller ayutac 2022-11-09 12:30:38 +0100
  • 6d88be895f Ignore .DS_Store files modmuss50 2022-11-08 08:58:46 +0000
  • 878aa0a74d Support new fabric block appearance API modmuss50 2022-11-08 08:57:21 +0000
  • 3d5300e908
    added GPS by Ayutac (#3054) Ayutac 2022-11-08 09:48:37 +0100
  • f9bf648bfe
    fixed a sawmill bug by Ayutac (#3052) Ayutac 2022-11-08 09:48:28 +0100
  • 10ebd36920 Fix build modmuss50 2022-09-26 21:44:09 +0100
  • b4c2940db8 More datagen modmuss50 2022-09-26 19:40:08 +0100
  • c97cadeea2 Update Fabric API and make use of its new features. modmuss50 2022-09-26 18:40:45 +0100
  • f58a4adb3c Small datagen work towards block models. modmuss50 2022-09-16 22:12:48 +0100
  • 01cddda4dd Move a lot of tags to datagen modmuss50 2022-09-15 22:42:09 +0100
  • 75c9fc9ba3 Update deps modmuss50 2022-09-10 22:12:10 +0100
  • 670fbc03d1 Version 5.3.4 drcrazy 2022-08-30 16:14:33 +0300
  • 105ab0bd77 Update OC upgrade description. Closes #2606 drcrazy 2022-08-28 14:44:20 +0300
  • dde6da28e6 Add REI Exclusion zones. Closes #2626 drcrazy 2022-08-25 04:00:48 +0300
  • 5407295bed Add more info to help with debug of recipe sync weirdness. drcrazy 2022-08-23 14:04:25 +0300
  • db499e60b2
    Add missing zombie villager textures. Thanks to Tomatobird8 Tomatobird8 2022-08-19 02:23:34 +0300
  • b7e131870a Chainsaw breaks leaves faster. Closes #2860 drcrazy 2022-08-18 17:58:07 +0300
  • 2f1413dfba Decrease enery used to produce methane cells. Closes #2622 drcrazy 2022-08-10 16:32:21 +0300
  • 5ad2a74977 Fix unused imports. drcrazy 2022-08-10 11:18:53 +0300
  • 9239b46412 Oil lakes are back. Closes #2307 drcrazy 2022-08-10 02:58:52 +0300
  • 34e3795bab Fix build modmuss50 2022-08-08 23:21:23 +0100
  • 9c8c28d025 Update min minecraft version modmuss50 2022-08-08 23:20:01 +0100
  • cb257b105b Fluid Cells to play more nicely in creative. drcrazy 2022-08-09 01:06:19 +0300
  • e401fa5a97 1.19.2 + gradle cleanup modmuss50 2022-08-08 23:04:22 +0100
  • 248b9ef1a7 Do not destroy torches by TR fluids. Closes #2813 drcrazy 2022-08-09 00:36:23 +0300
  • 6a72d5011a Fix recycler recipe display. drcrazy 2022-08-08 17:14:30 +0300
  • 1ac4881bfa Update Industrial Grinder advancement. Closes #3017 drcrazy 2022-08-08 16:03:25 +0300
  • 389cf2efbc Greenhouse can harvest glow berries. Closes #2577 drcrazy 2022-08-08 14:37:05 +0300
  • c8e04537a0 Do not store player heads in storages. Closes #2888 drcrazy 2022-08-07 16:15:08 +0300
  • 3509947e93 Fix retrieval items with NBT. Closes #2810 drcrazy 2022-08-07 02:34:48 +0300
  • e30d618d86 Fix storage units wrenching. Closes #2889 drcrazy 2022-08-06 03:12:12 +0300
  • 554a63dbba
    Remove usage of REI internals (#3019) shedaniel 2022-08-05 03:15:54 +0800
  • 88d448c3a5 Move sendToServer to ClientNetworkManager to finalise the client/server split :) modmuss50 2022-08-03 19:57:40 +0100
  • 3313f3165f 1.19.1 modmuss50 2022-07-27 18:30:16 +0100
  • 4461b5d782 Use storage upgrader on upgrade. Closes #2993 drcrazy 2022-07-24 11:30:14 +0300
  • 735da1338e Fix storage upgrade. Closes #2999 drcrazy 2022-07-24 05:05:22 +0300
  • 48a35be5d0 Fix drop for BlockBreaker. Closes #3008 drcrazy 2022-07-22 00:41:09 +0300
  • 33da2ad59e Fix peridot ore drop. Closes #2995 drcrazy 2022-07-02 15:18:23 +0300
  • e6224a62f5
    Fix alloy centrifuge recipes. Thanks to goldenapple3, goldenapple3 2022-07-02 12:10:54 +0300
  • 72b41bcec1 Removed compressor recipe for iridium alloy plate. drcrazy 2022-07-02 11:43:41 +0300
  • f3177b691a Revert buildscript changes, will bring back once 0.13 loom is ready. modmuss50 2022-06-27 22:48:24 +0100
  • 63eaf354d9 Bump fapi version drcrazy 2022-06-28 00:06:47 +0300
  • 3865555b78
    feat(recipes): support bauxite dusts from other mods (#2992) Jakub Kubík 2022-06-25 00:49:17 +0200