Silver's Ray Cast Library | RCL
No reviews yet
Yet another Ray Cast library! with even more functions?
Provides a framework or library for other mods to use.
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
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
Resources
External Links
About
Description
Description:
This is a simple datapack for my other projects that rely on random shapelike commands to make it work.
The pack is made because of the limitations of the /fill command.
Technical Handbook:
Spoiler
The pack works by these commands:
Here is the basic layout:
/function rcl:cmd/<Shape>-size/<Size> {"command":"<Command>"}
<Shape> is basically the shape of the summon, here are all the supported ones:
squarespherehollow_squarehollow_sphere
<Size> is the size, now depending which ```<Shape>`` you picked, the max size will be different.
| Shape Name: | Minimum Size: | Maximum Size: |
|---|---|---|
square |
1 |
23 |
sphere |
1 |
35 |
hollow_square |
1 |
50 |
hollow_sphere |
1 |
50 |
<Command> you can put any command you like here!
Examples:
if your still unclear here are some templates and their functions!
cmd I:
/function rcl:cmd/square-size/3 {"command":"setblock ~ ~ ~ minecraft:stone"}
The following command does: summons a square cube with the width, length and height of 3 blocks with stone.
cmd II:
/function rcl:cmd/sphere-size/5 {"command":"particle minecraft:flame ~ ~ ~"}
The following command does: summons a sphere of flame partiles with a diameter of 5 blocks.
cmd III:
/function rcl:cmd/hollow_square-size/10 {"command":"execute if block ~ ~ ~ minecraft:air run summon minecraft:sheep ~ ~ ~"}
The following command does: summons a hollow square that checks if the block is made of air and summons a sheep in the location that was checked.
cmd III:
/function rcl:cmd/hollow_sphere-size/6 {"command":"execute if block ~ ~ ~ minecraft:air run setblock ~ ~ ~ minecraft:pearlescent_froglight"}
The following command does: summons a hollow sphere that checks if the block is made of air and sets the block to pearlescent froglight if the condition passes.
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
Statistics
Resources