Extra Origins

Extra Origins

7M Downloads

Power types?

MrCork opened this issue ยท 4 comments

commented

I'm trying to find the list of power types for Extra Origins specifically, mostly for a datapack to modify the scale in a different way of the inchling. For example, the datapack I'm making is a Dwarf datapack, and I'm trying to set the player's scale to 0.6.

commented

{
"type": "extraorigins:modify_size",
"scale": x,
"hidden": true
}

commented

There's a wiki tab on this github

commented

power types like modify_size aren't specified in the wiki for use though

commented

I can add it later