Commit graph

2844 commits

Author SHA1 Message Date
Mrbysco
16cd3a6966 Add Canola, Flax and Coffee patches
Fix generateQuartz config option having the wrong id
2024-10-22 22:19:01 +02:00
Mrbysco
43a23883e3 Fix village structure 2024-10-22 19:48:54 +02:00
Mrbysco
d644baa4cc Remove unused Buttons class 2024-10-22 19:22:50 +02:00
Mrbysco
f45bcb2f30 Remove unused Deprecated values 2024-10-22 19:22:25 +02:00
Mrbysco
7d5876a7ad Remove GuiFactory as config is built into neoforge 2024-10-22 19:20:52 +02:00
Mrbysco
53b721f824 Remove unused OreDict related class 2024-10-22 19:17:51 +02:00
Mrbysco
268cf651d0 More cleaning up 2024-10-20 23:42:50 +02:00
Flanks255
6774b08ac5 Sunday code cleaning... 2024-10-20 15:58:07 -05:00
Flanks255
9cfbb61739 Merge remote-tracking branch 'origin/1.21' into 1.21 2024-10-19 17:08:58 -05:00
Flanks255
9a418c1c6d Fixed all in one tools not having damage. 2024-10-19 17:08:46 -05:00
Mrbysco
b68cfecdf9 Add missing XP Solidifier recipe 2024-10-19 23:01:53 +02:00
Mrbysco
758001e2fd Move init of ActuallyAdditionsClient inside the isClient check 2024-10-19 18:37:45 +02:00
Flanks255
b5cb343492 Added the ability to open the crafting table on a stick with a hotkey if the item is present in inventory, or in a curios slot. Closes #1417 2024-10-19 11:33:14 -05:00
Mrbysco
c952c779a4 Add more tags ( #1418 ) 2024-10-19 16:21:25 +02:00
Mrbysco
9d166ac988 Networking overhaul
Should fix #1419
2024-10-19 15:45:31 +02:00
Mrbysco
3330a3b320 Update Buttons.java 2024-10-18 22:29:57 +02:00
Mrbysco
d088aba777 Remove comparison to self 2024-10-18 22:28:05 +02:00
Mrbysco
9abb4868d6 Update logging 2024-10-18 22:25:12 +02:00
Mrbysco
bae1ef5e91 Comment out logging oon ItemTeleportStaff 2024-10-18 22:23:38 +02:00
Mrbysco
e1e92d577a Remove temporary log messages 2024-10-18 22:22:04 +02:00
Mrbysco
4dd12e74fd Update package-info.java 2024-10-18 22:20:06 +02:00
Mrbysco
1e965230e5 Remove unused imports 2024-10-18 22:18:25 +02:00
Mrbysco
ae60e77a2c Use tooltip context of Atomic Reconstructor (#1415) 2024-10-18 22:17:58 +02:00
Mrbysco
8fd9afe8d7 Separate client and server networking related code 2024-10-18 19:35:50 +02:00
Mrbysco
844efe4260 Fix server crashes on boot 2024-10-18 18:22:44 +02:00
Flanks255
f32f7187cc Fixed project not loading for Flanks 2024-10-17 16:56:04 -05:00
Mrbysco
556fa487be Fix Enervator and Energizer gui crashing 2024-10-17 21:17:23 +02:00
Mrbysco
8fd600dc86 Fix energy storage 2024-10-17 19:54:11 +02:00
Mrbysco
e870e5c48b Fix laser crash 2024-10-17 19:54:04 +02:00
Mrbysco
124cac11e4 Fix up Nether Wart farmer behavior 2024-10-17 18:53:49 +02:00
Mrbysco
d8ad92c447 Fix Empowered Emeradic Crystal requiring tall grass (Fixes #1410) 2024-10-17 18:39:43 +02:00
Mrbysco
a6a9467dd1 Fix Tiny Toch placement (Fixes #1409) 2024-10-17 18:35:11 +02:00
Mrbysco
0e3a961257 Re-enable Patchouli support 2024-10-17 00:54:39 +02:00
Mrbysco
82c99e0b56 Update compat mining lens recipes 2024-10-17 00:19:23 +02:00
Mrbysco
3e5561bfb3 Remove unused classes related to removed Smiley Cloud 2024-10-16 23:44:58 +02:00
Mrbysco
b0491d0a3d Remove laser particle todo 2024-10-16 23:41:20 +02:00
Mrbysco
7ad55e116b Remove code relating to removed Treasure Chest 2024-10-16 23:38:21 +02:00
Mrbysco
f40023cfd2 Change tile inventory saving/loading
Using the serializeNBT and deserializeNBT methods from ItemStackHandler
2024-10-16 23:37:31 +02:00
Mrbysco
a117dd5340 Fix placer not working 2024-10-16 23:29:06 +02:00
Mrbysco
8e06e4bcb0 Remove removed Smiley Cloud tile entity class 2024-10-16 23:10:41 +02:00
Mrbysco
b4521321c8 Remove empty lines between Override and method 2024-10-16 23:10:13 +02:00
Mrbysco
8cdd5acaaf Remove old TODO from TileEntityLaserRelayEnergy 2024-10-16 23:09:53 +02:00
Mrbysco
845aaf847d Remove todo in TileEntityLaserRelay 2024-10-16 23:06:56 +02:00
Mrbysco
0d525dea6c Remove TileEntity related to removed Compost 2024-10-16 23:06:48 +02:00
Mrbysco
3d5a99414f Remove old TileEntityBase TODO's
Remove unused method
2024-10-16 22:50:31 +02:00
Mrbysco
d112602764 Remove unused imports 2024-10-16 22:42:55 +02:00
Mrbysco
deadb3fd70 Make ActuallyContainers consistent
It now matches the rest of the registration related classes
2024-10-16 22:41:57 +02:00
Mrbysco
84c7b0d61a Move Entity registration code to InitEntities
Move BiomeModifier and Condition registration code to ActuallyBiomeModifiers
2024-10-16 22:40:19 +02:00
Mrbysco
09592c6f41 Resolve TODO on Crystal Cluster loottable 2024-10-16 22:26:33 +02:00
Mrbysco
005b3ccc8a Remove Black Quartz Ore loot TEMP 2024-10-16 22:12:30 +02:00
Mrbysco
072f5c68b7 Remove TODO on Ring of Growth recipe
Since it works
2024-10-16 22:08:29 +02:00
Mrbysco
863c2b758b Remove TODO as the content in question was removed 2024-10-16 22:02:28 +02:00
Mrbysco
09fa51e7d4 Remove unused imports 2024-10-15 22:07:23 +02:00
Mrbysco
92dfcb472c Fix drill behavior 2024-10-15 22:07:14 +02:00
Mrbysco
556f4a773c Run datagen 2024-08-11 20:37:49 +02:00
Mrbysco
93242df1ff Add cutout to all crop models instead of ignoring the first state 2024-08-11 20:37:33 +02:00
Mrbysco
b70c791666 Fix lookup mistake in recipe generator 2024-08-11 20:37:10 +02:00
Mrbysco
e81c6c4744 Rename mods.toml 2024-08-11 20:36:56 +02:00
Mrbysco
a831cbbda7 Hook up built-in config screen
TODO: Datagen lang keys
2024-08-11 20:36:49 +02:00
Mrbysco
a20c25eb4a Encase the PatchouliPages init into a isLoaded check
Allows for testing without Patchouli
2024-08-11 20:36:25 +02:00
Mrbysco
3262554139 Move onBlockStartBreak into BlockEvent.BreakEvent event 2024-08-11 20:35:56 +02:00
Mrbysco
bb84d53906 Fixed wrong Codec / StreamCodec being used for Crushing recipe 2024-08-11 20:33:08 +02:00
Mrbysco
c5e264f685 Fix the key creation for Configured/Placed features 2024-08-11 20:32:45 +02:00
Mrbysco
902b27914d Actually register the capabilities to the items and feed the transfer rate 2024-08-11 20:32:27 +02:00
Mrbysco
ca68c2703a More things 2024-08-11 20:31:47 +02:00
Flanks255
0c493b9169 Things 2024-07-27 17:51:54 -05:00
Flanks255
d0b7e95ed5 Just filler things lol. 2024-07-27 17:30:21 -05:00
Flanks255
2e394d9230 Some more things.... 2024-07-27 15:52:49 -05:00
Flanks255
f28b6714d4 Some more things... 2024-07-27 15:43:46 -05:00
Flanks255
ff222b6e69 Some things... 2024-07-25 18:43:15 -05:00
Flanks255
8cc262156e more things. 2024-07-24 17:22:57 -05:00
Flanks255
adce5984e4 Sack things, moved filter to WSD. 2024-07-24 16:38:54 -05:00
Mrbysco
856e07a521 More porting 2024-07-24 21:16:44 +02:00
Flanks255
49ccc20622 more things. 2024-07-23 17:51:57 -05:00
Flanks255
f4fa79d8cc even more brr... 2024-07-23 16:24:24 -05:00
Flanks255
cbf7135fbd more brr... 2024-07-22 19:06:26 -05:00
Flanks255
98ef8e8332 Something something porting go brr... 2024-07-22 18:42:48 -05:00
Flanks255
ac320235a2 Go Go Deferred Register... 2024-07-22 16:22:30 -05:00
Mrbysco
23815b70b3 Initial port to 1.21 (WIP) 2024-07-08 13:17:57 +02:00
Flanks255
0ebbd811fd Fixed drill attributes going haywire.
Bumped for release.
2024-06-27 16:59:03 -05:00
Flanks255
9b6dd7d030 yoinked cullfaces from the hopping item interface, Fixes #1401 2024-06-12 08:54:19 -05:00
Flanks255
7c91da5a02 Added crushing recipes for Copper / Deepslate copper / deepslate iron.
Fixed #1405
2024-06-11 21:55:44 -05:00
Flanks255
e408eb9465 Fixed #1402 2024-06-11 21:55:11 -05:00
Flanks255
f58948e7ce Fixed #1403 2024-06-11 21:54:51 -05:00
Flanks255
90f8063c75 Updated specialPeopleStuff.properties 2024-06-10 15:27:35 -05:00
Flanks255
9d76fad754 some clean up. 2024-06-10 15:10:09 -05:00
Flanks255
2bea730276 More Voxel simplifications.
Version Bump.
2024-06-05 08:51:46 -05:00
Flanks255
6686f1f417 Simplifying alot of block voxelshapes. 2024-06-04 22:25:30 -05:00
Flanks255
c812512abe Fixed up the teleport staff. 2024-06-04 16:38:19 -05:00
Flanks255
2cadd9e19a Fixed booster shape. 2024-06-04 15:18:55 -05:00
Flanks255
bc5dc44864 Gui Fixes 2024-06-04 15:16:17 -05:00
Flanks255
d7de3e61d2 Gui Fixes 2024-06-04 13:44:31 -05:00
Flanks255
9e0ce03580 Fixes 2024-06-04 13:36:41 -05:00
Flanks255
4d3ba552eb Fixed AIOT tilling and flattening. 2024-06-03 16:43:45 -05:00
Flanks255
a6f50e2f3a Fixed worm stuff. 2024-06-03 16:16:57 -05:00
Flanks255
a841121dde Fixed animation on stands. 2024-06-02 17:54:50 -05:00
Flanks255
fbdfc2e845 Fixed missing texture on fireworks box 2024-06-02 17:51:19 -05:00
Flanks255
5ce4f9a73c Fixing redstone things 2024-06-02 17:40:08 -05:00
Flanks255
99e166337b Fixed relay things.
Fixed compass clicking.
2024-06-01 14:51:54 -05:00
Flanks255
cf0349b102 Just lang things 2024-06-01 13:22:02 -05:00