HomeJavaModsBelovedBlocks
BelovedBlocks
The 1.8 version of Minecraft has removed the items that corresponds to some unobtainable blocks in survival. Although their corresponding items doesn't exist anymore, the blocks still exist. You can place them by doing a /setblock command with some metadata arguments.

This plugin instances new items that transforms themselves into the desired special block when placed by a player.

[​IMG]
Some of the seamless blocks featured by the plugin

Items

Each seamless block is represented by a similar item with a glowing enchantment effect (that can be disabled for each block in the configuration). They also have a custom name (also configurable). The crafts are the same for the four blocks:

[​IMG]

The smooth log blocks can also be crafted using the same process, except with wooden logs:

[​IMG]

You are also able to craft nether portals...

[​IMG]

...and End ones. (The amounts given for each crafting recipe can be changed in the configuration.)

[​IMG]

Those crafts can be disabled, or given by permission.

All those items can be salvaged to get the materials back (except portals) ; simply place an item in a crafting grid.


Stonecutter

The stonecutter is a tool that can smooth any of the three double slabs blocks. To use it, simply right click with this tool on the wished block and it will permute to a smooth block. Each use will decrease the item's durability by 1. The unbreaking enchantment does work when applied. The stonecutter can be crafted like shears in exceptions that the iron is replaced by diamonds:

[​IMG]

The craft can be disabled.

The basic double slabs block → the seamless version of this block:

[​IMG]

The process can be reverted (use the tool on a smooth block to turn it back into the original block).


Saw

The saw is a tool that can move the bark around any of the six log blocks. To use it, simply right click with this tool on the wished log block to move the bark. The bark can have 4 different positions (tree of them follows, the tree axes and one has bark all around the texture). Each use will decrease the item's durability by 1. The unbreaking enchantment does work when applied. The saw can be crafted like this (the symmetric craft also works):

[​IMG]

The craft can be disabled.

Note: when breaking blocks with the saw, it has a small chance to break. This percentage can be modified in the configuration.

LogBlock and Prism are supported: block changes with these tools are saved.


Commands & permissions

Commands


A few commands allow you to get the tools and blocks added by this plugin.

The main command is /belovedblocks, or /bb (an alias).
Tip: use autocompletion.


Permissions

The permissions follows this logic: belovedblocks.<give/use/craft>.<blocks/tools>.<item>[.<self/other>]

As example:

Installation & configuration

To install this plugin, simply put the .jar file inside the plugins folder of your server.

If you want to use it with Prism, you'll have to add this plugin in the list of plugins allowed to access Prism's API.
To do so, open the Prism's configuration file, located at plugins/Prism/config.yml, and in the prism.tracking.api.allowed-plugins section, add BelovedBlocks:
Code (YAML):
prism :
  # A lot of things
  tracking
:
    # ...
    api
:
      enabled
: true
      allowed-plugins
:
      - # Some other plugins, maybe
      - BelovedBlocks
The plugin can be configured using the config.yml file (it can be found at /plugins/BelovedBlocks/config.yml in your server's folder or on GitHub).


License
GPLv3. See LICENSE file for more details.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

BelovedBlocks is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 852 times (via Spigot). Download it and open it directly in the game.

Explore more