Skip to content

Building

YTG1234 edited this page Nov 14, 2020 · 17 revisions

The Building category contains 7 modules, here they are.

Bamboo Mat (proton:bamboo_mat)

Code for the module can be found here. Module by @kara-b.

This module adds a decorative Bamboo Mat block which can be placed directionally.

Blocks

  • Bamboo Mat (proton:bamboo_mat)
    • Directional

Items

  • Bamboo Mat (proton:bamboo_mat)
    • Item for the Bamboo Mat block.
    • Made with 5 bamboo and 4 sticks

Configuration

  • enabled
    • Type: boolean
    • Description: Is the module enabled?
    • Default value: true

Cobblestone Bricks (proton:cobblestone_bricks)

Code for the module can be found here. Module by @redcreeper14385.

This module adds decorative cobblestone and mossy cobblestone bricks. They also come in stair and slab form.

Blocks

  • Cobblestone Bricks (proton:cobblestone_bricks)
  • Cobblestone Brick Stairs (proton:cobblestone_bricks_stairs)
    • Behaves like vanilla stairs
  • Cobblestone Brick Slab (proton:cobblestone_bricks_slab)
    • Behaves like vanilla slabs
  • Mossy Cobblestone Bricks (proton:mossy_cobblestone_bricks)
  • Mossy Cobblestone Brick Stairs (proton:mossy_cobblestone_bricks_stairs)
    • Behaves like vanilla stairs
  • Mossy Cobblestone Brick Slab (proton:mossy_cobblestone_bricks_slab)
    • Behaves like vanilla slabs

Items

  • Cobblestone Bricks (proton:cobblestone_bricks)
  • Cobblestone Brick Stairs (proton:cobblestone_bricks_stairs)
  • Cobblestone Brick Slab (proton:cobblestone_bricks_slab)
  • Mossy Cobblestone Bricks (proton:mossy_cobblestone_bricks)
  • Mossy Cobblestone Brick Stairs (proton:mossy_cobblestone_bricks_stairs)
  • Mossy Cobblestone Brick Slab (proton:mossy_cobblestone_bricks_slab)

Configuration

  • enabled
    • Type: boolean
    • Description: Is the module enabled?
    • Default value: true

Compressed Items (proton:compressed_items)

Code for the module can be found here. Module by @YTG1234.

This module adds a few compressed blocks mainly for storage, but some have abilities as well.

Blocks

  • Compressed Nether Star (proton:compressed_nether_star)
    • Immune to explosions
  • Bluer Ice (proton:bluer_ice)
    • Configurable Slipperiness
  • Bluest Ice (proton:bluest_ice)
    • Configurable Slipperiness
  • Compressed Diamond Block (proton:compressed_diamond_block)

Items

  • Compressed Nether Star (proton:compressed_nether_star)
    • Crafted with 9 Nether Stars
  • Bluer Ice (proton:bluer_ice)
    • Crafted with 9 Blue Ice items
  • Bluest Ice (proton:bluest_ice)
    • Crafted with 9 Bluer Ice items.
  • Compressed Diamond Block (proton:compressed_diamond_block)
    • Crafted with 9 diamond blocks.

Configuration

  • enabled
    • Type: boolean
    • Description: Is this module enabled?
    • Default value: true
  • bluerIceSlipperiness
    • Type: double
    • Description: Determines the slipperiness value of the bluer ice block
    • Default value: 0.9998
  • bluestIceSlipperiness
    • Type: double
    • Description: Determines the slipperiness value of the bluest ice block
    • Default value: 1.1
  • bluestIceLuminance
    • Type: int
    • Description: Determines the luminance amount of the bluest ice block
    • Default value: 3

Magma Bricks (proton:magma_bricks)

Code for the module can be found here. Module by @TehcJS.

This module adds a magma bricks block with a stair, slab and wall variant.

Blocks

  • Magma Bricks
  • Magma Brick Stairs

General

Categories

Clone this wiki locally