Kir-Antipov / sync-fabric

One mind. Many bodies.
MIT License
17 stars 13 forks source link

Re-add creative mode instant shell construction #1

Closed Noaaan closed 2 years ago

Noaaan commented 2 years ago

Back in the original mod there was a check when you used a shell constructor which would instantly finish a shell if you were in creative mode. This lets you create a large amount of clones without waiting for them to slowly construct.

Kir-Antipov commented 2 years ago

Are you sure? Don't remember this was a thing. Anyway, this is a good idea! Will be added as an opt-out feature

P.S. - at the moment you can use endermen to speed up the process *wink-wink*

https://github.com/Kir-Antipov/sync-fabric/blob/ae5f63210a131490432fc267fc50e6f2d98f6d8e/src/main/java/me/kirantipov/mods/sync/block/entity/TreadmillStateManager.java#L139-L148