Commit graph

4614 commits

Author SHA1 Message Date
IThundxr
80651a7204
Spooky engines
- Fix steam engines following the player around and not being set to not visible properly
- Fix capitalization error in bound block of cardboard name
2025-01-31 19:16:46 -05:00
TropheusJ
c3bccb9aa4 fix placing minecart contraptions 2025-01-30 21:28:26 -05:00
IThundxr
aa5378179f
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-30 21:06:57 -05:00
IThundxr
d247d5e93d
Copperless
- Remove legacy copper resource pack
2025-01-30 21:06:32 -05:00
simibubi
34379ee1ef Move away from ServerLevel for cobble gen 2025-01-30 12:43:12 +01:00
attack8
93a6432a04 Fix a couple flowers 2025-01-29 21:28:29 -05:00
attack8
199e88c03e More Mod Compat 6
- Update BYG/BWG compat (closes #7193)
2025-01-29 21:05:23 -05:00
IThundxr
8dd7e64c4c
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-29 16:43:09 -05:00
IThundxr
1941b8ac43
Sneaky listeners
- Fix visuals being registered to create's registrate and getting ignored
- Fix wildcards with things that use Glob#toRegexPattern
2025-01-29 16:43:02 -05:00
simibubi
605fd89584 It just works maybe
- Fixed stock keeper address box no longer saving for next request
- Fixed glitchy behaviour in address box highlighting
- Fixed frogport loading causing chunk holes on the client (its still leaving renderers dark, though)
- Removed direct log to plank conversion
- Schematicannon on 'replace blocks with empty' now send block updates at the edges after printing
2025-01-29 22:02:45 +01:00
simibubi
9d8db56e3d That can be arranged
- Requesting a single jei craft in the stock ticker allows it to auto-arrange into crafters
- Restocker gauges now show a message when no address is set
2025-01-29 13:22:40 +01:00
simibubi
f74eb1d211 Hide and seek
- Fixed stealth package rendering with inverted yaw
- Declutter JEI by only showing one potion fluid instance per effect
2025-01-29 10:36:23 +01:00
IThundxr
4f699fc221
Update changelog II 2025-01-28 17:34:02 -05:00
IThundxr
1f3782d336
Update changelog 2025-01-28 17:18:37 -05:00
IThundxr
242871bdaa
Spaced out 2025-01-28 15:21:22 -05:00
IThundxr
3799a43039
Emptier than ever 2025-01-28 15:16:00 -05:00
IThundxr
a7518e0dfe
Merge remote-tracking branch 'upstream/mc1.20.1/dev' into mc1.20.1/feature-dev
# Conflicts:
#	build.gradle
#	src/generated/resources/.cache/2d64935085b86659cb7857bad9701dbf9bab6e4c
#	src/generated/resources/.cache/b256105d8411632b0d585496ea8944a751a08034
#	src/main/java/com/simibubi/create/AllBlocks.java
#	src/main/java/com/simibubi/create/compat/Mods.java
#	src/main/java/com/simibubi/create/compat/jei/category/CreateRecipeCategory.java
#	src/main/java/com/simibubi/create/compat/jei/category/ItemDrainCategory.java
#	src/main/java/com/simibubi/create/content/contraptions/actors/contraptionControls/ContraptionControlsBlockEntity.java
#	src/main/java/com/simibubi/create/content/fluids/spout/SpoutRenderer.java
#	src/main/java/com/simibubi/create/content/logistics/filter/FilterItemStack.java
#	src/main/java/com/simibubi/create/foundation/item/ItemHelper.java
#	src/main/java/com/simibubi/create/foundation/mixin/SmithingMenuMixin.java
#	src/main/java/com/simibubi/create/foundation/utility/BlockHelper.java
#	src/main/java/com/simibubi/create/foundation/utility/DyeHelper.java
#	src/main/java/com/simibubi/create/infrastructure/debugInfo/ServerDebugInfoPacket.java
#	src/main/resources/META-INF/mods.toml
#	src/main/resources/create.mixins.json
2025-01-28 11:35:06 -05:00
attack8
5ee0eca59e Merge branch 'refs/heads/mc1.20.1/dev' into mc1.20.1/mmc-5
# Conflicts:
#	src/generated/resources/.cache/b256105d8411632b0d585496ea8944a751a08034
2025-01-28 07:30:19 -05:00
IThundxr
84aed3b3f3
API-ification
- Move overlay interfaces into the api package
2025-01-27 21:12:42 -05:00
IThundxr
265dc75125
The instances and the visuals
- Complete the move to partials
- Fix compile errors from updating flywheel
2025-01-27 13:29:56 -05:00
IThundxr
d5d171a512
Legacy properties 2025-01-27 12:31:06 -05:00
Cody
2cf08a1231
Fix deploying food missing particles and not returning the correct items (#7288)
* fix particle when deploying last food in stack

* Bowl foods deployer fix
2025-01-27 10:25:06 -05:00
Jozufozu
5cc77c6d2a Making room
- Move to createmod maven Flywheel
2025-01-26 17:48:43 -08:00
justliliandev
e2b65fd53c
Add api to add custom conductors to trains (#7030) 2025-01-26 18:46:33 -05:00
MoePus
4ba5e984a9
Fix rare spout crash and offset rendering (#7025) 2025-01-26 18:44:40 -05:00
James Mitchell
28d30f3c62
Update JEI integration and add potion fluids to the ingredient list (#6934)
* Update JEI integration and add potion fluids to the ingredient list

This also resolves a minor issue where all virtual fluids were considered "flowing".
Fixes https://github.com/mezz/JustEnoughItems/issues/3754

* Fixed JEI potion fluids registered without Bottle tag

---------

Co-authored-by: goshante <admin@drulia.ru>
2025-01-26 18:36:17 -05:00
IThundxr
266e950d8e
Feet off the table.
- Fix table cloth sounds
2025-01-26 16:36:49 -05:00
IThundxr
c0c1c1b622
Noisy weapons
- Fix cardboard sword not playing sounds when a player is hit by a mob wielding a cardboard sword
2025-01-26 16:28:13 -05:00
IThundxr
f3b5d96e48
There once was a ponder II 2025-01-26 15:25:02 -05:00
IThundxr
5ef80a9bd2
There once was a ponder 2025-01-26 15:16:40 -05:00
IThundxr
12df6e0084
Componentsn't
- Adjust to the removal of the Components class
2025-01-26 13:55:40 -05:00
IThundxr
670d8f08d6
Supplier-less
- Remove suppliers in AllItemAttributeTypes
2025-01-26 12:07:14 -05:00
IThundxr
c046d59eb9
Change logging 2025-01-26 11:34:30 -05:00
simibubi
bca9f0638d Changelog and new package filter sprite 2025-01-26 13:10:28 +01:00
Kryppers
fe47ebe504 Ancient mixels
fixed long standing fault on steam engine texture.

reverted iron sheet texture

adjusted pipe drain geometry to prevent z fighting
2025-01-26 11:47:33 +00:00
simibubi
b43e67fdaa Out of order
- Fixed stock keeper screen not able to request one type item twice in a row
2025-01-26 10:42:43 +01:00
simibubi
f83b8523a6
Merge pull request #3 from Creators-of-Create/jay/mc1.20.1/mounted-storage-refactor
Mounted Storage Refactor
2025-01-26 10:15:40 +01:00
TropheusJ
7494e646c0 addStorage helpers, catch all deserialization
and added depot legacy support
2025-01-25 22:39:51 -05:00
Jozufozu
484de7cc03 Method actor
- DrillsActorVisuals no longer use RotatingInstance
- Instead manually animate by updating rotation in #tick and
  interpolating
2025-01-25 14:27:19 -06:00
IThundxr
b073ada21c
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-25 15:07:52 -05:00
IThundxr
80dcbb4177
Regex globs
- Parse Schedule Destination, Fetch Packages package addresses with glob
- Also prevent regex injection in all 3 of the above
2025-01-25 15:07:45 -05:00
simibubi
18e6d90a37 Bug fixes
- Fixed synced storage no longer syncing after world reload
- Fixed trains disappearing on assembly
2025-01-25 17:53:33 +01:00
TropheusJ
80850134ad run data 2025-01-25 07:57:49 -05:00
TropheusJ
2b91d7cd0c rework synced storage
- ported depot support
2025-01-25 07:04:59 -05:00
simibubi
9a062016b9 Back to back re-pack
- Fixed blaze burner not turning into stock keeper at the front of the block
- Fixed blaze burner visual not updating when stock keeping
- Fixed re-packagers not merging redstone requester orders
- Fixed re-packagers not able to export already merged packages
- Re-packagers can now have a sign on them to modify the address
2025-01-25 11:12:16 +01:00
TropheusJ
4c5a350d2b Merge remote-tracking branch 'origin/mc1.20.1/feature-dev' into jay/mc1.20.1/mounted-storage-refactor
# Conflicts:
#	src/generated/resources/.cache/2d64935085b86659cb7857bad9701dbf9bab6e4c
#	src/main/java/com/simibubi/create/content/contraptions/Contraption.java
#	src/main/java/com/simibubi/create/content/contraptions/MountedStorage.java
#	src/main/java/com/simibubi/create/content/contraptions/MountedStorageManager.java
#	src/main/java/com/simibubi/create/content/trains/entity/CarriageContraption.java
#	src/main/java/com/simibubi/create/content/trains/station/GlobalStation.java
#	src/main/java/com/simibubi/create/foundation/item/ItemHelper.java
2025-01-25 00:15:08 -05:00
TropheusJ
da89fcab72 sync fluid tank contents 2025-01-25 00:11:28 -05:00
TropheusJ
595263e0df double it and give it to the next person
- fluid mounted storage
- handling for old data format
- a few more docs
2025-01-24 23:07:07 -05:00
simibubi
7ec928fbf5 Board games
- Factory gauges can now be moved using an UI action
- Fixed Wrench, Mechanical Arms and Factory Gauges not able to be assigned to factory gauge slots
- Can no longer use the clipboard with Factory Gauges
2025-01-24 23:44:06 +01:00
simibubi
922cdfdc16 Playtest bugs
- Fixed non-effect fans resetting processed belt items
- Fixed tree cutter considering scaffolding as leaves
2025-01-24 13:38:24 +01:00