-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '1.18.2-dev' into 1.18.2
- Loading branch information
Showing
31 changed files
with
264 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,66 @@ | ||
# Just Vertical Slabs | ||
### Finally build with Vertical Slabs in Vanilla or with any mod you've installed! | ||
![Just Vertical Slabs banner](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/banner.gif) | ||
|
||
## Features | ||
- **Works out of the box with any mod!** | ||
- Vertical Slab variants for any block with slab variants, Vanilla or not! | ||
- Vertical Slabs combine like stairs do! | ||
- Vertical Slabs craftings! See next section for more details. | ||
- Creative Tab with all available Vertical Slabs! | ||
--- | ||
![Minecraft](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/minecraft/minecraft.svg)[![1.19.2](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/minecraft/1-19-2.svg)](https://www.curseforge.com/minecraft/mc-mods/just-vertical-slabs/files/all?filter-status=1&filter-game-version=2020709689%3A9366)![Separator](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/separator.svg)[![1.18.2](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/minecraft/1-18-2.svg)](https://www.curseforge.com/minecraft/mc-mods/just-vertical-slabs/files/all?filter-status=1&filter-game-version=2020709689%3A9008) | ||
|
||
![Loader](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/loader/loader.svg)[![Forge](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/loader/forge.svg)](https://www.curseforge.com/minecraft/mc-mods/just-vertical-slabs/files/all?filter-status=1&filter-game-version=2020709689%3A7498) | ||
|
||
![Overlay](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/side/client-server.svg) | ||
|
||
![Issues](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/github/issues.svg)[![GitHub](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/github/github.svg)](https://github.com/Nyphet/just-vertical-slabs/issues) | ||
|
||
--- | ||
## **Description** | ||
Minecraft has always been lacking something important: vertical slabs. | ||
Because of this most mods adding new slabs do not include vertical slabs and you'd have to download addon mods to add them, in the rare case they even exist. | ||
This mod aims to fix all of the above, adding vertical slabs dynamically for Vanilla and each mod installed! | ||
|
||
See some screenshots [here](https://www.curseforge.com/minecraft/mc-mods/just-vertical-slabs/screenshots)! | ||
|
||
***Important note:*** | ||
*All and only blocks that already have slab variants will also get vertical slab variants, this to keep a Vanilla-like game style that nicely adapts to any eventual mod. | ||
If you want more vertical slabs it's sufficient to add more slabs. Then, automatically, vertical slabs will be added to the game.* | ||
|
||
## Craftings | ||
- 3 of the same block in a column to craft a vertical slab. | ||
- 2 of the same vertical slab in a row to craft a full block. | ||
- 2 of the same slab in a column to craft a full block. | ||
- Vertical slabs can be crafted into slabs and vice versa just by putting them alone in the crafting. | ||
- Waxing works as usual, both in-world and in-crafting. | ||
- Stonecutter recipes are available. | ||
It must be noted that, due to some implementation restrictions, a block can be stonecut only in its main vertical slab. To obtain the other vertical slab variants of that block the crafting recipes above must be used. | ||
*All and only blocks that already have slab variants will also get vertical slab variants, this to keep a Vanilla-like game style that nicely adapts to any eventual mod.* | ||
*If you want more vertical slabs it's sufficient to add more slabs. Then, automatically, vertical slabs will be added to the game.* | ||
|
||
## Downloads | ||
This is the FORGE version, a port to FABRIC is planned but won't happen any time soon. | ||
Downloads are available [here](https://www.curseforge.com/minecraft/mc-mods/just-vertical-slabs/files). | ||
## **Features** | ||
- **Works out of the box with any mod!** | ||
- Vertical Slab variants for any block with slab variants, Vanilla or not! | ||
![Variants](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/variants.png) | ||
- Vertical Slabs combine like stairs do! | ||
![Combining](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/combining.png) | ||
- Vertical Slabs craftings! See next section for more details. | ||
- Creative Tab with all available Vertical Slabs! | ||
![Creative tab](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/creative-tab.png) | ||
|
||
## Issues | ||
To open a new issue or search an existing one visit the [issues tab](https://github.com/Nyphet/just-vertical-slabs/issues). | ||
Before opening a new issue please verify that no other issue about the same topic already exists, either open or closed. | ||
If you find a mod that breaks with this mod or that does not get vertical slabs as it should, please open an issue. | ||
If you find a weird or incorrect behavior of any vertical slab, please open an issue. | ||
## **Craftings** | ||
- 3 of the same block in a column to craft a vertical slab. | ||
![Full to vertical](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/full-to-vertical.png) | ||
- 2 of the same vertical slab in a row to craft a full block. | ||
![Vertical to full](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/vertical-to-full.png) | ||
- 2 of the same slab in a column to craft a full block. | ||
![Horizontal to full](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/horizontal-to-full.png) | ||
- Vertical slabs can be crafted into slabs and vice versa just by putting them alone in the crafting. | ||
![Vertical to horizontal](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/vertical-to-horizontal.png)![Horizontal to vertical](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/horizontal-to-vertical.png) | ||
- Waxing works as usual, both in-world and in-crafting. | ||
![Waxing](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/waxing.png)![Waxing](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/waxing.gif) | ||
- Stonecutter recipes are available. | ||
![Stonecutter](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/just-vertical-slabs/stonecutter.png) | ||
It must be noted that, due to some implementation restrictions, a block can be stonecut only in its main vertical slab. To obtain the other vertical slab variants of that block the crafting recipes above must be used. | ||
|
||
## Credits | ||
## **Credits** | ||
A very big thank you goes to the Forge team that allowed anyone to mod Minecraft for free and their support in the Forge Forums. | ||
In particular I want to thank diesieben07 that followed me throughout most of the development, without him none of this would have been possible. | ||
In particular I want to thank *diesieben07* that followed me throughout most of the initial development. | ||
|
||
## Technical details | ||
This mod is required on both server and client to work. | ||
## **License and right of use** | ||
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link [here](https://github.com/Nyphet/just-vertical-slabs#readme). | ||
This project is published under the [GNU General Public License v3.0](https://github.com/Nyphet/just-vertical-slabs/blob/master/LICENSE). | ||
|
||
## **For developers** | ||
For slab items to be recognized as slabs they must have the *minecraft:slabs* tag, as they should. If they don't, there's no way to understand whether they are slabs or not, so they are assumed to be not. | ||
If another mod adds slabs that are not recognized by this mod, it's most probably for this reason, so check it and ask the other mod author to fix that. | ||
|
||
## Mod Improvement | ||
**Help wanted!** | ||
There are a few points this mod is lacking in and I'd like to improve it, however I don't have nearly enough time nor energy to do so. | ||
For this reason I'm looking for someone that would be available to help improve this project (for free of course). | ||
If you think you are interested in becoming a co-author, help improve this mod and expand its ecosystem, please contact me with a message on [CurseForge](https://www.curseforge.com/private-messages/send?recipient=crystal_spider_). | ||
|
||
## License and right of use | ||
Feel free to use this mod for any modpack or video, just be sure to give credit and possibly link [here](https://github.com/Nyphet/just-vertical-slabs#readme). | ||
This project is published under the [GNU General Public License v3.0](https://github.com/Nyphet/just-vertical-slabs/blob/master/LICENSE). | ||
## **Support me** | ||
[![Twitch](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/twitch/twitch64.png "Twitch")](https://www.twitch.tv/crystal_spider_) | ||
[![Patreon](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/patreon/patreon64.png "Patreon")](https://www.patreon.com/crystalspider) | ||
[![Ko-fi](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/kofi/kofi64.png "Ko-fi")](https://ko-fi.com/crystalspider) | ||
[![GitHub](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/github/github64.png "My other projects")](https://github.com/Nyphet) | ||
[![My other projects](https://raw.githubusercontent.com/Nyphet/mod-fancy-assets/main/curseforge/curseforge64.png "My other projects")](https://www.curseforge.com/members/crystal_spider_/projects) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,27 @@ | ||
# Sets default memory used for gradle commands. Can be overridden by user or command line properties. | ||
# This is required to provide enough memory for the Minecraft decompilation process. | ||
org.gradle.jvmargs=-Xmx3G | ||
org.gradle.daemon=false | ||
|
||
modid=justverticalslabs | ||
modTitle=Just Vertical Slabs | ||
mcVersion=1.18.2 | ||
modVersion=3.2.0.3 | ||
forgeVersion=40.1.0 | ||
author=Crystal Spider | ||
org.gradle.jvmargs = -Xmx3G | ||
org.gradle.daemon = false | ||
|
||
# Forge Properties | ||
minecraft_version = 1.18.2 | ||
loader_version = 40 | ||
loader = Forge | ||
|
||
# Mod Properties | ||
mod_title = Just Vertical Slabs | ||
mod_version = 4.0.0.0 | ||
author = Crystal Spider | ||
group = crystalspider | ||
modid = justverticalslabs | ||
modid_kebab = just-vertical-slabs | ||
|
||
# Dependencies | ||
forge_subversion = .1.0 | ||
cursegradle_version = 1.4.0 | ||
github_release_version = 2.4.1 | ||
|
||
# Miscellaneous | ||
github_user = Nyphet | ||
curseforge_id = 605439 | ||
api_keys = {} |
Oops, something went wrong.