Skip to Content

Projects
The Origin CreatorOn CommandTimely Music
Madad Mapsfpclib Documentation
Flashpoint WorkMinecraft WorkOrigins WorkVintage Story WorkPython WorkLinux Stuff
Odds & EndsAll

Help
Origins - Flow Help
Don't Ask to AskBe DirectBe SpecificBe PatientDeep End Teaching
What is Regex?JSON FormatShow File Extensions
.minecraft FolderMinecraft - LogsOrigins - Click LinksOrigins - PehkuiOrigins - Do Research

Support me on Ko-Fi or Patreon!

Origins - Using Pehkui

If you've never made an origin or a power before, do NOT make a power using pehkui your first. You are going to confuse yourself and your brain will explode. Try something simpler first. If you're more comfortable with making origins, then you can continue on this page.

Modifying your player size is one of the most common things that requires that you install Pehkui mod in addition to the origins mod, but pehkui can be used to modify your mining speed, block reach, and other things with the player as well.

If you just want to modify player size, the simplest way is probably just to install the Extra Origins mod and use the custom "extraorigins:modify_size" power type it provides. Here's one example of that power type in use. If you're using the Origin Creator, you can use the "custom" option in any drop down where it normally says "single" or "multiple" and type in "extraorigins:modify_size" yourself.

If you don't want to just modify player size or want more control over pehkui attributes, you'll have to use an "action" power type and run the /pehkui command through entity actions. Most likely, you'll want to use the origins:action_on_callback power type in combination with the origins:execute_command entity action. You'll want to test how the command works in-game and also test the variety of entity actions that exist already. This is all the help that most people can provide you.