Commit Graph

57 Commits

Author SHA1 Message Date
Eli Gibbs e44d1c6c45 Merge branch 'main' into hitboxes 2026-06-01 14:50:40 -04:00
eligibbs 54a27d9ab4 fix #25
Changes spawnplacements to be able to queue with other mods, rather than strictly in SETUP, this might cause other issues

(and bump version)
2026-06-01 14:41:59 -04:00
eligibbs 434d843b05 fix #25
Changes spawnplacements to be able to queue with other mods, rather than strictly in SETUP, this might cause other issues
2026-06-01 14:41:59 -04:00
eligibbs fe2dc22d33 adjusts sizes of compy, edmonto, galli, ludo, and stego and fixes all hitboxes 2026-05-31 22:59:41 -04:00
eligibbs 856bd20dd7 fix #25
Changes spawnplacements to be able to queue with other mods, rather than strictly in SETUP, this might cause other issues

(and bump version)
2026-05-31 21:46:39 -04:00
eligibbs 012b0a9e14 fix #25
Changes spawnplacements to be able to queue with other mods, rather than strictly in SETUP, this might cause other issues
2026-05-31 21:41:07 -04:00
Eli Gibbs 1039a293a2 Merge pull request #7
readme
2026-05-26 21:57:51 -04:00
natalie 86578a481c update Readme 2026-05-26 21:53:28 -04:00
natalie 8ba5a7de40 update Readme 2026-05-26 21:51:34 -04:00
Eli Gibbs 0d5d55293f Merge pull request #6 from classic-mods-revived/readme
update Readme
2026-05-26 21:38:19 -04:00
natalie c7de3a7f80 update Readme 2026-05-26 21:16:48 -04:00
eligibbs 8518377906 License sync and build fix 2026-05-22 10:47:25 -04:00
eligibbs 33307796d5 203 2026-05-22 00:19:22 -04:00
eligibbs 4bdca7f0a7 203 2026-05-21 23:52:56 -04:00
eligibbs fde40e55e0 203 2026-05-21 23:44:21 -04:00
eligibbs 463334f1c5 TRUE 0.102.0 PARITY!!!!
Actaully adds ore generation
Actually adds natural spawning
Change requirePower to default to false
2026-05-21 18:15:29 -04:00
eligibbs f9f300cde7 Swap entity models -quetz
Adds ore generation
Adds natural spawning
Should be parity to 0.102.0!
2026-05-21 01:36:47 -04:00
eligibbs 5ad2295336 Update to proper configs, as well as add no power requirement to machines 2026-05-20 23:42:27 -04:00
eligibbs 05325f6008 Moved save logic inside the 1.20 branch, as they don't compile without errors on 1.21
Change hybridizer logic to no longer require a catalyst
fix brachiosaurus_dna.png
Fix flame texture on generator for 1.21
Adds power handling for machines in NF 1.21
Adds power handling to fabric
Actually fix screen registration for Fabric 1.20
2026-05-20 22:56:50 -04:00
eligibbs 40292ae052 Moved save logic inside the 1.20 branch, as they don't compile without errors on 1.21 2026-05-20 20:20:43 -04:00
eligibbs 50c958ff52 Fixed Fabric screen initialization
Removes mixin log entries from framework
Fixes fossil grinder not having a weighted output with fossils
Also adds item save logic to the tank block
Fixes seat registration
2026-05-20 20:05:50 -04:00
eligibbs 95d5ae89e6 Changelog
Fixed all machines missing their id field in the recipe record, which fixes JEI
2026-05-20 18:43:16 -04:00
eligibbs 9731bf6dc9 Fixed unexpected behavior on Fossil Cleaner and its recipe handling
Fixed missing Jade compatibility with Fossil Cleaner
2026-05-20 18:29:39 -04:00
eligibbs d2c5ca9e21 Fix Forge 1.20.1 datagen with extra shapeless method removal
Fix generator gui flame texture by actually adding the texture and referencing it on the screen
Fix generator placement, as its placement is 180 degrees to whats expected
Changed save method for all machines in 1.20.1 to fix item placement
2026-05-20 18:04:08 -04:00
eligibbs 3cb4714f7a item texture upgrade, jei fixes, machine fixes, and datagen fixes/additions 2026-05-15 07:08:46 -04:00
eligibbs 68a4b56567 adds fluid handling with pipes on fabric 2026-05-03 22:29:40 -04:00
eligibbs c0fd3c18df fixes tranparency on tank block for fabric 2026-05-03 22:21:46 -04:00
eligibbs 2e5d3f9a94 hopefully last fix for fluid rendering and handling, as well as saving for tank block and fossil cleaner block. need to confirm fabric tho 2026-05-03 12:32:29 -04:00
eligibbs 3a7aba5fb8 steps towards fixing fluid rendering and handling on 1.21.1 2026-05-02 23:41:54 -04:00
eligibbs 9aa79bb6ba fix line separators 2026-04-24 17:52:43 -04:00
eligibbs 75b973f7f2 fixes fluid rendering in world and in gui, as well as voxelshape on tank block and power cell block 2026-03-12 00:58:15 -04:00
eligibbs de33209e9a fixes fence breaking not updating neighbors and simplifies related code 2026-03-11 23:37:55 -04:00
eligibbs 039cfce04b fixes placement and voxelshapes of machines 2026-03-11 23:04:11 -04:00
eligibbs 7f41fdf864 fixes fabric datagen stuff and some networking stuff 2026-03-10 23:03:27 -04:00
eligibbs a30721d9b8 pipes (not done for fabric) and tank (maybe for fabric?) 2026-02-03 14:47:35 -05:00
eligibbs 9deea24e7b continue datagen, but broken 2026-01-29 23:18:17 -05:00
eligibbs a949d4eddd adds datagen for block and entity loot 2026-01-17 13:06:21 -05:00
eligibbs 0a13f07689 adds datagen for block and item tags and replaces 7 block textures 2026-01-17 10:25:50 -05:00
eligibbs d2db0f5311 fixes jade plugins on fabric, as they require manual entrypoints on the fabric modloader 2026-01-16 22:39:55 -05:00
eligibbs c8ac2f9cfe fixes render types for pipes and other blocks 2026-01-16 22:36:30 -05:00
eligibbs 38b89d0d0a fixes spawneggitem colors for all 4 targets, and removes unused test block registry entry, starts fixing render types for pipes and other blocks 2026-01-16 22:16:51 -05:00
eligibbs 5af5faf7e7 datagen continuation: finishes block and item model 2026-01-16 01:11:52 -05:00
eligibbs 0a8c314b76 datagen continuation: fixes for plants and spawn egg colors (not complete?) 2026-01-15 23:08:50 -05:00
eligibbs 2bc4ea3188 datagen continuation 2026-01-15 17:22:16 -05:00
eligibbs 7f0f7ddafe datagen beginnings 2026-01-13 17:00:57 -05:00
eligibbs 9a954a0af1 port A LOT 2026-01-10 23:36:28 -05:00
eligibbs dfde4b2315 update Readme.md 2026-01-07 14:09:22 -05:00
eligibbs a25480b555 update Readme.md 2026-01-07 14:07:13 -05:00
eligibbs a94ee15a6d update Readme.md 2026-01-07 14:05:58 -05:00
eligibbs ecdefaaa1e .DS_Store remove 2026-01-07 13:44:01 -05:00