Skip to content

Commit

Permalink
Add Modrinth ID
Browse files Browse the repository at this point in the history
  • Loading branch information
grondag committed Jan 9, 2022
1 parent a155f8c commit 9c9d48c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions assets/xb description.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
## Exotic Blocks
![](https://media.forgecdn.net/attachments/thumbnails/295/581/310/172/2019-12-13_20.png)
Exotic Blocks is a work-in-progress building mod. The mod is still in early stages, with many new blocks and other features still to be added.

REI is recommended to see recipea.

In version for 1.14 and 1.15 it requires [Exotic Matter Library](https://www.curseforge.com/minecraft/mc-mods/exotic-matter-library). Starting with 1.16, XM is included and you do not need to download it.

Mod ID and block names changed starting in the 1.16 version; Existing pre-1.16 worlds should convert, but please back up your world before trying and log an issue if you have problems.

[Discord](https://discord.gg/7NaqR2e)

## Current Features

Connected glass and stained glass blocks.
* Crafted 1:1 from regular glass blocks and also crafted back.

#### Omni-Directional Stairs and Wedges.
* Included for all stone-type blocks that already have stairs, plus concrete and terracotta
* Inside and outside corners are separate blocks and can be placed independently of stairs/wedges
* Craft in a Stonecutter
* To place horizontally based on look direction, hold Windows/Command button while placing
* To place horizontally based on relative face position, hold Control button while placing

#### Stone columns
* Several round and square variants, some with illumination
* Craft in a Stonecutter
* Craft with glowstone dust or prismarine to create luminous or light-source variants

#### Illuminated panels
* Craft full blocks with glowstone dust or prismarine to create luminous or light-source variants

#### Portable Stonecutter
2 changes: 1 addition & 1 deletion project_common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ext.github_repository_owner = 'grondag'
ext.github_repository = 'exotic-blocks'

ext.curseforge_id = '339561'
//ext.modrinth_id = ''
ext.modrinth_id = 'zdSBbMbU'
ext.release_type = 'release'

ext.build_fat_jar = true
Expand Down

0 comments on commit 9c9d48c

Please sign in to comment.