Return to site

Little Blocks Mod 1.12.2

broken image


May 30, 2020.


Join my Telegram Channel to receive news about my plugins: @GioStuff​

'The best custom-blocks plugin ever'
I enjoy making free plugins,
but I need your support ♥

Feb 29, 2012. Add more details to anything and build anything you want with LittleTiles Mod 1.13/1.12.2 by talented mod developer CreativeMD. What the Mod is About? The mod adds a new tool that allows players to add tiny blocks that can be placed in one single-block in the game. Freebsd install fuse kernel module tutorial. Apr 22, 2020.


/setlittleblock [data] [+]
[Alias: /slb]
Place a little block.
Use numeric IDs.
If you use '+', the block will be more little.
littleblocks.set
/removelittleblock [radius]
[Alias: /rlb]
Delete the last block.
littleblocks.remove

/movelittleblock [x | y | z | rot | here] [value]
[Alias: /mlb]
Move the last block.
If you don't use args, you can use a simple ChatGUI.
Example: /mlb x -2.1
littleblocks.move

/littlemode [+]
Toggle LittleMode. When you are in LittleMode, when you place a block it'll be automatically little.
littleblocks.littlemode.*
[
littleblocks.littlemode.normal
littleblocks.littlemode.plus
]
Note: LittleMode doesn't work with leaves

/littleblocks help
Little Blocks Mod 1.12.2

Show this
littleblocks.help

Other permissions:
littleblocks.bypassowner - Allows the bypass of the block owner check.
littleblocks.update - Receive a message on join if an update is avaible.


Post your creations in the discussion!


Events
LittleBlockPlaceEvent
LittleBlockRemoveEvent
LittleBlockRemoveRadiusEvent
Little blocks mod 1.12.2 minecraft

Show this
littleblocks.help

Other permissions:
littleblocks.bypassowner - Allows the bypass of the block owner check.
littleblocks.update - Receive a message on join if an update is avaible.


Post your creations in the discussion!


Events
LittleBlockPlaceEvent
LittleBlockRemoveEvent
LittleBlockRemoveRadiusEvent

Little Blocks Mod 1.12.2 Curseforge


LittleBlockMoveEvent
Methods

Little Blocks Mod 1.12.2 Curseforge


Tiny Blocks Mod 1.12 2

LittleBlock lb =new LittleBlock(Player p);
ArmorStand block = lb.setBlock(Location location, Material type, int data, boolean small);
lb.remove(ArmorStand target);
lb.removeBlocksWithRadius(double radius);
ArmorStand lastBlock = lb.getLastBlock();




broken image