Dreamfinity / LootBeamsBackport

Backport of shiroroku's Loot Beams to 1.7.10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

availableFor availableFor title Discord logo

Loot Beams Backport

Backport of shiroroku's Loot Beams to 1.7.10

Example of in-world work:

Huge GIF inside

Example

Configurable options:

"Beam settings" {
    # Beam diameter [range: 0.05 ~ 3.0, default: 0.25] - stick in world has width 1, so u can rely on it
    S:beamDiameter=0.25

    # Beam height (in blocks) [range: 0.5 ~ 32.0, default: 4.0] - height in blocks
    S:beamHeight=4

    # Render beam above items or not [default: true] - do you want beams to be rendered
    B:needRenderBeam=true

    # Use high-res (256x256) beam texture or low-res(16x16) [default: true] 
    B:useHighResBeam=true

    # Rotate beam over time (like beacon's beam) [default: true]
    B:useRotatingBeam=true
    
    # Float beam over time [default: true]
    B:useFloatingBeam=true
}

Repo & build info:

Almost all dependencies must exist at CloudRep. If something is missing - pls contact with me via VK, Telegram or email (georgiiimeshkenov@gmail.com)

About

Backport of shiroroku's Loot Beams to 1.7.10


Languages

Language:Java 100.0%