Commit graph

3260 commits

Author SHA1 Message Date
Flanks255
60ec534700 Removed unused/unimplemented API stuff.
Removed unused assets.
2024-12-18 17:47:15 -06:00
Flanks255
af8f1f18b6 Fixed mining lens doubling up on deepslate ore chances. 2024-12-18 16:55:47 -06:00
Flanks255
8977b3ba22 Fixed the Drill's attack speed. Closes #1461 2024-12-18 16:21:10 -06:00
Flanks255
d84518feb8 Drill optimizations.
Added drill upgrade list to the tooltip.
2024-12-14 11:03:50 -06:00
Flanks255
d5757a1453 Removed SolidFuelRecipe.java, migrated Coal generators to use any burnable item. Closes #1435 2024-12-14 10:30:47 -06:00
Mrbysco
77c29a6b74 Update neoforge 2024-12-14 16:49:26 +01:00
Flanks255
b7875a09a9 Fixed the placement augment not placing from the correct slot, and now displays the slot on the augment, and on the drill. Closes #1463 2024-12-14 08:56:44 -06:00
Flanks255
9689b4c1fc Added Crops block-tag to Canola/Flax/Rice, Closes #1471 2024-12-12 19:37:39 -06:00
Flanks255
c10862ce02 Tweaks 2024-12-07 11:53:56 -06:00
Flanks255
690aa4bc17 Fixed drill dyeing recipes, Closes #1459 2024-12-07 08:27:49 -06:00
Flanks255
db9095e0f7 Fixed drill dyeing recipes, Closes #1459 2024-12-06 21:23:15 -06:00
Flanks255
e9979ba6b8 Fixed name of the first drill speed augment, Closes #1460 2024-12-06 20:49:10 -06:00
Flanks255
bb57f30912 Fixed coal generator background rendering twice. Closes #1462 2024-12-01 19:14:15 -06:00
Flanks255
4bfa6deb2d Removed a bunch of unused classes. 2024-12-01 16:15:06 -06:00
Flanks255
506d481d36 Overhauled crop drop tables to be more in line with 1.12.
Readded native right click harvesting to AA crops.
2024-12-01 16:10:32 -06:00
Flanks255
bfd8eb8fae Fixed the farmer not making sounds when planting. 2024-11-30 15:03:32 -06:00
Flanks255
b23ba8f0b8 Fixed farmer not planting potatoes / carrots. Fixes #1464 2024-11-30 14:53:25 -06:00
Flanks255
e9b5c7f813 Removed the skeleton of the Crate, per Ell 2024-11-30 14:29:18 -06:00
Flanks255
bb06b24af3 Added playerWillDestroy call to WorldUtil.breakExtraBlock 2024-11-30 14:03:55 -06:00
Mrbysco
d0f8c24a6d Fix wall, slab and stairs recipes not outputting the correct amount, add stonecutter recipes
As requested in #1465
2024-11-30 16:32:07 +01:00
Flanks255
722f475306 Merge remote-tracking branch 'origin/main' 2024-11-30 09:14:29 -06:00
Flanks255
c197f653ac Possible fix for super rare stack overflow. 2024-11-30 09:14:16 -06:00
Mrbysco
fc63fa00c8 Fix recipe confict (Closes #1465) 2024-11-30 16:06:49 +01:00
Mrbysco
19a060b372 Update structure 2024-11-30 16:01:59 +01:00
Mrbysco
c1d10d12ce Add off-hand slot to Energizer/Enervator (See #1456 ) 2024-11-29 22:14:07 +01:00
Flanks255
e62fb634d1 CHANGELOG.md 2024-11-28 17:31:56 -06:00
Flanks255
424427fd4c Explicitly made the Drill unbreakable. 2024-11-28 17:30:55 -06:00
Flanks255
38d6404b62 Fixed worldgenned plants popping off when blockupdated. 2024-11-28 17:08:33 -06:00
Mrbysco
7a95edfcaa Move default in switch to be the last entry 2024-11-20 15:17:46 +01:00
Mrbysco
c8e90aefd7 Remove old book related data from PlayerData 2024-11-20 15:17:34 +01:00
Mrbysco
dd6fb2053c Change log level to debug in PacketHelperServer 2024-11-20 14:55:02 +01:00
Flanks255
9492973a28 Tweaked a coal generator fuel recipe to use a tag.
Subbed solidified xp for experience bottles in the solidifier recipe so its actually bootstrap craftable.
2024-11-17 13:58:23 -06:00
Flanks255
35001cb9e8 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	CHANGELOG.md
2024-11-16 16:48:13 -06:00
Flanks255
ea1a072c72 Added the ability for fluid collectors to collect water and lava from filled cauldrons. Closes #1440 2024-11-16 16:47:50 -06:00
Mrbysco
6159fda4bd Fix the goggle rendering (Closes #1449) 2024-11-16 23:14:45 +01:00
Mrbysco
4789e61e25 Add AIOT to tool tags (Closes #1450) 2024-11-16 23:05:31 +01:00
Flanks255
632c34739a Removed "requiresCorrectToolForDrops" from all blocks, Closes #1447 2024-11-16 15:58:42 -06:00
Flanks255
b66af8446c * Fixed Farmer not playing well with non vanilla farmland.
* Added the ability to change the farmers work area with a compass.
* Code cleaning.
2024-11-16 14:33:59 -06:00
Mrbysco
95977167e3 Update CHANGELOG.md 2024-11-13 17:47:24 +01:00
Mrbysco
7245af2a7e Fix banner textures not applying
See #1442
2024-11-13 17:47:20 +01:00
Mrbysco
2655eda0f3 Update CHANGELOG.md 2024-11-13 17:05:15 +01:00
Mrbysco
a69eaed148 Fix every block registered after the ender casing getting metal sounds
Fixes #1441
2024-11-13 16:51:04 +01:00
Mrbysco
9378ea39bb Don't use wildcard for curios in gradle.properties 2024-11-13 16:35:44 +01:00
Mrbysco
cf4ebf02a5 Setup issue templates 2024-11-09 16:06:42 +01:00
Flanks255
c0e0480d73 Trying making the lenses stackable. 2024-11-08 19:19:28 -06:00
Flanks255
a85dcdc0f8 Added reset recipes for machines that retain contents. 2024-11-07 17:57:28 -06:00
Flanks255
2b8884da3e Fluid Component safety. 2024-11-07 15:20:30 -06:00
Flanks255
9c6859cdd3 Moved PR config to client config. 2024-11-07 14:54:40 -06:00
Mrbysco
5e616297ee
Merge pull request #1438 from Caffeinew/main
Config option: disable energy overlay
2024-11-07 20:30:28 +01:00
Flanks255
d86f5724c8 CHANGELOG.md typo. 2024-11-06 18:33:01 -06:00