Snownee
49b5e4957e
Fix a typo
2020-12-25 18:11:13 +08:00
Snownee
6df81c8272
Fix belt funnel disappearing on contraption
2020-12-25 17:34:45 +08:00
Snownee
e554c5a3ff
Solution to #571
2020-12-25 16:06:32 +08:00
Snownee
0cc6fe1de7
Fix liquid tank contents not being rendered ( #588 )
2020-12-24 21:28:12 +08:00
Snownee
13cc4324ca
Delete file that at wrong place
2020-12-24 18:57:54 +08:00
Snownee
01602c8e77
Fix: Honey block don't have same ability as slime block ( #576 )
2020-12-24 18:15:36 +08:00
simibubi
32b0a01c3a
The magical bucket
...
- Fixed basins consuming container items with certain output inventories
- Potentially fixed item duplication with stale contraption inventories
2020-12-22 13:18:44 +01:00
grimmauld
6b5e223508
Fixed a big dumb dumb
2020-12-21 16:28:08 +01:00
simibubi
ebf980b33c
Itetraitor
...
- Fixed crash for schematics containing TE's that have no custom renderer attached
- Fixed broken filling recipes with virtual fluids of other mods
- Fixed Brass tunnels duplicating/deleting items
2020-12-21 16:05:32 +01:00
grimmauld
0fe8a24041
Controlling the Assembler
2020-12-21 13:03:16 +01:00
grimmauld
f3653d6b15
Fix TE creation assuming other mods don't crash with SchematicWorld instances ( #565 )
2020-12-21 09:28:41 +01:00
grimmauld
9336931f30
Press no longer go brrr, just bonk
2020-12-21 09:04:11 +01:00
grimmauld
ae399e9c11
Hopefully fix splitter basin duping #557
...
Some more thorough testing is needed here to see whether it is actually fixed. I can't reproduce it anymore at least.
2020-12-20 21:48:27 +01:00
simibubi
0928b0182c
Update README.md
2020-12-19 22:40:55 +01:00
simibubi
2a57de3205
Bug Fixes
...
- Fixed basin not triggering a recipe check when output fluids are emptied
- Fluid behaviour safety on render thread
- Wrenchable Depots
2020-12-19 18:05:37 +01:00
Zelophed
f45c0ca182
Assisted Placement, Part II
...
- helpers now respect waterlogging
- add placement helpers for rsc's cogwheel as well as machines with integrated cogwheels
2020-12-19 15:58:03 +01:00
simibubi
e2437d1a5c
Bug Fixes
...
- Fixed hose pulley not placing source blocks when filling with chocolate or honey
- Added a fluid tag to prevent bottomless draining behaviour of hose pulleys
- Grindstones can now be moved on contraptions
- Fixed fluids zFighting the item drain
- Added some crash safety for coupling rendering
- Updated mixer tooltip
2020-12-19 13:06:09 +01:00
grimmauld
0182316d36
Waterlogged glass pipes
2020-12-19 11:59:56 +01:00
simibubi
5b3e1e8c38
Prime patching material
...
- Fixed open pipe ends not providing fluids to pipe networks
- Safety check for pipe attachment rendering
2020-12-19 00:52:41 +01:00
simibubi
62621f8bdd
Mildly problematic
...
- Fixed broken kinetic propagation caused by bracket handling
- Fixed crash when fluid-interfacing with a contraption loaded from disk
2020-12-18 18:30:58 +01:00
simibubi
6c6760ef17
More content, who dis?
...
- Sprite touch-ups by vectorwing
- Builders Tea
- Bar of Chocolate
- Fixed spouts not rendering fluid particles of virtual fluid types
- Fixed spouts filling bottles inconsistently
2020-12-18 15:13:57 +01:00
simibubi
68e7d3c34c
Bug Fixes
...
- Snownee's basin render fix
- Fixed milk fluid exchange between vanilla items and the create fluid infrastructure
2020-12-17 23:29:33 +01:00
Daniel Amberson
493cad13d0
i am Indecisive
...
yea
* brass block got a texture that isn't garbage
* added a prototype brass block that might get used later
2020-12-17 15:32:52 -06:00
Zelophed
e950aa268f
Assisted Placement, Part I
...
- refactor existing placement helpers
- add placement helpers for cogs and shafts
2020-12-16 17:36:22 +01:00
simibubi
743d303bbe
Fix #527
2020-12-16 11:32:12 +01:00
simibubi
fa6bac2bfc
Locally sourced arms
...
- Mechanical arms now serialize target positions in relative coordinates
2020-12-16 11:16:46 +01:00
simibubi
64b2c61389
Bug fixes
...
- Fixed spout creating potions from any fluid
- Fixed pipes not actually transferring the type of fluid selected by layer II flow propagation
- Fixed some fluid handlers erasing nbt data of extracted fluidstacks
- Fix sidedness issues in Config packets
2020-12-15 23:13:22 +01:00
simibubi
f8b3a77f26
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-12-15 21:16:21 +01:00
simibubi
1840b40e2e
Advancing toward the day
...
- Added advancements for exploring the content
- Adjusted some recipes
2020-12-15 21:16:17 +01:00
tterrag
4c26627b73
Fix blaze burner consuming buckets, arm no longer inserts lava buckets
2020-12-13 15:04:55 -05:00
simibubi
d68d702b3a
Fun with Recipes
...
- Added a couple of recipes involving fluids and things
2020-12-13 15:17:31 +01:00
simibubi
fc33e93a4d
Merge pull request #534 from Snownee/mc1.15/snownee
...
Improvements
2020-12-13 13:32:23 +01:00
Snownee
a845a70885
Material checklist I18n
2020-12-13 19:56:49 +08:00
Snownee
48d66c7e55
Slightly improve redstone link performance
2020-12-13 08:19:28 +08:00
simibubi
45465fb69b
Minor adjustments
...
- Fluid tanks are not nbt safe
- Mekanism uses reversed ids
2020-12-12 17:33:16 +01:00
simibubi
a26988db70
Merge pull request #533 from Creators-of-Create/mc1.15/safe-nbt
...
Safe NBT tag
2020-12-12 15:37:44 +01:00
Snownee
f3053d7e45
Remove unused imports
2020-12-12 19:39:02 +08:00
Snownee
24dcb5383a
Make the zapper selection logic server-side ( #515 )
2020-12-12 19:32:32 +08:00
Snownee
f64dc8c43f
Signs are not nbt-safe, due to the ability to execute command
2020-12-12 19:10:59 +08:00
Snownee
0941d9403f
Zappers Safe-NBT support
2020-12-12 19:09:10 +08:00
Snownee
1a052d1ec1
Tag data-gen
2020-12-12 05:00:25 +08:00
simibubi
2744cabf14
How to 0.3
...
- Updated and Finished up remaining item/block tooltips
- Encased belts are now called encased chain drives for easier distinction
2020-12-11 19:36:13 +01:00
Snownee
517a4f0824
Allow schematicannon to persist some safe block data
2020-12-11 20:03:16 +08:00
simibubi
1433bcb4ef
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-12-11 13:02:07 +01:00
simibubi
17ba73dedf
Thermal compat
...
- Apparently this mod is still a thing
2020-12-11 13:02:04 +01:00
simibubi
37bcb5e6af
Merge pull request #532 from Snownee/mc1.15/snownee
...
Bugs and QoL
2020-12-11 11:45:32 +01:00
Snownee
550e058ec5
Fix SchematicannonScreen tooltip handling
2020-12-11 18:36:29 +08:00
Snownee
727de5425f
Hide goggle overlay if ValueBox is hovered
2020-12-11 17:00:36 +08:00
Snownee
f425b150bd
Fix crash if mechanical piston pushes a bed
2020-12-11 15:52:09 +08:00
Snownee
e529c254c8
Fix block zapper not updating blocks correctly
2020-12-10 15:01:11 +08:00