Commit graph

  • cbef5ffaf8 Update BlockAtomicReconstructor.java coco875 2024-10-18 22:19:58 +0200
  • 1e965230e5 Remove unused imports Mrbysco 2024-10-18 22:18:25 +0200
  • ae60e77a2c Use tooltip context of Atomic Reconstructor (#1415) Mrbysco 2024-10-18 22:17:58 +0200
  • 0ac1e81d0e Increment version Mrbysco 2024-10-18 19:46:07 +0200
  • 8fd9afe8d7 Separate client and server networking related code Mrbysco 2024-10-18 19:35:50 +0200
  • 844efe4260 Fix server crashes on boot Mrbysco 2024-10-18 18:15:51 +0200
  • f32f7187cc Fixed project not loading for Flanks Flanks255 2024-10-17 16:56:04 -0500
  • 87a24eb19f Increment version Mrbysco 2024-10-17 21:26:22 +0200
  • 556fa487be Fix Enervator and Energizer gui crashing Mrbysco 2024-10-17 21:17:23 +0200
  • 6aceee7365 Increment version Mrbysco 2024-10-17 19:54:51 +0200
  • 8fd600dc86 Fix energy storage Mrbysco 2024-10-17 19:54:11 +0200
  • e870e5c48b Fix laser crash Mrbysco 2024-10-17 19:54:04 +0200
  • decfaef9c3 Update changelog.md Mrbysco 2024-10-17 19:14:07 +0200
  • 27de160097 Increment version Mrbysco 2024-10-17 19:00:06 +0200
  • 124cac11e4 Fix up Nether Wart farmer behavior Mrbysco 2024-10-17 18:53:49 +0200
  • d8ad92c447 Fix Empowered Emeradic Crystal requiring tall grass (Fixes #1410) Mrbysco 2024-10-17 18:39:43 +0200
  • a6a9467dd1 Fix Tiny Toch placement (Fixes #1409) Mrbysco 2024-10-17 18:35:11 +0200
  • 0e3a961257 Re-enable Patchouli support Mrbysco 2024-10-17 00:54:39 +0200
  • 82c99e0b56 Update compat mining lens recipes Mrbysco 2024-10-17 00:19:23 +0200
  • 3e5561bfb3 Remove unused classes related to removed Smiley Cloud Mrbysco 2024-10-16 23:44:58 +0200
  • b0491d0a3d Remove laser particle todo Mrbysco 2024-10-16 23:41:20 +0200
  • 7ad55e116b Remove code relating to removed Treasure Chest Mrbysco 2024-10-16 23:38:21 +0200
  • f40023cfd2 Change tile inventory saving/loading Mrbysco 2024-10-16 23:37:31 +0200
  • a117dd5340 Fix placer not working Mrbysco 2024-10-16 23:29:06 +0200
  • 8e06e4bcb0 Remove removed Smiley Cloud tile entity class Mrbysco 2024-10-16 23:10:41 +0200
  • b4521321c8 Remove empty lines between Override and method Mrbysco 2024-10-16 23:10:13 +0200
  • 8cdd5acaaf Remove old TODO from TileEntityLaserRelayEnergy Mrbysco 2024-10-16 23:09:53 +0200
  • 845aaf847d Remove todo in TileEntityLaserRelay Mrbysco 2024-10-16 23:06:56 +0200
  • 0d525dea6c Remove TileEntity related to removed Compost Mrbysco 2024-10-16 23:06:48 +0200
  • 3d5a99414f Remove old TileEntityBase TODO's Mrbysco 2024-10-16 22:50:31 +0200
  • d112602764 Remove unused imports Mrbysco 2024-10-16 22:42:55 +0200
  • deadb3fd70 Make ActuallyContainers consistent Mrbysco 2024-10-16 22:41:57 +0200
  • 84c7b0d61a Move Entity registration code to InitEntities Mrbysco 2024-10-16 22:40:19 +0200
  • 09592c6f41 Resolve TODO on Crystal Cluster loottable Mrbysco 2024-10-16 22:26:33 +0200
  • 005b3ccc8a Remove Black Quartz Ore loot TEMP Mrbysco 2024-10-16 22:12:30 +0200
  • 072f5c68b7 Remove TODO on Ring of Growth recipe Mrbysco 2024-10-16 22:08:29 +0200
  • 863c2b758b Remove TODO as the content in question was removed Mrbysco 2024-10-16 22:02:28 +0200
  • f226651192 Update NeoForge Mrbysco 2024-10-16 22:02:17 +0200
  • 09fa51e7d4 Remove unused imports Mrbysco 2024-10-15 22:07:23 +0200
  • 92dfcb472c Fix drill behavior Mrbysco 2024-10-15 22:07:14 +0200
  • c133f28a52 Update NeoForge and the other mods Mrbysco 2024-10-14 19:56:18 +0200
  • 556f4a773c Run datagen Mrbysco 2024-08-11 20:37:49 +0200
  • 93242df1ff Add cutout to all crop models instead of ignoring the first state Mrbysco 2024-08-11 20:37:33 +0200
  • b70c791666 Fix lookup mistake in recipe generator Mrbysco 2024-08-11 20:37:10 +0200
  • e81c6c4744 Rename mods.toml Mrbysco 2024-08-11 20:36:56 +0200
  • a831cbbda7 Hook up built-in config screen Mrbysco 2024-08-11 20:36:49 +0200
  • a20c25eb4a Encase the PatchouliPages init into a isLoaded check Mrbysco 2024-08-11 20:36:25 +0200
  • 3262554139 Move onBlockStartBreak into BlockEvent.BreakEvent event Mrbysco 2024-08-11 20:35:56 +0200
  • bb84d53906 Fixed wrong Codec / StreamCodec being used for Crushing recipe Mrbysco 2024-08-11 20:33:08 +0200
  • c5e264f685 Fix the key creation for Configured/Placed features Mrbysco 2024-08-11 20:32:45 +0200
  • 902b27914d Actually register the capabilities to the items and feed the transfer rate Mrbysco 2024-08-11 20:32:27 +0200
  • ca68c2703a More things Mrbysco 2024-08-11 20:31:47 +0200
  • fc0bff23b4 Update to 1.21.1 Mrbysco 2024-08-11 20:30:35 +0200
  • 0c493b9169 Things Flanks255 2024-07-27 17:51:54 -0500
  • d0b7e95ed5 Just filler things lol. Flanks255 2024-07-27 17:30:21 -0500
  • 2e394d9230 Some more things.... Flanks255 2024-07-27 15:52:49 -0500
  • f28b6714d4 Some more things... Flanks255 2024-07-27 15:43:46 -0500
  • ff222b6e69 Some things... Flanks255 2024-07-25 18:43:15 -0500
  • 8cc262156e more things. Flanks255 2024-07-24 17:22:57 -0500
  • adce5984e4 Sack things, moved filter to WSD. Flanks255 2024-07-24 16:38:54 -0500
  • 856e07a521 More porting Mrbysco 2024-07-24 21:16:44 +0200
  • 0f9d017634 Update NeoForge and parchment Mrbysco 2024-07-24 21:01:35 +0200
  • 49ccc20622 more things. Flanks255 2024-07-23 17:51:57 -0500
  • f4fa79d8cc even more brr... Flanks255 2024-07-23 16:24:24 -0500
  • cbf7135fbd more brr... Flanks255 2024-07-22 19:06:26 -0500
  • 98ef8e8332 Something something porting go brr... Flanks255 2024-07-22 18:42:48 -0500
  • ac320235a2 Go Go Deferred Register... Flanks255 2024-07-22 16:22:30 -0500
  • 23815b70b3 Initial port to 1.21 (WIP) Mrbysco 2024-07-08 13:17:57 +0200
  • 0ebbd811fd Fixed drill attributes going haywire. Bumped for release. 1.20.4 Flanks255 2024-06-27 16:59:03 -0500
  • 9eec468f7c
    Add files via upload Kal Chikhou 2024-06-12 17:44:03 +0200
  • 9b6dd7d030 yoinked cullfaces from the hopping item interface, Fixes #1401 Flanks255 2024-06-12 08:54:19 -0500
  • 7c91da5a02 Added crushing recipes for Copper / Deepslate copper / deepslate iron. Fixed #1405 Flanks255 2024-06-11 21:55:44 -0500
  • e408eb9465 Fixed #1402 Flanks255 2024-06-11 21:55:11 -0500
  • f58948e7ce Fixed #1403 Flanks255 2024-06-11 21:54:51 -0500
  • 90f8063c75 Updated specialPeopleStuff.properties Flanks255 2024-06-10 15:27:35 -0500
  • 9d76fad754 some clean up. Flanks255 2024-06-10 15:10:09 -0500
  • 2bea730276 More Voxel simplifications. Version Bump. Flanks255 2024-06-05 08:51:46 -0500
  • 6686f1f417 Simplifying alot of block voxelshapes. Flanks255 2024-06-04 22:25:30 -0500
  • c812512abe Fixed up the teleport staff. Flanks255 2024-06-04 16:38:19 -0500
  • 2cadd9e19a Fixed booster shape. Flanks255 2024-06-04 15:18:55 -0500
  • bc5dc44864 Gui Fixes Flanks255 2024-06-04 15:16:17 -0500
  • d7de3e61d2 Gui Fixes Flanks255 2024-06-04 13:44:31 -0500
  • 9e0ce03580 Fixes Flanks255 2024-06-04 13:36:41 -0500
  • 4d3ba552eb Fixed AIOT tilling and flattening. Flanks255 2024-06-03 16:43:45 -0500
  • a6f50e2f3a Fixed worm stuff. Flanks255 2024-06-03 16:16:57 -0500
  • a841121dde Fixed animation on stands. Flanks255 2024-06-02 17:54:50 -0500
  • fbdfc2e845 Fixed missing texture on fireworks box Flanks255 2024-06-02 17:51:19 -0500
  • 5ce4f9a73c Fixing redstone things Flanks255 2024-06-02 17:40:08 -0500
  • 99e166337b Fixed relay things. Fixed compass clicking. Flanks255 2024-06-01 14:51:54 -0500
  • cf0349b102 Just lang things Flanks255 2024-06-01 13:22:02 -0500
  • eb7963631f Fiddling with laser relay rendering. Flanks255 2024-06-01 12:55:29 -0500
  • 9000eb3fab Something something filter. Flanks255 2024-05-30 17:13:21 -0500
  • 66e6123a5f changed wording. Flanks255 2024-05-30 17:05:14 -0500
  • 5f3326af64 Changed wip to WIP Flanks255 2024-05-30 17:02:52 -0500
  • 6389668bf9 ReAdding Damage Filtering, and NBT filtering. Flanks255 2024-05-30 17:02:24 -0500
  • 764ded5855 Add some todo's Mrbysco 2024-05-25 17:01:33 +0200
  • 762679921e Update minimum neo version Mrbysco 2024-05-25 16:53:02 +0200
  • b9f3f640d6 Increment version Mrbysco 2024-05-25 16:50:45 +0200
  • a5172ea2e3 Use the non-deprecated getBurnTime method Mrbysco 2024-05-25 16:49:37 +0200
  • 60703b3004 Update NeoForge support (Fix #1400) Mrbysco 2024-05-25 16:49:21 +0200