Download More Smiley Clouds — Minecraft Mods — MetaMods
More Smiley Clouds

More Smiley Clouds

Active

Downloads

2

Last update

5 years ago
Client
Decor
Addons

More Smiley Clouds - Cloud Decorations Expansion

This modification significantly expands the collection of smiling clouds from Actually Additions, offering players many new options for decorating their game world.

One of the key features is the ability to create your own unique clouds using the CraftTweaker tool. You can fully customize the appearance of clouds by adding various items and blocks.

Integration with CraftTweaker

To create custom clouds, use the following code:

import mods.moresmileyclouds.SmileyCloud;

SmileyCloud.addCloud("Bob"); // Creating a new cloud
SmileyCloud.addLeftItem("Bob",<minecraft:coal>); // Adding an item to the left
SmileyCloud.addRightItem("Bob",<minecraft:torch>); // Adding an item to the right
SmileyCloud.addTopBlock("Bob",<minecraft:furnace>); // Adding a block to the top
SmileyCloud.registerCloud("Bob"); // Registering the finished cloud

Custom Smiley Cloud

Project members
Zokonius

Zokonius

Created: 13 Apr 2020

ID: 34246