Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.95k stars 909 forks source link

Deployer acting in a moving contraption even though no direct source of rotational force is applied #4628

Open CyrolX opened 1 year ago

CyrolX commented 1 year ago

Describe the Bug

Consider the following Contraption: A moving contraption consisting of 4 Deployers looking downward, with brass funnels on top. They are connected to a Sticky Mechanical Piston

If rotational force is supplied to the Piston, it will translate over to the Deployers, activating them during the entire transition period.

Reproduction Steps

  1. Build a moving contraption using Deployers
  2. Start the moving contraption

Expected Result

The Deployers should not activate during transit if no direct source of rotational force is supplied.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.0i

Minecraft Version

1.19.2

Forge Version

43.2.0

Other Mods


Mod List:
- Architectury API
- Journey Map
- Sophisticated Core
- Supplementaries
- Absent by Design
- Apple Skin
- AttributeFix
- Balm
- Blue Flame Burning
- Cloth Config API
- Clumps
- Comforts
- ConnectedTexturesMod
- Controlling
- Cosmetic Armor Reworked
- CraftTweaker
- Create
- Create : Misx & Things
- Create Central Kitchen
- Create Chunkloading
- Create Confectionery
- Create Deco
- Create Enchantment Industry
- Create Slice & Dice
- Create Alloyed
- Create: Steam 'n' Rails
- CreateTweaker
- Curios API
- Curious Lanterns
- Decorative Blocks
- Diagonal Fences
- Drawers Tooltip
- Explorer's Compass
- Farmer's Delight
- Farmer's Respite
- Fast Leaf Decay
- FastFurnace
- FastWorkbench
- FerriteCore (Forge)
- Flywheel
- Framed Compacting Drawers
- Iris & Oculus Flywheel Compat
- Just Enough Items
- Just Enough Resources
- Kotlin for Forge
- Light Overlay
- Magnesium/Rubidium Dynamic Lights
- MmmMmmMmmMmm (Target Dummy)
- Moonlight Lib
- Mouse Tweaks
- Nature's Compass
- NetherPortalFix
- Oculus
- Placebo
- Polymorph (Forge)
- Puzzles Lib
- Radiant Gear
- Rubidium
- Saturn
- Skin Layers 3D
- Sophisticated Backpacks
- Storage Drawers
- Supplementaries Squared
- The One Probe
- Visual Workbench```

### Additional Context

I created this contraption in order to build a tree farm for 2x2 Spruce Trees. The unexpected behavior makes it easier to build this farm, but its not how it's supposed to work.
StormDragon-64 commented 1 year ago

This is a completely 100% intended feature - You can't directly provide power to anything while it's a contraption, so things like deployers and drills still get power when on a contraption so you can make tunnel bores and things like that. In fact, if you go to the ponder index, there is a section called "Contraption Actors" and it has a list of everything that still does things while on a contraption.

flakaby commented 1 year ago

They sadly only do "things", not operate fully, unless something's not working with mechanical bearings. They're listed as contraption actors, but in their ponder, it says they attempt to stabilize when on a contraption.

This is infuriating because I want to generate infinite motion sickness with an x-rotating, y-rotating, and z-rotating mechanical bearing.

StormDragon-64 commented 1 year ago

That is specifically for mechanical bearings, as you can't really have a contraption on a contraption, just because that's not how the contraption system works.

00001H commented 1 year ago

@flakaby There is a dedicated block called the Turntable whose description reads: Turns Rotational Force into refined Motion Sickness. Sadly it's not 3-axis...