Jump to content

Futas/Females/Femboys for figura V5 (Not FFF texture pack)


some_name3

Recommended Posts

Posted

Futas/Females/Femboys for figura V5 (Not FFF texture pack)

View File

Hello everyone!
 

This is a pack of models that I created. They are absolutely free, and I will be very glad for your support, but not money!
 

All models are customizable, you can remove or add a penis and breasts, there are also several poses that you can use right in the game! I tried very hard, and I hope there will be no bugs. (Action Wheel)
 

Follow my work on Twitter, where I poll people and accept suggestions, or write me a private message through Discord if you would like to join and play with me!
https://x.com/JokeJoel76517

If you also create specific content, I'd be happy to talk to you too! I have several friends who, like me, are working on implementing different interesting things into games.


To install, you need to download the ZIP, and then move them to the folder inside appData/.minecraft/figura/avatars, and unpack zip file into folder.

The models will then appear in the figura menu.

 


  • Submitter
  • Submitted
    10/10/2024
  • Category
  • Requirements
    figura

 

Posted
2 hours ago, TheJuanPieceisReal said:

Love the new models, but I think you accidentally included a WIP avatar, The "Legendary_woman" has few animations and no action wheel things.
Also the all white dragon girl's model breaks when you try to turn off breasts.

Oh fuck!

Posted

On Older versions of minecraft, the skins don't work because cherry pressure plates don't exist. Should probably make the action wheel icons only blocks from after 1.18, because that's the earliest version Figura even goes back to

 

 

image.png.b118c0d5a1e07c24109dbc21c6abddc4.png

Posted (edited)
7 hours ago, TheJuanPieceisReal said:

On Older versions of minecraft, the skins don't work because cherry pressure plates don't exist. Should probably make the action wheel icons only blocks from after 1.18, because that's the earliest version Figura even goes back to

 

 

image.png.b118c0d5a1e07c24109dbc21c6abddc4.png

Technically, all you need to do is replace `cherry` with something like `oak` at line 284 of script.lua to fix it

Edited by CheeseyCake9238
Posted
On 10/22/2024 at 2:14 AM, CheeseyCake9238 said:

Technically, all you need to do is replace `cherry` with something like `oak` at line 284 of script.lua to fix it

That's what I did, used Notepad++ to modify all of the script files at once to change any instance of cherry to oak

  • 1 month later...
Posted
6 hours ago, Ymous6846 said:

Hi, I want to use this texture pack, but I do not have the figura\avatars folder, do you know what should I do?

 

It's not a texture pack, it's an avatar for Figura. You need to install the Figura mod to use it

  • 2 weeks later...
Posted
On 1/2/2025 at 7:59 AM, bilalduman_45 said:

 

The model needs 1.19.4 or above, specifically because it references cherry_planks, if you replace `cherry` with something like `oak` at line 284 of script.lua, it should work on any version that Figura has a 0.1.4 build for

Posted
1 hour ago, CheeseyCake9238 said:

In the zip, you'll probably need to extract the zip first

 

"script.lua" is in the avatar, right?
I opened them all, and I used 'Ctrl + F' to search for cherry, but nothing appeared. Where is it exactly? I'm using Prism Launcher.
Sorry for not understanding.

Posted

What to do. This is what pops up when configuring and enabling some animations. Version 1.20.1. The latest version of figura is installed. Maybe this is related to the game itself, and the fact that I use a third-party launcher is not official.

2025-01-15_00.15.28.png

Posted (edited)
11 hours ago, SENNA_SOURCE said:

What to do. This is what pops up when configuring and enabling some animations. Version 1.20.1. The latest version of figura is installed. Maybe this is related to the game itself, and the fact that I use a third-party launcher is not official.

2025-01-15_00.15.28.png

That specific animation requires you to be near another player. The error is because `player:getNearestEntity("player")` isn't returning a valid entity so `getName()` doesn't exist. The model should also be checking if there actually is a player nearby and if not then TELL you that you need another player but seems it wasn't designed that way even though the code is basically just 

local otherPlayer = player:getNearestEntity('player')
If not otherPlayer or not otherPlayer.getName then
  return print('Another player is needed for this animation!')
end

 

22 hours ago, Sawq12 said:

"script.lua" is in the avatar, right?
I opened them all, and I used 'Ctrl + F' to search for cherry, but nothing appeared. Where is it exactly? I'm using Prism Launcher.
Sorry for not understanding.

Oops was thinking of a different avatar, you need to check the script.lua located in the folder for each avatar, open the file in your text editor, use Ctrl+F to look for `cherry` and replace it with `oak` as pictured below
image.png.3de0042530ef6aeb9c5c81d577bf8233.png
image.png.01d34ce698efa54ce794f294f42aa5b0.png

Edited by CheeseyCake9238
Posted (edited)

Just found this and so far I loved it. Only wish the "duo" animations could be used for single player on certain mobs or whatever but I like it so far. You used Blockbench to create models for that mod right? I wanted to try it out to see if I can make a model of a char that has proper looking feet, not just being futas or femboys (Which I love but I always felt like those avatars lacked that last detail to feel.... "Complete"?) At least they look way better than whatever thing I could create with Armourers Workshop. Which I love but still looks too.... Bricky without any curves XD

 

BTW do you have a dedicated Discord? :3

Edited by Ruby Arziendy
  • 2 weeks later...
Posted

Wow, These model are soo nice! even enough size to upload??(why they work like that? I still new to figura) so my friends can see too! Sadly tho no actual s-x can be done in 1.20.1 modpack we playing.

 

Do people actually have servers playing with these??

  • 3 weeks later...
Posted

Me and my friend were trying out the mod and everything loaded fine but we couldn't see eachothers toggles/anims, we tried reloading, reuploading the avatars, even closing the game and nothing worked. idk if it's something we missed but any help would be appreciated.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...