Silver's Ray Cast Library | RCL

Quick rating

Silver's Ray Cast Library | RCL

No reviews yet

Yet another Ray Cast library! with even more functions?

API/Library
Mod Loaders
Datapack
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.1+mod
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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:

  • square
  • sphere
  • hollow_square
  • hollow_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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works