Commit graph

2168 commits

Author SHA1 Message Date
simibubi
47059e0caf Fix item particle textures 2021-07-10 21:20:27 +02:00
LordGrimmauld
11eafddf60
Merge pull request #1917 from LordGrimmauld/mc1.16/dev
Fix valve handles not having a tooltip
2021-07-10 20:02:21 +02:00
grimmauld
282a9a6f3a Fix valve handles not having a tooltip 2021-07-10 18:46:44 +02:00
grimmauld
f9a40e2f06 Merge remote-tracking branch 'origin/mc1.16/dev' into mc1.16/dev 2021-07-10 10:55:01 +02:00
grimmauld
976d53c9e4 Adjustable repeater, Pulse repeater, Powered latch and toggle latch can now power comparators from the side, like vanilla repeaters already can 2021-07-10 10:54:54 +02:00
reidbhuntley
bc456a76cd Tuber Tube Tidy-up
- Set recovery chance for unenchanted Potato Cannons to 0
- Power enchantment on Potato Cannons now scales the damage of the projectile type instead of adding to it
- Changed Potato Cannon crafting recipe to better fit the new model
2021-07-09 23:11:16 -04:00
simibubi
802f8337fb Tweak projectile spawn location 2021-07-10 04:10:47 +02:00
Daniel Amberson
388f836a02 potato cannon polish!
- completely remade the texture from scratch of both the potato cannon and it's cog
- did some slight model tweaks to the potato cannon itself as well
- no changes to the animations should be needed
2021-07-09 21:01:55 -05:00
grimmauld
1f4b8d3303 Merge https://github.com/kotakotik22/Create into mc1.16/dev 2021-07-09 23:52:58 +02:00
LordGrimmauld
95ad754654
Merge pull request #1908 from Carbon5/mc1.16/dev
Superglue follows mobGriefing gamerule
2021-07-09 23:45:47 +02:00
simibubi
30ba34dbb0 Behind the flaps
- Brass tunnels now show a goggle tooltip of contained items within their group
- Right-clicking brass tunnels now retrieves all contained items from their group
2021-07-09 23:43:11 +02:00
grimmauld
e56da570e8 Limit the light 2021-07-09 23:38:28 +02:00
Jozufozu
c785fe5705 Bump flywheel build 2021-07-09 13:57:37 -07:00
Jozufozu
2eb9c7b6eb PartialModel gets called from the right place 2021-07-09 13:39:56 -07:00
simibubi
352f213429 Buffing the Buffers
- Fixed large amounts of output in crushing wheels getting voided due to its buffer capacity
- Fixed basin processing running constant recipe lookups while backed up #1911
- Fixed mixer retracting after every operation when auto-output is active
2021-07-09 19:27:50 +02:00
kotakotik22
e5eca1ed36 Arm interaction point utilities for addons 2021-07-09 18:45:50 +02:00
PepperBell
7ed7b957dd Flaming souls
- Add soul flame type to lit blaze burner
- Tweak empty blaze burner ponder to show how to transform flame
2021-07-09 00:28:21 -07:00
PepperBell
f90dd34f5b Merge branch 'mc1.16/dev' of https://github.com/Creators-of-Create/Create.git into mc1.16/dev 2021-07-08 23:22:36 -07:00
PepperBell
bdbd5c9533 Remote extinguishing
- Make splash water bottles extinguish lit blaze burners
2021-07-08 23:21:51 -07:00
Carbon5
63bd4258e1 Superglue follows mobGriefing gamerule 2021-07-08 20:52:39 -04:00
Jozufozu
51ebf2baec Merge remote-tracking branch 'origin/mc1.16/dev' into mc1.16/dev 2021-07-08 13:26:13 -07:00
Jozufozu
a800cbea05 Fix funny glue textures 2021-07-08 13:25:35 -07:00
PepperBell
cf3ef8c229 Fix saw blade culling
- Remove AllColorHandlers as it was empty
- Organize imports
2021-07-08 11:17:35 -07:00
simibubi
5a031bb99d CrushCrushCrush
- Added some rudimentary crushing ambience
- Dyed nixie tubes now return the correct item for Pickblock and Schematicannons
2021-07-08 16:22:59 +02:00
grimmauld
801f5fa130 Filter for shulker fill level 2021-07-08 09:45:53 +02:00
simibubi
d418f06f37 Magitank
- Copper Backtanks can now be enchanted
- Added the Capacity Enchantment
2021-07-08 00:03:58 +02:00
simibubi
137e64e90a Post-PR datagen 2021-07-07 22:15:46 +02:00
Nekrodamus
28f647dbda
Updates to es_es.json by FrannDzs 2021-07-07 22:12:04 +02:00
simibubi
83a3faa871 Mortal Compat
- Commented a teleport hook not yet included in recommended forge
2021-07-07 22:05:09 +02:00
simibubi
10b0bdbfcf Range indication for bells
- Stationary Haunted Bells now show particles at the perimeter of the scanned area, regardless of light level
2021-07-07 19:38:32 +02:00
simibubi
efa2bc745f Magic Potatoes
- Fixed localization of potato cannon ammo tooltip
- Added several enchantment compatibilities to the Potato Cannon
- Added the Potato Recovery Enchantment
2021-07-07 17:33:43 +02:00
reidbhuntley
48ea7d64b4 Classic funny
- When a Cake or Pie projectile launched from a Potato Cannon hits a mob, it will slide down the side of the target
2021-07-06 21:22:52 -04:00
Daniel Amberson
c14bece04d precision mechanism polish
- completely redid both the incomplete and complete sprites for the precision mechanisms
2021-07-06 15:37:03 -05:00
simibubi
0fb5556960 And the hunt continues...
- Fixed kinetic stress loop caused by neighbouring belts
- Fixed kinetic stress loop caused by activating ejectors
- Fixed recipe book logspam regarding seq. assembly recipes
2021-07-06 21:26:40 +02:00
simibubi
dcc0c27855 Forge Bump
- Create now enforces a minimum of Minecraft 1.16.5, Forge 36.1.0+
2021-07-06 19:18:28 +02:00
simibubi
50aa690619 mlg pvp
- Added missing localizations for Create's death messages involving an attacker
2021-07-06 19:17:18 +02:00
simibubi
61279a4c22 Merge branch 'mc1.16/dyeable_nixies' into mc1.16/dev 2021-07-06 18:36:15 +02:00
simibubi
905b140a2f Dyeable Nixies, Part II
- Ponder doc
- Fixed a few colours
- Fixed text wipe on colour change
- Fixed pick block
- Nixie Tubes can now be picked up using the Wrench
2021-07-06 18:35:41 +02:00
simibubi
6eb54267f3 Bell Voxelshapes 2021-07-06 17:03:31 +02:00
Daniel Amberson
62cb04f44d Merge branch 'mc1.16/dev' of https://github.com/Creators-of-Create/Create into mc1.16/dev 2021-07-06 09:23:42 -05:00
Daniel Amberson
e078c7a2a2 polished bell assets: part 2
- this includes tweaks for the haunted bell model!
- general tweaks to both peculiar and haunted bells, by both me and kryppers
- the bell base is now wood instead of brass! and is now less bulky
2021-07-06 09:23:32 -05:00
simibubi
8f234b7fa8 Dyeable Nixies, Part I 2021-07-06 15:04:22 +02:00
simibubi
66086f6675 Facing down
- Ensured players really want to place a water wheel vertically
2021-07-06 13:25:25 +02:00
simibubi
e3d497e527
Merge pull request #1900 from LordGrimmauld/horizontal-water-wheels-V2
Horizontal water wheels v2
2021-07-06 12:58:26 +02:00
simibubi
0ec9a681b6 Post-PR datagen 2021-07-06 12:57:05 +02:00
sqcode06
6eae75df71
Updates to ru_ru.json by sqcode06 (#1897) 2021-07-06 12:54:29 +02:00
Hanqnero
21f756baeb
Updates to ru_ru.json by Hanqnero (#1701) 2021-07-06 12:46:43 +02:00
CKenJa
593396a3d2
Updates to ja_jp.json by CKenJa (#1901) 2021-07-06 12:45:22 +02:00
simibubi
83d9b5d518 Post-PR datagen 2021-07-06 12:43:50 +02:00
CKenJa
e7788c42f5
Updates to ja_jp.json by CKenJa (#1883) 2021-07-06 12:37:53 +02:00