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
TropheusJ
5c0b012357
provide ServerPlayer
2025-01-24 07:19:45 -05:00
TropheusJ
beaeedb157
some cleanup
2025-01-24 06:30:20 -05:00
IThundxr
16f4c3354d
Missing return address
...
- Fix opening the jei recipe window causing the stock keeper to lose it's previouslyUsedAddress
2025-01-23 21:48:04 -05:00
IThundxr
deb8af25a4
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-23 17:49:35 -05:00
IThundxr
fa32a1459f
Blazing stock keepers
...
- Fix direction needed to create a blaze stock keeper
2025-01-23 17:40:10 -05:00
simibubi
1ba4f21c9d
Virtually invisible
...
- Use ponder-safe version of IsBackendOn()
- Minor ux improvements to address edit box
2025-01-23 15:46:10 +01:00
IThundxr
eed9447e5d
Capturing blazes
2025-01-22 21:45:47 -05:00
IThundxr
1cad65d2d0
An odd looking wrench II
2025-01-22 16:44:05 -05:00
simibubi
9ab45928eb
Playtest bugs
...
- Display links on 'combine item names' now read a packages' address rather than their name
- Fixed goggles in curio slot not rotating correctly when riding chain conveyors
- Fixed incorrect yaw of package visuals
- Fixed entity name display source not working for players on signs
- Fixed price tag not working when table cloth is not on a full block
- Redstone Requesters no longer have wooden material properties
2025-01-22 12:27:35 +01:00
IThundxr
77c8dfa6d2
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-21 14:25:18 -05:00
IThundxr
24cba3caf9
A terrible view
2025-01-21 14:25:12 -05:00
simibubi
5e3a4ed862
Turn it up
...
- Boost some of the new sounds
- Metal table cloths are now called table cover
2025-01-21 17:52:36 +01:00
IThundxr
60076e49c1
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-21 11:37:13 -05:00
IThundxr
71509d5792
An odd looking wrench
...
- Implemented #create:chain_rideable to mark items as valid for riding a chain with
2025-01-21 11:35:32 -05:00
simibubi
547709c2e0
The last arrow bender
...
- Factory gauges try to default to an arrow direction that doesn't clip into blocks
2025-01-21 17:17:04 +01:00
IThundxr
1b64d01010
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev
2025-01-20 15:52:04 -05:00
IThundxr
ddb56e3815
NBA Superstar
...
- Fix throwing packages in creative taking away the package
2025-01-20 15:50:20 -05:00