promotional bannermobile promotional banner

Vanilla Extension

Add stairs, slabs, fences, walls and trapdoors version of vanilla blocks

File Details

vanillaextension-1.16.1-1.0.7.jar

  • R
  • Aug 25, 2020
  • 5.17 MB
  • 153
  • 1.16.1
  • Forge

File Name

vanillaextension-1.16.1-1.0.7.jar

Supported Versions

  • 1.16.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:vanilla-extension-384447:3041895")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

https://github.com/nbrichau/vanillaextension/blob/1.16/changelog.md

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.16.1-1.0.7]

Added

  • Trapdoor variant for most of the vanilla blocks. To not interfere with vanilla recipes, trapdoor recipes from this mod are like this :
    ###
    ...
    ###
    Where # is the block you want convert in trapdoor (. is empty).
    Rock based block have stonecutting recipe.
  • Stairs, slabs, fences and walls variant for leaves block, vine and grass block use overlay/tintindex textures. The color change depending on the biome.
  • Log, Wood, Stem and Hyphae can be stripped to get the stripped version of the block. Work with stairs, slabs, fences and walls.
  • Secret advancements
  • You can convert Coarse Dirt Blocks to Dirt Blocks with a Hoe.
  • VanillaExtension Grass Blocks can spread to all Dirt Blocks. (Minecraft Grass Block can't spread on VanillaExtension Grass Block )

Changed

  • recipes for glass walls don't conflict with glass pane recipe anymore. Recipe for these walls are like the recipes for plank walls

[1.16.1-1.0.6]

Added

  • Patchouli guide book. (WIP)
    If you have the mod Patchouli in you modpack, a book which describe some recipes/loot_tables from Vanilla Extension will be possible to craft (book+stick).
    Patchouli is not required to launch my mod. It is only required if you want the guide book.
  • Farmland Slab & Farmland Stairs.
    You can have them by tilling grass/dirt slab/stairs.
    Crops on Farmland Stairs are kinda glitchy, but I can't really do something for it.

Changed

  • better textures for Grass Block Slab, Crimson Nylium Slab, Warped Nylium Slab & Mycelium Slab. The side of the block is now aligned like normal block.
  • recipes for plank walls (like oak_plank_wall) don't conflict with trapdoors anymore. The recipes are like :
    .#.
    ###
    ###
    Where # is a plank (. is empty).
    And that give 7 walls.

[1.16.1-1.0.5.2b]

Crash at startup fixed.
(Yeah I forget to reobf my mod)

[1.16.1-1.0.5.2]

Changed

  • loot_tables for stairs, slabs, fences and walls variants for crimson_nylium, warped_nylium and gilded_blackstone now match their origin block loot_table

[1.16.1-1.0.5.1]

Added

  • license entry in mods.toml. The mod should work with forge 32.0.90/91/92

Changed

  • Fix malformed advancements for recipes:
    • quartz_brick_fence_from_quartz_block_fence_stonecutting
    • polished_basalt_wall_from_basalt_wall_stonecutting
    • quartz_brick_wall_from_quartz_block_wall_stonecutting
  • Fix malformed recipes :
    • cracked_nether_brick_fence_from_nether_brick_fence_smelting
    • chiseled_polished_blackstone_slab_from_blackstone_slab_stonecutting
    • chiseled_polished_blackstone_slab_from_polished_blackstone_slab_stonecutting
    • cracked_polished_blackstone_brick_slab_from_polished_blackstone_brick_slab_smelting
    • quartz_brick_wall_from_quartz_block_wall_stonecutting

[1.16.1-1.0.5]

Added

  • port to 1.16
  • stairs, slabs, fences and walls variant for most of 1.16 new blocks

[1.15.2-1.0.4]

Added

  • Walls
  • Chiseled Sandstone Slab & Chiseled Sandstone Stairs
  • missing recipes (stonecutting & smelting)
  • blasting recipes
  • missing advancements to unlock recipes

Changed

  • better models for fences from blocks with different sides