IThundxr
7c670cd7e1
Merge branch 'mc1.20.1/feature-dev' into mc1.21.1/dev
...
# Conflicts:
# gradle.properties
# src/generated/resources/.cache/82992cbf8f2794d83ac94034835eac0acd7915b9
# src/generated/resources/.cache/dc4224e5ed0ee367217e022442da0b7476174a87
# src/generated/resources/data/create/advancement/recipes/misc/crafting/kinetics/encased_chain_drive_from_zinc.json
# src/generated/resources/data/create/recipe/crafting/curiosities/item_copying.json
# src/generated/resources/data/create/recipe/crafting/kinetics/encased_chain_drive_from_zinc.json
# src/main/java/com/simibubi/create/api/contraption/storage/item/menu/MountedStorageMenus.java
# src/main/java/com/simibubi/create/content/decoration/copycat/CopycatPanelBlock.java
# src/main/java/com/simibubi/create/content/equipment/clipboard/ClipboardBlockItem.java
# src/main/java/com/simibubi/create/content/logistics/factoryBoard/FactoryPanelBehaviour.java
# src/main/java/com/simibubi/create/content/logistics/packager/PackagerBlock.java
# src/main/java/com/simibubi/create/content/logistics/packagerLink/LogisticallyLinkedBlockItem.java
# src/main/java/com/simibubi/create/content/logistics/vault/ItemVaultMountedStorage.java
# src/main/java/com/simibubi/create/content/redstone/link/controller/LecternControllerBlockEntity.java
# src/main/java/com/simibubi/create/foundation/data/RuntimeDataGenerator.java
# src/main/java/com/simibubi/create/foundation/data/recipe/StandardRecipeGen.java
# src/main/java/com/simibubi/create/foundation/events/CommonEvents.java
# src/main/java/com/simibubi/create/infrastructure/data/CreateRegistrateTags.java
2025-02-07 15:59:42 -05:00
Kryppers
ecd40675a8
testing touchups
...
updated assets for vaults, copper tops and starlotte package
2025-02-07 17:09:23 +00:00
IThundxr
8c3b886671
Merge remote-tracking branch 'origin/mc1.21.1/dev' into mc1.21.1/dev
...
# Conflicts:
# src/generated/resources/.cache/dc4224e5ed0ee367217e022442da0b7476174a87
2025-02-07 11:36:04 -05:00
IThundxr
4a49259d20
Trimn't
...
- Fix diving armor being trimmable
2025-02-07 11:35:31 -05:00
IThundxr
5a1c6890d2
Repeating controls
...
- Fix lectern controllers causing a stack overflow
2025-02-07 09:56:33 -05:00
simibubi
eb4d78f621
Update gradle.properties
2025-02-07 14:50:49 +01:00
simibubi
3a55a62cd5
datagen
2025-02-07 14:35:23 +01:00
simibubi
c1268da86a
Gauges and JEI
...
- Added the ability to pull in items from JEI when configuring gauges initially (empty hand on empty panel)
2025-02-07 14:35:04 +01:00
simibubi
728efc0a84
Tunes and Tuning
...
- Fixed factory gauge place and break sounds not always playing
- Factory gauges can now be clicked like links to copy the logistics frequency
- Factory gauges now show an outline when the held item is on the same network
- Update changelog
2025-02-07 13:02:02 +01:00
simibubi
8003bfac36
Carbon copy
...
- Written Filters, Clipboards and Schedules can now be copied onto unwritten ones in the crafting table
2025-02-07 11:50:20 +01:00
simibubi
688a07b314
Red light green light
...
- Fixed trains not properly pathfinding to stations with an opposing
signal just behind the destination
- Chain Drives can now be crafted from zinc nuggets
- Fixed address suggestions not reacting to scroll wheel in some HL screens
- Fixed stations voiding schedules when disassembling the train
- Fixed lighting on signal block indicators
2025-02-07 11:11:12 +01:00
TropheusJ
75fd5a2a26
<announcer voice> double fix
...
fix mounted item vaults being openable, in two ways
2025-02-06 22:48:16 -05:00
IThundxr
5b05644243
Bad assumptions
...
- Fix tag errors caused by assuming all mods have tags for their logs
2025-02-06 22:22:40 -05:00
IThundxr
d19a1b597d
Invisi-Face
...
- Fix culling issue with copycat panels
- Add redstone lamps to the wrenchable tag
2025-02-06 21:25:11 -05:00
Jozufozu
3b505998dd
No more monkeys jumping on the belt
...
- Import updated model from Kryppers to fix z-fighting and UV issues on
bogey drive belts
2025-02-06 08:30:29 -08:00
simibubi
3f078e2ab4
Update PackageDefragmenter.java
...
- Fixed order context getting lost in the repackager
2025-02-06 11:57:53 +01:00
simibubi
7ff29fd207
Forgwards Facing
...
- Fixed frogports not always facing the correct direction on the client
- Added new copper block deploying recipes
- Fixed backtank air not being consumed by extendo grips
- Fixed clipboards not dropping with written contents
2025-02-06 11:08:28 +01:00
Jozufozu
5f1c96d3c8
Scrolling into the distance
...
- Import models from Kryppers
- Add scrolling animation to belts on large bogeys
- Duplicate scrolling instance to extend TransformedInstance so it can
actually be used in a bogey
2025-02-05 21:26:11 -08:00
simibubi
8074e64d4b
Port new changes
2025-02-05 23:02:02 +01:00
simibubi
57f4120cc5
Merge remote-tracking branch 'origin/mc1.20.1/feature-dev' into mc1.21.1/dev
2025-02-05 22:49:59 +01:00
simibubi
8bdb6a662f
Oxiclean
...
- More fixes to the address edit box
- More compat recipes for IE
- Added missing deploying recipes for copper oxidisation
2025-02-05 20:57:57 +01:00
IThundxr
5358b30c16
Registry Ops 7
2025-02-05 11:41:33 -05:00
IThundxr
2c503525a6
Registry Ops 6
...
- Fix mounted storages not being (de)serialized with RegistryOps
2025-02-05 11:36:07 -05:00
simibubi
e465f2ad81
Dangervator
...
- Fixed curve track targeting items not working properly
- Fixed not being able to stock order a written checklist clipboard
- Fixed elevators acting funny
2025-02-05 13:01:30 +01:00
simibubi
9d04187d8e
Update FactoryPanelBehaviour.java
...
- Fixed gauges not updating connected links when target amount is changed
2025-02-05 12:29:10 +01:00
simibubi
5c484d6ef9
Playing the Game some more
...
- Fixed incorrect shared ponder lang entry
- Fixed trains in unloaded chunks not able to fetch packages from loaded chunks
- The player hitbox used in contraption collision is now slightly shorter
- Added Spout recipe for IE treated wood
- Clicking the packager now always consumes the action
- Fixed not able to right click clear the keeper search bar when its already focused
- Fixed frogport block particles
- Train stations now remember the train marker color of previously diassembled trains
- Fixed valve handle instances always rendering as the copper variant
2025-02-05 11:49:28 +01:00
Jozufozu
9723e78dc9
Bump for lighting
...
- Bump flywheel build to fix contraption lighting when near framed glass
2025-02-03 21:17:08 -08:00
IThundxr
476219b371
Merge remote-tracking branch 'concealed/mc1.21.1/dev' into mc1.21.1/dev
2025-02-03 22:22:56 -05:00
IThundxr
5f529d16b7
Leaky tanks
...
- Fix backtank's not correctly saving their air level
2025-02-03 21:13:18 -05:00
IThundxr
5d66768bdb
Enchanted translations
2025-02-03 11:20:56 -05:00
IThundxr
489c30d39f
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-02-02 18:49:12 -05:00
IThundxr
c6750239ea
Enhanced cardboard swords
...
- Fix cardboard swords taking damage
2025-02-02 18:48:20 -05:00
Jozufozu
b7c62fa6cb
Spinning is hard sometimes
...
- Bump flywheel build
- Fix drills not spinning when breaking blocks
- Fix bogey shafts not being correctly rotated
- Use chunk cardinal lighting on contraption models
2025-02-02 12:23:26 -08:00
IThundxr
b4f837257a
Merge remote-tracking branch 'concealed/mc1.21.1/dev' into mc1.21.1/dev
2025-02-02 13:37:13 -05:00
IThundxr
111a9ce5d0
Filled potions
...
- Fix fluid potions recipes in JEI
2025-02-02 13:37:05 -05:00
simibubi
f5e18c4033
Merge branch 'mc1.21.1/dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.21.1/dev
2025-02-02 19:32:09 +01:00
simibubi
d5a2519c9c
Unstoppable
...
- Fixed furnace carts not getting stalled by actors
- Fixed mobs' increased hurtbox when riding a contraption
2025-02-02 19:31:58 +01:00
IThundxr
59742c7515
Double crashes
...
- Fix train crashes leading to the owner getting kicked
2025-02-02 11:59:26 -05:00
simibubi
f81eae550b
Double act
...
- Fixed player interaction able to trigger for multiple contraptions in the raycast
2025-02-02 13:37:24 +01:00
simibubi
8151708ab2
Trains the name
...
- Fixed name and other train settings not being updated clientside
- Fixed copycats losing their texture on flywheel contraptions
- Fixed not being able to order a package item in the stock keeper screen
2025-02-02 13:23:35 +01:00
simibubi
9cc6f3316e
Merge remote-tracking branch 'origin/mc1.20.1/feature-dev' into mc1.21.1/dev
2025-02-02 12:34:57 +01:00
simibubi
b69ec101a6
Playing the game
...
- Updated item hatch tooltip
- Fixed vaults and tanks rotated in place not updating their multiblock correctly
- Fixed stock keeper screen showing [+1] overflow tip when ordering 9 items
- Update filter screens to remove indicators
- Framed and tiled glass panes can now be obtained via stonecutting
- Fixed factory gauge making a sound at the old position when moved
2025-02-02 12:17:09 +01:00
IThundxr
accad99726
Epic fails
2025-02-01 22:53:50 -05:00
IThundxr
da3f9e3806
Enchanting it all
2025-01-31 19:18:25 -05:00
IThundxr
5ef8bf34da
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-31 19:16:55 -05:00
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
IThundxr
e271ba685c
Merge branch 'mc1.20.1/feature-dev' into mc1.21.1/dev
...
# Conflicts:
# src/main/java/com/simibubi/create/foundation/events/CommonEvents.java
2025-01-30 21:30:14 -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