Commit graph

4650 commits

Author SHA1 Message Date
VoidLeech
67085963d0
fix: cactus milling getting disabled when quark is loaded (#7215) 2025-01-13 10:00:03 -05:00
Cody
c1a7a18968
Sugar Cane Variants tag (#7263) 2025-01-13 09:58:25 -05:00
IThundxr
a969928be4
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-13 09:51:20 -05:00
IThundxr
4b69bfc0dc
Consistent Consistency
- Make bar and window models consistent with vanilla's models
2025-01-13 09:51:13 -05:00
Kryppers
52e9668540 further asset additions
added rare_thunder asset
2025-01-13 14:45:43 +00:00
Ginger
0f9ba22aa2
Fix calls to getSize() on display link peripheral failing when the peripheral is newly loaded (#7059) 2025-01-13 09:41:57 -05:00
attackeight
769e41d1e6
Merge branch 'mc1.20.1/dev' into mc1.20.1/mmc-5 2025-01-12 21:07:19 -05:00
IThundxr
56faba5fea
Magic recipes
- Implement a system for generating recipes at runtime to improve mod compat
2025-01-12 21:02:28 -05:00
IThundxr
a70ab4ef63
Refmap Referee
- Fix refmap not being remapped
2025-01-12 18:05:58 -05:00
IThundxr
fdc069910c
Mixed up errors
- Fix
2025-01-12 17:46:01 -05:00
embeddedt
be026ece02
Drain category improvements (#7277) 2025-01-12 16:51:13 -05:00
IThundxr
3f3f5a3c24
Eclipsed moon again
- Disable config cache, doesn't support eclipse yet
2025-01-12 16:44:32 -05:00
VoidLeech
0870d34033
fix: backtank crashing on ctrl+pick block (#7284) 2025-01-12 16:31:15 -05:00
IThundxr
88907795fe
Elephant taming
- Enable parallel and caching args
- Modify tasks to support configuration cache
2025-01-12 16:23:40 -05:00
IThundxr
d506625266
Merge remote-tracking branch 'concealed/mc1.20.1/feature-dev' into mc1.20.1/feature-dev 2025-01-12 16:06:57 -05:00
IThundxr
a962ade027
A new era
- Switch to MDG instead of using FG
- Implement CI-based mod publishing
- Embed commit hash into the built jar
- Log commit hash
2025-01-12 16:06:44 -05:00
simibubi
66b21643f4 You've got ponder
- Ponder scene for Postboxes
2025-01-12 20:45:27 +01:00
IThundxr
d567f76e5e
Early morning mistakes 2025-01-12 12:58:36 -05:00
IThundxr
a592e22df3
Conflicting thoughts
- Fix certain attributes overriding the type id
2025-01-12 12:51:37 -05:00
IThundxr
7e0d504897
A forgotten language
- Fix lang keys for keybinds
2025-01-12 12:18:09 -05:00
simibubi
316e372894 Your storage is showing
- Depots are now viable as Mounted Storage and dynamically display their contents
2025-01-12 14:50:39 +01:00
Jozufozu
b2891263d6 Accretion
- Combine rotating/actor instance types
- Preference towards actor, but the arbitrary pivot was never used
- Inline KineticInstance
- Remove magic 3/10 constant in rotating shader, instead use
  renderSeconds and multiply by 6 ahead of time
- Now the rotational speed is in degrees per second
2025-01-11 23:04:01 -08:00
Jozufozu
1fbfeb6f00 Lily pad manners
- Fix the package/rigging initially appearing inside the frog's mouth
  when it's retrieving a package
- Lazily update the body/head/tongue so we don't have to upload it every
  frame when not animating
2025-01-11 20:33:53 -08:00
Jozufozu
4c5688a055 Cheap perf
- Replace SmartBlockEntity#behaviours with a Reference2ObjectArrayMap
  for faster iteration and because BehaviorTypes are unique by reference
- SmartBlockEntityTicker#tick improvements
  - Client: 9% of all -> 7% of all
  - Server: 12% of all -> 10% of all
2025-01-11 16:11:16 -08:00
Kryppers
9631eebe1b sent the wrong one!
fixed rare_evan version
2025-01-11 22:10:20 +00:00
Kryppers
db352dfa09 rare package updates
added rare_evan.

Updated textures for rare_up and rare_darcy
2025-01-11 22:08:36 +00:00
simibubi
0e69f537f2 Special Delivery
- Added train schedule instructions for delivering or retrieving packages
- Moved schedule instruction logic into their respective subclasses
- Fixed schedule screen no longer showing tooltips in the entry editor
2025-01-11 18:14:30 +01:00
simibubi
dfb0ff65c3 Package deal
- Ponder scenes for the packager
2025-01-11 13:21:58 +01:00
IThundxr
94d17bc34f
Ant Schematics
- Fix schematic gametest
2025-01-10 21:35:47 -05:00
justliliandev
18fb3b4beb
Fix mechanical drill and saw using the wrong SoundSource (#7038) 2025-01-10 12:24:38 -05:00
VoidLeech
d8310a6fb9
fix: allow sandpaper to be used in deploying recipe (#7259) 2025-01-10 12:21:42 -05:00
VoidLeech
fc94c75866
fix: enchantments getting trimmed from non-filter items (#7216) 2025-01-10 12:20:13 -05:00
VoidLeech
507829443f
DyeHelper api (#7265) 2025-01-10 12:17:05 -05:00
embeddedt
abf0633ae6
Optimize spout recipe generation by avoiding filling non-empty items (#7274) 2025-01-10 12:16:24 -05:00
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
simibubi
f9c774e338 Conveyor improv
- Fixed ponder scenes with conveyors having inconsistent outcomes based on server tps
2025-01-10 10:13:44 +01:00
simibubi
7f089e3e14 Merge branch 'mc1.20.1/feature-dev' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/feature-dev 2025-01-10 09:10:05 +01:00
Kryppers
3950679be8 fix basin canal 2025-01-10 01:05:32 +00:00
simibubi
b451ccd9d9 We like to ponder
- Ponder scenes for: Pulse Timer, Chain Conveyor, Frogport
2025-01-09 21:41:15 +01:00
TropheusJ
d7ad529a7d some cleanup
- split BlockLookup to api/impl
- reset BlockLookup on tag update
- register types with registrate
2025-01-09 05:04:53 -05:00