More actions
No edit summary |
Unfuck the sidebar v2 |
||
Line 8: | Line 8: | ||
}} | }} | ||
= Documentation = | = Documentation = | ||
=== | ===[https://applejuiceyy.github.io/figs/ Figs]=== | ||
'''Figs''' is an online documentation browser for Figura, making using Figura's built-in documentation easier to use. | '''Figs''' is an online documentation browser for Figura, making using Figura's built-in documentation easier to use. | ||
=== | ===[https://wiki.figuramc.org Figura Wiki] (YOU ARE HERE) ⭐=== | ||
The '''Figura Wiki''' is an online wiki that aims to document Figura, its scripting language, modeling, etc. | The '''Figura Wiki''' is an online wiki that aims to document Figura, its scripting language, modeling, etc. | ||
== Lua Documenation == | == Lua Documenation == | ||
=== | ===[https://manuel-3.github.io/lua-quickstart Lua Quickstart Guide]=== | ||
'''Manuel's Lua Quickstart Guide''' is a quick, online tutorial guiding users through the basics of Lua syntax. | '''Manuel's Lua Quickstart Guide''' is a quick, online tutorial guiding users through the basics of Lua syntax. | ||
=== | ===[http://lua.org/manual/5.1 Lua 5.1 Manual]=== | ||
The '''Lua Manual''' is a long document describing the ins and outs of vanilla Lua. Although some of it will not apply to Figura Lua, it's still very useful for learning about the standard libraries. | The '''Lua Manual''' is a long document describing the ins and outs of vanilla Lua. Although some of it will not apply to Figura Lua, it's still very useful for learning about the standard libraries. | ||
== Tutorials == | == Tutorials == | ||
=== | ===[https://www.youtube.com/playlist?list=PLNz7v2g2SFA8lOQUDS4z4-gIDLi_dWAhl Chloe's Video Tutorial Series]=== | ||
'''Chloe's Tutorial Series''' is a video series on YouTube that acts as a way for new users to get used to the mod. The series covers everything from modeling and modifying <code>avatar.json</code> files to scripting. | '''Chloe's Tutorial Series''' is a video series on YouTube that acts as a way for new users to get used to the mod. The series covers everything from modeling and modifying <code>avatar.json</code> files to scripting. | ||
= Tools = | = Tools = | ||
=== | ===[https://github.com/GrandpaScout/FiguraRewriteVSDocs GS' Figura VSCode Documentation]=== | ||
'''GrandpaScout's Figura VSCode Documentation''' is an addon for Visual Studio Code (along with Code OSS and VSCodium) that adds Figura's documentation and snippets to [https://marketplace.visualstudio.com/items?itemName=sumneko.lua sumneko's Lua Language Server plugin]. | '''GrandpaScout's Figura VSCode Documentation''' is an addon for Visual Studio Code (along with Code OSS and VSCodium) that adds Figura's documentation and snippets to [https://marketplace.visualstudio.com/items?itemName=sumneko.lua sumneko's Lua Language Server plugin]. | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
Line 32: | Line 32: | ||
</div> | </div> | ||
</div> | </div> | ||
=== | ===[https://github.com/KitCat962/figura-format-bbplugin Katt's Figura Blockbench Extension]=== | ||
The '''Figura Blockbench Extension''' adds a new model format to Blockbench, the Figura Model format. It extends the base Generic Model format by adding tools to make the avatar creation process easier, lifting restrictions to the Generic Model format that Figura supports, and removing features Figura doesn't. | The '''Figura Blockbench Extension''' adds a new model format to Blockbench, the Figura Model format. It extends the base Generic Model format by adding tools to make the avatar creation process easier, lifting restrictions to the Generic Model format that Figura supports, and removing features Figura doesn't. | ||
= Assets (Scripts, Libraries, APIs) = | = Assets (Scripts, Libraries, APIs) = | ||
Line 40: | Line 40: | ||
}} | }} | ||
== Animation Helpers == | == Animation Helpers == | ||
=== | ===[https://github.com/GrandpaScout/GSAnimBlend GSAnimBlend]=== | ||
'''GSAnimBlend''' is a script that automatically adds blends to the start and end of animations. | '''GSAnimBlend''' is a script that automatically adds blends to the start and end of animations. | ||
=== | ===[https://github.com/JimmyHelp/JimmyAnims Jimmy's Animation Handler]=== | ||
'''JimmyAnim''' (full name Jimmy's Animation Helper) is a library that plays specific Blockbench animations based on the player's current action. | '''JimmyAnim''' (full name Jimmy's Animation Helper) is a library that plays specific Blockbench animations based on the player's current action. | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
Line 55: | Line 55: | ||
</div> | </div> | ||
== World Interactions== | == World Interactions== | ||
=== | ===[https://discord.com/channels/1129805506354085959/1132467393050968214/1132467393050968214 Origins API] 💬=== | ||
Katt's '''Origins API''' is an API that uses the player's NBT data to get information about the player's [https://modrinth.com/mod/origins Origin]. | Katt's '''Origins API''' is an API that uses the player's NBT data to get information about the player's [https://modrinth.com/mod/origins Origin]. | ||
==Visual Elements== | ==Visual Elements== | ||
=== | ===[https://github.com/Manuel-3/figura-scripts/tree/main/src/confetti Confetti]=== | ||
'''Confetti''' is a library that allows users to add custom particles, either sprite or modelpart, to their avatars | '''Confetti''' is a library that allows users to add custom particles, either sprite or modelpart, to their avatars | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
Line 70: | Line 70: | ||
</div> | </div> | ||
</div> | </div> | ||
=== | ===[https://discord.com/channels/1129805506354085959/1137506926742216835 KattArmor] 💬=== | ||
'''KattArmor''' (sometimes called Katt Armor API/Library) is a library that allows users to edit their avatar's armor, whether by adding pivots using a script or by using unique models and textures. | '''KattArmor''' (sometimes called Katt Armor API/Library) is a library that allows users to edit their avatar's armor, whether by adding pivots using a script or by using unique models and textures. | ||
Line 84: | Line 84: | ||
</div> | </div> | ||
= Community = | = Community = | ||
=== | ===[https://discord.figuramc.org FiguraMC Discord] ⭐=== | ||
The '''FiguraMC Discord Server''' is the central place for everything Figura, including help and support for the mod, avatar showcasing, and more. You'll also need to join this server to request whitelist to the FiguraSMP. | The '''FiguraMC Discord Server''' is the central place for everything Figura, including help and support for the mod, avatar showcasing, and more. You'll also need to join this server to request whitelist to the FiguraSMP. | ||
== Minecraft Servers == | == Minecraft Servers == |
Revision as of 20:46, 5 October 2024
This page is heavily unfinished.
Please wait before referring other people to this page. If you're able to, please contribute!
Some of the resources listed here are not officially endorsed by FiguraMC.
- Resources affiliated with FiguraMC will be marked as such with a ⭐ icon.
Documentation
Figs
Figs is an online documentation browser for Figura, making using Figura's built-in documentation easier to use.
Figura Wiki (YOU ARE HERE) ⭐
The Figura Wiki is an online wiki that aims to document Figura, its scripting language, modeling, etc.
Lua Documenation
Lua Quickstart Guide
Manuel's Lua Quickstart Guide is a quick, online tutorial guiding users through the basics of Lua syntax.
Lua 5.1 Manual
The Lua Manual is a long document describing the ins and outs of vanilla Lua. Although some of it will not apply to Figura Lua, it's still very useful for learning about the standard libraries.
Tutorials
Chloe's Video Tutorial Series
Chloe's Tutorial Series is a video series on YouTube that acts as a way for new users to get used to the mod. The series covers everything from modeling and modifying avatar.json
files to scripting.
Tools
GS' Figura VSCode Documentation
GrandpaScout's Figura VSCode Documentation is an addon for Visual Studio Code (along with Code OSS and VSCodium) that adds Figura's documentation and snippets to sumneko's Lua Language Server plugin.
Additional Resources
Katt's Figura Blockbench Extension
The Figura Blockbench Extension adds a new model format to Blockbench, the Figura Model format. It extends the base Generic Model format by adding tools to make the avatar creation process easier, lifting restrictions to the Generic Model format that Figura supports, and removing features Figura doesn't.
Assets (Scripts, Libraries, APIs)
Some assets only exist within the FiguraMC Discord.
- Assets that link to the FiguraMC Discord will be marked with a 💬 icon.
Animation Helpers
GSAnimBlend
GSAnimBlend is a script that automatically adds blends to the start and end of animations.
Jimmy's Animation Handler
JimmyAnim (full name Jimmy's Animation Helper) is a library that plays specific Blockbench animations based on the player's current action.
Additional Resources
World Interactions
Origins API 💬
Katt's Origins API is an API that uses the player's NBT data to get information about the player's Origin.
Visual Elements
Confetti
Confetti is a library that allows users to add custom particles, either sprite or modelpart, to their avatars
Additional Resources
KattArmor 💬
KattArmor (sometimes called Katt Armor API/Library) is a library that allows users to edit their avatar's armor, whether by adding pivots using a script or by using unique models and textures.
Additional Resources
Community
FiguraMC Discord ⭐
The FiguraMC Discord Server is the central place for everything Figura, including help and support for the mod, avatar showcasing, and more. You'll also need to join this server to request whitelist to the FiguraSMP.
Minecraft Servers
Some servers listed below are whitelisted.
- Servers that have a public whitelist application process will be marked with a 🔒 icon.
- Servers that are invite-only will be marked with a 🛡️ icon.
Figura Plaza ⭐
IP: plaza.figuramc.org
• Version: 1.16.5 - 1.21
The Figura Plaza is an official lobby-like server where players can join, hang out with other Figura users, make avatars in company, play games, and occasionally attend events. The server does not have any survival gameplay, and disables PvP by default. The server also provides a selection of free temporary items to use when testing avatars.
Figura SMP ⭐🔒
IP: vanilla.figuramc.org
• Version: 1.21
The Figura SMP (also referred to as Vanilla SMP) is an official survial server that stays close to the base game, plus a few server-side mods for quality-of-life purposes. You are perfectly able to join this server without any mods, and even on a vanilla client. You can read the server rules in the FiguraMC Discord Server's #info channel and get whitelisted by putting your name in #whitelist.
Modded SMP
IP: [TBD]
• Version: 1.20.1-fabric • Modpack: [TBD]
The Modded SMP is a seasonal modpack server adjacent to Figura SMP, each season coming with its own theme. Currently offline. The next season is themed after a nuclear apocalypse and is set for release Soon™. The ModdedSMP shares a whitelist with the VanillaSMP, meaning that #whitelist will whitelist you for both servers.
4p5.nz 🛡️
IP: 4p5.nz
• Version: 1.20.1
4p5.nz is an invite-only creative/operator server where players have free reign over the world around them.