Minecraftmodcustomstuff Wiki
Register
Advertisement

Information, Recipes, and Pictures[]

This mod adds in fences for vanilla and Bunyan wood. Here are the recipe sheet for all of the things that can be made, This includes the recipes from the Extrabiomes mod as well as what was added with this one.



License[]

The Files linked to below are licensed under a Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License with the following additions and waivers:

Attribution: When attributing the files, please include the URL of this page (http://minecraftmodcustomstuff.wikia.com/wiki/ExtrabiomesXL_Red_Rock_Addon) as part of the attribution. When using this as part of a video series, please provide the attribution in the first video in which the files are used, and in every additional video in which the mod is discussed at length.

Noncommercial: I, the author of these files, grant any user the right to use these files as part of any Minecraft-related video including those which are created for commercial purposes.

Download[]

Current Version

You will need to modify the following lines in the mod.js file to reflect your configuration of ExtrabiomesXL.

mod.addAliasWithMetadata(3993, 0, "planks0");
mod.addAliasWithMetadata(3993, 1, "planks1");
mod.addAliasWithMetadata(3993, 2, "planks2");
mod.addAliasWithMetadata(3997, 0, "logs0");
mod.addAliasWithMetadata(3997, 1, "logs1");
mod.addAliasWithMetadata(3992, 0, "quarterlog00");
mod.addAliasWithMetadata(3992, 1, "quarterlog01");
mod.addAliasWithMetadata(3992, 2, "quarterlog02");
mod.addAliasWithMetadata(3991, 0, "quarterlog10");
mod.addAliasWithMetadata(3991, 1, "quarterlog11");
mod.addAliasWithMetadata(3991, 2, "quarterlog12");
mod.addAliasWithMetadata(3990, 0, "quarterlog20");
mod.addAliasWithMetadata(3990, 1, "quarterlog21");
mod.addAliasWithMetadata(3990, 2, "quarterlog22");
mod.addAliasWithMetadata(3989, 0, "quarterlog30");
mod.addAliasWithMetadata(3989, 1, "quarterlog31");
mod.addAliasWithMetadata(3989, 2, "quarterlog32");

Change the 3993 to your planks.id value, 3992 to your quarterlog0.id, 3991 to your quarterlog1.id, 3990 to your quarterlog2.id, 3989 to your quarterlog3.id, and 3997 to your customlog.id you used in your ExtrabiomesXL config

Thanks and Credits[]

Thanks to PsychoSupreme and Wideload for the help and encouragement to get things started and moving along.

Also to PsychoSupreme for letting me use his layout to make this page look nicer.

Thanks toScottKillen and MisterFiber for ExtrabiomesXL, of which this is a derivative of, persuant to their license found here.

Thanks to Rhodox at Painterly for his permission to use his textures in my creations. His textures can be found at The Painterly Pack web site.

Change Log & Older Versions[]

Added Fence Gates; Changed ID Numbers
Advertisement