#output create rpm/su from block?
46 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
what mod is rpm/su from?
You can do that using Custom Machinery, no other way to do it I think
Create
Adds Forge's Capability system integration for KubeJS. With PowerfulJS, you can retrieve, attach capabilities supported for ItemStacks, Block Entities and so on!
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
Nope
fair enough
create is not capability based
Everything extends that kinectic block entity is a create power source/sink

That's (one of the reasons) why there're so many people complaining about create's code
yes
i see, thanks pruno
and multiblocked achieved things by a even more cursed way
lol tru
it generates a class that extends this block entity dynamically
and delegates calls needed
Seems not very pretty but I wouldn't call it cursed, modded minecraft is built on those sorts of hacks
yeah totally possible with a mod
would have to pick one of the block entities to output the power in the multiblock structure
🥲
Ticket closed!
TYVM. this was the correct answer for 1.19
1.18 can do multiblocked but its not exactly optimal for what I want
post your result for future searchers
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