#output create rpm/su from block?

46 messages · Page 1 of 1 (latest)

crisp heart
#

I want to output rpm and or su from a block or even trick a block next to it into thinking it is, unsure if it's possible and if I should just downgrade the pack I am making to 1.18 and go with multiblocked for my rotational desires

unkempt thicketBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

frail bear
#

what mod is rpm/su from?

cursive basin
#

You can do that using Custom Machinery, no other way to do it I think

cursive basin
frail bear
#

ah ok

#

doesnt powerfuljs do this?

#

??kjsaddons

true portalBOT
# frail bear ??kjsaddons

Adds Forge's Capability system integration for KubeJS. With PowerfulJS, you can retrieve, attach capabilities supported for ItemStacks, Block Entities and so on!

Mod by @cloud reef


frail bear
#

though not sure if create power is a thing

#

if create has a capability from one of their block entities then maybe

#

though im not entirely sure how it all works

cursive basin
#

Pruno manually adds caps for support, Create is not on the mod iirc

frail bear
#

ah

#

maybe this is something to make a pr for then

#

@cloud reef

cloud reef
#

Nope

frail bear
#

fair enough

cloud reef
#

create is not capability based

#

Everything extends that kinectic block entity is a create power source/sink

frail bear
cloud reef
#

That's (one of the reasons) why there're so many people complaining about create's code

frail bear
#

lmao

#

so itd probably have to be a mod then just for this?

cloud reef
#

yes

frail bear
#

i see, thanks pruno

cloud reef
#

and multiblocked achieved things by a even more cursed way

frail bear
#

lol tru

cloud reef
#

it generates a class that extends this block entity dynamically

#

and delegates calls needed

pure arrow
#

Seems not very pretty but I wouldn't call it cursed, modded minecraft is built on those sorts of hacks

frail bear
#

yeah totally possible with a mod

#

would have to pick one of the block entities to output the power in the multiblock structure

crisp heart
crisp heart
crisp heart
#

1.18 can do multiblocked but its not exactly optimal for what I want

pure arrow
#

post your result for future searchers

crisp heart
#

just here?

#

My results:
kubejs can only do that with dark magic and nbt (if even)
multiblocked is alright but I kinda just wanted a 1 block thing for now, and also multiblocked couldn't control RPM just stress units/rotation force so it wasn't what I needed
custom machinery worked perfectly how I wanted after I learned a bit about it and is very nice for creating single block machines for a variety of jobs