Mod
BasicallyParticleModels
No reviews yet
a not very simple serverside fabric mod that can display 3d models as particles
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
the mod creates a folder on your server, you can upload models into the folder you can list the models in-game with /particlemodels list
To actually display the models you use /particlemodels display <model file with file extension> <particle type> <model scale> <force/normal> <edge density> <players> the command basically works like the vanilla /particle command
the model will be displayed at the position the command is ran at, with 2 axis rotation support,
you can use /execute positioned and /execute rotated/facing to easily position and rotate the model, if the edge density is set to 0 only the model vertices will be displayed
example: /execute positioned 0 64 0 facing entity @p[distance=..15] run particlemodels display cube.obj minecraft:bubble 1 force 1 @a
this command will display a cube model at 0 64 0 that will face the closest player in a 15 block radius, the model will be made of bubble particles (good for moving models since the bubble particle has a very short lifetime), the particles are forced meaning even people with particles turned off will see them
Warning: the mod can lag your server and/or client
thats why theres a limit to how many vertices a model can have, by defauly set to 512 but can be configured, as well as the folder that the mod checks for models
the mod currently can only display vertices and edges as displaying full faces with particles would be too much, even small models would lag, so im not planning on adding face support if you want to display models with faces, and even texture support check out [cymera's Text Display Models]
supported model types:
- .obj
- .stl (ASCII)
- .ply (ASCII)
Blender can be weird
if your model is consisted of only edges and vertices without any faces blender might just export a blank file sometimes, you can just select everything and press F to create some faces, that usually helps, but keep in mind that .stl automatically triangulates faces meaning those faces will each add 1 edge, so if you do that id recommend using OBJ or PLY models, when exporting you can uncheck pretty much everything, but you need to check "ASCII" when exporting .stl or .ply, otherwise the mod cant read the files
if you dont use blender you can use any CAD software to create models, they all can export .stl files
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers