Commit graph

3986 commits

Author SHA1 Message Date
IThundxr
76668d9f9b
Fix Lectern Controllers storing ItemStacks from nbt (#7150) 2025-01-10 12:11:57 -05:00
IThundxr
b3662c45f4
Fix backtanks getting incompatible enchants via smithing tables (#7057) 2025-01-10 12:10:45 -05:00
IThundxr
e065bb386b
Fix schematicannons consuming a single item for group items (#7058) 2025-01-10 12:08:51 -05:00
IThundxr
c765b00c77
Fix fluids not being placed into flowing fluids of the same type (#7054) 2025-01-10 12:07:44 -05:00
IThundxr
4afbc7e455
Switch away from using streams in ContraptionCollider (#7112) 2025-01-10 12:06:27 -05:00
IThundxr
1d403a5562
Fix waterlogged bracketed kinetics dropping the bracket (#7126) 2025-01-10 12:05:37 -05:00
IThundxr
b420e3a3b7
Fix Fabricators-of-Create/Create#1540 (#7127)
Issue affects forge as-well when using sodium
2025-01-10 12:04:57 -05:00
IThundxr
8355dda53b
Add CopperBlockSet slabs and stairs to correct tags (#7053) 2025-01-10 12:03:26 -05:00
IThundxr
bdc0e8779d
Sync AllPortalTracks with Create Fabric (#7078)
Co-authored-by: butterflysky <bright.art1794@fastmail.com>
2025-01-10 12:02:50 -05:00
IThundxr
4abc72a5a2
Fix toolboxes not giving a comparator output (#6978) 2025-01-10 12:01:24 -05:00
IThundxr
d97f01add8
Fix JukeboxPoint (#7040) 2025-01-10 11:53:59 -05:00
PepperCode1
d48a504486 Add Flywheel visuals for bogey block entities 2024-10-24 21:52:07 -07:00
simibubi
1935b790dd Merge branch 'mc1.20.1/0.5.1' into mc1.20.1/dev 2024-10-23 22:26:15 +02:00
simibubi
d39f89983a
Merge pull request #6952 from IThundxr/mc1.18/fluidstack-ingredient-crash-fix
Better FluidIngredient exception handling
2024-10-23 21:53:31 +02:00
IThundxr
a624a6e452
Fix crash when empty fluids are specified 2024-10-23 15:52:20 -04:00
simibubi
b7f272cad7 #7086 on 0.5.1
- Fix in-portal trains sometimes loading in with invalid coordinates, causing a game crash
2024-10-23 21:45:24 +02:00
simibubi
ed875d47ac More like ne-oldforge
- Forge -> 47.1.3
- Restore neoforge compatibility #7049
- Add a deployer safety check #6244
- Fluid tank lighting safety checks #7073
- Fixed PSI not always connecting on assembly #6854
2024-10-23 21:29:12 +02:00
PepperCode1
03a94dd74d Refactor bogey rendering 2024-10-19 16:18:54 -07:00
Jozufozu
eb2f1fecdc Recycling rope
- Bump flywheel version
- Fix rope pulleys being invisible
- Use an InstanceRecycler in AbstractPulleyVisual
- Remove Select, Group, and ConditionalInstance
2024-10-12 16:11:58 -07:00
Jozufozu
b6da803886 On track to stability
- Fix track visuals not appearing when first placed
- Fix blaze burner's heads appearing at 0,0,0 until you look at them
- Bump flywheel version to fix crash when breaking blocks
2024-10-12 15:41:33 -07:00
Jozufozu
cdc41b18cc Rolling over a bump
- Bump flywheel version
- Make all visuals use instancerProvider() method
- Fix ModelCache usage
- Use PosedInstance in BogeyRenderer
2024-10-12 15:41:10 -07:00
simibubi
cafd877802 Te hee 2024-10-09 18:38:00 +02:00
simibubi
7d1a3866ae Squashed commit of the following:
commit 8ca03ded64
Author: simibubi <31564874+simibubi@users.noreply.github.com>
Date:   Tue Sep 3 14:10:40 2024 +0200

    Hell on Overworld

    - Fixed incorrect dimension data in train map sync

commit 86ceb9e954
Merge: 97205a7d5 b6856bda8
Author: simibubi <31564874+simibubi@users.noreply.github.com>
Date:   Tue Sep 3 12:58:34 2024 +0200

    Merge branch 'mc1.20.1/dev' into mc1.20.1/train_map_integration

commit 97205a7d51
Author: simibubi <31564874+simibubi@users.noreply.github.com>
Date:   Tue Sep 3 12:58:02 2024 +0200

    Tube map

    - Added fullscreen map integration for FTB Chunks and Journeymap
2024-10-09 18:25:24 +02:00
simibubi
bcad4bfeaa Merge branch 'mc1.20.1/0.5.1' into mc1.20.1/dev 2024-10-09 18:15:19 +02:00
simibubi
51bb416b0e Update mods.toml 2024-10-09 14:15:58 +02:00
simibubi
f0b8e49d1d Mirror, Mirror on the Vault
- Vaults and tanks no longer multi-place when a symmetry wand is active
2024-10-09 12:59:46 +02:00
simibubi
3c92ace8eb Datagen 2024-10-09 12:33:34 +02:00
simibubi
03f2f95aaa Merge remote-tracking branch 'origin/mc1.19/dev' into mc1.20.1/0.5.1 2024-10-09 12:22:29 +02:00
simibubi
bc9906dc15 Merge branch 'mc1.18/dev' into mc1.19/dev 2024-10-09 12:10:59 +02:00
simibubi
bc1ad5f52d Datagen 2024-10-09 12:07:19 +02:00
simibubi
285a25cf08 Merge branch 'mc1.18/dev' into mc1.19/dev 2024-10-09 12:00:03 +02:00
simibubi
2828c88d80 Multiblock Madness
- Fixed moving single-tile tanks and vaults leading to corrupt nbt #6915 #6925 #6943 #6979
- Display links now check for click events in transferred components #6942
- Fixed negative values displayed on kinetic generator goggle overlay
2024-10-09 01:17:27 +02:00
simibubi
e8063acf69 Merge branch 'mc1.20.1/0.5.1' of https://github.com/Creators-of-Create/Create into mc1.20.1/0.5.1 2024-10-08 18:34:11 +02:00
simibubi
5b99b61abb
Merge pull request #7031 from IThundxr/mc1.20.1/fix-memory-leak
Fix memory leak with CapManipulationBehaviourBase
2024-10-08 18:33:37 +02:00
simibubi
007c086c9b
Merge pull request #7001 from IThundxr/mc1.20.1/fix-botania-compat
Add load conditions for botania compat recipes
2024-10-08 18:31:57 +02:00
simibubi
4c802969e6
Merge pull request #7039 from IThundxr/mc1.20.1/aquatic-recipe-fix
Fix UA recipes not having conditions
2024-10-08 18:31:19 +02:00
IThundxr
9dba97761c
Add load conditions for botania compat recipes 2024-10-08 12:23:48 -04:00
IThundxr
b78688e944
Fix memory leak with CapManipulationBehaviourBase
Fixes #7023
2024-10-08 12:23:10 -04:00
IThundxr
f9d814a053
Conditions for all!
- Add ICondition support to shapeless recipes in StandardRecipeGen
- Fixes #7021
2024-10-08 12:21:39 -04:00
simibubi
240f661913 Bringing the Cheat, part II
- Fixed signs retaining itemstack data in schematics when the mod "Amendments" is installed #6961
2024-10-08 18:08:02 +02:00
simibubi
f51c99e715
Merge pull request #6898 from IThundxr/mc1.20.1/ponder-culling-fix
fix: items in ponders being culled incorrectly
2024-10-08 18:01:53 +02:00
simibubi
7c2a40e8c7
Merge pull request #6929 from EliteTK/fix-invisible-elevator-doors
Fix #5417
2024-10-08 17:55:31 +02:00
simibubi
034babf125 I have so much to show you
- Prevent basins from endlessly queueing up particle information when no players are near #6837
2024-10-08 17:11:56 +02:00
simibubi
8e50ad4cfd Stack of Spades
- Protect item handlers against invalid item stack sizes
- Fix some held or dropped items not updating count when inserted into item handlers
2024-10-08 16:43:50 +02:00
simibubi
a99f05d8b0 Toolbugs
- Attempt to improve handling of toolbox storage on contraptions #6940
2024-10-08 15:56:13 +02:00
simibubi
8f5c91c195 I 2 didn't C the 'i' in that id
- Fixed incorrect IC2 compatibility recipes #6917 #6916
2024-10-08 13:22:12 +02:00
simibubi
5905e8bc93 Bringing the Cheat
- Clipboards now validate their data item #6928
- Backport #6911
2024-10-08 12:48:36 +02:00
simibubi
4d466efe80
Merge pull request #6953 from IThundxr/mc1.18/clipboard-fix
Remove unsafe nbt KVs from blocks aswell
2024-10-07 16:37:37 +02:00
simibubi
1dc32f94e7
Merge pull request #6911 from IThundxr/mc1.20.1/deployer-fix
Fix deployers not replacing replacable blocks like water
2024-10-07 16:35:40 +02:00
IThundxr
84911a3de5
Fix #6906 2024-09-18 15:42:25 -04:00