2 Commits

Author SHA1 Message Date
Mohammad-Ali Minaie
195e046bb8 Merge branch 'master-1.12' into bugfix-1.12 2018-10-22 08:18:09 -04:00
Mohammad-Ali Minaie
29b314486a pushing up bugfix 2018-10-22 08:17:52 -04:00
101 changed files with 2540 additions and 5791 deletions

115
.idea/workspace.xml generated
View File

@@ -5,7 +5,6 @@
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list> </list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@@ -50,7 +49,7 @@
<detection-done>true</detection-done> <detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting> <sorting>DEFINITION_ORDER</sorting>
</component> </component>
<component name="ProjectFrameBounds" extendedState="6"> <component name="ProjectFrameBounds">
<option name="y" value="22" /> <option name="y" value="22" />
<option name="width" value="1680" /> <option name="width" value="1680" />
<option name="height" value="1050" /> <option name="height" value="1050" />
@@ -85,15 +84,13 @@
<select /> <select />
</subPane> </subPane>
</pane> </pane>
<pane id="PackagesPane" />
<pane id="Scope" /> <pane id="Scope" />
<pane id="AndroidView" /> <pane id="PackagesPane" />
</panes> </panes>
</component> </component>
<component name="PropertiesComponent"> <component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" /> <property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" /> <property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/kfc/build.gradle" />
<property name="project.structure.last.edited" value="Project" /> <property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.0" /> <property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" /> <property name="project.structure.side.proportion" value="0.0" />
@@ -113,65 +110,27 @@
<component name="RunManager"> <component name="RunManager">
<configuration default="true" type="Applet" factoryName="Applet"> <configuration default="true" type="Applet" factoryName="Applet">
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
<method> <method v="2">
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration default="true" type="Application" factoryName="Application"> <configuration default="true" type="Application" factoryName="Application">
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<method> <method v="2">
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration name="build" type="GroovyScriptRunConfiguration" factoryName="Groovy" temporary="true">
<module name="ForgeCraft" />
<setting name="path" value="file://$PROJECT_DIR$/kfc/build.gradle" />
<setting name="vmparams" value="" />
<setting name="params" value="" />
<setting name="workDir" value="file://$PROJECT_DIR$/kfc" />
<setting name="debug" value="false" />
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit"> <configuration default="true" type="JUnit" factoryName="JUnit">
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" /> <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="PASS_PARENT_ENVS" value="true" /> <method v="2">
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<patterns />
<method>
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<configuration default="true" type="TestNG" factoryName="TestNG"> <configuration default="true" type="TestNG" factoryName="TestNG">
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" /> <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="OUTPUT_DIRECTORY" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<properties /> <properties />
<listeners /> <listeners />
<method> <method v="2">
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
@@ -180,15 +139,10 @@
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" /> <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
<option name="PROGRAM_PARAMETERS" /> <option name="PROGRAM_PARAMETERS" />
<predefined_log_file id="idea.log" enabled="true" /> <predefined_log_file id="idea.log" enabled="true" />
<method> <method v="2">
<option name="Make" enabled="true" /> <option name="Make" enabled="true" />
</method> </method>
</configuration> </configuration>
<recent_temporary>
<list>
<item itemvalue="Groovy.build" />
</list>
</recent_temporary>
</component> </component>
<component name="SvnConfiguration"> <component name="SvnConfiguration">
<configuration /> <configuration />
@@ -209,38 +163,37 @@
<option name="totallyTimeSpent" value="44000" /> <option name="totallyTimeSpent" value="44000" />
</component> </component>
<component name="ToolWindowManager"> <component name="ToolWindowManager">
<frame x="-8" y="-8" width="2576" height="1416" extended-state="6" /> <frame x="0" y="22" width="1680" height="1050" extended-state="0" />
<layout> <layout>
<window_info anchor="right" id="Palette" order="4" /> <window_info id="Structure" order="0" weight="0.25" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Messages" />
<window_info anchor="right" id="Palette&#9;" order="8" />
<window_info id="Image Layers" order="3" />
<window_info anchor="right" id="Capture Analysis" order="5" />
<window_info anchor="bottom" id="Event Log" order="8" side_tool="true" weight="0.32958034" />
<window_info anchor="right" id="Maven Projects" order="9" />
<window_info anchor="bottom" id="Run" order="2" />
<window_info anchor="bottom" id="Version Control" order="9" />
<window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.33386454" />
<window_info id="Capture Tool" order="6" />
<window_info id="Designer" order="4" />
<window_info anchor="right" content_ui="combo" id="Project" order="10" visible="true" weight="0.16613673" />
<window_info id="Structure" order="0" side_tool="true" weight="0.25" />
<window_info anchor="right" id="Ant Build" order="2" weight="0.25" />
<window_info id="UI Designer" order="5" />
<window_info anchor="right" id="Theme Preview" order="6" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="3" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info id="Nl-Palette" order="1" /> <window_info id="Nl-Palette" order="1" />
<window_info anchor="right" id="Commander" order="1" weight="0.4" /> <window_info id="Favorites" order="2" side_tool="true" />
<window_info anchor="right" id="Properties" order="7" /> <window_info id="Image Layers" order="3" />
<window_info anchor="right" id="Database" order="0" /> <window_info id="Designer" order="4" />
<window_info id="UI Designer" order="5" />
<window_info id="Capture Tool" order="6" />
<window_info anchor="bottom" id="Message" order="0" /> <window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Find" order="1" /> <window_info anchor="bottom" id="Find" order="1" />
<window_info anchor="bottom" id="Run" order="2" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info active="true" anchor="bottom" id="Terminal" order="7" visible="true" weight="0.47181627" />
<window_info anchor="bottom" id="Event Log" order="8" side_tool="true" weight="0.32958034" />
<window_info anchor="bottom" id="Version Control" order="9" />
<window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
<window_info anchor="right" id="Database" order="0" />
<window_info anchor="right" id="Commander" order="1" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="2" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="3" weight="0.25" />
<window_info anchor="right" id="Palette" order="4" />
<window_info anchor="right" id="Capture Analysis" order="5" />
<window_info anchor="right" id="Theme Preview" order="6" />
<window_info anchor="right" id="Properties" order="7" />
<window_info anchor="right" id="Palette&#9;" order="8" />
<window_info anchor="right" id="Maven Projects" order="9" />
<window_info anchor="right" content_ui="combo" id="Project" order="10" visible="true" weight="0.25457877" />
</layout> </layout>
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">

View File

@@ -1,18 +1,15 @@
# To-Dos # To-Dos
## Bugs ## Bugs
- [ ] Texture mismatch for 4diamond 1 redstone
- [ ] ForgeHammer extend Gallagher
- [ ] Placement bug for crucible from tongs - [ ] Placement bug for crucible from tongs
- [ ] Wootz shovel not rendering (NORTH)
- [ ] Damascus Rendering in tongs
## Current Feature ## Current Feature
- [ ] Damascus Workblade Recipe
- [ ] Untick Bloomery and Forge - [ ] Untick Bloomery and Forge
- [ ] Craft Tweaker Support - [ ] Craft Tweaker Support
- [ ] Recipe Handler for Block Breaker - [ ] Recipe Handler for Block Breaker
- [ ] Mass Ore Production
## Feature Musket ## Feature Musket
- [ ] Create powder charge item (copper, charcoal, gunpowder) - [ ] Create powder charge item (copper, charcoal, gunpowder)
@@ -26,9 +23,13 @@
- [ ] Create lock assembly item - [ ] Create lock assembly item
## Backlog ## Backlog
- [ ] Play a sound when bloomery or forge finishes
- [ ] Hardness and Resistance calculation for durability damage
- [ ] Hardened Leather Helmet Inventory Model - [ ] Hardened Leather Helmet Inventory Model
- [ ] Add Achievements - [ ] Add Achievements
- [ ] Bloomery Print out
- [ ] Random Floats for hot texture - [ ] Random Floats for hot texture
- [ ] Mass Ore Production
- [ ] Silver/Lead Production - [ ] Silver/Lead Production
- [ ] Sparks to forging - [ ] Sparks to forging
- [ ] Add Iron Ring Recipe - [ ] Add Iron Ring Recipe
@@ -47,13 +48,6 @@ rename s/iron/steel/ iron*
``` ```
### Completed ### Completed
- [x] weapon upgrades
- [x] Grinding Bench
- [x] Repair ToolHead
- [x] Grinding Wheel Crafting Slack, Clay, Sand
- [x] Grinding Bench Recipe
- [x] Dissasemble recipes for weapons
- [x] Chisel Pickup
- [x] WorkBench - [x] WorkBench
- [x] Longbow change NBT management - [x] Longbow change NBT management
- [x] Check dict name for cluster - [x] Check dict name for cluster

View File

@@ -1,11 +1,9 @@
// -Dhttps.protocols=TLSv1.2
//org.gradle.jvmargs="-Dhttps.protocols=TLSv1.2"
buildscript { buildscript {
repositories { repositories {
jcenter() jcenter()
maven { maven {
name = "forge" name = "forge"
url = "https://files.minecraftforge.net/maven" url = "http://files.minecraftforge.net/maven"
} }
maven { maven {
name = "sonatype" name = "sonatype"
@@ -24,7 +22,7 @@ repositories {
maven { maven {
name = "jei" name = "jei"
url "https://dvs1.progwml6.com/files/maven" url "http://dvs1.progwml6.com/files/maven"
} }
maven { maven {
@@ -66,8 +64,6 @@ dependencies {
// CraftTweaker // CraftTweaker
//compile "CraftTweaker2:CraftTweaker2-MC1120-Main:${craftweaker_version}" //compile "CraftTweaker2:CraftTweaker2-MC1120-Main:${craftweaker_version}"
//compile "CraftTweaker2:CraftTweaker2-API:${craftweaker_version}" //compile "CraftTweaker2:CraftTweaker2-API:${craftweaker_version}"
//compile "CraftTweaker2:CraftTweaker2-MC1120-Main:${mc_major_version}-${craftweaker_version}"
//compile "CraftTweaker2:CraftTweaker2-API:${craftweaker_version}"
} }
processResources { processResources {

View File

@@ -6,11 +6,10 @@ org.gradle.jvmargs=-Xmx3G
mod_group=nmd.primal.forgecraft mod_group=nmd.primal.forgecraft
mod_name=ForgeCraft mod_name=ForgeCraft
mod_version=1.6.51 mod_version=1.6.31
forge_version=14.23.5.2806 forge_version=14.23.4.2765
mcp_mappings=snapshot_20171003 mcp_mappings=snapshot_20171003
mc_version=1.12.2 mc_version=1.12.2
mc_major_version=1.12
primal_version=0.6+ primal_version=0.6+
jei_version=4.12+ jei_version=4.12+

View File

@@ -1,78 +1,63 @@
package nmd.primal.forgecraft; package nmd.primal.forgecraft;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.util.NonNullList; import net.minecraft.nbt.NBTTagCompound;
import net.minecraftforge.fml.common.eventhandler.EventPriority; import net.minecraftforge.fml.common.eventhandler.EventPriority;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent; import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import nmd.primal.core.api.events.CauldronRecipeEvent; import net.minecraftforge.fml.common.gameevent.PlayerEvent;
import nmd.primal.core.common.crafting.handlers.tile.CauldronRecipe; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.RecipeHelper; import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.core.common.tiles.machines.TileCauldron; import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponPart; import nmd.primal.forgecraft.items.tools.CustomAxe;
import nmd.primal.forgecraft.util.WeaponNBT; import nmd.primal.forgecraft.items.tools.CustomHoe;
import nmd.primal.forgecraft.items.tools.CustomPickaxe;
import nmd.primal.forgecraft.items.tools.CustomShovel;
import nmd.primal.forgecraft.util.ToolNBT;
/** /**
* Created by mminaie on 3/15/17. * Created by mminaie on 3/15/17.
*/ */
public class CommonEvents implements WeaponNBT { public class CommonEvents implements ToolNBT {
@SubscribeEvent(priority = EventPriority.NORMAL, receiveCanceled = true)
public void onItemCrafted(CauldronRecipeEvent.Pre event){
CauldronRecipe recipe = event.getRecipe(); @SubscribeEvent(priority= EventPriority.HIGHEST, receiveCanceled=true)
if (recipe.matches("forgecraft:cauldron_item.rawcoppergladiussmite", "forgecraft:cauldron_item.rawcoppergladiusbane", "forgecraft:cauldron_item.rawcoppergladiusfire", "forgecraft:cauldron_item.rawcoppergladiusfortune", public void onItemCrafted(PlayerEvent.ItemCraftedEvent event) {
"forgecraft:cauldron_item.rawbronzegladiussmite", "forgecraft:cauldron_item.rawbronzegladiusbane", "forgecraft:cauldron_item.rawbronzegladiusfire", "forgecraft:cauldron_item.rawbronzegladiusfortune",
"forgecraft:cauldron_item.rawwroughtirongladiussmite", "forgecraft:cauldron_item.rawwroughtirongladiusbane", "forgecraft:cauldron_item.rawwroughtirongladiusfire", "forgecraft:cauldron_item.rawwroughtirongladiusfortune",
"forgecraft:cauldron_item.rawclearnirongladiussmite", "forgecraft:cauldron_item.rawclearnirongladiusbane", "forgecraft:cauldron_item.rawclearnirongladiusfire", "forgecraft:cauldron_item.rawclearnirongladiusfortune",
"forgecraft:cauldron_item.rawsteelgladiussmite", "forgecraft:cauldron_item.rawsteelgladiusbane", "forgecraft:cauldron_item.rawsteelgladiusfire", "forgecraft:cauldron_item.rawsteelgladiusfortune",
"forgecraft:cauldron_item.rawwootzgladiussmite", "forgecraft:cauldron_item.rawwootzgladiusbane", "forgecraft:cauldron_item.rawwootzgladiusfire", "forgecraft:cauldron_item.rawwootzgladiusfortune",
"forgecraft:cauldron_item.rawcleanironlongswordsmite", "forgecraft:cauldron_item.rawcleanironlongswordbane", "forgecraft:cauldron_item.rawcleanironlongswordfire", "forgecraft:cauldron_item.rawcleanironlongswordfortune",
"forgecraft:cauldron_item.rawsteellongswordsmite", "forgecraft:cauldron_item.rawsteellongswordbane", "forgecraft:cauldron_item.rawsteellongswordfire", "forgecraft:cauldron_item.rawsteellongswordfortune",
"forgecraft:cauldron_item.rawwootzlongswordsmite", "forgecraft:cauldron_item.rawwootzlongswordbane", "forgecraft:cauldron_item.rawwootzlongswordfire", "forgecraft:cauldron_item.rawwootzlongswordfortune",
"forgecraft:cauldron_item.rawironslayersmite", "forgecraft:cauldron_item.rawironslayerbane", "forgecraft:cauldron_item.rawironslayerfire", "forgecraft:cauldron_item.rawironslayerfortune",
"forgecraft:cauldron_item.rawcleanironslayersmite", "forgecraft:cauldron_item.rawcleanironslayerbane", "forgecraft:cauldron_item.rawcleanironslayerfire", "forgecraft:cauldron_item.rawcleanironslayerfortune",
"forgecraft:cauldron_item.rawsteelslayersmite", "forgecraft:cauldron_item.rawsteelslayerbane", "forgecraft:cauldron_item.rawsteelslayerfire", "forgecraft:cauldron_item.rawsteelslayerfortune",
"forgecraft:cauldron_item.rawwootzslayersmite", "forgecraft:cauldron_item.rawwootzslayerbane", "forgecraft:cauldron_item.rawwootzslayerfire", "forgecraft:cauldron_item.rawwootzslayerfortune"
)){
NonNullList<ItemStack> inputList = NonNullList.<ItemStack>withSize(6, ItemStack.EMPTY); if(!event.player.getEntityWorld().isRemote) {
inputList.set(0, event.getTile().getInputHandler().getStackInSlot(0));
inputList.set(1, event.getTile().getInputHandler().getStackInSlot(1));
inputList.set(2, event.getTile().getInputHandler().getStackInSlot(2));
inputList.set(3, event.getTile().getInputHandler().getStackInSlot(3));
inputList.set(4, event.getTile().getInputHandler().getStackInSlot(4));
inputList.set(5, event.getTile().getInputHandler().getStackInSlot(5));
TileCauldron tile = event.getTile(); if (event.crafting.getItem() instanceof CustomPickaxe) {
ItemStack inputStack = tile.getInputStack(event.getOutputs().get(0)); doToolNBT(event);
Item inputStackItem = null;
if(inputStack.getItem() instanceof WeaponPart){
inputStackItem = inputStack.getItem();
} }
ItemStack modStack = ItemStack.EMPTY; if (event.crafting.getItem() instanceof CustomAxe ) {
ItemStack outputStack = event.getOutputs().get(0); doToolNBT(event);
}
if (event.crafting.getItem() instanceof CustomShovel ) {
doToolNBT(event);
}
if (event.crafting.getItem() instanceof CustomHoe) {
doToolNBT(event);
}
if (event.crafting.getItem() instanceof ToolPart) {
modStack = getOppositeStack(inputList, inputStack); for (int i = 0; i < event.craftMatrix.getSizeInventory(); i++) { // Checks all the slots
if(inputStackItem != null) { if (event.craftMatrix.getStackInSlot(i) != null) { // If there is an item
if (inputStack.hasTagCompound()) { ItemStack a = event.craftMatrix.getStackInSlot(i); // Gets the item
if (WeaponNBT.getModifiers(inputStack) < WeaponNBT.materialModifiers.get(((WeaponPart) outputStack.getItem()).getMaterial()) ) { if (a.getItem() instanceof CustomAxe) {
if (RecipeHelper.isOreName(modStack, "dustSilver")) { doQuickNBT(event, i, a);
WeaponNBT.setSmiteLevel(outputStack, WeaponNBT.getSmiteLevel(inputStack) + 1); PlayerHelper.spawnItemOnPlayer(event.player.world, event.player, new ItemStack(PrimalAPI.Items.LACQUER_STICK, 1));
WeaponNBT.setModifiers(outputStack, WeaponNBT.getModifiers(inputStack) + 1);
} }
if (RecipeHelper.isOreName(modStack, "foodPoison")) { if (a.getItem() instanceof CustomPickaxe) {
WeaponNBT.setBaneLevel(outputStack, WeaponNBT.getBaneLevel(inputStack) + 1); doQuickNBT(event, i, a);
WeaponNBT.setModifiers(outputStack, WeaponNBT.getModifiers(inputStack) + 1); PlayerHelper.spawnItemOnPlayer(event.player.world, event.player, new ItemStack(PrimalAPI.Items.LACQUER_STICK, 1));
} }
if (RecipeHelper.isOreName(modStack, "dustBlaze")) { if (a.getItem() instanceof CustomShovel) {
WeaponNBT.setFireLevel(outputStack, WeaponNBT.getFireLevel(inputStack) + 1); doQuickNBT(event, i, a);
WeaponNBT.setModifiers(outputStack, WeaponNBT.getModifiers(inputStack) + 1); PlayerHelper.spawnItemOnPlayer(event.player.world, event.player, new ItemStack(PrimalAPI.Items.LACQUER_STICK, 1));
} }
if (RecipeHelper.isOreName(modStack, "gemLapis")) { if (a.getItem() instanceof CustomHoe) {
WeaponNBT.setFortuneLevel(outputStack, WeaponNBT.getFortuneLevel(inputStack) + 1); doQuickNBT(event, i, a);
WeaponNBT.setModifiers(outputStack, WeaponNBT.getModifiers(inputStack) + 1); PlayerHelper.spawnItemOnPlayer(event.player.world, event.player, new ItemStack(PrimalAPI.Items.LACQUER_STICK, 1));
} }
} }
} }
@@ -80,15 +65,28 @@ public class CommonEvents implements WeaponNBT {
} }
} }
private ItemStack getOppositeStack(NonNullList<ItemStack> inputList, ItemStack inputStack){ private void doQuickNBT(PlayerEvent.ItemCraftedEvent event, Integer i, ItemStack a){
ItemStack modStack = ItemStack.EMPTY; NBTTagCompound tempTag;
tempTag = a.getSubCompound("tags").copy();
for (int i = 0; i < inputList.size(); i++) { event.crafting.getTagCompound().setTag("tags", tempTag);
if(inputList.get(i) != ItemStack.EMPTY && !(inputList.get(i).getItem() instanceof WeaponPart) ){ event.crafting.getItem().updateItemStackNBT(event.crafting.getTagCompound());
modStack = inputList.get(i); Integer tempDamage = event.craftMatrix.getStackInSlot(i).getItemDamage();
} event.crafting.setItemDamage(tempDamage);
}
return modStack;
} }
private void doToolNBT(PlayerEvent.ItemCraftedEvent event) {
NBTTagCompound tempTag;
for (int i = 0; i < event.craftMatrix.getSizeInventory(); i++) { // Checks all the slots
if (event.craftMatrix.getStackInSlot(i) != null) { // If there is an item
ItemStack a = event.craftMatrix.getStackInSlot(i); // Gets the item
if (a.getItem() instanceof ToolPart) {
tempTag = a.getSubCompound("tags").copy();
event.crafting.getTagCompound().setTag("tags", tempTag);
event.crafting.getItem().updateItemStackNBT(event.crafting.getTagCompound());
event.crafting.setItemDamage(event.craftMatrix.getStackInSlot(i).getItemDamage());
}
}
}
}
} }

View File

@@ -52,11 +52,10 @@ public class ForgeCraft
ModBlocks.register(); ModBlocks.register();
ModItems.init(); ModItems.init();
ModItems.register(); ModItems.register();
ModDictionary.registerDictionaryNames();
ModTiles.registerTileEntities(); ModTiles.registerTileEntities();
ModSounds.registerSounds(); ModSounds.registerSounds();
ModCrafting.register(); ModEvents.registerCommonEvents();
//ModEvents.registerClientEvents(); //ModEvents.registerClientEvents();
// ModItems.registerRenders(); // ModItems.registerRenders();
proxy.preInit(); proxy.preInit();
@@ -68,8 +67,8 @@ public class ForgeCraft
{ {
//this.proxy.init(event); //this.proxy.init(event);
proxy.init(); proxy.init();
ModDictionary.registerDictionaryNames();
ModCrafting.register();
//proxy.registerModelBakeryVariants(); //proxy.registerModelBakeryVariants();
} }
@@ -77,7 +76,7 @@ public class ForgeCraft
@EventHandler @EventHandler
public void postInit(FMLPostInitializationEvent event) public void postInit(FMLPostInitializationEvent event)
{ {
ModEvents.registerCommonEvents(); //this.proxy.postInit(event);
} }
@EventHandler @EventHandler

View File

@@ -22,7 +22,7 @@ public class ModInfo {
//public static final String MOD_PREFIX = MOD_ID + ":"; //public static final String MOD_PREFIX = MOD_ID + ":";
public static final String MOD_CHANNEL = MOD_ID; public static final String MOD_CHANNEL = MOD_ID;
public static final String MOD_VERSION = "1.6.51"; public static final String MOD_VERSION = "1.6.31";
public static final String MC_VERSIONS = "[1.12.0, 1.13.0)"; public static final String MC_VERSIONS = "[1.12.0, 1.13.0)";
public static final String DEPENDENCIES = "required-after:forge@[14.21.1.2400,);" + "required-after:primal@[0.6.69,);"; public static final String DEPENDENCIES = "required-after:forge@[14.21.1.2400,);" + "required-after:primal@[0.6.69,);";

View File

@@ -8,6 +8,7 @@ import net.minecraft.tileentity.TileEntity;
import net.minecraft.util.EnumFacing; import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World; import net.minecraft.world.World;
import nmd.primal.forgecraft.blocks.CustomContainerFacing;
import nmd.primal.forgecraft.tiles.TileAnvil; import nmd.primal.forgecraft.tiles.TileAnvil;
import nmd.primal.forgecraft.util.AnvilHandler; import nmd.primal.forgecraft.util.AnvilHandler;

View File

@@ -8,7 +8,6 @@ import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.Blocks; import net.minecraft.init.Blocks;
import net.minecraft.init.MobEffects; import net.minecraft.init.MobEffects;
import net.minecraft.inventory.ItemStackHelper;
import net.minecraft.item.Item; import net.minecraft.item.Item;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.potion.PotionEffect; import net.minecraft.potion.PotionEffect;
@@ -25,7 +24,6 @@ import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.forgecraft.init.ModSounds; import nmd.primal.forgecraft.init.ModSounds;
import nmd.primal.forgecraft.items.SledgeHammer; import nmd.primal.forgecraft.items.SledgeHammer;
import nmd.primal.forgecraft.util.ToolMaterialMap; import nmd.primal.forgecraft.util.ToolMaterialMap;
@@ -148,13 +146,6 @@ public class Chisel extends CustomFacing implements ToolMaterialMap {
ItemStack playerStack = player.inventory.getCurrentItem(); ItemStack playerStack = player.inventory.getCurrentItem();
ItemStack offStack = player.inventory.offHandInventory.get(0); ItemStack offStack = player.inventory.offHandInventory.get(0);
int toolHarvestLevel = playerStack.getItem().getHarvestLevel(playerStack, "pickaxe", player, state); int toolHarvestLevel = playerStack.getItem().getHarvestLevel(playerStack, "pickaxe", player, state);
if(player.getActiveItemStack().isEmpty()){
if(player.isSneaking()){
PlayerHelper.spawnItemOnPlayer(world, player, new ItemStack(Item.getItemFromBlock(state.getBlock()), 1));
world.setBlockToAir(pos);
return true;
}
}
if (hand.equals(hand.MAIN_HAND) && offStack == ItemStack.EMPTY) { if (hand.equals(hand.MAIN_HAND) && offStack == ItemStack.EMPTY) {
if(!player.isSwingInProgress) { if(!player.isSwingInProgress) {
if(player.getActivePotionEffect(MobEffects.MINING_FATIGUE ) == null){ if(player.getActivePotionEffect(MobEffects.MINING_FATIGUE ) == null){
@@ -436,7 +427,7 @@ public class Chisel extends CustomFacing implements ToolMaterialMap {
private void doDamaging(World world, BlockPos movePos, IBlockState state, EntityPlayer player){ private void doDamaging(World world, BlockPos movePos, IBlockState state, EntityPlayer player){
if (!(state.getBlock().equals(Blocks.AIR))) { if (!(state.getBlock().equals(Blocks.AIR))) {
if(world.getBlockState(movePos).getBlock().blockHardness>0) { if(world.getBlockState(movePos).getBlock().blockHardness>0) {
world.sendBlockBreakProgress(player.getEntityId() - PrimalAPI.getRandom().nextInt(100), movePos, PrimalAPI.getRandom().nextInt(3,10)); world.sendBlockBreakProgress(player.getEntityId() + PrimalAPI.getRandom().nextInt(100), movePos, PrimalAPI.getRandom().nextInt(3,10));
} }
} }
} }

View File

@@ -1,138 +0,0 @@
package nmd.primal.forgecraft.blocks;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.properties.PropertyDirection;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.item.ItemStack;
import net.minecraft.util.EnumBlockRenderType;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.IBlockAccess;
import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.core.api.PrimalAPI;
import nmd.primal.forgecraft.ModInfo;
/**
* Created by kitsu on 12/3/2016.
*/
public abstract class CustomContainerFacingActive extends BlockContainer {
public static final PropertyDirection FACING = PropertyDirection.create("facing", EnumFacing.Plane.HORIZONTAL);
protected CustomContainerFacingActive(Material material, String registryName)
{
super(material);
this.setRegistryName(registryName);
this.setUnlocalizedName(registryName);
this.setHardness(3.0f);
this.setResistance(4.0f);
setCreativeTab(ModInfo.TAB_FORGECRAFT);
}
@Override
public void onBlockPlacedBy(World worldIn, BlockPos pos, IBlockState state, EntityLivingBase placer, ItemStack stack)
{
//if(!worldIn.isRemote) {
worldIn.setBlockState(pos, state.withProperty(FACING, placer.getHorizontalFacing()).withProperty(PrimalAPI.States.ACTIVE, false), 2);
//}
}
@Override
public int getMetaFromState(IBlockState state) {
int i = 0;
if(!state.getValue(PrimalAPI.States.ACTIVE)) {
if (state.getValue(FACING) == EnumFacing.EAST) {
i = 0;
return i;
}
if (state.getValue(FACING) == EnumFacing.WEST) {
i = 1;
return i;
}
if (state.getValue(FACING) == EnumFacing.SOUTH) {
i = 2;
return i;
}
if (state.getValue(FACING) == EnumFacing.NORTH) {
i = 3;
return i;
}
}
if(state.getValue(PrimalAPI.States.ACTIVE)) {
if (state.getValue(FACING) == EnumFacing.EAST) {
i = 4;
return i;
}
if (state.getValue(FACING) == EnumFacing.WEST) {
i = 5;
return i;
}
if (state.getValue(FACING) == EnumFacing.SOUTH) {
i = 6;
return i;
}
if (state.getValue(FACING) == EnumFacing.NORTH) {
i = 7;
return i;
}
}
return i;
}
@Override
public IBlockState getStateFromMeta(int meta)
{
IBlockState iblockstate = this.getDefaultState();
if (meta == 0){
iblockstate = iblockstate.withProperty(FACING, EnumFacing.EAST);
}
if (meta == 1) {
iblockstate = iblockstate.withProperty(FACING, EnumFacing.WEST);
}
if (meta == 2) {
iblockstate = iblockstate.withProperty(FACING, EnumFacing.SOUTH);
}
if (meta == 3) {
iblockstate = iblockstate.withProperty(FACING, EnumFacing.NORTH);
}
return iblockstate;
}
@Override
protected BlockStateContainer createBlockState() {
return new BlockStateContainer(this, new IProperty[] {FACING, PrimalAPI.States.ACTIVE});
}
@Override
public boolean isFullCube(IBlockState state)
{
return false;
}
@Override
public boolean isOpaqueCube(IBlockState state)
{
return false;
}
@Override
@SideOnly(Side.CLIENT)
public boolean shouldSideBeRendered(IBlockState blockState, IBlockAccess blockAccess, BlockPos pos, EnumFacing side)
{
return true;
}
@Override
public EnumBlockRenderType getRenderType(IBlockState state)
{
return EnumBlockRenderType.MODEL;
}
}

View File

@@ -23,7 +23,6 @@ import net.minecraft.world.IBlockAccess;
import net.minecraft.world.World; import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import net.minecraftforge.items.ItemHandlerHelper;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.NBTHelper; import nmd.primal.core.common.helper.NBTHelper;
import nmd.primal.core.common.helper.PlayerHelper; import nmd.primal.core.common.helper.PlayerHelper;
@@ -33,7 +32,6 @@ import nmd.primal.forgecraft.init.ModBlocks;
import nmd.primal.forgecraft.items.SlottedTongs; import nmd.primal.forgecraft.items.SlottedTongs;
import nmd.primal.forgecraft.tiles.TileNBTCrucible; import nmd.primal.forgecraft.tiles.TileNBTCrucible;
import javax.swing.plaf.basic.BasicComboBoxUI;
import java.util.Random; import java.util.Random;
import static net.minecraft.util.EnumHand.MAIN_HAND; import static net.minecraft.util.EnumHand.MAIN_HAND;
@@ -59,36 +57,40 @@ public class NBTCrucible extends BlockContainer implements ITileEntityProvider {
} }
@Override @Override
public boolean onBlockActivated(World world, BlockPos pos, IBlockState state, EntityPlayer player, EnumHand hands, EnumFacing face, float hitX, float hitY, float hitZ) { public boolean onBlockActivated(World world, BlockPos pos, IBlockState state, EntityPlayer player, EnumHand hand, EnumFacing face, float hitX, float hitY, float hitZ) {
if (!world.isRemote) { if (!world.isRemote) {
TileNBTCrucible tile = (TileNBTCrucible) world.getTileEntity(pos); TileNBTCrucible tile = (TileNBTCrucible) world.getTileEntity(pos);
if(player.getActiveHand().equals(EnumHand.MAIN_HAND)) {
ItemStack playerStackStart = player.getHeldItemMainhand().copy(); if(hand.equals(MAIN_HAND)) {
System.out.println(player.inventory.getCurrentItem());
System.out.println(hand);
ItemStack pItem = player.inventory.getCurrentItem().copy();
pItem.setCount(1);
/**PICKS UP THE CRUCIBLE**/ /**PICKS UP THE CRUCIBLE**/
if (playerStackStart.isEmpty()) { if (player.isSneaking() == false) {
if (!player.isSneaking()) { if (pItem.isEmpty()) {
//System.out.println(tile.getHot());
CrucibleCrafting recipe = CrucibleCrafting.getRecipe(tile.ingList.get(0), tile.ingList.get(1), tile.ingList.get(2), tile.ingList.get(3), tile.ingList.get(4)); CrucibleCrafting recipe = CrucibleCrafting.getRecipe(tile.ingList.get(0), tile.ingList.get(1), tile.ingList.get(2), tile.ingList.get(3), tile.ingList.get(4));
if (recipe != null) { if (recipe != null) {
System.out.println(tile.getDrops()); tile.setDrops(recipe.getDropsRaw());
//tile.setDrops(recipe.getDropsRaw());
} }
PlayerHelper.playerTakeItem(world, pos, EnumFacing.DOWN, player, player.getActiveHand(), this.getCrucibleItem(world, pos, state, player)); PlayerHelper.playerTakeItem(world, pos, EnumFacing.DOWN, player, player.getActiveHand(), this.getCrucibleItem(world, pos, state, player));
//ItemHandlerHelper.giveItemToPlayer(player, this.getCrucibleItem(world, pos, state, player));
world.setBlockState(pos, this.getReplacementBlock(world, pos, state)); world.setBlockState(pos, this.getReplacementBlock(world, pos, state));
world.markTileEntityForRemoval(tile); world.markTileEntityForRemoval(tile);
//System.out.println(player.getHeldItemMainhand().getTagCompound());
return true; return true;
} }
} }
}
/**SET INGREDIENT ARRAY FOR THE CRUCIBLE NOW**/ /**SET INGREDIENT ARRAY FOR THE CRUCIBLE NOW**/
if( player.inventory.getSlotFor(player.inventory.getCurrentItem()) != -1 ) {
ItemStack pItem = player.inventory.getCurrentItem().copy();
pItem.setCount(1);
if (!player.isSneaking()) { if (!player.isSneaking()) {
ItemStack pItem = player.inventory.getCurrentItem().copy();
pItem.setCount(1);
if (!pItem.isEmpty()) { if (!pItem.isEmpty()) {
if (!tile.getStatus() || tile.getHot() == 15 || tile.getHot() == 6) { if (!tile.getStatus() || tile.getHot() == 15 || tile.getHot() == 6) {
if (pItem.getItem() instanceof SlottedTongs) { if (pItem.getItem() instanceof SlottedTongs) {
@@ -111,7 +113,9 @@ public class NBTCrucible extends BlockContainer implements ITileEntityProvider {
} }
} }
} }
/**CLEARS THE INVENTORY**/ }
/**CLEARS THE INVENTORY**/
if(hand.equals(MAIN_HAND)) {
if (player.isSneaking()) { if (player.isSneaking()) {
ItemStack pItem = player.inventory.getCurrentItem().copy(); ItemStack pItem = player.inventory.getCurrentItem().copy();
if (pItem.isEmpty()) { if (pItem.isEmpty()) {
@@ -133,20 +137,21 @@ public class NBTCrucible extends BlockContainer implements ITileEntityProvider {
} }
} }
} }
}
/**REMOVE COOKED ITEM**/ /**REMOVE COOKED ITEM**/
if (player.isSneaking()) { if (player.isSneaking() == true) {
if (hand.equals(MAIN_HAND)) {
ItemStack pItem = player.inventory.getCurrentItem().copy(); ItemStack pItem = player.inventory.getCurrentItem().copy();
if (pItem.isEmpty()) { if (pItem.isEmpty()) {
//TileNBTCrucible tile = (TileNBTCrucible) world.getTileEntity(pos);
if (tile.getStatus() && tile.getHot() == 6) { if (tile.getStatus() && tile.getHot() == 6) {
System.out.println(tile.getDrops());
ItemStack dropStack = tile.getDrops().copy(); ItemStack dropStack = tile.getDrops().copy();
world.setBlockState(pos, state.withProperty(PrimalAPI.States.LAYERS, 0), 2); world.setBlockState(pos, state.withProperty(PrimalAPI.States.LAYERS, 0), 2);
tile.setHot(0); tile.setHot(0);
tile.setStatus(false); tile.setStatus(false);
tile.setDrops(ItemStack.EMPTY); tile.setDrops(ItemStack.EMPTY);
tile.ingList.clear(); tile.ingList.clear();
//PlayerHelper.spawnItemOnPlayer(world, player, dropStack);
//PlayerHelper.spawnItemOnGround(world, player.getPosition(), dropStack);
EntityItem entityitem = new EntityItem(world, player.posX, player.posY, player.posZ, dropStack); // ? player.posY - 1.0D EntityItem entityitem = new EntityItem(world, player.posX, player.posY, player.posZ, dropStack); // ? player.posY - 1.0D
world.spawnEntity(entityitem); world.spawnEntity(entityitem);
tile.update(); tile.update();
@@ -157,7 +162,7 @@ public class NBTCrucible extends BlockContainer implements ITileEntityProvider {
} }
} }
} }
return true; return false;
} }
private IBlockState getReplacementBlock(World world, BlockPos pos, IBlockState state) private IBlockState getReplacementBlock(World world, BlockPos pos, IBlockState state)

View File

@@ -1,27 +0,0 @@
package nmd.primal.forgecraft.blocks.fluids;
import net.minecraft.block.material.Material;
import net.minecraftforge.fluids.Fluid;
import nmd.primal.core.common.fluids.AbstractFluidBlock;
import nmd.primal.forgecraft.ModInfo;
public class BasicFluidBlockKFC extends AbstractFluidBlock {
private boolean isSolidTexture;
private boolean isBurning;
public BasicFluidBlockKFC(Fluid fluid, Material material, boolean isSolidTexture, boolean isBurning)
{
super(fluid, material);
this.isSolidTexture = isSolidTexture;
this.isBurning = isBurning;
}
public BasicFluidBlockKFC(Fluid fluid, Material material)
{
this(fluid, material, false, false);
this.setCreativeTab(ModInfo.TAB_FORGECRAFT);
}
}

View File

@@ -26,8 +26,8 @@ import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import net.minecraftforge.items.IItemHandler; import net.minecraftforge.items.IItemHandler;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.crafting.handlers.inworld.FireSource;
import nmd.primal.core.common.helper.PlayerHelper; import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.core.common.recipes.inworld.FireSource;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.blocks.CustomContainerFacing; import nmd.primal.forgecraft.blocks.CustomContainerFacing;
import nmd.primal.forgecraft.crafting.CrucibleCrafting; import nmd.primal.forgecraft.crafting.CrucibleCrafting;

View File

@@ -23,8 +23,8 @@ import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.crafting.handlers.inworld.FireSource;
import nmd.primal.core.common.helper.PlayerHelper; import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.core.common.recipes.inworld.FireSource;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.blocks.CustomContainerFacing; import nmd.primal.forgecraft.blocks.CustomContainerFacing;
import nmd.primal.forgecraft.tiles.TileForge; import nmd.primal.forgecraft.tiles.TileForge;

View File

@@ -1,185 +0,0 @@
package nmd.primal.forgecraft.blocks.machine;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.Entity;
import net.minecraft.entity.item.EntityItem;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.EnumHand;
import net.minecraft.util.EnumParticleTypes;
import net.minecraft.util.math.AxisAlignedBB;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.IBlockAccess;
import net.minecraft.world.World;
import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.forgecraft.blocks.CustomContainerFacingActive;
import nmd.primal.forgecraft.init.ModItems;
import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.items.weapons.CustomSword;
import nmd.primal.forgecraft.items.weapons.SlayerSword;
import nmd.primal.forgecraft.tiles.TileSharpBench;
import nmd.primal.forgecraft.util.WeaponNBT;
import javax.annotation.Nullable;
public class SharpBench extends CustomContainerFacingActive {
protected static final AxisAlignedBB boundBoxNorth = new AxisAlignedBB(0.28125D, 0.0D, 1/16D, 0.71875D, 11 / 16D, 11 / 16D);
protected static final AxisAlignedBB boundBoxSouth = new AxisAlignedBB(0.28125D, 0.0D, 5/16D, 0.71875D, 11 / 16D, 15 / 16D);
protected static final AxisAlignedBB boundBoxEast = new AxisAlignedBB(5/16D, 0.0D, 0.28125D, 15/16D, 11 / 16D, 0.71875D);
protected static final AxisAlignedBB boundBoxWest = new AxisAlignedBB(1/16D, 0.0D, 0.28125D, 11/16D, 11 / 16D, 0.71875D);
public SharpBench(Material material, String registryName) {
super(material, registryName);
this.setHardness(4.0f);
}
@Override
public boolean onBlockActivated(World world, BlockPos pos, IBlockState state, EntityPlayer player, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ) {
if (!world.isRemote) {
if(player.getActiveHand().equals(EnumHand.MAIN_HAND)) {
TileSharpBench tile = (TileSharpBench) world.getTileEntity(pos);
if(player.getHeldItemMainhand().isEmpty()) {
if(tile.getSlotStack(0).getItem().equals(ModItems.grindingwheel)) {
world.setBlockState(pos, state.withProperty(PrimalAPI.States.ACTIVE, true), 2);
if (tile.getCharge() < 15) {
tile.setCharge(tile.getCharge() + 1);
return true;
}
}
}
if(player.getHeldItemMainhand().getItem().equals(ModItems.grindingwheel)) {
tile.setSlotStack(0, player.getHeldItemMainhand().copy());
player.getHeldItemMainhand().shrink(1);
return true;
}
if(player.getHeldItemMainhand().isEmpty()) {
if(player.isSneaking()){
if(tile.getSlotStack(0).getItem().equals(ModItems.grindingwheel)){
PlayerHelper.spawnItemOnGround(world, pos, tile.getSlotStack(0));
tile.clearSlot(0);
world.setBlockState(pos, state.withProperty(PrimalAPI.States.ACTIVE, false), 2);
}
}
}
}
}
return false;
}
@Override
public void onEntityCollidedWithBlock(World world, BlockPos pos, IBlockState state, Entity ent)
{
if(ent instanceof EntityPlayer){
EntityPlayer player = (EntityPlayer) ent;
TileSharpBench tile = (TileSharpBench) world.getTileEntity(pos);
if(state.getValue(PrimalAPI.States.ACTIVE) && tile.getSlotStack(0).getItem().equals(ModItems.grindingwheel)){
ItemStack playerStack = player.inventory.getCurrentItem();
if(
playerStack.getItem() instanceof CustomSword ||
playerStack.getItem() instanceof ToolPart
){
if(playerStack.getItemDamage() > 0){
if (!world.isRemote) {
if (PrimalAPI.getRandom().nextInt(1, 3) == 1) {
playerStack.setItemDamage(playerStack.getItemDamage() - 1);
tile.getSlotStack(0).setItemDamage(tile.getSlotStack(0).getItemDamage() + 1);
if(tile.getSlotStack(0).getItemDamage()>= tile.getSlotStack(0).getMaxDamage()){
tile.clearSlot(0);
}
if(playerStack.getItem() instanceof CustomSword) {
WeaponNBT.removeAndSetEnchantsForStack(playerStack);
}
}
}
if (world.isRemote) {
makeSparks(world, pos, state);
}
}
}
}
}
}
@Nullable
@Override
public TileEntity createNewTileEntity(World worldIn, int meta) {
return new TileSharpBench();
}
@Override
public AxisAlignedBB getBoundingBox(IBlockState state, IBlockAccess source, BlockPos pos)
{
state = state.getActualState(source, pos);
EnumFacing enumfacing = (EnumFacing)state.getValue(FACING);
switch (enumfacing)
{
case EAST:
default:
return boundBoxEast;
case SOUTH:
return boundBoxSouth;
case WEST:
return boundBoxWest;
case NORTH:
return boundBoxNorth;
}
}
@Override
public void breakBlock(World world, BlockPos pos, IBlockState state)
{
if (!world.isRemote && world.getGameRules().getBoolean("doTileDrops"))
{
TileSharpBench tile = (TileSharpBench) world.getTileEntity(pos);
if (tile !=null)
{
for (ItemStack stack : tile.getSlotList())
{
if (stack != null) {
float offset = 0.7F;
double offsetX = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
double offsetY = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
double offsetZ = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
EntityItem item = new EntityItem(world, pos.getX() + offsetX, pos.getY() + offsetY, pos.getZ() + offsetZ, stack);
item.setDefaultPickupDelay();
world.spawnEntity(item);
}
}
}
}
super.breakBlock(world, pos, state);
}
private void makeSparks(World world, BlockPos pos, IBlockState state){
double d0 = (double)pos.getX() + 0.5D;
double d1 = (double)pos.getY() + 0.75D;
double d2 = (double)pos.getZ() + 0.5D;
double d3 = 0.52D;
//double d4 = PrimalAPI.getRandom().nextDouble(0.066, 0.33);
double ySpeed = PrimalAPI.getRandom().nextDouble(0.05, 0.20);
double zSpeed = PrimalAPI.getRandom().nextDouble(0.05, 0.20);
if(state.getValue(FACING) == EnumFacing.NORTH) {
world.spawnParticle(EnumParticleTypes.FIREWORKS_SPARK, d0, d1, d2, 0.0D, ySpeed, -zSpeed, new int[0]);
}
if(state.getValue(FACING) == EnumFacing.SOUTH) {
world.spawnParticle(EnumParticleTypes.FIREWORKS_SPARK, d0, d1, d2, 0.0D, ySpeed, zSpeed, new int[0]);
}
if(state.getValue(FACING) == EnumFacing.EAST) {
world.spawnParticle(EnumParticleTypes.FIREWORKS_SPARK, d0, d1, d2, zSpeed, ySpeed, 0.0D, new int[0]);
}
if(state.getValue(FACING) == EnumFacing.WEST) {
world.spawnParticle(EnumParticleTypes.FIREWORKS_SPARK, d0, d1, d2, -zSpeed, ySpeed, 0.0D, new int[0]);
}
}
}

View File

@@ -2,7 +2,6 @@ package nmd.primal.forgecraft.blocks.machine;
import net.minecraft.block.material.Material; import net.minecraft.block.material.Material;
import net.minecraft.block.state.IBlockState; import net.minecraft.block.state.IBlockState;
import net.minecraft.entity.item.EntityItem;
import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.tileentity.TileEntity; import net.minecraft.tileentity.TileEntity;
@@ -14,7 +13,6 @@ import net.minecraft.world.IBlockAccess;
import net.minecraft.world.World; import net.minecraft.world.World;
import nmd.primal.core.common.helper.PlayerHelper; import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.core.common.items.tools.Gallagher; import nmd.primal.core.common.items.tools.Gallagher;
import nmd.primal.core.common.items.tools.WorkBlade;
import nmd.primal.forgecraft.blocks.CustomContainerFacing; import nmd.primal.forgecraft.blocks.CustomContainerFacing;
import nmd.primal.forgecraft.crafting.WorkbenchCrafting; import nmd.primal.forgecraft.crafting.WorkbenchCrafting;
import nmd.primal.forgecraft.tiles.TileWorkbench; import nmd.primal.forgecraft.tiles.TileWorkbench;
@@ -38,7 +36,7 @@ public class Workbench extends CustomContainerFacing {
public boolean onBlockActivated(World world, BlockPos pos, IBlockState state, EntityPlayer player, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ) { public boolean onBlockActivated(World world, BlockPos pos, IBlockState state, EntityPlayer player, EnumHand hand, EnumFacing facing, float hitX, float hitY, float hitZ) {
if (!world.isRemote) { if (!world.isRemote) {
if(player.getActiveHand().equals(EnumHand.MAIN_HAND)) { if (hand.equals(hand.MAIN_HAND) ) {
TileWorkbench tile = (TileWorkbench) world.getTileEntity(pos); TileWorkbench tile = (TileWorkbench) world.getTileEntity(pos);
ItemStack playerStack = player.inventory.getCurrentItem(); ItemStack playerStack = player.inventory.getCurrentItem();
@@ -53,17 +51,13 @@ public class Workbench extends CustomContainerFacing {
ItemStack slot6 = tile.getSlotStack(6); ItemStack slot6 = tile.getSlotStack(6);
if (hitY > 0.5D) { if (hitY > 0.5D) {
if (!player.isSneaking()) { if (!player.isSneaking()) {
if (tile.isItemValidForSlot(6, playerStack)) { /*if (tile.isItemValidForSlot(6, playerStack)) {
if (slot6.isEmpty()) { if (slot6.isEmpty()) {
if (slot2.isEmpty() && slot3.isEmpty() && slot4.isEmpty() && slot5.isEmpty()) { tile.setSlotStack(6, playerStack.splitStack(1));
ItemStack tempStack = player.inventory.getCurrentItem().copy(); //player.inventory.getCurrentItem().shrink(1);
tempStack.setCount(1); return true;
tile.setSlotStack(6, tempStack);
player.inventory.setInventorySlotContents(player.inventory.currentItem, ItemStack.EMPTY);
return true;
}
} }
} }*/
if(! (playerStack.getItem() instanceof Gallagher)) { if(! (playerStack.getItem() instanceof Gallagher)) {
if (slot4.isEmpty() && slot3.isEmpty() && slot2.isEmpty()) { if (slot4.isEmpty() && slot3.isEmpty() && slot2.isEmpty()) {
if (tile.isItemValidForSlot(5, playerStack)) { if (tile.isItemValidForSlot(5, playerStack)) {
@@ -74,34 +68,32 @@ public class Workbench extends CustomContainerFacing {
} }
} }
} }
if(slot5.isEmpty()) { if (tile.isItemValidForSlot(4, playerStack)) {
if (tile.isItemValidForSlot(4, playerStack)) { if (slot4.isEmpty()) {
if (slot4.isEmpty()) { tile.setSlotStack(4, playerStack.splitStack(1));
tile.setSlotStack(4, playerStack.splitStack(1)); //player.inventory.getCurrentItem().shrink(1);
//player.inventory.getCurrentItem().shrink(1); return true;
return true;
}
} }
if (tile.isItemValidForSlot(3, playerStack)) { }
if (slot3.isEmpty()) { if (tile.isItemValidForSlot(3, playerStack)) {
tile.setSlotStack(3, playerStack.splitStack(1)); if (slot3.isEmpty()) {
//player.inventory.getCurrentItem().shrink(1); tile.setSlotStack(3, playerStack.splitStack(1));
return true; //player.inventory.getCurrentItem().shrink(1);
} return true;
} }
if (tile.isItemValidForSlot(2, playerStack)) { }
if (slot2.isEmpty()) { if (tile.isItemValidForSlot(2, playerStack)) {
tile.setSlotStack(2, playerStack.splitStack(1)); if (slot2.isEmpty()) {
//player.inventory.getCurrentItem().shrink(1); tile.setSlotStack(2, playerStack.splitStack(1));
return true; //player.inventory.getCurrentItem().shrink(1);
} return true;
} }
} }
} }
if(player.inventory.getCurrentItem().getItem() instanceof Gallagher || player.inventory.getCurrentItem().getItem() instanceof WorkBlade) { if(playerStack.getItem() instanceof Gallagher) {
if (slot5.isEmpty()) { if (!slot2.isEmpty() && !slot3.isEmpty() && !slot4.isEmpty() && slot5.isEmpty()) {
WorkbenchCrafting recipe = WorkbenchCrafting.getRecipe(slot2, slot3, slot4, slot5);
WorkbenchCrafting recipe = WorkbenchCrafting.getRecipe(slot2, slot3, slot4, slot5, player.inventory.getCurrentItem()); System.out.println(slot5);
if (recipe != null) { if (recipe != null) {
ItemStack drops = recipe.getOutput(); ItemStack drops = recipe.getOutput();
if (slot3.hasTagCompound()) { if (slot3.hasTagCompound()) {
@@ -117,7 +109,7 @@ public class Workbench extends CustomContainerFacing {
} }
} }
if (slot2.isEmpty() && slot3.isEmpty() && slot4.isEmpty() && !slot5.isEmpty()) { if (slot2.isEmpty() && slot3.isEmpty() && slot4.isEmpty() && !slot5.isEmpty()) {
WorkbenchCrafting recipe = WorkbenchCrafting.getRecipe(slot2, slot3, slot4, slot5, player.inventory.getCurrentItem()); WorkbenchCrafting recipe = WorkbenchCrafting.getRecipe(slot2, slot3, slot4, slot5);
if (recipe != null) { if (recipe != null) {
ItemStack drops = recipe.getOutput(); ItemStack drops = recipe.getOutput();
if (slot5.hasTagCompound()) { if (slot5.hasTagCompound()) {
@@ -134,33 +126,27 @@ public class Workbench extends CustomContainerFacing {
} }
} }
} }
} }
if(player.isSneaking() && player.inventory.getCurrentItem().isEmpty()){ if(player.isSneaking()){
if(!slot6.isEmpty()){
PlayerHelper.spawnItemOnGround(world, pos, tile.getSlotStack(6));
tile.clearSlot(6);
return true;
}
if(!slot2.isEmpty()){ if(!slot2.isEmpty()){
PlayerHelper.spawnItemOnPlayer(world, player, tile.getSlotStack(2)); PlayerHelper.spawnItemOnPlayer(world, player, slot2);
tile.clearSlot(2); tile.clearSlot(2);
return true;
} }
if(!slot3.isEmpty()){ if(!slot3.isEmpty()){
PlayerHelper.spawnItemOnPlayer(world, player, tile.getSlotStack(3)); PlayerHelper.spawnItemOnPlayer(world, player, slot3);
tile.clearSlot(3); tile.clearSlot(3);
return true;
} }
if(!slot4.isEmpty()){ if(!slot4.isEmpty()){
PlayerHelper.spawnItemOnPlayer(world, player, tile.getSlotStack(4)); PlayerHelper.spawnItemOnPlayer(world, player, slot4);
tile.clearSlot(4); tile.clearSlot(4);
return true;
} }
if(!slot5.isEmpty()){ if(!slot5.isEmpty()){
PlayerHelper.spawnItemOnPlayer(world, player, tile.getSlotStack(5)); PlayerHelper.spawnItemOnPlayer(world, player, slot5);
tile.clearSlot(5); tile.clearSlot(5);
return true; }
if(!slot6.isEmpty()){
PlayerHelper.spawnItemOnPlayer(world, player, slot6);
tile.clearSlot(6);
} }
} }
@@ -210,7 +196,7 @@ public class Workbench extends CustomContainerFacing {
} }
} }
} }
return false; return true;
} }
private boolean sideInventoryManager(World world, EntityPlayer player, TileWorkbench tile, ItemStack slot, int index) private boolean sideInventoryManager(World world, EntityPlayer player, TileWorkbench tile, ItemStack slot, int index)
@@ -271,31 +257,6 @@ public class Workbench extends CustomContainerFacing {
} }
} }
@Override
public void breakBlock(World world, BlockPos pos, IBlockState state)
{
if (!world.isRemote && world.getGameRules().getBoolean("doTileDrops"))
{
TileWorkbench tile = (TileWorkbench) world.getTileEntity(pos);
if (tile !=null)
{
for (ItemStack stack : tile.getSlotList())
{
if (stack != null) {
float offset = 0.7F;
double offsetX = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
double offsetY = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
double offsetZ = world.rand.nextFloat() * offset + (1.0F - offset) * 0.5D;
EntityItem item = new EntityItem(world, pos.getX() + offsetX, pos.getY() + offsetY, pos.getZ() + offsetZ, stack);
item.setDefaultPickupDelay();
world.spawnEntity(item);
}
}
}
}
super.breakBlock(world, pos, state);
}
@Nullable @Nullable
@Override @Override
public TileEntity createNewTileEntity(World worldIn, int meta) { public TileEntity createNewTileEntity(World worldIn, int meta) {

View File

@@ -60,7 +60,6 @@ public class CTCrucible {
CraftTweakerAPI.apply(new Remove(recipe_name)); CraftTweakerAPI.apply(new Remove(recipe_name));
} }
@ZenMethod @ZenMethod
public static void removeAll() public static void removeAll()
{ {

View File

@@ -101,11 +101,10 @@ public class ModJEI implements IModPlugin
// Info // Info
// ***************************************************************************** // // ***************************************************************************** //
//registry.addIngredientInfo(ItemStack.EMPTY, ItemStack.class, "jei.info.forgecraft.crucible"); //registry.addIngredientInfo(ItemStack.EMPTY, ItemStack.class, "jei.info.forgecraft.crucible");
//registry.addIngredientInfo(new ItemStack(ModBlocks.nbtCrucible, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.crucible"); registry.addIngredientInfo(new ItemStack(ModBlocks.nbtCrucible, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.crucible");
//registry.addIngredientInfo(new OreIngredient("oreIron"), OreIngredient.class, "jei.info.forgecraft.oreiron"); //registry.addIngredientInfo(new OreIngredient("oreIron"), OreIngredient.class, "jei.info.forgecraft.oreiron");
registry.addIngredientInfo(new ItemStack(ModBlocks.castingform, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.casting"); registry.addIngredientInfo(new ItemStack(ModBlocks.castingform, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.casting");
registry.addIngredientInfo(new ItemStack(ModBlocks.sharpbench, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.sharpbench"); registry.addIngredientInfo(new ItemStack(ModBlocks.stoneanvil, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.anvil");
//registry.addIngredientInfo(new ItemStack(ModBlocks.stoneanvil, 1, OreDictionary.WILDCARD_VALUE), ItemStack.class, "jei.info.forgecraft.anvil");
} }

View File

@@ -7,15 +7,10 @@ import mezz.jei.api.gui.IRecipeLayout;
import mezz.jei.api.ingredients.IIngredients; import mezz.jei.api.ingredients.IIngredients;
import net.minecraft.client.Minecraft; import net.minecraft.client.Minecraft;
import net.minecraft.client.resources.I18n; import net.minecraft.client.resources.I18n;
import net.minecraft.item.ItemStack;
import net.minecraft.util.ResourceLocation; import net.minecraft.util.ResourceLocation;
import nmd.primal.core.common.helper.CommonUtils; import nmd.primal.core.common.helper.CommonUtils;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.compat.jei.AbstractCategory; import nmd.primal.forgecraft.compat.jei.AbstractCategory;
import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.util.ToolNBT;
import nmd.primal.forgecraft.util.WeaponNBT;
import javax.annotation.Nonnull; import javax.annotation.Nonnull;
@@ -106,16 +101,7 @@ public class CastingRecipeCategory extends AbstractCategory<CastingRecipeWrapper
/***OUTPUTS***/ /***OUTPUTS***/
items.init(26, false, 133, 77); items.init(26, false, 133, 77);
if(recipe.output.getItem() instanceof WeaponPart){ items.set(26, recipe.output);
ItemStack tempStack = new ItemStack(recipe.output.getItem(), 1);
WeaponNBT.setDefaultNBT(tempStack);
items.set(26, tempStack);
} else if(recipe.output.getItem() instanceof ToolPart){
ItemStack tempStack = new ItemStack(recipe.output.getItem(), 1);
ToolNBT.setDefaultNBT(tempStack);
items.set(26, tempStack);
} else {items.set(26, recipe.output);}
/***EXTRAS***/ /***EXTRAS***/
//items.init(26, false, 105, 28); //items.init(26, false, 105, 28);

View File

@@ -6,10 +6,11 @@ import mezz.jei.api.gui.IGuiItemStackGroup;
import mezz.jei.api.gui.IRecipeLayout; import mezz.jei.api.gui.IRecipeLayout;
import mezz.jei.api.ingredients.IIngredients; import mezz.jei.api.ingredients.IIngredients;
import net.minecraft.client.Minecraft; import net.minecraft.client.Minecraft;
import net.minecraft.client.resources.I18n;
import net.minecraft.item.Item; import net.minecraft.item.Item;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.util.NonNullList;
import net.minecraft.util.ResourceLocation; import net.minecraft.util.ResourceLocation;
import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.CommonUtils; import nmd.primal.core.common.helper.CommonUtils;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.compat.jei.AbstractCategory; import nmd.primal.forgecraft.compat.jei.AbstractCategory;
@@ -46,7 +47,7 @@ public class WorkbenchRecipeCategory extends AbstractCategory<WorkbenchRecipeWra
@Override @Override
public String getTitle() public String getTitle()
{ {
return I18n.format("jei.category.forgecraft.workbench"); return "jei.category.forgecraft.workbench";
} }
@Nonnull @Nonnull
@@ -89,12 +90,16 @@ public class WorkbenchRecipeCategory extends AbstractCategory<WorkbenchRecipeWra
items.set(4, recipe.output); items.set(4, recipe.output);
/***EXTRAS***/ /***EXTRAS***/
items.init(5, true, 66, 20); items.init(5, false, 66, 20);
ItemStack bench = new ItemStack(Item.getItemFromBlock(ModBlocks.workbench), 1); ItemStack bench = new ItemStack(Item.getItemFromBlock(ModBlocks.workbench), 1);
items.set(5, bench); items.set(5, bench);
items.init(6, false, 66, 1); items.init(6, false, 66, 1);
List<ItemStack> tool = Arrays.asList( recipe.tool.getMatchingStacks()); NonNullList<ItemStack> tempDrops = NonNullList.<ItemStack>create();
items.set(6, tool); tempDrops.add(0, new ItemStack(PrimalAPI.Items.STONE_GALLAGHER, 1));
tempDrops.add(1, new ItemStack(PrimalAPI.Items.NETHER_GALLAGHER, 1));
tempDrops.add(2, new ItemStack(PrimalAPI.Items.IRON_GALLAGHER, 1));
tempDrops.add(3, new ItemStack(PrimalAPI.Items.QUARTZ_GALLAGHER, 1));
items.set(6, tempDrops);
} }
} }

View File

@@ -20,7 +20,6 @@ public class WorkbenchRecipeWrapper implements IRecipeWrapper {
protected Ingredient toolHead; protected Ingredient toolHead;
protected Ingredient toolPin; protected Ingredient toolPin;
protected Ingredient takeApart; protected Ingredient takeApart;
protected Ingredient tool;
protected ItemStack output; protected ItemStack output;
public WorkbenchRecipeWrapper(WorkbenchCrafting recipe) { public WorkbenchRecipeWrapper(WorkbenchCrafting recipe) {
@@ -30,7 +29,6 @@ public class WorkbenchRecipeWrapper implements IRecipeWrapper {
this.toolHead = recipe.getToolHead(); this.toolHead = recipe.getToolHead();
this.toolPin = recipe.getToolPin(); this.toolPin = recipe.getToolPin();
this.takeApart = recipe.getTakeApart(); this.takeApart = recipe.getTakeApart();
this.tool = recipe.getCraftingTool();
this.output = recipe.getOutput(); this.output = recipe.getOutput();
} }
@@ -42,7 +40,6 @@ public class WorkbenchRecipeWrapper implements IRecipeWrapper {
ingredients.setInput(ItemStack.class, this.toolHead); ingredients.setInput(ItemStack.class, this.toolHead);
ingredients.setInput(ItemStack.class, this.toolPin); ingredients.setInput(ItemStack.class, this.toolPin);
ingredients.setInput(ItemStack.class, this.takeApart); ingredients.setInput(ItemStack.class, this.takeApart);
ingredients.setInput(ItemStack.class, this.tool);
ingredients.setOutput(ItemStack.class, this.output); ingredients.setOutput(ItemStack.class, this.output);
} }

View File

@@ -4,7 +4,7 @@ import net.minecraft.init.Items;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.Ingredient; import net.minecraft.item.crafting.Ingredient;
import net.minecraftforge.registries.IForgeRegistry; import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.core.common.crafting.AbstractRecipe; import nmd.primal.core.common.recipes.AbstractRecipe;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import javax.annotation.Nullable; import javax.annotation.Nullable;
@@ -228,11 +228,14 @@ public class CrucibleCrafting extends AbstractRecipe<CrucibleCrafting> { //exten
} }
@Override
public Collection<CrucibleCrafting> getRecipes() { public Collection<CrucibleCrafting> getRecipes() {
return RECIPES; return RECIPES;
} }
@Override
public String getRecipePrefix() { public String getRecipePrefix() {
return RECIPE_PREFIX; return RECIPE_PREFIX;
} }

View File

@@ -4,8 +4,7 @@ import net.minecraft.init.Items;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.Ingredient; import net.minecraft.item.crafting.Ingredient;
import net.minecraftforge.registries.IForgeRegistry; import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.core.common.crafting.AbstractRecipe; import nmd.primal.core.common.recipes.AbstractRecipe;
import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import javax.annotation.Nullable; import javax.annotation.Nullable;
@@ -13,8 +12,6 @@ import java.util.ArrayList;
import java.util.Collection; import java.util.Collection;
import java.util.List; import java.util.List;
import static nmd.primal.core.common.crafting.AbstractRecipe.getFullRecipeName;
/** /**
* Created by mminaie on 11/11/17. * Created by mminaie on 11/11/17.
*/ */
@@ -38,7 +35,6 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
private Ingredient toolPin; private Ingredient toolPin;
private Ingredient takeApart; private Ingredient takeApart;
private ItemStack output; private ItemStack output;
private Ingredient craftingTool;
public Ingredient getTakeApart() { public Ingredient getTakeApart() {
return takeApart; return takeApart;
@@ -88,21 +84,15 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
this.ingredientList = ingredientList; this.ingredientList = ingredientList;
} }
public Ingredient getCraftingTool() {
return craftingTool;
}
private List<Ingredient> ingredientList = new ArrayList<>(); private List<Ingredient> ingredientList = new ArrayList<>();
public WorkbenchCrafting(Ingredient i0, Ingredient i1, Ingredient i2, Ingredient i3 , Ingredient craftingTool, ItemStack output){ public WorkbenchCrafting(Ingredient i0, Ingredient i1, Ingredient i2, Ingredient i3 , ItemStack output){
super(); super();
this.toolPart = i0; this.toolPart = i0;
this.toolHead = i1; this.toolHead = i1;
this.toolPin = i2; this.toolPin = i2;
this.takeApart = i3; this.takeApart = i3;
this.output = output; this.output = output;
this.craftingTool = craftingTool;
} }
public static boolean compare(Ingredient ingredient, ItemStack stack){ public static boolean compare(Ingredient ingredient, ItemStack stack){
@@ -112,20 +102,21 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
if(ingredient == null && stack.isEmpty()) { if(ingredient == null && stack.isEmpty()) {
return true; return true;
} }
if (ingredient.test(ItemStack.EMPTY)) { if (ingredient.test(ItemStack.EMPTY)) {
if (stack.isEmpty()) { if (stack.isEmpty()) {
return true; return true;
} }
} }
ItemStack[] testArray = ingredient.getMatchingStacks();
List<ItemStack> testList = RecipeHelper.buildList(testArray); if(ingredient.apply(stack)){
if(testList.contains(stack)){
return true; return true;
} }
return false; return false;
} }
public static boolean isRecipe(ItemStack i0, ItemStack i1, ItemStack i2, ItemStack i3, ItemStack cTool){ public static boolean isRecipe(ItemStack i0, ItemStack i1, ItemStack i2, ItemStack i3){
for(WorkbenchCrafting recipe : RECIPES){ for(WorkbenchCrafting recipe : RECIPES){
if(i0 == null){ if(i0 == null){
i0 = ItemStack.EMPTY; i0 = ItemStack.EMPTY;
@@ -139,21 +130,17 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
if(i3 == null){ if(i3 == null){
i3 = ItemStack.EMPTY; i3 = ItemStack.EMPTY;
} }
if(cTool == null){
cTool = ItemStack.EMPTY;
}
if(compare(recipe.toolPart, i0) && if(compare(recipe.toolPart, i0) &&
compare(recipe.toolHead, i1) && compare(recipe.toolHead, i1) &&
compare(recipe.toolPin, i2) && compare(recipe.toolPin, i2) &&
compare(recipe.takeApart, i3) && compare(recipe.takeApart, i3) ){
compare(recipe.craftingTool, cTool)){
return true; return true;
} }
} }
return false; return false;
} }
public static WorkbenchCrafting getRecipe(ItemStack i0, ItemStack i1, ItemStack i2, ItemStack i3, ItemStack cTool){ public static WorkbenchCrafting getRecipe(ItemStack i0, ItemStack i1, ItemStack i2, ItemStack i3){
for(WorkbenchCrafting recipe : RECIPES){ for(WorkbenchCrafting recipe : RECIPES){
if(i0 == null){ if(i0 == null){
@@ -168,10 +155,8 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
if(i3 == null){ if(i3 == null){
i3 = ItemStack.EMPTY; i3 = ItemStack.EMPTY;
} }
if(cTool == null){
cTool = ItemStack.EMPTY; if(recipe.toolPart.apply(i0) && recipe.toolHead.apply(i1) && recipe.toolPin.apply(i2) && recipe.takeApart.apply(i3) ){
}
if(recipe.toolPart.apply(i0) && recipe.toolHead.apply(i1) && recipe.toolPin.apply(i2) && recipe.takeApart.apply(i3) && recipe.craftingTool.apply(cTool) ){
return recipe; return recipe;
} }
} }
@@ -191,10 +176,12 @@ public class WorkbenchCrafting extends AbstractRecipe<WorkbenchCrafting> { //ext
}*/ }*/
@Override
public Collection<WorkbenchCrafting> getRecipes() { public Collection<WorkbenchCrafting> getRecipes() {
return RECIPES; return RECIPES;
} }
@Override
public String getRecipePrefix() { public String getRecipePrefix() {
return RECIPE_PREFIX; return RECIPE_PREFIX;
} }

View File

@@ -23,7 +23,244 @@ public final class RecipesCrucible {
PrimalAPI.logger(7, "Registering Recipes: " + CrucibleCrafting.RECIPE_PREFIX); PrimalAPI.logger(7, "Registering Recipes: " + CrucibleCrafting.RECIPE_PREFIX);
final IForgeRegistry<CrucibleCrafting> recipes = event.getRegistry(); final IForgeRegistry<CrucibleCrafting> recipes = event.getRegistry();
/*
ItemStack emptyAir = ItemStack.EMPTY;
NBTTagCompound newTag = new NBTTagCompound();
NBTTagCompound setHot = new NBTTagCompound();
setHot.setBoolean("hot", true);
ItemStack hotBronzeIngot = new ItemStack(ModItems.bronzeingotball, 1);
hotBronzeIngot.setTagCompound(setHot);
ItemStack hotIronIngot = new ItemStack(ModItems.ironingotball, 1);
hotIronIngot.setTagCompound(setHot);
ItemStack hotCleanIronIngot = new ItemStack(ModItems.ironcleaningotball, 1);
hotCleanIronIngot.setTagCompound(setHot);
ItemStack hotSteelIngot = new ItemStack(ModItems.steelingotball, 1);
hotSteelIngot.setTagCompound(setHot);
ItemStack hotWootzIngot = new ItemStack(ModItems.wootzingotball, 1);
hotWootzIngot.setTagCompound(setHot);
ItemStack hotBronzeChunk = new ItemStack( ModItems.bronzechunk, 1);
hotBronzeChunk.setTagCompound(setHot);
ItemStack hotChunk = new ItemStack( ModItems.wroughtironchunk, 1);
hotChunk.setTagCompound(setHot);
ItemStack hotCleanChunk = new ItemStack(ModItems.ironcleanchunk, 1);
hotCleanChunk.setTagCompound(setHot);
ItemStack hotSteelChunk = new ItemStack(ModItems.steelchunk, 1);
hotSteelChunk.setTagCompound(setHot);
ItemStack hotWootzChunk = new ItemStack(ModItems.wootzchunk, 1);
hotWootzChunk.setTagCompound(setHot);
ItemStack diamond = new ItemStack(Items.DIAMOND, 1);
ItemStack emerald = new ItemStack(Items.EMERALD, 1);
ItemStack emeraldShard = new ItemStack(PrimalAPI.Items.EMERALD_KNAPP, 1);
ItemStack diamondShard = new ItemStack(PrimalAPI.Items.DIAMOND_KNAPP, 1);
ItemStack redstone = new ItemStack(Items.REDSTONE, 1);
ItemStack lapis = new ItemStack(Items.DYE, 1, 4);
ItemStack[] toolArray = new ItemStack[24];
ItemStack[] hotToolArray = new ItemStack[16];
ItemStack bronzepickaxehead = new ItemStack(ModItems.bronzepickaxehead, 1);
bronzepickaxehead.setTagCompound(newTag);
toolArray[0] = bronzepickaxehead;
ItemStack bronzeaxehead = new ItemStack(ModItems.bronzeaxehead, 1);
bronzeaxehead.setTagCompound(newTag);
toolArray[1] = bronzeaxehead;
ItemStack bronzeshovelhead = new ItemStack(ModItems.bronzeshovelhead, 1);
bronzeshovelhead.setTagCompound(newTag);
toolArray[2] = bronzeshovelhead;
ItemStack bronzehoehead = new ItemStack(ModItems.bronzehoehead, 1);
bronzehoehead.setTagCompound(newTag);
toolArray[3] = bronzehoehead;
ItemStack pickaxehead = new ItemStack(ModItems.pickaxehead, 1);
pickaxehead.setTagCompound(newTag);
toolArray[4] = pickaxehead;
ItemStack ironaxehead = new ItemStack(ModItems.ironaxehead, 1);
ironaxehead.setTagCompound(newTag);
toolArray[5] = ironaxehead;
ItemStack ironshovelhead = new ItemStack(ModItems.ironshovelhead, 1);
ironshovelhead.setTagCompound(newTag);
toolArray[6] = ironshovelhead;
ItemStack ironhoehead = new ItemStack(ModItems.ironhoehead, 1);
ironhoehead.setTagCompound(newTag);
toolArray[7] = ironhoehead;
ItemStack cleanpickaxehead = new ItemStack(ModItems.cleanironpickaxehead, 1);
cleanpickaxehead.setTagCompound(newTag);
toolArray[8] = cleanpickaxehead;
ItemStack cleanaxehead = new ItemStack(ModItems.cleanironaxehead, 1);
cleanaxehead.setTagCompound(newTag);
toolArray[9] = cleanaxehead;
ItemStack cleanshovelhead = new ItemStack(ModItems.cleanironshovelhead, 1);
cleanshovelhead.setTagCompound(newTag);
toolArray[10] = cleanshovelhead;
ItemStack cleanhoehead = new ItemStack(ModItems.cleanironhoehead, 1);
cleanhoehead.setTagCompound(newTag);
toolArray[11] =cleanhoehead ;
ItemStack steelpickaxehead = new ItemStack(ModItems.steelpickaxehead, 1);
steelpickaxehead.setTagCompound(newTag);
toolArray[12] = steelpickaxehead;
ItemStack steelaxehead = new ItemStack(ModItems.steelaxehead, 1);
steelaxehead.setTagCompound(newTag);
toolArray[13] =steelaxehead ;
ItemStack steelshovelhead = new ItemStack(ModItems.steelshovelhead, 1);
steelshovelhead.setTagCompound(newTag);
toolArray[14] = steelshovelhead;
ItemStack steelhoehead = new ItemStack(ModItems.steelhoehead, 1);
steelhoehead.setTagCompound(newTag);
toolArray[15] =steelhoehead ;
ItemStack wootzpickaxehead = new ItemStack(ModItems.wootzpickaxehead, 1);
wootzpickaxehead.setTagCompound(newTag);
toolArray[16] = wootzpickaxehead;
ItemStack wootzaxehead = new ItemStack(ModItems.wootzaxehead, 1);
wootzaxehead.setTagCompound(newTag);
toolArray[17] = wootzaxehead;
ItemStack wootzshovelhead = new ItemStack(ModItems.wootzshovelhead, 1);
wootzshovelhead.setTagCompound(newTag);
toolArray[18] =wootzshovelhead ;
ItemStack wootzhoehead = new ItemStack(ModItems.wootzhoehead, 1);
wootzhoehead.setTagCompound(newTag);
toolArray[19] = wootzhoehead;
ItemStack copperpickaxehead = new ItemStack(ModItems.copperpickaxehead, 1);
copperpickaxehead.setTagCompound(newTag);
toolArray[20] = copperpickaxehead;
ItemStack copperaxehead = new ItemStack(ModItems.copperaxehead, 1);
copperaxehead.setTagCompound(newTag);
toolArray[21] = copperaxehead;
ItemStack coppershovelhead = new ItemStack(ModItems.coppershovelhead, 1);
coppershovelhead.setTagCompound(newTag);
toolArray[22] =coppershovelhead ;
ItemStack copperhoehead = new ItemStack(ModItems.copperhoehead, 1);
copperhoehead.setTagCompound(newTag);
toolArray[23] = copperhoehead;
ItemStack hotpickaxehead = pickaxehead.copy();
hotToolArray[0] =hotpickaxehead;
ItemStack hotironaxehead = ironaxehead.copy();
hotToolArray[1] =hotironaxehead;
ItemStack hotironshovelhead = ironshovelhead.copy();
hotToolArray[2] =hotironshovelhead;
ItemStack hotironhoehead = ironhoehead.copy();
hotToolArray[3] =hotironhoehead;
ItemStack hotcleanpickaxehead = cleanpickaxehead.copy();
hotToolArray[4] = hotcleanpickaxehead;
ItemStack hotcleanaxehead = cleanaxehead.copy();
hotToolArray[5] = hotcleanaxehead;
ItemStack hotcleanshovelhead = cleanshovelhead.copy();
hotToolArray[6] = hotcleanshovelhead;
ItemStack hotcleanhoehead = cleanhoehead.copy();
hotToolArray[7] = hotcleanhoehead;
ItemStack hotsteelpickaxehead = steelpickaxehead.copy();
hotToolArray[8] = hotsteelpickaxehead;
ItemStack hotsteelaxehead = steelaxehead.copy();
hotToolArray[9] = hotsteelaxehead;
ItemStack hotsteelshovelhead = steelshovelhead.copy();
hotToolArray[10] = hotsteelshovelhead;
ItemStack hotsteelhoehead = steelhoehead.copy();
hotToolArray[11] = hotsteelhoehead;
ItemStack hotwootzpickaxehead = wootzpickaxehead.copy();
hotToolArray[12] = hotwootzpickaxehead;
ItemStack hotwootzaxehead = wootzaxehead.copy();
hotToolArray[13] = hotwootzaxehead;
ItemStack hotwootzshovelhead = wootzshovelhead.copy();
hotToolArray[14] = hotwootzshovelhead;
ItemStack hotwootzhoehead = wootzhoehead.copy();
hotToolArray[15] = hotwootzhoehead;
for(ItemStack temp : toolArray) {
NBTTagCompound tags = temp.getTagCompound();
tags.setTag("tags", tags);
tags.getCompoundTag("tags").setBoolean("hot", false);
tags.getCompoundTag("tags").setBoolean("emerald", false);
tags.getCompoundTag("tags").setInteger("diamond", 0);
tags.getCompoundTag("tags").setInteger("redstone", 0);
tags.getCompoundTag("tags").setInteger("lapis", 0);
tags.getCompoundTag("tags").setInteger("modifiers", 0);
temp.setTagCompound(tags);
}
bronzepickaxehead = toolArray[0];
bronzeaxehead = toolArray[1];
bronzeshovelhead = toolArray[2];
bronzehoehead = toolArray[3];
pickaxehead = toolArray[4];
ironaxehead = toolArray[5];
ironshovelhead = toolArray[6];
ironhoehead = toolArray[7];
cleanpickaxehead = toolArray[8];
cleanaxehead = toolArray[9];
cleanshovelhead = toolArray[10];
cleanhoehead = toolArray[11];
steelpickaxehead = toolArray[12] ;
steelaxehead = toolArray[13] ;
steelshovelhead = toolArray[14];
steelhoehead = toolArray[15] ;
wootzpickaxehead = toolArray[16];
wootzaxehead = toolArray[17];
wootzshovelhead = toolArray[18] ;
wootzhoehead = toolArray[19];
copperpickaxehead = toolArray[20];
copperaxehead = toolArray[21];
coppershovelhead = toolArray[22];
copperhoehead = toolArray[23];
for(ItemStack temp : hotToolArray) {
//NBTTagCompound newTag = new NBTTagCompound();
NBTTagCompound tags = new NBTTagCompound();
//temp.setTagCompound(newTag);
temp.getTagCompound().setTag("tags", tags);
temp.getTagCompound().setTag("tags", tags);
temp.getSubCompound("tags").setBoolean("hot", true);
temp.getSubCompound("tags").setBoolean("emerald", false);
temp.getSubCompound("tags").setInteger("diamond", 0);
temp.getSubCompound("tags").setInteger("redstone", 0);
temp.getSubCompound("tags").setInteger("lapis", 0);
temp.getSubCompound("tags").setInteger("modifiers", 0);
}
hotpickaxehead = hotToolArray[0];
hotironaxehead = hotToolArray[1];
hotironshovelhead = hotToolArray[2];
hotironhoehead = hotToolArray[3];
hotcleanpickaxehead = hotToolArray[4];
hotcleanaxehead = hotToolArray[5];
hotcleanshovelhead = hotToolArray[6];
hotcleanhoehead = hotToolArray[7];
hotsteelpickaxehead = hotToolArray[8] ;
hotsteelaxehead = hotToolArray[9] ;
hotsteelshovelhead = hotToolArray[10];
hotsteelhoehead = hotToolArray[11] ;
hotwootzpickaxehead = hotToolArray[12];
hotwootzaxehead = hotToolArray[13];
hotwootzshovelhead = hotToolArray[14] ;
hotwootzhoehead = hotToolArray[15];
*/
//RecipeHandler.addSmelting(ModItems.softcrucible, new ItemStack(ModBlocks.nbtCrucible, 1)); //RecipeHandler.addSmelting(ModItems.softcrucible, new ItemStack(ModBlocks.nbtCrucible, 1));
/***********************/ /***********************/

View File

@@ -14,6 +14,8 @@ import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.crafting.WorkbenchCrafting; import nmd.primal.forgecraft.crafting.WorkbenchCrafting;
import nmd.primal.forgecraft.init.ModItems; import nmd.primal.forgecraft.init.ModItems;
import java.lang.reflect.WildcardType;
@GameRegistry.ObjectHolder(ModInfo.MOD_ID) @GameRegistry.ObjectHolder(ModInfo.MOD_ID)
@Mod.EventBusSubscriber @Mod.EventBusSubscriber
public final class RecipesWorkbench { public final class RecipesWorkbench {
@@ -29,7 +31,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.copperaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.copperaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperaxe, 1)).setRecipeName("copperaxe")); new ItemStack(ModItems.copperaxe, 1)).setRecipeName("copperaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -37,7 +38,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.copperaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.copperaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperaxehead, 1)).setRecipeName("copperaxesplit")); new ItemStack(ModItems.copperaxehead, 1)).setRecipeName("copperaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -45,7 +45,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.copperhoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.copperhoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperhoe, 1)).setRecipeName("copperhoe")); new ItemStack(ModItems.copperhoe, 1)).setRecipeName("copperhoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -53,7 +52,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.copperhoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.copperhoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperhoehead, 1)).setRecipeName("copperhoesplit")); new ItemStack(ModItems.copperhoehead, 1)).setRecipeName("copperhoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -61,7 +59,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.copperpickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.copperpickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperpickaxe, 1)).setRecipeName("copperpickaxe")); new ItemStack(ModItems.copperpickaxe, 1)).setRecipeName("copperpickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -69,7 +66,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.copperpickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.copperpickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.copperpickaxehead, 1)).setRecipeName("copperpickaxesplit")); new ItemStack(ModItems.copperpickaxehead, 1)).setRecipeName("copperpickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -77,7 +73,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.coppershovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.coppershovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.coppershovel, 1)).setRecipeName("coppershovel")); new ItemStack(ModItems.coppershovel, 1)).setRecipeName("coppershovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -85,7 +80,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.coppershovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.coppershovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.coppershovelhead, 1)).setRecipeName("coppershovelsplit")); new ItemStack(ModItems.coppershovelhead, 1)).setRecipeName("coppershovelsplit"));
/***BRONZE***/ /***BRONZE***/
@@ -95,7 +89,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.bronzeaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.bronzeaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzeaxe, 1)).setRecipeName("bronzeaxe")); new ItemStack(ModItems.bronzeaxe, 1)).setRecipeName("bronzeaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -103,7 +96,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.bronzeaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.bronzeaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzeaxehead, 1)).setRecipeName("bronzeaxesplit")); new ItemStack(ModItems.bronzeaxehead, 1)).setRecipeName("bronzeaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -111,7 +103,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.bronzehoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.bronzehoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzehoe, 1)).setRecipeName("bronzehoe")); new ItemStack(ModItems.bronzehoe, 1)).setRecipeName("bronzehoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -119,7 +110,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.bronzehoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.bronzehoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzehoehead, 1)).setRecipeName("bronzehoesplit")); new ItemStack(ModItems.bronzehoehead, 1)).setRecipeName("bronzehoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -127,7 +117,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.bronzepickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.bronzepickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzepickaxe, 1)).setRecipeName("bronzepickaxe")); new ItemStack(ModItems.bronzepickaxe, 1)).setRecipeName("bronzepickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -135,7 +124,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.bronzepickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.bronzepickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzepickaxehead, 1)).setRecipeName("bronzepickaxesplit")); new ItemStack(ModItems.bronzepickaxehead, 1)).setRecipeName("bronzepickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -143,7 +131,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.bronzeshovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.bronzeshovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzeshovel, 1)).setRecipeName("bronzeshovel")); new ItemStack(ModItems.bronzeshovel, 1)).setRecipeName("bronzeshovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -151,7 +138,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.bronzeshovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.bronzeshovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.bronzeshovelhead, 1)).setRecipeName("bronzeshovelsplit")); new ItemStack(ModItems.bronzeshovelhead, 1)).setRecipeName("bronzeshovelsplit"));
@@ -162,7 +148,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.ironaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.ironaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironaxe, 1)).setRecipeName("ironaxe")); new ItemStack(ModItems.ironaxe, 1)).setRecipeName("ironaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -170,7 +155,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.ironaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.ironaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironaxehead, 1)).setRecipeName("ironaxesplit")); new ItemStack(ModItems.ironaxehead, 1)).setRecipeName("ironaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -178,7 +162,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.ironhoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.ironhoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironhoe, 1)).setRecipeName("ironhoe")); new ItemStack(ModItems.ironhoe, 1)).setRecipeName("ironhoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -186,7 +169,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.ironhoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.ironhoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironhoehead, 1)).setRecipeName("ironhoesplit")); new ItemStack(ModItems.ironhoehead, 1)).setRecipeName("ironhoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -194,7 +176,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.pickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.pickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironpickaxe, 1)).setRecipeName("ironpickaxe")); new ItemStack(ModItems.ironpickaxe, 1)).setRecipeName("ironpickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -202,7 +183,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.ironpickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.ironpickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.pickaxehead, 1)).setRecipeName("ironpickaxesplit")); new ItemStack(ModItems.pickaxehead, 1)).setRecipeName("ironpickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -210,7 +190,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.ironshovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.ironshovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironshovel, 1)).setRecipeName("ironshovel")); new ItemStack(ModItems.ironshovel, 1)).setRecipeName("ironshovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -218,7 +197,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.ironshovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.ironshovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.ironshovelhead, 1)).setRecipeName("ironshovelsplit")); new ItemStack(ModItems.ironshovelhead, 1)).setRecipeName("ironshovelsplit"));
@@ -229,7 +207,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.cleanironaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironaxe, 1)).setRecipeName("cleanironaxe")); new ItemStack(ModItems.cleanironaxe, 1)).setRecipeName("cleanironaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -237,7 +214,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironaxehead, 1)).setRecipeName("cleanironaxesplit")); new ItemStack(ModItems.cleanironaxehead, 1)).setRecipeName("cleanironaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -245,7 +221,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.cleanironhoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironhoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironhoe, 1)).setRecipeName("cleanironhoe")); new ItemStack(ModItems.cleanironhoe, 1)).setRecipeName("cleanironhoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -253,7 +228,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironhoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironhoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironhoehead, 1)).setRecipeName("cleanironhoesplit")); new ItemStack(ModItems.cleanironhoehead, 1)).setRecipeName("cleanironhoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -261,7 +235,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.cleanironpickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironpickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironpickaxe, 1)).setRecipeName("cleanironpickaxe")); new ItemStack(ModItems.cleanironpickaxe, 1)).setRecipeName("cleanironpickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -269,7 +242,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironpickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironpickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironpickaxehead, 1)).setRecipeName("cleanironpickaxesplit")); new ItemStack(ModItems.cleanironpickaxehead, 1)).setRecipeName("cleanironpickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -277,7 +249,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.cleanironshovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironshovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironshovel, 1)).setRecipeName("cleanironshovel")); new ItemStack(ModItems.cleanironshovel, 1)).setRecipeName("cleanironshovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -285,7 +256,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironshovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.cleanironshovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.cleanironshovelhead, 1)).setRecipeName("cleanironshovelsplit")); new ItemStack(ModItems.cleanironshovelhead, 1)).setRecipeName("cleanironshovelsplit"));
@@ -296,7 +266,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.steelaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.steelaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelaxe, 1)).setRecipeName("steelaxe")); new ItemStack(ModItems.steelaxe, 1)).setRecipeName("steelaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -304,7 +273,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.steelaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelaxehead, 1)).setRecipeName("steelaxesplit")); new ItemStack(ModItems.steelaxehead, 1)).setRecipeName("steelaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -312,7 +280,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.steelhoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.steelhoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelhoe, 1)).setRecipeName("steelhoe")); new ItemStack(ModItems.steelhoe, 1)).setRecipeName("steelhoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -320,7 +287,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelhoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.steelhoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelhoehead, 1)).setRecipeName("steelhoesplit")); new ItemStack(ModItems.steelhoehead, 1)).setRecipeName("steelhoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -328,7 +294,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.steelpickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.steelpickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelpickaxe, 1)).setRecipeName("steelpickaxe")); new ItemStack(ModItems.steelpickaxe, 1)).setRecipeName("steelpickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -336,7 +301,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelpickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.steelpickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelpickaxehead, 1)).setRecipeName("steelpickaxesplit")); new ItemStack(ModItems.steelpickaxehead, 1)).setRecipeName("steelpickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -344,7 +308,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.steelshovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.steelshovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelshovel, 1)).setRecipeName("steelshovel")); new ItemStack(ModItems.steelshovel, 1)).setRecipeName("steelshovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -352,7 +315,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelshovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.steelshovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.steelshovelhead, 1)).setRecipeName("steelshovelsplit")); new ItemStack(ModItems.steelshovelhead, 1)).setRecipeName("steelshovelsplit"));
@@ -363,7 +325,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.wootzaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.wootzaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzaxe, 1)).setRecipeName("wootzaxe")); new ItemStack(ModItems.wootzaxe, 1)).setRecipeName("wootzaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -371,7 +332,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.wootzaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzaxehead, 1)).setRecipeName("wootzaxesplit")); new ItemStack(ModItems.wootzaxehead, 1)).setRecipeName("wootzaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -379,7 +339,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.wootzhoehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.wootzhoehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzhoe, 1)).setRecipeName("wootzhoe")); new ItemStack(ModItems.wootzhoe, 1)).setRecipeName("wootzhoe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -387,7 +346,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzhoe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.wootzhoe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzhoehead, 1)).setRecipeName("wootzhoesplit")); new ItemStack(ModItems.wootzhoehead, 1)).setRecipeName("wootzhoesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -395,7 +353,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.wootzpickaxehead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.wootzpickaxehead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzpickaxe, 1)).setRecipeName("wootzpickaxe")); new ItemStack(ModItems.wootzpickaxe, 1)).setRecipeName("wootzpickaxe"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -403,7 +360,6 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzpickaxe, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.wootzpickaxe, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzpickaxehead, 1)).setRecipeName("wootzpickaxesplit")); new ItemStack(ModItems.wootzpickaxehead, 1)).setRecipeName("wootzpickaxesplit"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -411,7 +367,6 @@ public final class RecipesWorkbench {
Ingredient.fromStacks(new ItemStack(ModItems.wootzshovelhead, 1)), Ingredient.fromStacks(new ItemStack(ModItems.wootzshovelhead, 1)),
new OreIngredient("pinBasic"), new OreIngredient("pinBasic"),
Ingredient.EMPTY, Ingredient.EMPTY,
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzshovel, 1)).setRecipeName("wootzshovel")); new ItemStack(ModItems.wootzshovel, 1)).setRecipeName("wootzshovel"));
recipes.register (new WorkbenchCrafting( recipes.register (new WorkbenchCrafting(
@@ -419,220 +374,7 @@ public final class RecipesWorkbench {
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.EMPTY, Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzshovel, 1, OreDictionary.WILDCARD_VALUE)), Ingredient.fromStacks(new ItemStack(ModItems.wootzshovel, 1, OreDictionary.WILDCARD_VALUE)),
new OreIngredient("toolGallagher"),
new ItemStack(ModItems.wootzshovelhead, 1)).setRecipeName("wootzshovelsplit")); new ItemStack(ModItems.wootzshovelhead, 1)).setRecipeName("wootzshovelsplit"));
/*********WEAPONS********/
/***GLADIUS***/
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawcoppergladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.coppergladius, 1)).setRecipeName("coppergladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.coppergladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawcoppergladius, 1)).setRecipeName("rawcoppergladius"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawbronzegladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.bronzegladius, 1)).setRecipeName("bronzegladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.bronzegladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawbronzegladius, 1)).setRecipeName("rawbronzegladius"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawwroughtirongladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.wroughtirongladius, 1)).setRecipeName("wroughtirongladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wroughtirongladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawwroughtirongladius, 1)).setRecipeName("rawwroughtirongladius"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawcleanirongladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.cleanirongladius, 1)).setRecipeName("cleanirongladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanirongladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawcleanirongladius, 1)).setRecipeName("rawcleanirongladius"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawsteelgladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.steelgladius, 1)).setRecipeName("steelgladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelgladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawsteelgladius, 1)).setRecipeName("rawsteelgladius"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawwootzgladius, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.wootzgladius, 1)).setRecipeName("wootzgladius"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzgladius, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawwootzgladius, 1)).setRecipeName("rawwootzgladius"));
/***LONGSWORD***/
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawcleanironlongsword, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.cleanironlongsword, 1)).setRecipeName("cleanironlongsword"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironlongsword, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawcleanironlongsword, 1)).setRecipeName("rawcleanironlongsword"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawsteellongsword, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.steellongsword, 1)).setRecipeName("steellongsword"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steellongsword, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawsteellongsword, 1)).setRecipeName("rawsteellongsword"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawwootzlongsword, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.wootzlongsword, 1)).setRecipeName("wootzlongsword"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzlongsword, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawwootzlongsword, 1)).setRecipeName("rawwootzlongsword"));
/***SLAYER***/
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawironslayer, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.wroughtironslayer, 1)).setRecipeName("ironslayer"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wroughtironslayer, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawironslayer, 1)).setRecipeName("rawironslayer"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawcleanironslayer, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.cleanironslayer, 1)).setRecipeName("cleanironslayer"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.cleanironslayer, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawcleanironslayer, 1)).setRecipeName("rawcleanironslayer"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawsteelslayer, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.steelslayer, 1)).setRecipeName("steelslayer"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.steelslayer, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawsteelslayer, 1)).setRecipeName("rawsteelslayer"));
recipes.register (new WorkbenchCrafting(
new OreIngredient("cordageGeneral"),
Ingredient.fromStacks(new ItemStack(ModItems.rawwootzslayer, 1)),
Ingredient.EMPTY,
Ingredient.EMPTY,
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.wootzslayer, 1)).setRecipeName("wootzslayer"));
recipes.register (new WorkbenchCrafting(
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.EMPTY,
Ingredient.fromStacks(new ItemStack(ModItems.wootzslayer, 1)),
new OreIngredient("toolWorkBlade"),
new ItemStack(ModItems.rawwootzslayer, 1)).setRecipeName("rawwootzslayer"));
} }
} }

View File

@@ -11,10 +11,10 @@ import net.minecraftforge.fml.common.registry.ForgeRegistries;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.forgecraft.blocks.AnvilStone;
import nmd.primal.forgecraft.blocks.Chisel; import nmd.primal.forgecraft.blocks.Chisel;
import nmd.primal.forgecraft.blocks.NBTCrucible;
import nmd.primal.forgecraft.blocks.YewStave; import nmd.primal.forgecraft.blocks.YewStave;
import nmd.primal.forgecraft.blocks.AnvilStone;
import nmd.primal.forgecraft.blocks.NBTCrucible;
import nmd.primal.forgecraft.blocks.machine.*; import nmd.primal.forgecraft.blocks.machine.*;
/** /**
@@ -48,7 +48,6 @@ public class ModBlocks {
public static Block ironanvil; public static Block ironanvil;
public static Block workbench; public static Block workbench;
public static Block sharpbench;
public static Block yewstave; public static Block yewstave;
@@ -80,7 +79,6 @@ public class ModBlocks {
//ironanvil = new AnvilIron(Material.ANVIL, "ironanvil", 6.0f, true); //ironanvil = new AnvilIron(Material.ANVIL, "ironanvil", 6.0f, true);
workbench = new Workbench(Material.WOOD, "toolbench"); workbench = new Workbench(Material.WOOD, "toolbench");
sharpbench = new SharpBench(Material.WOOD, "sharpbench");
yewstave = new YewStave(Material.WOOD, "yewstave", 3.0F); yewstave = new YewStave(Material.WOOD, "yewstave", 3.0F);
@@ -114,7 +112,6 @@ public class ModBlocks {
//registerBlockWithItem(ironanvil); //registerBlockWithItem(ironanvil);
registerBlockWithItem(workbench); registerBlockWithItem(workbench);
registerBlockWithItem(sharpbench);
registerBlockWithItem(yewstave); registerBlockWithItem(yewstave);
} }
@@ -147,7 +144,6 @@ public class ModBlocks {
registerRender(stoneanvil); registerRender(stoneanvil);
//registerRender(ironanvil); //registerRender(ironanvil);
registerRender(workbench); registerRender(workbench);
registerRender(sharpbench);
registerRender(yewstave); registerRender(yewstave);

View File

@@ -7,7 +7,7 @@ import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound; import net.minecraft.nbt.NBTTagCompound;
import net.minecraftforge.oredict.OreDictionary; import net.minecraftforge.oredict.OreDictionary;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.crafting.handlers.irecipe.RecipeHandler; import nmd.primal.core.common.recipes.irecipe.RecipeHandler;
import nmd.primal.forgecraft.crafting.AnvilCrafting; import nmd.primal.forgecraft.crafting.AnvilCrafting;
import nmd.primal.forgecraft.crafting.CastingCrafting; import nmd.primal.forgecraft.crafting.CastingCrafting;
import nmd.primal.forgecraft.crafting.ForgeCrafting; import nmd.primal.forgecraft.crafting.ForgeCrafting;
@@ -333,24 +333,18 @@ public class ModCrafting{
/***Bellows Handle***/ /***Bellows Handle***/
RecipeHandler.addShapedOreRecipe(new ItemStack(ModItems.bellowshandle), RecipeHandler.addShapedOreRecipe(new ItemStack(ModItems.bellowshandle),
"X X", "X X", " X ", 'X', "stickWood"); "X X", "X X", " X ", 'X', Items.STICK);
/***Tongs***/ /***Tongs***/
RecipeHandler.addShapedOreRecipe(new ItemStack(ModItems.slottedtongs, 1), RecipeHandler.addShapedOreRecipe(new ItemStack(ModItems.slottedtongs, 1),
"X X", "YSY", 'X', Blocks.STONE, 'S', "string", 'Y', "stickWood"); "X X", "YSY", 'X', Blocks.STONE, 'S', Items.STRING, 'Y', Items.STICK);
/***Anvil***/ /***Anvil***/
RecipeHandler.addShapedOreRecipe(new ItemStack(ModBlocks.stoneanvil, 1), RecipeHandler.addShapedOreRecipe(new ItemStack(ModBlocks.stoneanvil, 1),
" ", " I ", " S ", 'I', "ingotIron", 'S', Blocks.STONE); " ", " I ", " S ", 'I', "ingotIron", 'S', Blocks.STONE);
RecipeHandler.addShapedOreRecipe(new ItemStack(ModBlocks.workbench, 1), RecipeHandler.addShapedOreRecipe(new ItemStack(ModBlocks.workbench, 1),
" ", "rrr", "f f", 'r', Blocks.STONE_SLAB, 'f', "fenceWood"); "ss ", "rrr", "f f", 's', "slabWood", 'r', Blocks.STONE_SLAB, 'f', "fenceWood");
RecipeHandler.addShapedOreRecipe(new ItemStack(ModBlocks.sharpbench, 1),
" ", "sss", "f f", 's', "stickWood", 'f', "fenceWood" );
RecipeHandler.addShapedOreRecipe(new ItemStack(ModItems.wootzworkblade, 1),
" ", "sss", "f f", 's', "stickWood", 'f', "fenceWood" );
/****************************************************************************** /******************************************************************************
CASTING CASTING
@@ -416,7 +410,7 @@ public class ModCrafting{
muddd,muddd,empty,muddd,muddd, muddd,muddd,empty,muddd,muddd,
muddd,empty,empty,empty,muddd, muddd,empty,empty,empty,muddd,
muddd,muddd,empty,muddd,muddd }, muddd,muddd,empty,muddd,muddd },
new ItemStack(ModItems.rawbronzegladius, 1) new ItemStack(ModItems.bronzegladius, 1)
); );
//Casting Bronze Plate //Casting Bronze Plate
@@ -478,7 +472,7 @@ public class ModCrafting{
muddd, muddd, muddd, muddd, muddd}, muddd, muddd, muddd, muddd, muddd},
copperhoehead copperhoehead
); );
/*
//Casting Gladius //Casting Gladius
CastingCrafting.addRecipe( CastingCrafting.addRecipe(
new ItemStack(PrimalAPI.Items.COPPER_INGOT, 1), new ItemStack(PrimalAPI.Items.COPPER_INGOT, 1),
@@ -488,8 +482,9 @@ public class ModCrafting{
muddd,muddd,empty,muddd,muddd, muddd,muddd,empty,muddd,muddd,
muddd,empty,empty,empty,muddd, muddd,empty,empty,empty,muddd,
muddd,muddd,empty,muddd,muddd }, muddd,muddd,empty,muddd,muddd },
new ItemStack(ModItems.rawcoppergladius, 1) new ItemStack(ModItems.coppergladius, 1)
); );
*/
//Casting Bronze Plate //Casting Bronze Plate
CastingCrafting.addRecipe( CastingCrafting.addRecipe(
@@ -560,7 +555,7 @@ public class ModCrafting{
//800, 200 //800, 200
hotIronIngot, hotIronIngot,
800, 800,
250, 100,
500, 500,
1.0f, 1.0f,
1.0f 1.0f
@@ -570,7 +565,7 @@ public class ModCrafting{
ModItems.ironcleaningotball, ModItems.ironcleaningotball,
hotCleanIronIngot, hotCleanIronIngot,
900, 900,
275, 250,
500, 500,
1.0f, 1.0f,
1.0f 1.0f
@@ -601,7 +596,7 @@ public class ModCrafting{
Items.IRON_INGOT, Items.IRON_INGOT,
hotIronIngot, hotIronIngot,
800, 800,
250, 200,
500, 500,
1.0f, 1.0f,
1.0f 1.0f
@@ -820,18 +815,6 @@ public class ModCrafting{
ANVILING ANVILING
******************************************************************************/ ******************************************************************************/
/*** WORKBLADE ***/
/*AnvilCrafting.addRecipe(
new ItemStack [] {
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir },
new ItemStack(ModItems.wootzworkblade, 1),
"null"
);*/
/*** SLEDGEHAMMER ***/ /*** SLEDGEHAMMER ***/
AnvilCrafting.addRecipe( AnvilCrafting.addRecipe(
new ItemStack [] { new ItemStack [] {
@@ -1082,7 +1065,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotChunk,emptyAir,emptyAir,
emptyAir,hotChunk,hotChunk,hotChunk,emptyAir, emptyAir,hotChunk,hotChunk,hotChunk,emptyAir,
emptyAir,emptyAir,hotChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawwroughtirongladius, 1), new ItemStack(ModItems.wroughtirongladius, 1),
"null" "null"
); );
/*** Temp Clean Iron Sword ***/ /*** Temp Clean Iron Sword ***/
@@ -1094,7 +1077,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir,
emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,emptyAir, emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,emptyAir,
emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawcleanirongladius, 1), new ItemStack(ModItems.cleanirongladius, 1),
"null" "null"
); );
/*** Temp Steel Sword ***/ /*** Temp Steel Sword ***/
@@ -1105,7 +1088,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir,
emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,emptyAir, emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,emptyAir,
emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawsteelgladius, 1), new ItemStack(ModItems.steelgladius, 1),
"null" "null"
); );
/*** Temp Wootz Sword ***/ /*** Temp Wootz Sword ***/
@@ -1116,7 +1099,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir,
emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,emptyAir, emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,emptyAir,
emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawwootzgladius, 1), new ItemStack(ModItems.wootzgladius, 1),
"null" "null"
); );
/*** Temp Clean Iron LongSword ***/ /*** Temp Clean Iron LongSword ***/
@@ -1127,7 +1110,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir,
emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,emptyAir, emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,emptyAir,
emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotCleanChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawcleanironlongsword, 1), new ItemStack(ModItems.cleanironlongsword, 1),
"null" "null"
); );
/*** Temp Steel LongSword ***/ /*** Temp Steel LongSword ***/
@@ -1138,7 +1121,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir,
emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,emptyAir, emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,emptyAir,
emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawsteellongsword, 1), new ItemStack(ModItems.steellongsword, 1),
"null" "null"
); );
/*** Temp Wootz LongSword ***/ /*** Temp Wootz LongSword ***/
@@ -1149,7 +1132,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir,
emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,emptyAir, emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,emptyAir,
emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir }, emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir },
new ItemStack(ModItems.rawwootzlongsword, 1), new ItemStack(ModItems.wootzlongsword, 1),
"null" "null"
); );
@@ -1161,7 +1144,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotChunk,hotChunk,emptyAir, emptyAir,emptyAir,hotChunk,hotChunk,emptyAir,
emptyAir,hotChunk,hotChunk,hotChunk,hotChunk, emptyAir,hotChunk,hotChunk,hotChunk,hotChunk,
emptyAir,emptyAir,hotChunk,hotChunk,emptyAir }, emptyAir,emptyAir,hotChunk,hotChunk,emptyAir },
new ItemStack(ModItems.rawironslayer, 1), new ItemStack(ModItems.wroughtironslayer, 1),
"null" "null"
); );
/*** Temp CLEANIRON SLAYER ***/ /*** Temp CLEANIRON SLAYER ***/
@@ -1172,7 +1155,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotCleanChunk,hotCleanChunk,emptyAir, emptyAir,emptyAir,hotCleanChunk,hotCleanChunk,emptyAir,
emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,hotCleanChunk, emptyAir,hotCleanChunk,hotCleanChunk,hotCleanChunk,hotCleanChunk,
emptyAir,emptyAir,hotCleanChunk,hotCleanChunk,emptyAir }, emptyAir,emptyAir,hotCleanChunk,hotCleanChunk,emptyAir },
new ItemStack(ModItems.rawcleanironslayer, 1), new ItemStack(ModItems.cleanironslayer, 1),
"null" "null"
); );
/*** Temp STEELSLAYER ***/ /*** Temp STEELSLAYER ***/
@@ -1183,7 +1166,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotSteelChunk,hotSteelChunk,emptyAir, emptyAir,emptyAir,hotSteelChunk,hotSteelChunk,emptyAir,
emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,hotSteelChunk, emptyAir,hotSteelChunk,hotSteelChunk,hotSteelChunk,hotSteelChunk,
emptyAir,emptyAir,hotSteelChunk,hotSteelChunk,emptyAir }, emptyAir,emptyAir,hotSteelChunk,hotSteelChunk,emptyAir },
new ItemStack(ModItems.rawsteelslayer, 1), new ItemStack(ModItems.steelslayer, 1),
"null" "null"
); );
/*** Temp WOOTZ SLAYER ***/ /*** Temp WOOTZ SLAYER ***/
@@ -1194,7 +1177,7 @@ public class ModCrafting{
emptyAir,emptyAir,hotWootzChunk,hotWootzChunk,emptyAir, emptyAir,emptyAir,hotWootzChunk,hotWootzChunk,emptyAir,
emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,hotWootzChunk, emptyAir,hotWootzChunk,hotWootzChunk,hotWootzChunk,hotWootzChunk,
emptyAir,emptyAir,hotWootzChunk,hotWootzChunk,emptyAir }, emptyAir,emptyAir,hotWootzChunk,hotWootzChunk,emptyAir },
new ItemStack(ModItems.rawwootzslayer, 1), new ItemStack(ModItems.wootzslayer, 1),
"null" "null"
); );
@@ -1869,7 +1852,7 @@ public class ModCrafting{
AnvilCrafting.addRecipe( AnvilCrafting.addRecipe(
new ItemStack [] { new ItemStack [] {
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir, emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,hotWootzChunk,emptyAir,emptyAir, emptyAir,emptyAir,hotSteelChunk,emptyAir,emptyAir,
emptyAir,emptyAir,wootzshovelhead,emptyAir,emptyAir, emptyAir,emptyAir,wootzshovelhead,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir, emptyAir,emptyAir,emptyAir,emptyAir,emptyAir,
emptyAir,emptyAir,emptyAir,emptyAir,emptyAir }, emptyAir,emptyAir,emptyAir,emptyAir,emptyAir },

View File

@@ -1,6 +1,5 @@
package nmd.primal.forgecraft.init; package nmd.primal.forgecraft.init;
import net.minecraft.init.Items;
import net.minecraftforge.oredict.OreDictionary; import net.minecraftforge.oredict.OreDictionary;
import static nmd.primal.forgecraft.init.ModConfig.Compatibility.COMPAT_DICTIONARY_WROUGHT_IRON; import static nmd.primal.forgecraft.init.ModConfig.Compatibility.COMPAT_DICTIONARY_WROUGHT_IRON;
@@ -19,8 +18,6 @@ public class ModDictionary {/***************************************************
*/ */
public static void registerDictionaryNames() public static void registerDictionaryNames()
{ {
OreDictionary.registerOre("ingotBronze", ModItems.bronzeingotball);
OreDictionary.registerOre("nuggetBronze", ModItems.bronzechunk);
if(COMPAT_DICTIONARY_WROUGHT_IRON) { if(COMPAT_DICTIONARY_WROUGHT_IRON) {
OreDictionary.registerOre("ingotIron", ModItems.ironingotball); OreDictionary.registerOre("ingotIron", ModItems.ironingotball);
OreDictionary.registerOre("nuggetIron", ModItems.wroughtironchunk); OreDictionary.registerOre("nuggetIron", ModItems.wroughtironchunk);
@@ -35,6 +32,5 @@ public class ModDictionary {/***************************************************
OreDictionary.registerOre("ingotWootz", ModItems.wootzingotball); OreDictionary.registerOre("ingotWootz", ModItems.wootzingotball);
OreDictionary.registerOre("nuggetWootz", ModItems.wootzchunk); OreDictionary.registerOre("nuggetWootz", ModItems.wootzchunk);
//} //}
OreDictionary.registerOre("dustBlaze", Items.BLAZE_POWDER);
} }
} }

View File

@@ -1,78 +0,0 @@
package nmd.primal.forgecraft.init;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.item.Item;
import net.minecraft.item.ItemBlock;
import net.minecraftforge.event.RegistryEvent;
import net.minecraftforge.fluids.Fluid;
import net.minecraftforge.fluids.IFluidBlock;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.eventhandler.EventPriority;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.blocks.fluids.BasicFluidBlockKFC;
import java.util.HashSet;
import java.util.Set;
import java.util.function.Consumer;
import java.util.function.Function;
import static nmd.primal.core.common.helper.RegistryHelper.registerFluidBlock;
import static nmd.primal.core.common.helper.RegistryHelper.registerFluidItems;
public class ModFluids {
public static Fluid HOLY_WATER;
public static final Set<IFluidBlock> FLUID_BLOCKS = new HashSet<>();
// ***************************************************************************** //
// Fluid Registration
// ***************************************************************************** //
@Mod.EventBusSubscriber(modid= ModInfo.MOD_ID)
public static class RegistrationHandler
{
/**
* Register this mod's fluid {@link Block}s.
* @param event The event
*/
@SubscribeEvent
public static void registryFluidBlocks(final RegistryEvent.Register<Block> event)
{
final IForgeRegistry<Block> registry = event.getRegistry();
/*registerFluidBlock(registry,
HOLY_WATER = createFluid("holy_water", 0xFFEDF1F5, true,
fluid -> fluid.setDensity(1000).setViscosity(1000).setTemperature(100).setLuminosity(5).setGaseous(false),
fluid -> new BasicFluidBlockKFC(fluid, Material.WATER)));
*/
}
/**
* Register this mod's fluid {@link ItemBlock}s.
* @param event The event
*/
// Use EventPriority.LOWEST so this is called after the RegistryEvent.Register<Item> handler in ModBlocks where
// the ItemBlock for ModBlocks.FLUID_TANK is registered.
@SubscribeEvent(priority = EventPriority.LOWEST)
public static void registryFluidItems(final RegistryEvent.Register<Item> event)
{
final IForgeRegistry<Item> registry = event.getRegistry();
registerFluidItems(registry, FLUID_BLOCKS);
}
}
// ***************************************************************************** //
// Registry Overrides
// ***************************************************************************** //
private static <T extends Block & IFluidBlock> Fluid createFluid(String name, int color, boolean hasFlowIcon, Consumer<Fluid> fluidPropertyApplier, Function<Fluid, T> blockFactory)
{
return nmd.primal.core.common.helper.RegistryHelper.createFluid(name, ModInfo.MOD_ID, FLUID_BLOCKS, color, hasFlowIcon, fluidPropertyApplier, blockFactory);
}
}

View File

@@ -13,7 +13,6 @@ import nmd.primal.forgecraft.items.*;
import nmd.primal.forgecraft.items.armor.CustomHelmet; import nmd.primal.forgecraft.items.armor.CustomHelmet;
import nmd.primal.forgecraft.items.blocks.ItemNBTCrucible; import nmd.primal.forgecraft.items.blocks.ItemNBTCrucible;
import nmd.primal.forgecraft.items.parts.ToolPart; import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.items.tools.CustomAxe; import nmd.primal.forgecraft.items.tools.CustomAxe;
import nmd.primal.forgecraft.items.tools.CustomHoe; import nmd.primal.forgecraft.items.tools.CustomHoe;
import nmd.primal.forgecraft.items.tools.CustomPickaxe; import nmd.primal.forgecraft.items.tools.CustomPickaxe;
@@ -35,8 +34,7 @@ public class ModItems {
public static Item softcrucible; public static Item softcrucible;
//public static Item stonetongs; //public static Item stonetongs;
public static Item castingmud; public static Item castingmud;
public static Item grindingwheel; //public static Item rawbronzegladius;
public static Item bronzeingotball; public static Item bronzeingotball;
public static Item bronzechunk; public static Item bronzechunk;
@@ -118,23 +116,6 @@ public class ModItems {
public static Item wootzshovel; public static Item wootzshovel;
public static Item wootzhoe; public static Item wootzhoe;
public static Item rawbronzegladius;
public static Item rawcoppergladius;
public static Item rawwroughtirongladius;
public static Item rawcleanirongladius;
public static Item rawsteelgladius;
public static Item rawwootzgladius;
public static Item rawcleanironlongsword ;
public static Item rawsteellongsword;
public static Item rawwootzlongsword;
public static Item rawironslayer;
public static Item rawcleanironslayer;
public static Item rawsteelslayer;
public static Item rawwootzslayer;
public static Item coppergladius;
public static Item bronzegladius; public static Item bronzegladius;
public static Item wroughtirongladius; public static Item wroughtirongladius;
public static Item cleanirongladius; public static Item cleanirongladius;
@@ -191,7 +172,7 @@ public class ModItems {
longbow = new Longbow("longbow"); longbow = new Longbow("longbow");
//matchlockmusket = new Musket("matchlock_musket"); //matchlockmusket = new Musket("matchlock_musket");
wootzworkblade = new Workblade("wootzworkblade", PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL, -1.0F).setFireProof(true); wootzworkblade = new Workblade("wootzworkblade", PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL, -1.0F).setFireProof(true);
grindingwheel = new BaseSingleItem("grindingwheel", 9000);
/********** /**********
TOOL PARTS TOOL PARTS
@@ -268,24 +249,8 @@ public class ModItems {
/********** /**********
WEAPONS WEAPONS
**********/ **********/
//rawbronzegladius = new Item().setRegistryName("rawbronzegladius").setUnlocalizedName("rawbronzegladius");
rawbronzegladius = new WeaponPart("rawbronzegladius", PrimalAPI.ToolMaterials.TOOL_BRONZE);
rawcoppergladius= new WeaponPart("rawcoppergladius", PrimalAPI.ToolMaterials.TOOL_COPPER);
rawwroughtirongladius= new WeaponPart("rawwroughtirongladius", PrimalAPI.ToolMaterials.TOOL_WROUGHT_IRON);
rawcleanirongladius= new WeaponPart("rawcleanirongladius", PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON);
rawsteelgladius= new WeaponPart("rawsteelgladius", PrimalAPI.ToolMaterials.TOOL_BASIC_STEEL);
rawwootzgladius= new WeaponPart("rawwootzgladius", PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL);
rawcleanironlongsword = new WeaponPart("rawcleanironlongsword", PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON);
rawsteellongsword = new WeaponPart("rawsteellongsword", PrimalAPI.ToolMaterials.TOOL_BASIC_STEEL);
rawwootzlongsword = new WeaponPart("rawwootzlongsword", PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL);
rawironslayer = new WeaponPart("rawironslayer", PrimalAPI.ToolMaterials.TOOL_WROUGHT_IRON);
rawcleanironslayer = new WeaponPart("rawcleanironslayer", PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON);
rawsteelslayer = new WeaponPart("rawsteelslayer", PrimalAPI.ToolMaterials.TOOL_BASIC_STEEL);
rawwootzslayer = new WeaponPart("rawwootzslayer", PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL);
coppergladius = new CustomSword("coppergladius", PrimalAPI.ToolMaterials.TOOL_COPPER, 5D, 2D);
bronzegladius = new CustomSword("bronzegladius", PrimalAPI.ToolMaterials.TOOL_BRONZE, 5.5D, 2D); bronzegladius = new CustomSword("bronzegladius", PrimalAPI.ToolMaterials.TOOL_BRONZE, 5.5D, 2D);
wroughtirongladius = new CustomSword("wroughtirongladius", PrimalAPI.ToolMaterials.TOOL_WROUGHT_IRON, 4.5D, -1.85D); wroughtirongladius = new CustomSword("wroughtirongladius", PrimalAPI.ToolMaterials.TOOL_WROUGHT_IRON, 4.5D, -1.85D);
cleanirongladius = new CustomSword("cleanirongladius", PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON, 5D, -1.85D); cleanirongladius = new CustomSword("cleanirongladius", PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON, 5D, -1.85D);
@@ -338,8 +303,6 @@ public class ModItems {
} }
public static void register() { public static void register() {
//ForgeRegistries.ITEMS.register();
ForgeRegistries.ITEMS.register(itemnbtcrucible); ForgeRegistries.ITEMS.register(itemnbtcrucible);
ForgeRegistries.ITEMS.register(slottedtongs); ForgeRegistries.ITEMS.register(slottedtongs);
//ForgeRegistries.ITEMS.register(itemcrucible); //ForgeRegistries.ITEMS.register(itemcrucible);
@@ -348,7 +311,6 @@ public class ModItems {
ForgeRegistries.ITEMS.register(softcrucible); ForgeRegistries.ITEMS.register(softcrucible);
ForgeRegistries.ITEMS.register(wootzworkblade); ForgeRegistries.ITEMS.register(wootzworkblade);
ForgeRegistries.ITEMS.register(forgehammer); ForgeRegistries.ITEMS.register(forgehammer);
ForgeRegistries.ITEMS.register(grindingwheel);
ForgeRegistries.ITEMS.register(bronzeingotball); ForgeRegistries.ITEMS.register(bronzeingotball);
ForgeRegistries.ITEMS.register(bronzechunk); ForgeRegistries.ITEMS.register(bronzechunk);
@@ -439,24 +401,8 @@ public class ModItems {
/********** /**********
WEAPONS WEAPONS
**********/ **********/
//ForgeRegistries.ITEMS.register(rawbronzegladius);
ForgeRegistries.ITEMS.register(rawbronzegladius);
ForgeRegistries.ITEMS.register(rawcoppergladius);
ForgeRegistries.ITEMS.register(rawwroughtirongladius);
ForgeRegistries.ITEMS.register(rawcleanirongladius);
ForgeRegistries.ITEMS.register(rawsteelgladius);
ForgeRegistries.ITEMS.register(rawwootzgladius);
ForgeRegistries.ITEMS.register(rawcleanironlongsword);
ForgeRegistries.ITEMS.register(rawsteellongsword);
ForgeRegistries.ITEMS.register(rawwootzlongsword);
ForgeRegistries.ITEMS.register(rawironslayer);
ForgeRegistries.ITEMS.register(rawcleanironslayer);
ForgeRegistries.ITEMS.register(rawsteelslayer);
ForgeRegistries.ITEMS.register(rawwootzslayer);
ForgeRegistries.ITEMS.register(coppergladius);
ForgeRegistries.ITEMS.register(wroughtirongladius); ForgeRegistries.ITEMS.register(wroughtirongladius);
ForgeRegistries.ITEMS.register(bronzegladius); ForgeRegistries.ITEMS.register(bronzegladius);
ForgeRegistries.ITEMS.register(cleanirongladius); ForgeRegistries.ITEMS.register(cleanirongladius);
@@ -503,7 +449,6 @@ public class ModItems {
registerRender(softcrucible); registerRender(softcrucible);
registerRender(forgehammer); registerRender(forgehammer);
registerRender(wootzworkblade); registerRender(wootzworkblade);
registerRender(grindingwheel);
registerRender(bronzeingotball); registerRender(bronzeingotball);
registerRender(bronzechunk); registerRender(bronzechunk);
@@ -591,32 +536,13 @@ public class ModItems {
registerRender(wootzhoe); registerRender(wootzhoe);
registerRender(wootzsledgehammer); registerRender(wootzsledgehammer);
/**********
WEAPON PARTS
**********/
//registerRender(wroughtironshield);
registerRender(rawbronzegladius);
registerRender(rawcoppergladius);
registerRender(rawwroughtirongladius);
registerRender(rawcleanirongladius);
registerRender(rawsteelgladius);
registerRender(rawwootzgladius);
registerRender(rawcleanironlongsword);
registerRender(rawsteellongsword);
registerRender(rawwootzlongsword);
registerRender(rawironslayer);
registerRender(rawcleanironslayer);
registerRender(rawsteelslayer);
registerRender(rawwootzslayer);
/********** /**********
WEAPONS WEAPONS
**********/ **********/
registerRender(wroughtironshield);
//registerRender(rawbronzegladius);
registerRender(coppergladius);
registerRender(bronzegladius); registerRender(bronzegladius);
registerRender(wroughtirongladius); registerRender(wroughtirongladius);
registerRender(cleanirongladius); registerRender(cleanirongladius);

View File

@@ -14,7 +14,6 @@ public class ModTileRenders {
ClientRegistry.bindTileEntitySpecialRenderer(TileBreaker.class, new TileBreakerRender()); ClientRegistry.bindTileEntitySpecialRenderer(TileBreaker.class, new TileBreakerRender());
ClientRegistry.bindTileEntitySpecialRenderer(TileCastingForm.class, new TileCastingformRender()); ClientRegistry.bindTileEntitySpecialRenderer(TileCastingForm.class, new TileCastingformRender());
ClientRegistry.bindTileEntitySpecialRenderer(TileWorkbench.class, new TileWorkbenchRender()); ClientRegistry.bindTileEntitySpecialRenderer(TileWorkbench.class, new TileWorkbenchRender());
ClientRegistry.bindTileEntitySpecialRenderer(TileSharpBench.class, new TileSharpBenchRender());
} }
} }

View File

@@ -18,7 +18,6 @@ public class ModTiles {
registerTileEntity(TileCastingForm.class, "castingform"); registerTileEntity(TileCastingForm.class, "castingform");
registerTileEntity(TileNBTCrucible.class, "nbtcrucible"); registerTileEntity(TileNBTCrucible.class, "nbtcrucible");
registerTileEntity(TileWorkbench.class, "workbench"); registerTileEntity(TileWorkbench.class, "workbench");
registerTileEntity(TileSharpBench.class, "sharpbench");
} }
private static void registerTileEntity(Class<? extends TileEntity> tile_class, String baseName) { private static void registerTileEntity(Class<? extends TileEntity> tile_class, String baseName) {

View File

@@ -1,21 +1,16 @@
package nmd.primal.forgecraft.init.recipes; package nmd.primal.forgecraft.init.recipes;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraftforge.event.RegistryEvent; import net.minecraftforge.event.RegistryEvent;
import net.minecraftforge.fluids.FluidRegistry;
import net.minecraftforge.fluids.FluidStack;
import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent; import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecraftforge.fml.common.registry.GameRegistry; import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge.registries.IForgeRegistry; import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.common.recipes.tile.CauldronRecipe;
import nmd.primal.core.common.crafting.handlers.tile.CauldronRecipe;
import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.init.ModItems; import nmd.primal.forgecraft.init.ModItems;
import java.util.List;
@GameRegistry.ObjectHolder(ModInfo.MOD_ID) @GameRegistry.ObjectHolder(ModInfo.MOD_ID)
@Mod.EventBusSubscriber @Mod.EventBusSubscriber
public class CauldronRecipes public class CauldronRecipes
@@ -25,117 +20,18 @@ public class CauldronRecipes
{ {
final IForgeRegistry<CauldronRecipe> recipes = event.getRegistry(); final IForgeRegistry<CauldronRecipe> recipes = event.getRegistry();
ItemStack defaultBronzeGladius = new ItemStack(ModItems.rawbronzegladius, 1); ItemStack defaultBronze = new ItemStack(ModItems.bronzegladius);
ItemStack defaultCopperGladius = new ItemStack(ModItems.rawcoppergladius, 1);
ItemStack defaultWroughtIronGladius = new ItemStack(ModItems.rawwroughtirongladius, 1);
ItemStack defaultCleanIronGladius = new ItemStack(ModItems.rawcleanirongladius, 1);
ItemStack defaultSteelGladius = new ItemStack(ModItems.rawsteelgladius, 1);
ItemStack defaultWootzGladius = new ItemStack(ModItems.rawwootzgladius, 1);
ItemStack defaultCleanIronLongsword = new ItemStack(ModItems.rawcleanironlongsword, 1); NBTTagCompound tags = new NBTTagCompound();
ItemStack defaultSteelLongsword = new ItemStack(ModItems.rawsteellongsword, 1); defaultBronze.setTagCompound(tags);
ItemStack defaultWootzLongsword = new ItemStack(ModItems.rawwootzlongsword, 1);
ItemStack defaultIronSlayer = new ItemStack(ModItems.rawironslayer, 1); ItemStack lapisBronze = defaultBronze.copy();
ItemStack defaultCleanIronSlayer = new ItemStack(ModItems.rawcleanironslayer, 1); lapisBronze.getTagCompound().setTag("tags", tags);
ItemStack defaultSteelSlayer = new ItemStack(ModItems.rawsteelslayer, 1); lapisBronze.getSubCompound("tags").setInteger("smite", 0);
ItemStack defaultWootzSlayer = new ItemStack(ModItems.rawwootzslayer, 1); lapisBronze.getSubCompound("tags").setInteger("bane", 0);
lapisBronze.getSubCompound("tags").setInteger("fire", 0);
List<ItemStack> recipeList = RecipeHelper.buildList(defaultBronzeGladius, defaultCopperGladius, defaultWroughtIronGladius, defaultCleanIronGladius, defaultSteelGladius, defaultWootzGladius, lapisBronze.getSubCompound("tags").setInteger("lapis", 1);
defaultCleanIronLongsword, defaultSteelLongsword, defaultWootzLongsword, lapisBronze.getSubCompound("tags").setBoolean("modified", true);
defaultIronSlayer, defaultCleanIronSlayer, defaultSteelSlayer, defaultWootzSlayer);
for(ItemStack s : recipeList){
setDefaultNBT(s);
}
genRecipesForList(recipeList, recipes);
recipes.register(new CauldronRecipe(
5,
new FluidStack(FluidRegistry.WATER, 500),
null,
RecipeHelper.getOreStack("sand", 1),
RecipeHelper.getOreStack("slackLime", 4),
RecipeHelper.getOreStack("clayball", 2),
new ItemStack(ModItems.grindingwheel, 1),
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, ModItems.grindingwheel.getUnlocalizedName().toString()));
} }
static void setDefaultNBT(ItemStack stack){
stack.getOrCreateSubCompound("tags");
stack.getSubCompound("tags").setInteger("smite", 0);
stack.getSubCompound("tags").setInteger("bane", 0);
stack.getSubCompound("tags").setInteger("fire", 0);
stack.getSubCompound("tags").setInteger("fortune", 0);
stack.getSubCompound("tags").setInteger("leech", 0);
stack.getSubCompound("tags").setInteger("sweeping", 0);
stack.getSubCompound("tags").setInteger("sharpness", 0);
stack.getSubCompound("tags").setBoolean("hot", false);
}
static CauldronRecipe genSmiteRecipe(ItemStack stack) {
return new CauldronRecipe(
8,
new FluidStack(PrimalAPI.Fluids.BRINE, 1000),
new FluidStack(PrimalAPI.Fluids.WASTE, 1000),
RecipeHelper.getOreStack("dustSilver", 2),
RecipeHelper.buildList(stack),
stack,
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, stack.getUnlocalizedName().toString().concat("smite"));
}
static CauldronRecipe genBaneRecipe(ItemStack stack) {
return new CauldronRecipe(
8,
new FluidStack(PrimalAPI.Fluids.BRINE, 1000),
new FluidStack(PrimalAPI.Fluids.WASTE, 1000),
RecipeHelper.getOreStack("foodPoison", 2),
RecipeHelper.buildList(stack),
stack,
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, stack.getUnlocalizedName().toString().concat("bane"));
}
static CauldronRecipe genFireRecipe(ItemStack stack) {
return new CauldronRecipe(
8,
new FluidStack(PrimalAPI.Fluids.BRINE, 1000),
new FluidStack(PrimalAPI.Fluids.WASTE, 1000),
RecipeHelper.getOreStack("dustBlaze", 2),
RecipeHelper.buildList(stack),
stack,
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, stack.getUnlocalizedName().toString().concat("fire"));
}
static CauldronRecipe genFortuneRecipe(ItemStack stack) {
return new CauldronRecipe(
8,
new FluidStack(PrimalAPI.Fluids.BRINE, 1000),
new FluidStack(PrimalAPI.Fluids.WASTE, 1000),
RecipeHelper.getOreStack("gemLapis", 2),
RecipeHelper.buildList(stack),
stack,
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, stack.getUnlocalizedName().toString().concat("fortune"));
}
/*static CauldronRecipe genLeechRecipe(ItemStack stack) {
return new CauldronRecipe(
5,
new FluidStack(FluidRegistry.WATER, 1000),
new FluidStack(PrimalAPI.Fluids.WASTE, 1000),
RecipeHelper.getOreStack("dustWitheredBone", 1),
RecipeHelper.buildList(stack),
stack,
ItemStack.EMPTY).setRecipeName(ModInfo.MOD_ID, stack.getUnlocalizedName().toString().concat("leech"));
}*/
static void genRecipesForList(List<ItemStack> list, IForgeRegistry<CauldronRecipe> recipes){
for(ItemStack s : list){
recipes.register(genSmiteRecipe(s));
recipes.register(genBaneRecipe(s));
recipes.register(genFireRecipe(s));
recipes.register(genFortuneRecipe(s));
}
}
} }

View File

@@ -6,7 +6,7 @@ import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent; import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecraftforge.fml.common.registry.GameRegistry; import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge.registries.IForgeRegistry; import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.core.common.crafting.handlers.tile.DryingRecipe; import nmd.primal.core.common.recipes.tile.DryingRecipe;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.init.ModBlocks; import nmd.primal.forgecraft.init.ModBlocks;
import nmd.primal.forgecraft.init.ModItems; import nmd.primal.forgecraft.init.ModItems;

View File

@@ -6,7 +6,7 @@ import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent; import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecraftforge.fml.common.registry.GameRegistry; import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge.registries.IForgeRegistry; import net.minecraftforge.registries.IForgeRegistry;
import nmd.primal.core.common.crafting.handlers.tile.HibachiRecipe; import nmd.primal.core.common.recipes.tile.HibachiRecipe;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.init.ModBlocks; import nmd.primal.forgecraft.init.ModBlocks;
import nmd.primal.forgecraft.init.ModItems; import nmd.primal.forgecraft.init.ModItems;

View File

@@ -1,15 +1,12 @@
package nmd.primal.forgecraft.items; package nmd.primal.forgecraft.items;
import net.minecraft.item.Item; import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import nmd.primal.core.api.interfaces.crafting.IDictionaryName;
import nmd.primal.core.common.helper.RegistryHelper;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
/** /**
* Created by kitsu on 11/26/2016. * Created by kitsu on 11/26/2016.
*/ */
public class BaseItem extends Item implements IDictionaryName<Item> public class BaseItem extends Item
{ {
public BaseItem(String registryName) public BaseItem(String registryName)
{ {
@@ -27,30 +24,4 @@ public class BaseItem extends Item implements IDictionaryName<Item>
return false; return false;
} }
// ***************************************************************************** //
// IDictionaryName
// ***************************************************************************** //
private String[] dictionary_names;
@Override
public Item setDictionaryNames(String... strings)
{
this.dictionary_names = strings;
return this;
}
@Override
public String[] getDictionaryNames()
{
return this.dictionary_names;
}
@Override
public void registerDictionaryNames()
{
for (String name : this.getDictionaryNames())
//RegistryHelper.registerDictionaryNames(new ItemStack(this, 1, OreDictionary.WILDCARD_VALUE), REGISTRY_NAME);
RegistryHelper.registerDictionaryNames(new ItemStack(this), name);
}
} }

View File

@@ -1,57 +0,0 @@
package nmd.primal.forgecraft.items;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import nmd.primal.core.api.interfaces.crafting.IDictionaryName;
import nmd.primal.core.common.helper.RegistryHelper;
import nmd.primal.forgecraft.ModInfo;
/**
* Created by kitsu on 11/26/2016.
*/
public class BaseSingleItem extends BaseItem implements IDictionaryName<Item>
{
public BaseSingleItem(String registryName, int damage)
{
super(registryName);
this.setMaxStackSize(1);
this.canRepair = false;
this.setMaxDamage(damage);
}
public String getName() {
return this.getRegistryName().toString();
}
public static boolean isHidden()
{
return false;
}
// ***************************************************************************** //
// IDictionaryName
// ***************************************************************************** //
private String[] dictionary_names;
@Override
public Item setDictionaryNames(String... strings)
{
this.dictionary_names = strings;
return this;
}
@Override
public String[] getDictionaryNames()
{
return this.dictionary_names;
}
@Override
public void registerDictionaryNames()
{
for (String name : this.getDictionaryNames())
//RegistryHelper.registerDictionaryNames(new ItemStack(this, 1, OreDictionary.WILDCARD_VALUE), REGISTRY_NAME);
RegistryHelper.registerDictionaryNames(new ItemStack(this), name);
}
}

View File

@@ -12,8 +12,8 @@ import net.minecraft.item.ItemStack;
import net.minecraft.world.World; import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.core.common.crafting.handlers.irecipe.ToolCraftingRecipe;
import nmd.primal.core.common.items.tools.Gallagher; import nmd.primal.core.common.items.tools.Gallagher;
import nmd.primal.core.common.recipes.irecipe.ToolCraftingRecipe;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.util.ToolMaterialMap; import nmd.primal.forgecraft.util.ToolMaterialMap;

View File

@@ -102,7 +102,7 @@ public class ItemNBTCrucible extends ItemBlock {
@Override @Override
public void onUpdate(ItemStack item, World world, Entity player, int itemSlot, boolean isSelected) { public void onUpdate(ItemStack item, World world, Entity player, int itemSlot, boolean isSelected) {
if(!world.isRemote) { if(!world.isRemote) {
System.out.println(getHot(item));
if (!item.hasTagCompound()) { if (!item.hasTagCompound()) {
NonNullList<ItemStack> list = NonNullList.withSize(5, ItemStack.EMPTY); NonNullList<ItemStack> list = NonNullList.withSize(5, ItemStack.EMPTY);
item.setTagCompound(new NBTTagCompound()); item.setTagCompound(new NBTTagCompound());

View File

@@ -127,6 +127,7 @@ public class ToolPart extends Item implements ToolNBT{
} }
} }
} }
} }
@Override @Override

View File

@@ -1,133 +0,0 @@
package nmd.primal.forgecraft.items.parts;
import com.mojang.realmsclient.gui.ChatFormatting;
import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.IItemPropertyGetter;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.util.ResourceLocation;
import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.util.WeaponNBT;
import javax.annotation.Nullable;
import java.util.List;
/**
* Created by mminaie on 3/9/17.
*/
public class WeaponPart extends Item implements WeaponNBT {
private ToolMaterial toolMaterial;
public WeaponPart(String name, ToolMaterial material) {
this.setMaxDamage(material.getMaxUses());
this.setUnlocalizedName(name);
this.setRegistryName(name);
this.setCreativeTab(ModInfo.TAB_FORGECRAFT);
this.setMaxStackSize(1);
this.setNoRepair();
this.toolMaterial = material;
this.addPropertyOverride(new ResourceLocation("type"), new IItemPropertyGetter() {
/***
HOT | SMITE | BANE | FIRE | FORTUNE | leech
X.0 | 0.X | 0.0X | 0.00X | 0.000X | 0.0000X
***/
@SideOnly(Side.CLIENT)
public float apply(ItemStack item, @Nullable World worldIn, @Nullable EntityLivingBase entityIn) {
if (item.hasTagCompound()) {
Float returnFloat = 0.0F;
if(WeaponNBT.getSmiteLevel(item)>0){
returnFloat += 0.1F;
}
if(WeaponNBT.getBaneLevel(item)>0){
returnFloat += (0.01F);
}
if(WeaponNBT.getFireLevel(item)>0){
returnFloat += (0.001F);
}
if(WeaponNBT.getFortuneLevel(item)>0){
returnFloat += (0.0001F);
}
if(WeaponNBT.getLeechLevel(item)>0){
returnFloat += (0.00001F);
}
if(WeaponNBT.getHot(item)){
returnFloat += 1.0F;
}
return returnFloat;
}
return 0.0F;
}
});
}
public static boolean isHidden()
{
return false;
}
public ToolMaterial getMaterial() {return toolMaterial;}
@Override
public void onUpdate(ItemStack item, World world, Entity player, int itemSlot, boolean isSelected) {
//System.out.println(item.getTagCompound());
if(!item.hasTagCompound()) {
WeaponNBT.setDefaultNBT(item);
}
}
@Override
public void onCreated(ItemStack item, World worldIn, EntityPlayer playerIn) {
if(!item.hasTagCompound()) {
WeaponNBT.setDefaultNBT(item);
}
}
@Override
@SideOnly(Side.CLIENT)
public void addInformation(ItemStack stack, @Nullable World world, List<String> tooltip, ITooltipFlag flagIn)
{
if(stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
//System.out.println(WeaponNBT.materialModifiers.get(this.toolMaterial));
//System.out.println(stack.getSubCompound("tags").getInteger("modifiers"));
tooltip.add(ChatFormatting.GRAY + "Upgrades left: " + (WeaponNBT.materialModifiers.get(this.toolMaterial) - WeaponNBT.getModifiers(stack)));
//if (WeaponNBT.getSmiteLevel(stack) > 0) {
tooltip.add(ChatFormatting.GOLD + "Holy: " + WeaponNBT.getSmiteLevel(stack));
//}
//if (WeaponNBT.getBaneLevel(stack) > 0) {
tooltip.add(ChatFormatting.GREEN + "Spider Killing: " + WeaponNBT.getBaneLevel(stack));
//}
//if (WeaponNBT.getFireLevel(stack) > 0) {
tooltip.add(ChatFormatting.RED + "Flame: " + WeaponNBT.getFireLevel(stack));
//}
//if (WeaponNBT.getFortuneLevel(stack) > 0) {
tooltip.add(ChatFormatting.BLUE + "Thieving: " + WeaponNBT.getFortuneLevel(stack));
//}
//if (WeaponNBT.getLeechLevel(stack) > 0) {
tooltip.add(ChatFormatting.LIGHT_PURPLE + "Life Steal: " + WeaponNBT.getLeechLevel(stack));
//}
//if (WeaponNBT.getSharpnessLevel(stack) > 0) {
tooltip.add(ChatFormatting.WHITE + "Sharpness: " + WeaponNBT.getSharpnessLevel(stack));
//}
}
}
}
}

View File

@@ -3,26 +3,19 @@ package nmd.primal.forgecraft.items.weapons;
import com.google.common.collect.HashMultimap; import com.google.common.collect.HashMultimap;
import com.google.common.collect.Multimap; import com.google.common.collect.Multimap;
import com.mojang.realmsclient.gui.ChatFormatting; import com.mojang.realmsclient.gui.ChatFormatting;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.util.ITooltipFlag; import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.enchantment.Enchantment;
import net.minecraft.enchantment.EnchantmentDamage;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.Entity; import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.SharedMonsterAttributes; import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.attributes.AttributeModifier; import net.minecraft.entity.ai.attributes.AttributeModifier;
import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.EntityEquipmentSlot; import net.minecraft.inventory.EntityEquipmentSlot;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.item.ItemSword; import net.minecraft.item.ItemSword;
import net.minecraft.nbt.NBTBase;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World; import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.util.WeaponNBT;
import javax.annotation.Nullable; import javax.annotation.Nullable;
import java.util.List; import java.util.List;
@@ -30,11 +23,11 @@ import java.util.List;
/** /**
* Created by mminaie on 3/23/17. * Created by mminaie on 3/23/17.
*/ */
public class CustomSword extends ItemSword implements WeaponNBT { public class CustomSword extends ItemSword {
private double attack, speed; private double attack, speed;
public ToolMaterial toolMaterial;
public CustomSword(String name, ToolMaterial material, double attackDamage, double attackSpeed) { public CustomSword(String name, Item.ToolMaterial material, double attackDamage, double attackSpeed) {
super(material); super(material);
this.setUnlocalizedName(name); this.setUnlocalizedName(name);
this.setRegistryName(name); this.setRegistryName(name);
@@ -43,7 +36,7 @@ public class CustomSword extends ItemSword implements WeaponNBT {
this.setNoRepair(); this.setNoRepair();
this.attack = attackDamage; this.attack = attackDamage;
this.speed = attackSpeed; this.speed = attackSpeed;
this.toolMaterial= material;
} }
@SideOnly(Side.CLIENT) @SideOnly(Side.CLIENT)
@@ -64,78 +57,9 @@ public class CustomSword extends ItemSword implements WeaponNBT {
return 0; return 0;
} }
/*@Override
public void onUpdate(ItemStack stack, World world, Entity playerin, int itemSlot, boolean isSelected) {
if(!world.isRemote){
if(isSelected) {
if(!stack.hasTagCompound()) {
WeaponNBT.setDefaultNBT(stack);
}
if(stack.hasTagCompound()) {
if (stack.getItemDamage() < stack.getMaxDamage() * 0.5) {
WeaponNBT.setSharpnessLevel(stack, 5);
//System.out.println("Sharpness = 5");
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.5 && stack.getItemDamage() < stack.getMaxDamage() * 0.6) {
WeaponNBT.setSharpnessLevel(stack, 4);
//System.out.println("Sharpness = 4");
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.6 && stack.getItemDamage() < stack.getMaxDamage() * 0.7) {
WeaponNBT.setSharpnessLevel(stack, 3);
//System.out.println("Sharpness = 3");
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.7 && stack.getItemDamage() < stack.getMaxDamage() * 0.8) {
WeaponNBT.setSharpnessLevel(stack, 2);
//System.out.println("Sharpness = 2");
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.8 && stack.getItemDamage() < stack.getMaxDamage() * 0.9) {
WeaponNBT.setSharpnessLevel(stack, 1);
//System.out.println("Sharpness = 1");
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.9 && stack.getItemDamage() < stack.getMaxDamage()) {
WeaponNBT.setSharpnessLevel(stack, 0);
//System.out.println("Sharpness = 0");
}
}
//System.out.println(WeaponNBT.getSharpnessLevel(stack));
}
}
}*/
@Override
public void onUpdate(ItemStack item, World world, Entity player, int itemSlot, boolean isSelected) {
//System.out.println(item.getTagCompound());
if(!item.hasTagCompound()) {
WeaponNBT.setDefaultNBT(item);
}
}
@Override
public void onCreated(ItemStack item, World worldIn, EntityPlayer playerIn) {
if(!item.hasTagCompound()) {
WeaponNBT.setDefaultNBT(item);
}
}
@Override @Override
public boolean onLeftClickEntity(ItemStack stack, EntityPlayer player, Entity entity) public boolean onLeftClickEntity(ItemStack stack, EntityPlayer player, Entity entity)
{ {
if(!player.world.isRemote) {
WeaponNBT.removeAndSetEnchantsForStack(stack);
return false;
}
return false;
}
@Override
public boolean onBlockStartBreak(ItemStack stack, BlockPos pos, EntityPlayer player)
{
if(!player.world.isRemote) {
System.out.println(WeaponNBT.getSharpnessLevel(stack));
WeaponNBT.removeAndSetEnchantsForStack(stack);
return false;
}
return false; return false;
} }
@@ -148,7 +72,6 @@ public class CustomSword extends ItemSword implements WeaponNBT {
{ {
multimap.put(SharedMonsterAttributes.ATTACK_DAMAGE.getName(), new AttributeModifier(ATTACK_DAMAGE_MODIFIER, "Weapon modifier", this.attack, 0)); multimap.put(SharedMonsterAttributes.ATTACK_DAMAGE.getName(), new AttributeModifier(ATTACK_DAMAGE_MODIFIER, "Weapon modifier", this.attack, 0));
multimap.put(SharedMonsterAttributes.ATTACK_SPEED.getName(), new AttributeModifier(ATTACK_SPEED_MODIFIER, "Weapon modifier", this.speed, 0)); multimap.put(SharedMonsterAttributes.ATTACK_SPEED.getName(), new AttributeModifier(ATTACK_SPEED_MODIFIER, "Weapon modifier", this.speed, 0));
} }
return multimap; return multimap;
@@ -156,34 +79,13 @@ public class CustomSword extends ItemSword implements WeaponNBT {
@Override @Override
@SideOnly(Side.CLIENT) @SideOnly(Side.CLIENT)
public void addInformation(ItemStack stack, @Nullable World world, List<String> tooltip, ITooltipFlag flagIn) public void addInformation(ItemStack item, @Nullable World world, List<String> tooltip, ITooltipFlag flagIn)
{ {
tooltip.add(ChatFormatting.LIGHT_PURPLE + "Damage: " + stack.getItemDamage() ); //tooltip.add(ChatFormatting.GRAY + "Damage: " + item.getItemDamage() );
if(stack.hasTagCompound()) if(item.hasTagCompound())
{ {
if (stack.getSubCompound("tags") != null) { tooltip.add(ChatFormatting.GRAY + "Upgrades: " );
//System.out.println(WeaponNBT.materialModifiers.get(this.toolMaterial)); tooltip.add(ChatFormatting.LIGHT_PURPLE + "Damage: " + item.getItemDamage() );
//System.out.println(stack.getSubCompound("tags").getInteger("modifiers"));
tooltip.add(ChatFormatting.GRAY + "Upgrades left: " + (WeaponNBT.materialModifiers.get(this.toolMaterial) - WeaponNBT.getModifiers(stack)));
//if (WeaponNBT.getSmiteLevel(stack) > 0) {
tooltip.add(ChatFormatting.GOLD + "Holy: " + WeaponNBT.getSmiteLevel(stack));
//}
//if (WeaponNBT.getBaneLevel(stack) > 0) {
tooltip.add(ChatFormatting.GREEN + "Spider Killing: " + WeaponNBT.getBaneLevel(stack));
//}
//if (WeaponNBT.getFireLevel(stack) > 0) {
tooltip.add(ChatFormatting.RED + "Flame: " + WeaponNBT.getFireLevel(stack));
//}
//if (WeaponNBT.getFortuneLevel(stack) > 0) {
tooltip.add(ChatFormatting.BLUE + "Thieving: " + WeaponNBT.getFortuneLevel(stack));
//}
//if (WeaponNBT.getLeechLevel(stack) > 0) {
tooltip.add(ChatFormatting.LIGHT_PURPLE + "Life Steal: " + WeaponNBT.getLeechLevel(stack));
//}
//if (WeaponNBT.getSharpnessLevel(stack) > 0) {
tooltip.add(ChatFormatting.WHITE + "Sharpness: " + WeaponNBT.getSharpnessLevel(stack));
//}
}
} }
} }

View File

@@ -1,28 +1,33 @@
package nmd.primal.forgecraft.items.weapons; package nmd.primal.forgecraft.items.weapons;
import com.google.common.collect.ImmutableMap;
import com.mojang.realmsclient.gui.ChatFormatting; import com.mojang.realmsclient.gui.ChatFormatting;
import net.minecraft.client.util.ITooltipFlag; import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.enchantment.EnchantmentHelper; import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.projectile.EntityArrow; import net.minecraft.entity.projectile.EntityArrow;
import net.minecraft.init.Enchantments; import net.minecraft.init.Enchantments;
import net.minecraft.init.Items; import net.minecraft.init.Items;
import net.minecraft.item.IItemPropertyGetter; import net.minecraft.item.*;
import net.minecraft.item.ItemArrow;
import net.minecraft.item.ItemBow;
import net.minecraft.item.ItemStack;
import net.minecraft.stats.StatList; import net.minecraft.stats.StatList;
import net.minecraft.util.EnumHand; import net.minecraft.util.*;
import net.minecraft.util.ResourceLocation;
import net.minecraft.util.SoundCategory;
import net.minecraft.world.World; import net.minecraft.world.World;
import net.minecraftforge.common.animation.ITimeValue;
import net.minecraftforge.common.animation.TimeValues;
import net.minecraftforge.common.capabilities.Capability;
import net.minecraftforge.common.capabilities.ICapabilityProvider;
import net.minecraftforge.common.model.animation.CapabilityAnimation;
import net.minecraftforge.common.model.animation.IAnimationStateMachine;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.init.ModItems; import nmd.primal.forgecraft.init.ModItems;
import nmd.primal.forgecraft.init.ModSounds; import nmd.primal.forgecraft.init.ModSounds;
import nmd.primal.forgecraft.items.BaseItem;
import javax.annotation.Nonnull;
import javax.annotation.Nullable; import javax.annotation.Nullable;
import java.util.List; import java.util.List;
@@ -102,6 +107,7 @@ public class Longbow extends ItemBow {
{ {
ItemArrow itemarrow = (ItemArrow)((ItemArrow)(itemstack.getItem() instanceof ItemArrow ? itemstack.getItem() : Items.ARROW)); ItemArrow itemarrow = (ItemArrow)((ItemArrow)(itemstack.getItem() instanceof ItemArrow ? itemstack.getItem() : Items.ARROW));
EntityArrow entityarrow = itemarrow.createArrow(worldIn, itemstack, entityplayer); EntityArrow entityarrow = itemarrow.createArrow(worldIn, itemstack, entityplayer);
System.out.println(f);
entityarrow.setDamage(entityarrow.getDamage()+(entityarrow.getDamage()*f)); entityarrow.setDamage(entityarrow.getDamage()+(entityarrow.getDamage()*f));
entityarrow.shoot(entityplayer, entityplayer.rotationPitch, entityplayer.rotationYaw, 0.0F, f * 6.0F, 0.5F); entityarrow.shoot(entityplayer, entityplayer.rotationPitch, entityplayer.rotationYaw, 0.0F, f * 6.0F, 0.5F);

View File

@@ -2,98 +2,75 @@ package nmd.primal.forgecraft.items.weapons;
import com.google.common.collect.HashMultimap; import com.google.common.collect.HashMultimap;
import com.google.common.collect.Multimap; import com.google.common.collect.Multimap;
import com.mojang.realmsclient.gui.ChatFormatting;
import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.entity.Entity; import net.minecraft.entity.Entity;
import net.minecraft.entity.SharedMonsterAttributes; import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.attributes.AttributeModifier; import net.minecraft.entity.ai.attributes.AttributeModifier;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.EntityEquipmentSlot; import net.minecraft.inventory.EntityEquipmentSlot;
import net.minecraft.item.Item; import net.minecraft.item.Item;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.item.ItemSword; import net.minecraft.item.ItemSword;
import net.minecraft.util.EnumHand;
import net.minecraft.world.World; import net.minecraft.world.World;
import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly; import net.minecraftforge.fml.relauncher.SideOnly;
import nmd.primal.forgecraft.ModInfo; import nmd.primal.forgecraft.ModInfo;
import nmd.primal.forgecraft.util.WeaponNBT;
import javax.annotation.Nullable;
import java.util.List;
/** /**
* Created by mminaie on 6/25/17. * Created by mminaie on 6/25/17.
*/ */
public class SlayerSword extends CustomSword { public class SlayerSword extends ItemSword {
private double attack, speed;
public SlayerSword(String name, Item.ToolMaterial material, double attackDamage, double attackSpeed) { public SlayerSword(String name, Item.ToolMaterial material, double attackDamage, double attackSpeed) {
super(name, material, attackDamage, attackSpeed); super(material);
this.setUnlocalizedName(name);
this.setRegistryName(name);
this.setCreativeTab(ModInfo.TAB_FORGECRAFT);
this.setMaxStackSize(1);
this.setNoRepair();
this.attack = attackDamage;
this.speed = attackSpeed;
} }
@Override @Override
public void onUpdate(ItemStack stack, World world, Entity ent, int itemSlot, boolean isSelected) { public void onUpdate(ItemStack item, World world, Entity playerin, int itemSlot, boolean isSelected) {
if(isSelected){ if(isSelected){
EntityPlayer player = (EntityPlayer) ent; playerin.setSprinting(false);
if(!stack.hasTagCompound()) {
WeaponNBT.setDefaultNBT(stack);
}
if(!player.inventory.offHandInventory.isEmpty()) {
ent.setSprinting(false);
}
if(stack.hasTagCompound()) {
if (stack.getItemDamage() < stack.getMaxDamage() * 0.5) {
WeaponNBT.setSharpnessLevel(stack, 5);
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.5 && stack.getItemDamage() < stack.getMaxDamage() * 0.6) {
WeaponNBT.setSharpnessLevel(stack, 4);
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.6 && stack.getItemDamage() < stack.getMaxDamage() * 0.7) {
WeaponNBT.setSharpnessLevel(stack, 3);
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.7 && stack.getItemDamage() < stack.getMaxDamage() * 0.8) {
WeaponNBT.setSharpnessLevel(stack, 2);
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.8 && stack.getItemDamage() < stack.getMaxDamage() * 0.9) {
WeaponNBT.setSharpnessLevel(stack, 1);
}
if (stack.getItemDamage() > stack.getMaxDamage() * 0.9 && stack.getItemDamage() < stack.getMaxDamage()) {
WeaponNBT.setSharpnessLevel(stack, 0);
}
}
} }
} }
@SideOnly(Side.CLIENT)
@Override
public boolean hasEffect(ItemStack stack)
{
return false;
}
@Override @Override
@SideOnly(Side.CLIENT) public boolean isRepairable()
public void addInformation(ItemStack stack, @Nullable World world, List<String> tooltip, ITooltipFlag flagIn) { {
tooltip.add(ChatFormatting.LIGHT_PURPLE + "Damage: " + stack.getItemDamage()); return false;
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
//System.out.println(WeaponNBT.materialModifiers.get(this.toolMaterial));
//System.out.println(stack.getSubCompound("tags").getInteger("modifiers"));
tooltip.add(ChatFormatting.GRAY + "Upgrades left: " + (WeaponNBT.materialModifiers.get(this.toolMaterial) - WeaponNBT.getModifiers(stack)));
//if (WeaponNBT.getSmiteLevel(stack) > 0) {
tooltip.add(ChatFormatting.GOLD + "Holy: " + WeaponNBT.getSmiteLevel(stack));
//}
//if (WeaponNBT.getBaneLevel(stack) > 0) {
tooltip.add(ChatFormatting.GREEN + "Spider Killing: " + WeaponNBT.getBaneLevel(stack));
//}
//if (WeaponNBT.getFireLevel(stack) > 0) {
tooltip.add(ChatFormatting.RED + "Flame: " + WeaponNBT.getFireLevel(stack));
//}
//if (WeaponNBT.getFortuneLevel(stack) > 0) {
tooltip.add(ChatFormatting.BLUE + "Thieving: " + WeaponNBT.getFortuneLevel(stack));
//}
//if (WeaponNBT.getLeechLevel(stack) > 0) {
tooltip.add(ChatFormatting.LIGHT_PURPLE + "Life Steal: " + WeaponNBT.getLeechLevel(stack));
//}
//if (WeaponNBT.getSharpnessLevel(stack) > 0) {
tooltip.add(ChatFormatting.WHITE + "Sharpness: " + WeaponNBT.getSharpnessLevel(stack));
//}
}
}
} }
public int getItemEnchantability(ItemStack stack)
{
return 0;
}
@Override
public Multimap<String, AttributeModifier> getItemAttributeModifiers(EntityEquipmentSlot equipmentSlot)
{
Multimap<String, AttributeModifier> multimap = HashMultimap.<String, AttributeModifier>create();
if (equipmentSlot == EntityEquipmentSlot.MAINHAND)
{
multimap.put(SharedMonsterAttributes.ATTACK_DAMAGE.getName(), new AttributeModifier(ATTACK_DAMAGE_MODIFIER, "Weapon modifier", this.attack, 0));
multimap.put(SharedMonsterAttributes.ATTACK_SPEED.getName(), new AttributeModifier(ATTACK_SPEED_MODIFIER, "Weapon modifier", this.speed, 0));
}
return multimap;
}
} }

View File

@@ -129,7 +129,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
if (item.equals(ModItems.ironshovelhead) || if (item.equals(ModItems.ironshovelhead) ||
item.equals(ModItems.cleanironshovelhead) || item.equals(ModItems.cleanironshovelhead) ||
item.equals(ModItems.steelshovelhead) || item.equals(ModItems.steelshovelhead) ||
item.equals(ModItems.wootzshovelhead) item.equals(ModItems.steelshovelhead)
) { ) {
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
@@ -143,7 +143,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
if (item.equals(ModItems.ironhoehead) || if (item.equals(ModItems.ironhoehead) ||
item.equals(ModItems.cleanironhoehead) || item.equals(ModItems.cleanironhoehead) ||
item.equals(ModItems.steelhoehead) || item.equals(ModItems.steelhoehead) ||
item.equals(ModItems.wootzhoehead) item.equals(ModItems.steelhoehead)
) { ) {
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
@@ -215,7 +215,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
if (item.equals(ModItems.ironshovelhead) || if (item.equals(ModItems.ironshovelhead) ||
item.equals(ModItems.cleanironshovelhead) || item.equals(ModItems.cleanironshovelhead) ||
item.equals(ModItems.steelshovelhead) || item.equals(ModItems.steelshovelhead) ||
item.equals(ModItems.wootzshovelhead) item.equals(ModItems.steelshovelhead)
) { ) {
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
@@ -302,7 +302,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
if (item.equals(ModItems.ironshovelhead) || if (item.equals(ModItems.ironshovelhead) ||
item.equals(ModItems.cleanironshovelhead) || item.equals(ModItems.cleanironshovelhead) ||
item.equals(ModItems.steelshovelhead) || item.equals(ModItems.steelshovelhead) ||
item.equals(ModItems.wootzshovelhead) item.equals(ModItems.steelshovelhead)
) { ) {
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
@@ -312,10 +312,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
renderItem.renderItem(tile.getSlotStack(counter), ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(tile.getSlotStack(counter), ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if (item.equals(ModItems.ironhoehead) || if (item.equals(ModItems.ironhoehead)) {
item.equals(ModItems.cleanironhoehead) ||
item.equals(ModItems.steelhoehead) ||
item.equals(ModItems.wootzhoehead) ){
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
GL11.glScaled(scale, scale, scale); GL11.glScaled(scale, scale, scale);
@@ -389,7 +386,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
if (item.equals(ModItems.ironshovelhead) || if (item.equals(ModItems.ironshovelhead) ||
item.equals(ModItems.cleanironshovelhead) || item.equals(ModItems.cleanironshovelhead) ||
item.equals(ModItems.steelshovelhead) || item.equals(ModItems.steelshovelhead) ||
item.equals(ModItems.wootzshovelhead) item.equals(ModItems.steelshovelhead)
) { ) {
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
@@ -399,10 +396,7 @@ public class TileAnvilRender extends TileEntitySpecialRenderer<TileAnvil>
renderItem.renderItem(tile.getSlotStack(counter), ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(tile.getSlotStack(counter), ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if (item.equals(ModItems.ironhoehead) || if (item.equals(ModItems.ironhoehead)) {
item.equals(ModItems.cleanironhoehead) ||
item.equals(ModItems.steelhoehead) ||
item.equals(ModItems.wootzhoehead) ){
GL11.glPushMatrix(); GL11.glPushMatrix();
double scale = 1.0D; double scale = 1.0D;
GL11.glScaled(scale, scale, scale); GL11.glScaled(scale, scale, scale);

View File

@@ -1,116 +0,0 @@
package nmd.primal.forgecraft.renders.blocks;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.Minecraft;
import net.minecraft.client.renderer.OpenGlHelper;
import net.minecraft.client.renderer.RenderItem;
import net.minecraft.client.renderer.block.model.ItemCameraTransforms;
import net.minecraft.client.renderer.texture.TextureMap;
import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer;
import net.minecraft.item.ItemBlock;
import net.minecraft.item.ItemStack;
import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos;
import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.forgecraft.blocks.machine.SharpBench;
import nmd.primal.forgecraft.blocks.machine.Workbench;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.tiles.TileSharpBench;
import nmd.primal.forgecraft.tiles.TileWorkbench;
import org.lwjgl.opengl.GL11;
/**
* Created by kitsu on 12/4/2016.
*/
public class TileSharpBenchRender extends TileEntitySpecialRenderer<TileSharpBench>
{
private RenderItem renderItem = Minecraft.getMinecraft().getRenderItem();
@Override
public void render(TileSharpBench tile, double x, double y, double z, float partialTicks, int destroyStage, float alpha)
{
BlockPos pos = tile.getPos();
IBlockState state = this.getWorld().getBlockState(pos);
if (state.getBlock() instanceof SharpBench) {
GL11.glPushMatrix();
GL11.glTranslated(x, y, z);
//GL11.glRotatef(90.0F, 0.0F, 0.0F, 1.0F);
Minecraft.getMinecraft().getTextureManager().bindTexture(TextureMap.LOCATION_BLOCKS_TEXTURE);
float prevLGTX = OpenGlHelper.lastBrightnessX;
float prevLGTY = OpenGlHelper.lastBrightnessY;
int bright = tile.getWorld().getCombinedLight(pos.up(), 0);
OpenGlHelper.setLightmapTextureCoords(OpenGlHelper.lightmapTexUnit, bright % 65536, bright / 65536);
ItemStack stack0 = tile.getSlotStack(0);
if (state.getValue(Workbench.FACING) == EnumFacing.NORTH) {
if (!stack0.isEmpty()) {
float scale = 1.0f;
GL11.glPushMatrix();
GL11.glTranslated(0.5D, 0.71875D, 0.28125D);
GL11.glScalef(scale, scale, scale);
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
if(state.getValue(PrimalAPI.States.ACTIVE)) {
GL11.glRotated(PrimalAPI.getRandom().nextDouble(0D, 360D), 0.0D, 0.0D, 1.0D);
}
renderItem.renderItem(stack0, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
}
if (state.getValue(Workbench.FACING) == EnumFacing.SOUTH) {
if (!stack0.isEmpty()) {
float scale = 1.0f;
GL11.glPushMatrix();
GL11.glTranslated(0.5D, 0.71875D, 1-0.28125D);
GL11.glScalef(scale, scale, scale);
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
if(state.getValue(PrimalAPI.States.ACTIVE)) {
GL11.glRotated(PrimalAPI.getRandom().nextDouble(0D, 360D), 0.0D, 0.0D, 1.0D);
}
renderItem.renderItem(stack0, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
}
if (state.getValue(Workbench.FACING) == EnumFacing.EAST) {
if (!stack0.isEmpty()) {
float scale = 1.0f;
GL11.glPushMatrix();
GL11.glTranslated(1-0.28125D, 0.71875D, 0.5D);
GL11.glScalef(scale, scale, scale);
//GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
if(state.getValue(PrimalAPI.States.ACTIVE)) {
GL11.glRotated(PrimalAPI.getRandom().nextDouble(0D, 360D), 0.0D, 0.0D, 1.0D);
}
renderItem.renderItem(stack0, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
}
if (state.getValue(Workbench.FACING) == EnumFacing.WEST) {
if (!stack0.isEmpty()) {
float scale = 1.0f;
GL11.glPushMatrix();
GL11.glTranslated(0.28125D, 0.71875D, 0.5D);
GL11.glScalef(scale, scale, scale);
//GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
if(state.getValue(PrimalAPI.States.ACTIVE)) {
GL11.glRotated(PrimalAPI.getRandom().nextDouble(0D, 360D), 0.0D, 0.0D, 1.0D);
}
renderItem.renderItem(stack0, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
}
OpenGlHelper.setLightmapTextureCoords(OpenGlHelper.lightmapTexUnit, prevLGTX, prevLGTY);
GL11.glPopMatrix();
}
}
}

View File

@@ -11,10 +11,7 @@ import net.minecraft.item.ItemBlock;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import net.minecraft.util.EnumFacing; import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.BlockPos;
import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.forgecraft.blocks.machine.Workbench; import nmd.primal.forgecraft.blocks.machine.Workbench;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.items.weapons.CustomSword;
import nmd.primal.forgecraft.tiles.TileWorkbench; import nmd.primal.forgecraft.tiles.TileWorkbench;
import org.lwjgl.opengl.GL11; import org.lwjgl.opengl.GL11;
@@ -87,20 +84,13 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
} }
if(!stack2.isEmpty()){ if(!stack2.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.4375, 0.71875D, 0.26D);
GL11.glScalef(0.7F, 1F, 0.55F);
GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
if(RecipeHelper.isOreName(stack2.getItem(), "cordageGeneral")){
GL11.glTranslated(0.3375, 0.64125D, 0.26D);
GL11.glScalef(0.5F, 0.5F, 0.5F);
GL11.glRotated(90.0F, 1.0F, .0F, 0.0F);
//GL11.glRotated(45.0F, 0.0F, 0.0F, 1.0F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
} else {
GL11.glTranslated(0.4375, 0.65625D, 0.26D);
GL11.glScalef(0.7F, 1F, 0.55F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
}
renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
@@ -108,54 +98,36 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.37D, 0.27D, 0.21D);
if(stack3.getItem() instanceof WeaponPart){ GL11.glScalef(1F, 1F, 1F);
GL11.glTranslated(0.67D, 0.376D, 0.25D);
GL11.glScalef(0.6F, 0.6F, 0.6F);
} else {
GL11.glTranslated(0.37D, 0.2075D, 0.21D);
GL11.glScalef(1F, 1F, 1F);
}
GL11.glRotated(-90.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(-90.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack4.isEmpty()) { if(!stack4.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2);
GL11.glTranslated(0.85, 0.65625D, 0.25D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.85, 0.71875D, 0.25D);
GL11.glScalef(0.3F, 0.3F, 0.3F); GL11.glScalef(0.3F, 0.3F, 0.3F);
GL11.glRotated(45.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
renderItem.renderItem(stack4, ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(stack4, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack5.isEmpty()){ if(!stack5.isEmpty()){
GL11.glPushMatrix();
if(!(stack5.getItem() instanceof CustomSword)) {
GL11.glTranslated(0.48D, 0.20625D, -0.15D);
GL11.glScalef(1F, 1F, 1F);
}
if(stack5.getItem() instanceof CustomSword){
GL11.glTranslated(0.2D, 0.42D, 0.075D);
GL11.glScalef(0.5F, 0.5F, 0.5F);
}
GL11.glRotated(-90.0F, 0.0F, 1.0F, 0.0F);
renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix();
}
if(!stack6.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
GL11.glTranslated(0.09375D, 0.6D, 0.53125D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glRotated(-45.0F, 0.0F, 0.0F, 1.0F); GL11.glTranslated(0.48D, 0.3D, -0.15D);
GL11.glScalef(1F, 1F, 1F);
GL11.glRotated(-90.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F); renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD);
renderItem.renderItem(stack6, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
@@ -194,31 +166,21 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
if(!stack2.isEmpty()){ if(!stack2.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
if(RecipeHelper.isOreName(stack2.getItem(), "cordageGeneral")){ //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.75, 0.64125D, 0.75D); GL11.glTranslated(0.5625, 0.71875D, 0.7925D);
GL11.glScalef(0.5F, 0.5F, 0.5F); GL11.glScalef(0.7F, 1F, 0.55F);
GL11.glRotated(90.0F, 1.0F, .0F, 0.0F); GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(45.0F, 0.0F, 0.0F, 1.0F); GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
} else {
GL11.glTranslated(0.5625, 0.65625D, 0.7925D);
GL11.glScalef(0.7F, 1F, 0.55F);
GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
}
renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack3.isEmpty()){ if(!stack3.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
if(stack3.getItem() instanceof WeaponPart){ //System.out.println(stack2);
GL11.glTranslated(0.32D, 0.376D, 0.75D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glScalef(0.6F, 0.6F, 0.6F); GL11.glTranslated(0.55, 0.27D, 0.77D);
GL11.glScalef(1F, 1F, 1F);
} else {
GL11.glTranslated(0.55, 0.2075D, 0.77D);
GL11.glScalef(1F, 1F, 1F);
}
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
@@ -229,7 +191,7 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.175, 0.65625D, 0.78D); GL11.glTranslated(0.175, 0.71875D, 0.78D);
GL11.glScalef(0.3F, 0.3F, 0.3F); GL11.glScalef(0.3F, 0.3F, 0.3F);
GL11.glRotated(45.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
@@ -241,34 +203,14 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.52D, 0.3D, 1.15D);
if(!(stack5.getItem() instanceof CustomSword)) { GL11.glScalef(1F, 1F, 1F);
GL11.glTranslated(0.52D, 0.20625D, 1.15D);
GL11.glScalef(1F, 1F, 1F);
}
if(stack5.getItem() instanceof CustomSword){
GL11.glTranslated(0.8D, 0.42D, 0.9D);
GL11.glScalef(0.5F, 0.5F, 0.5F);
}
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F);
renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack6.isEmpty()){
GL11.glPushMatrix();
//System.out.println(stack2);
//GL11.glTranslated(0.09375D, 0.6D, 0.53125D);
GL11.glTranslated(1-0.09375D, 0.6D, 1-0.53125D);
GL11.glRotated(-45.0F, 0.0F, 0.0F, 1.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F);
renderItem.renderItem(stack6, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
} }
if (state.getValue(Workbench.FACING) == EnumFacing.EAST) { if (state.getValue(Workbench.FACING) == EnumFacing.EAST) {
@@ -304,33 +246,25 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
} }
if(!stack2.isEmpty()){ if(!stack2.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
if(RecipeHelper.isOreName(stack2.getItem(), "cordageGeneral")){ //System.out.println(stack2);
GL11.glTranslated(0.75, 0.64125D, 0.25D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F); GL11.glTranslated(0.7925D, 0.71875D, 0.4375);
GL11.glRotated(90.0F, 1.0F, .0F, 0.0F); GL11.glScalef(0.55F, 1F, 0.7F);
//GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(45F, 0.0F, 1.0F, 0.0F);
} else { GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.7925D, 0.65625D, 0.4375);
GL11.glScalef(0.55F, 1F, 0.7F);
GL11.glRotated(45F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
}
renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack3.isEmpty()){ if(!stack3.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
if(stack3.getItem() instanceof WeaponPart){ //System.out.println(stack2);
GL11.glTranslated(0.75, 0.376D, 0.675D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glScalef(0.6F, 0.6F, 0.6F); GL11.glTranslated(0.75, 0.27D, 0.4D);
GL11.glScalef(1F, 1F, 1F);
} else {
GL11.glTranslated(0.75, 0.2075D, 0.4D);
GL11.glScalef(1F, 1F, 1F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
}
GL11.glRotated(180.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(180.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
@@ -338,7 +272,7 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.755, 0.65625D, 0.8D); GL11.glTranslated(0.755, 0.71875D, 0.8D);
GL11.glScalef(0.3F, 0.3F, 0.3F); GL11.glScalef(0.3F, 0.3F, 0.3F);
GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
@@ -348,32 +282,16 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
} }
if(!stack5.isEmpty()){ if(!stack5.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2);
if(!(stack5.getItem() instanceof CustomSword)) { //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(1.15D, 0.20625D, 0.485D); GL11.glTranslated(1.15D, 0.3D, 0.485D);
GL11.glScalef(1F, 1F, 1F); GL11.glScalef(1F, 1F, 1F);
}
if(stack5.getItem() instanceof CustomSword){
GL11.glTranslated(0.91D, 0.42D, 0.235D);
GL11.glScalef(0.5F, 0.5F, 0.5F);
}
GL11.glRotated(180.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(180.0F, 0.0F, 1.0F, 0.0F);
//GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F);
renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack6.isEmpty()){
GL11.glPushMatrix();
//System.out.println(stack2);
GL11.glTranslated(1-0.53125D, 0.6D, 0.09375D);
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(-45.0F, 0.0F, 0.0F, 1.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F);
renderItem.renderItem(stack6, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
} }
if (state.getValue(Workbench.FACING) == EnumFacing.WEST) { if (state.getValue(Workbench.FACING) == EnumFacing.WEST) {
@@ -407,31 +325,24 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
} }
if(!stack2.isEmpty()){ if(!stack2.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
if(RecipeHelper.isOreName(stack2.getItem(), "cordageGeneral")){ //System.out.println(stack2);
GL11.glTranslated(0.25, 0.64125D, 0.75D); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F); GL11.glTranslated(0.255D, 0.71875D, 0.565);
GL11.glRotated(90.0F, 1.0F, .0F, 0.0F); GL11.glScalef(0.55F, 1F, 0.7F);
//GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(45F, 0.0F, 1.0F, 0.0F);
} else { GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.255D, 0.65625D, 0.565);
GL11.glScalef(0.55F, 1F, 0.7F);
GL11.glRotated(45F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
}
renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED); renderItem.renderItem(stack2, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack3.isEmpty()){ if(!stack3.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2);
if(stack3.getItem() instanceof WeaponPart){ //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.225, 0.376D, 0.325D); GL11.glTranslated(0.235, 0.27D, 0.6D);
GL11.glScalef(0.6F, 0.6F, 0.6F); GL11.glScalef(1F, 1F, 1F);
//GL11.glRotated(-180.0F, 0.0F, 1.0F, 0.0F);
} else { //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.235, 0.2075D, 0.6D);
GL11.glScalef(1F, 1F, 1F);
}
renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack3, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
@@ -440,7 +351,7 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2); //System.out.println(stack2);
//GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.2175, 0.65625D, 0.185D); GL11.glTranslated(0.2175, 0.71875D, 0.185D);
GL11.glScalef(0.3F, 0.3F, 0.3F); GL11.glScalef(0.3F, 0.3F, 0.3F);
GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F); GL11.glRotated(-45.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F); GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
@@ -450,28 +361,16 @@ public class TileWorkbenchRender extends TileEntitySpecialRenderer<TileWorkbench
} }
if(!stack5.isEmpty()){ if(!stack5.isEmpty()){
GL11.glPushMatrix(); GL11.glPushMatrix();
//System.out.println(stack2);
if(!(stack5.getItem() instanceof CustomSword)) { //GL11.glRotated(90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(-0.138D, 0.20625D, 0.52D); GL11.glTranslated(-0.138D, 0.3D, 0.52D);
GL11.glScalef(1F, 1F, 1F); GL11.glScalef(1F, 1F, 1F);
} //GL11.glRotated(180.0F, 0.0F, 1.0F, 0.0F);
if(stack5.getItem() instanceof CustomSword){ //GL11.glRotated(-90.0F, 1.0F, 0.0F, 0.0F);
GL11.glTranslated(0.095D, 0.42D, 0.8D);
GL11.glScalef(0.5F, 0.5F, 0.5F);
}
renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD); renderItem.renderItem(stack5, ItemCameraTransforms.TransformType.HEAD);
GL11.glPopMatrix(); GL11.glPopMatrix();
} }
if(!stack6.isEmpty()){
GL11.glPushMatrix();
GL11.glTranslated(0.53125D, 0.6D, 1-0.09375D);
GL11.glRotated(90.0F, 0.0F, 1.0F, 0.0F);
GL11.glRotated(-45.0F, 0.0F, 0.0F, 1.0F);
GL11.glScalef(0.5F, 0.5F, 0.5F);
renderItem.renderItem(stack6, ItemCameraTransforms.TransformType.FIXED);
GL11.glPopMatrix();
}
} }

View File

@@ -76,19 +76,12 @@ public class TileNBTCrucible extends BaseTile implements ITickable {
private void dropsManager(){ private void dropsManager(){
CrucibleCrafting recipe = CrucibleCrafting.getRecipe(this.ingList.get(0), this.ingList.get(1), this.ingList.get(2), this.ingList.get(3), this.ingList.get(4)); CrucibleCrafting recipe = CrucibleCrafting.getRecipe(this.ingList.get(0), this.ingList.get(1), this.ingList.get(2), this.ingList.get(3), this.ingList.get(4));
if(recipe!=null) { if(recipe!=null){
if(this.getDrops() == null){ if( (this.getHot() == 15) && (this.getStatus()) ){
this.setDrops(recipe.getDropsCooked());
} else if ((this.getHot() == 15) && (!this.getStatus())){
this.setDrops(recipe.getDropsRaw()); this.setDrops(recipe.getDropsRaw());
} }
if(this.getDrops() != recipe.getDropsCooked()) {
if ((this.getHot() == 6) && (this.getStatus())) {
this.setDrops(recipe.getDropsCooked());
}
if ((this.getHot() == 15) && (this.getStatus())) {
this.setDrops(recipe.getDropsRaw());
}
}
} }
} }

View File

@@ -1,83 +0,0 @@
package nmd.primal.forgecraft.tiles;
import net.minecraft.block.state.IBlockState;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.ITickable;
import net.minecraft.world.World;
import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.core.common.items.tools.Gallagher;
import nmd.primal.forgecraft.init.ModItems;
import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponGuard;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.items.tools.CustomAxe;
import nmd.primal.forgecraft.items.tools.CustomHoe;
import nmd.primal.forgecraft.items.tools.CustomPickaxe;
import nmd.primal.forgecraft.items.tools.CustomShovel;
public class TileSharpBench extends TileBaseSlot implements ITickable {
private int iteration = 0;
public int getCharge() {
return charge;
}
public void setCharge(int charge) {
this.charge = charge;
}
private int charge;
@Override
public void update () {
World world = this.getWorld();
if (!world.isRemote) {
IBlockState state = world.getBlockState(this.pos);
if(state.getValue(PrimalAPI.States.ACTIVE)){
this.iteration++;
if(iteration > 80){
if(charge > 0){
charge -= 1;
}
iteration = 0;
}
}
if(this.charge==0){
world.setBlockState(pos, state.withProperty(PrimalAPI.States.ACTIVE, false), 2);
this.updateBlock();
}
}
}
public boolean isItemValidForSlot(int index, ItemStack stack) {
if(index == 0){
if(stack.getItem()== ModItems.grindingwheel){
return true;
}
}
return false;
}
// ***************************************************************************** //
// NBT
// ***************************************************************************** //
@Override
public NBTTagCompound readNBT(NBTTagCompound nbt)
{
super.readNBT(nbt);
this.charge = nbt.getInteger("charge");
return nbt;
}
@Override
public NBTTagCompound writeNBT(NBTTagCompound nbt)
{
nbt.setInteger("charge", this.charge);
super.writeNBT(nbt);
return nbt;
}
}

View File

@@ -2,15 +2,11 @@ package nmd.primal.forgecraft.tiles;
import net.minecraft.item.ItemStack; import net.minecraft.item.ItemStack;
import nmd.primal.core.common.helper.RecipeHelper; import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.core.common.items.tools.Gallagher;
import nmd.primal.forgecraft.items.parts.ToolPart; import nmd.primal.forgecraft.items.parts.ToolPart;
import nmd.primal.forgecraft.items.parts.WeaponGuard;
import nmd.primal.forgecraft.items.parts.WeaponPart;
import nmd.primal.forgecraft.items.tools.CustomAxe; import nmd.primal.forgecraft.items.tools.CustomAxe;
import nmd.primal.forgecraft.items.tools.CustomHoe; import nmd.primal.forgecraft.items.tools.CustomHoe;
import nmd.primal.forgecraft.items.tools.CustomPickaxe; import nmd.primal.forgecraft.items.tools.CustomPickaxe;
import nmd.primal.forgecraft.items.tools.CustomShovel; import nmd.primal.forgecraft.items.tools.CustomShovel;
import nmd.primal.forgecraft.items.weapons.CustomSword;
public class TileWorkbench extends TileBaseSlot{ public class TileWorkbench extends TileBaseSlot{
public boolean isItemValidForSlot(int index, ItemStack stack) { public boolean isItemValidForSlot(int index, ItemStack stack) {
@@ -29,20 +25,22 @@ public class TileWorkbench extends TileBaseSlot{
} }
}*/ }*/
if(index == 2){ if(index == 2){
if(RecipeHelper.isOreName(stack.getItem(), "stickTreatedWood") || if(RecipeHelper.isOreName(stack.getItem(), "stickTreatedWood") || RecipeHelper.isOreName(stack.getItem(), "stickLacquer")){
RecipeHelper.isOreName(stack.getItem(), "stickLacquer") ||
RecipeHelper.isOreName(stack.getItem(), "cordageGeneral")){
return true; return true;
} }
} }
/*if(index == 3){
if (RecipeHelper.isOreName(stack.getItem(), "cordageGeneral")) {
return true;
}
}*/
if(index == 3){ if(index == 3){
if ( (stack.getItem() instanceof ToolPart) || stack.getItem() instanceof WeaponPart) { if ( (stack.getItem() instanceof ToolPart)) {
return true; return true;
} }
} }
if(index == 4){ if(index == 4){
if ( (RecipeHelper.isOreName(stack.getItem(), "pinBasic")) || if (RecipeHelper.isOreName(stack.getItem(), "pinBasic")) {
stack.getItem() instanceof WeaponGuard) {
return true; return true;
} }
} }
@@ -50,13 +48,7 @@ public class TileWorkbench extends TileBaseSlot{
if(stack.getItem() instanceof CustomAxe || if(stack.getItem() instanceof CustomAxe ||
stack.getItem() instanceof CustomHoe || stack.getItem() instanceof CustomHoe ||
stack.getItem() instanceof CustomPickaxe || stack.getItem() instanceof CustomPickaxe ||
stack.getItem() instanceof CustomShovel || stack.getItem() instanceof CustomShovel){
stack.getItem() instanceof CustomSword){
return true;
}
}
if(index == 6){
if (stack.getItem() instanceof Gallagher) {
return true; return true;
} }
} }

View File

@@ -8,9 +8,9 @@ import net.minecraft.util.EnumFacing;
import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World; import net.minecraft.world.World;
import nmd.primal.core.api.PrimalAPI; import nmd.primal.core.api.PrimalAPI;
import nmd.primal.core.common.crafting.handlers.inworld.GallagherRecipe;
import nmd.primal.core.common.helper.PlayerHelper; import nmd.primal.core.common.helper.PlayerHelper;
import nmd.primal.core.common.helper.RecipeHelper; import nmd.primal.core.common.helper.RecipeHelper;
import nmd.primal.core.common.recipes.inworld.GallagherRecipe;
import nmd.primal.forgecraft.blocks.CustomContainerFacing; import nmd.primal.forgecraft.blocks.CustomContainerFacing;
import nmd.primal.forgecraft.tiles.TileBreaker; import nmd.primal.forgecraft.tiles.TileBreaker;

View File

@@ -105,15 +105,4 @@ public interface ToolNBT {
return null; return null;
} }
static void setDefaultNBT(ItemStack stack) {
stack.getOrCreateSubCompound("tags");
stack.getSubCompound("tags").setBoolean("hot", false);
stack.getSubCompound("tags").setBoolean("emerald", false);
stack.getSubCompound("tags").setInteger("diamond", 0);
stack.getSubCompound("tags").setInteger("redstone", 0);
stack.getSubCompound("tags").setInteger("lapis", 0);
stack.getSubCompound("tags").setInteger("modifiers", 0);
}
} }

View File

@@ -1,238 +0,0 @@
package nmd.primal.forgecraft.util;
import net.minecraft.enchantment.Enchantment;
import net.minecraft.enchantment.EnchantmentHelper;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.Ingredient;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraftforge.oredict.OreIngredient;
import nmd.primal.core.api.PrimalAPI;
import java.util.Hashtable;
/**
* Created by mminaie on 3/17/17.
*/
public interface WeaponNBT {
/***
* smite
* bane
* fire
* fortune
* leech
* sweeping
* sharpness
***/
/***
*
* @param stack The ItemStack to get Modifiers from
* @return int The number of modifiers applied
*/
static int getModifiers(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("modifiers");
}
}
}
return 0;
}
/***
*
* @param stack The stack to set modifiers to
* @param mods The number of modifiers added
*/
static void setModifiers(ItemStack stack, Integer mods){
stack.getSubCompound("tags").setInteger("modifiers", mods);
}
static int getSmiteLevel(ItemStack stack){
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("smite");
}
}
}
return 0;
}
static void setSmiteLevel(ItemStack stack, int smite){
stack.getSubCompound("tags").setInteger("smite", smite);
}
static int getBaneLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("bane");
}
}
}
return 0;
}
static void setBaneLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("bane", level);
}
static int getFireLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("fire");
}
}
}
return 0;
}
static void setFireLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("fire", level);
}
static int getFortuneLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("fortune");
}
}
}
return 0;
}
static void setFortuneLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("fortune", level);
}
static int getSweepingLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("sweeping");
}
}
}
return 0;
}
static void setSweepingLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("sweeping", level);
}
static int getSharpnessLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("sharp");
}
}
}
return 0;
}
static void setSharpnessLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("sharp", level);
}
static int getLeechLevel(ItemStack stack) {
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags").getInteger("leech");
}
}
}
return 0;
}
static void setLeechLevel(ItemStack stack, Integer level){
stack.getSubCompound("tags").setInteger("leech", level);
}
static NBTTagCompound getTags(ItemStack stack){
if(!stack.isEmpty()) {
if (stack.hasTagCompound()) {
if (stack.getSubCompound("tags") != null) {
return stack.getSubCompound("tags");
}
}
}
return null;
}
static boolean getHot(ItemStack stack){
if(!stack.isEmpty()){
if(stack.hasTagCompound()){
if(stack.getSubCompound("tags") !=null){
return stack.getSubCompound("tags").getBoolean("hot");
}
}
}
return false;
}
static void setHot(ItemStack stack){
}
static void setDefaultNBT(ItemStack stack) {
stack.getOrCreateSubCompound("tags");
stack.getSubCompound("tags").setInteger("smite", 0);
stack.getSubCompound("tags").setInteger("bane", 0);
stack.getSubCompound("tags").setInteger("fire", 0);
stack.getSubCompound("tags").setInteger("fortune", 0);
stack.getSubCompound("tags").setInteger("leech", 0);
stack.getSubCompound("tags").setInteger("sweeping", 0);
stack.getSubCompound("tags").setInteger("sharpness", 0);
stack.getSubCompound("tags").setInteger("modifiers", 0);
stack.getSubCompound("tags").setBoolean("hot", false);
}
static void removeAndSetEnchantsForStack(ItemStack stack){
if(stack.hasTagCompound()) {
//if(stack.isItemEnchanted()) {
stack.getTagCompound().removeTag("ench");
if (getSmiteLevel(stack)>0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(17), getSmiteLevel(stack));
}
if (getBaneLevel(stack)>0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(18), getBaneLevel(stack));
}
if (getFireLevel(stack)>0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(20), getFireLevel(stack));
}
if (getFortuneLevel(stack)>0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(21), getFortuneLevel(stack));
}
if (getSweepingLevel(stack) > 0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(22), getSweepingLevel(stack));
}
if (getSharpnessLevel(stack)>0) {
stack.addEnchantment(Enchantment.getEnchantmentByID(16), getSharpnessLevel(stack));
}
//}
}
}
Hashtable<Item.ToolMaterial, Integer> materialModifiers = new Hashtable<Item.ToolMaterial, Integer>(){{
put(PrimalAPI.ToolMaterials.TOOL_COPPER, 3);
put(PrimalAPI.ToolMaterials.TOOL_BRONZE, 3);
put(PrimalAPI.ToolMaterials.TOOL_CRUDE_IRON, 4);
put(PrimalAPI.ToolMaterials.TOOL_WROUGHT_IRON, 5);
put(PrimalAPI.ToolMaterials.TOOL_CLEAN_IRON, 7);
put(PrimalAPI.ToolMaterials.TOOL_BASIC_STEEL, 8);
put(PrimalAPI.ToolMaterials.TOOL_WOOTZ_STEEL, 9);
}};
Hashtable<Ingredient, String> StackToUpgrade = new Hashtable<Ingredient, String>(){{
put(new OreIngredient("dustSilver"), "bane");
}};
}

View File

@@ -1,12 +0,0 @@
{
"variants": {
"active=false,facing=north": { "model": "forgecraft:grinder_model" },
"active=false,facing=east": { "model": "forgecraft:grinder_model", "y": 90 },
"active=false,facing=south": { "model": "forgecraft:grinder_model", "y": 180 },
"active=false,facing=west": { "model": "forgecraft:grinder_model", "y": 270 },
"active=true,facing=north": { "model": "forgecraft:grinder_model" },
"active=true,facing=east": { "model": "forgecraft:grinder_model", "y": 90 },
"active=true,facing=south": { "model": "forgecraft:grinder_model", "y": 180 },
"active=true,facing=west": { "model": "forgecraft:grinder_model", "y": 270 }
}
}

View File

@@ -13,12 +13,12 @@ tile.ironanvil.name=Iron Anvil
tile.yewstave.name=Yew Stave tile.yewstave.name=Yew Stave
tile.nbtcrucible.name=Crucible tile.nbtcrucible.name=Crucible
tile.pistonbellowsoak.name=Oak Fukisashi Bellow tile.pistonbellowsoak.name=Oak Piston Bellows
tile.pistonbellowsjungle.name=Jungle Fukisashi Bellow tile.pistonbellowsjungle.name=Jungle Piston Bellows
tile.pistonbellowsbirch.name=Birch Fukisashi Bellow tile.pistonbellowsbirch.name=Birch Piston Bellows
tile.pistonbellowsspruce.name=Spruce Fukisashi Bellow tile.pistonbellowsspruce.name=Spruce Piston Bellows
tile.pistonbellowsdarkoak.name=Dark Oak Fukisashi Bellow tile.pistonbellowsdarkoak.name=Dark Oak Piston Bellows
tile.pistonbellowsacacia.name=Acacia Fukisashi Bellow tile.pistonbellowsacacia.name=Acacia Piston Bellows
tile.steelchisel.name=Steel Chisel tile.steelchisel.name=Steel Chisel
tile.wootzchisel.name= Damascus Chisel tile.wootzchisel.name= Damascus Chisel
@@ -28,7 +28,6 @@ tile.copperchisel.name=Copper Chisel
tile.bronzechisel.name=Bronze Chisel tile.bronzechisel.name=Bronze Chisel
tile.toolbench.name=Tool Bench tile.toolbench.name=Tool Bench
tile.sharpbench.name=Sharpening Bench
item.bronzeingotball.name=Bronze Ingot item.bronzeingotball.name=Bronze Ingot
item.bronzechunk.name=Bronze Chunk item.bronzechunk.name=Bronze Chunk
@@ -50,8 +49,6 @@ item.brokenwootztool.name=Broken Damascus Tool
item.unstrunglongbow.name=Unstrung Longbow item.unstrunglongbow.name=Unstrung Longbow
item.longbow.name=Longbow item.longbow.name=Longbow
item.rawlongbow.name=Raw Longbow item.rawlongbow.name=Raw Longbow
item.grindingwheel.name=Grinding Wheel
item.rawironslayer.name=Raw Wrought Iron Slayer
item.bellowshandle.name=Bellows Handle item.bellowshandle.name=Bellows Handle
item.softcrucible.name=Soft Crucible item.softcrucible.name=Soft Crucible
@@ -65,37 +62,17 @@ item.cast_shovel.name=Shovel Cast
item.cast_hoe.name=Hoe Cast item.cast_hoe.name=Hoe Cast
item.castingmud.name=Casting Mud item.castingmud.name=Casting Mud
item.rawcoppergladius.name=Raw Copper Gladius
item.rawbronzegladius.name=Raw Bronze Gladius
item.rawwroughtirongladius.name=Raw Wrought Iron Gladius
item.rawcleanirongladius.name=Raw Clean Iron Gladius
item.rawsteelgladius.name=Raw Steel Gladius
item.rawwootzgladius.name=Raw Damascus Gladius
item.rawcleanironlongsword.name=Raw Clean Iron Longsword
item.rawsteellongsword.name=Raw Steel Longsword
item.rawwootzlongsword.name=Raw Damascus Longsword
item.rawtironslayer.name=Raw Wrought Iron Slayer
item.rawcleanironslayer.name=Raw Clean Iron Slayer
item.rawsteelslayer.name=Raw Steel Slayer
item.rawwootzslayer.name=Raw Damascus Slayer
item.coppergladius.name=Copper Gladius
item.bronzegladius.name=Bronze Gladius item.bronzegladius.name=Bronze Gladius
item.wroughtirongladius.name=Wrought Iron Gladius item.wroughtirongladius.name=Wrought Iron Gladius
item.cleanirongladius.name=Clean Iron Gladius item.cleanirongladius.name=Clean Iron Gladius
item.steelgladius.name=Steel Gladius item.steelgladius.name=Steel Gladius
item.wootzgladius.name=Damascus Gladius
item.cleanironlongsword.name=Clean Iron Longsword item.cleanironlongsword.name=Clean Iron Longsword
item.steellongsword.name=Steel Longsword item.steellongsword.name=Steel Longsword
item.wootzlongsword.name=Damascus Longsword
item.wroughtironslayer.name=Wrought Iron Slayer item.wroughtironslayer.name=Wrought Iron Slayer
item.cleanironslayer.name=Clean Iron Slayer item.cleanironslayer.name=Clean Iron Slayer
item.steelslayer.name=Steel Slayer item.steelslayer.name=Steel Slayer
item.wootzslayer.name=Damascus Slayer
item.bronzepickaxehead.name=Bronze Pickaxe Head item.bronzepickaxehead.name=Bronze Pickaxe Head
item.bronzeaxehead.name=Bronze Axe Head item.bronzeaxehead.name=Bronze Axe Head
@@ -144,7 +121,9 @@ item.wootzpickaxe.name=Damascus Pickaxe
item.wootzaxe.name=Damascus Axe item.wootzaxe.name=Damascus Axe
item.wootzshovel.name=Damascus Shovel item.wootzshovel.name=Damascus Shovel
item.wootzhoe.name=Damascus Hoe item.wootzhoe.name=Damascus Hoe
item.wootzgladius.name=Damascus Gladius
item.wootzlongsword.name=Damascus Longsword
item.wootzslayer.name=Damascus Slayer
item.copperpickaxehead.name=Copper Pickaxe Head item.copperpickaxehead.name=Copper Pickaxe Head
item.copperaxehead.name=Copper Axe Head item.copperaxehead.name=Copper Axe Head
@@ -178,6 +157,10 @@ jei.category.forgecraft.anvil=Anvil Crafting
jei.category.forgecraft.casting=Casting jei.category.forgecraft.casting=Casting
jei.category.forgecraft.forging=Forging jei.category.forgecraft.forging=Forging
jei.category.forgecraft.workbench=Tool Bench jei.category.forgecraft.workbench=Tool Bench
jei.category.forgecraft.toolbench=Tool Bench
jei.info.forgecraft.casting=Right Click the casting form while holding a hot crucible of the crafting material. jei.info.forgecraft.crucible=Crucible Crafting
jei.info.forgecraft.sharpbench=Right click with an empty hand to get the grinding wheel going. Make contact with the grinding wheel while holding a Weapon or Tool head. jei.info.forgecraft.anvil=Anvil Crafting
jei.info.forgecraft.casting=Casting
jei.info.forgecraft.forging=Forging
jei.info.forgecraft.workbench=Tool Bench

View File

@@ -1,182 +0,0 @@
itemGroup.forgecraft=ForgeCraft
tile.castingform.name=Литейная Форма
tile.castingblock.name=Литейный Блок
tile.bloomery_adobe.name=Кричная Плавильня
tile.bloomery_brick.name=Саманная Плавильня
tile.forge_brick.name=Киричная кузница
tile.forge_adobe.name=Саманная кузница
tile.blockbreaker.name=Разрушитель Блоков
tile.stoneanvil.name=Каменная Наковальня
tile.ironanvil.name=Железная Наковальня
tile.yewstave.name=Тисовый Шест
tile.nbtcrucible.name=Тигель
tile.pistonbellowsoak.name=Дубовые Кузнечные Меха
tile.pistonbellowsjungle.name=Кузнечные Меха Из Тропического Дерева
tile.pistonbellowsbirch.name=Березовые Кузнечные Меха
tile.pistonbellowsspruce.name=Еловые Кузнечные Меха
tile.pistonbellowsdarkoak.name=Кузнечные Меха Из Темного Дуба
tile.pistonbellowsacacia.name=Акациевые Кузнечные Меха
tile.steelchisel.name=Стальное Зубило
tile.wootzchisel.name= Дамасское Зубило
tile.cleanironchisel.name=Чистое Железное Зубило
tile.ironchisel.name=Зубило Из Кованого Железа
tile.copperchisel.name=Медное Зубило
tile.bronzechisel.name=Бронзовое Зубило
tile.toolbench.name=Инструментальный Стол
tile.sharpbench.name=Точильный Стол
item.bronzeingotball.name=Бронзовый Слиток
item.bronzechunk.name=Кусочек Бронзы
item.ironingotball.name=Кованный Железный Слиток
item.wroughtironchunk.name=Кованный Железный Кусочек
item.ironcleaningotball.name=Чистый Железный Слиток
item.ironcleanchunk.name=Кусочек Чистого Железа
item.steelingotball.name=Стальной Слиток
item.steelchunk.name=Стальной Кусочек
item.wootzingotball.name=Слиток Дамасской Стали
item.wootzchunk.name=Кусочек Дамасской Стали
item.brokenbronzetool.name=Сломанный Бронзовый Инструмент
item.brokenwroughtirontool.name=Сломанный Инструмент Из Кованого Железа
item.brokencleanirontool.name=Сломанный Инструмент Bз Чистого Железа
item.brokensteeltool.name=Сломанный Стальной Инструмет
item.brokenwootztool.name=Сломанный Инструмент Из Дамасской Стали
item.unstrunglongbow.name=Обработанный Длинный Лук
item.longbow.name=Длинный Лук
item.rawlongbow.name=Необработанный Длинный Лук
item.grindingwheel.name=Шлифовальный Круг
item.rawironslayer.name=Необработанный Убийца Из Кованого Железа
item.bellowshandle.name=Ручка Мехов
item.softcrucible.name=Мягкий Тигель
item.slottedtongs.name=Каменные Щипцы
item.forgehammer.name=Кузнечный Молот
item.cast_axe.name=Литая Топор
item.cast_gladius.name=Литая Меч
item.cast_pickaxe.name=Литая Кирка
item.cast_shovel.name=Литая Лопата
item.cast_hoe.name=Литая Мотыга
item.castingmud.name=Отливочная Глина
item.rawcoppergladius.name=Необработанный Медный Меч
item.rawbronzegladius.name=Необработанный Бронзовый Меч
item.rawwroughtirongladius.name=Необработанный Меч из Кованного Железа
item.rawcleanirongladius.name=Необработанный Меч из Чистого Железа
item.rawsteelgladius.name=Необработанный Стальной Меч
item.rawwootzgladius.name=Необработанный Меч из Дамасской Стали
item.rawcleanironlongsword.name=Необработанный Чистый Длинный Железный Меч
item.rawsteellongsword.name=Необработанный Стальной Длинный Меч
item.rawwootzlongsword.name=Необработанный Дамасский Длинный Меч
item.rawtironslayer.name=Необработанный Кованный Убийца
item.rawcleanironslayer.name=Необработанный Убийца из Чистого Железа
item.rawsteelslayer.name=Необработанный Стальной Убийца
item.rawwootzslayer.name=Необработанный Убийца из Дамасской Стали
item.coppergladius.name=Медный Меч
item.bronzegladius.name=Бронзовый Меч
item.wroughtirongladius.name=Кованный Меч
item.cleanirongladius.name=Меч Из Чистого Железа
item.steelgladius.name=Стальной Меч
item.wootzgladius.name=Дамасский Меч
item.cleanironlongsword.name=Чистый Железный Длинный Меч
item.steellongsword.name=Стальной Длинный Меч
item.wootzlongsword.name=Дамасский Длинный Меч
item.wroughtironslayer.name=Кованный Убийца
item.cleanironslayer.name=Чистый Железный Убийца
item.steelslayer.name=Стальной Убийца
item.wootzslayer.name=Дамасский Убийца
item.bronzepickaxehead.name=Бронзовоя Навершие Кирки
item.bronzeaxehead.name=Бронзовое Навершие Топора
item.bronzeshovelhead.name=Бронзовое Навершие Лопаты
item.bronzehoehead.name=Бронзовое Навершие Мотыги
item.bronzepickaxe.name=Бронзовая Кирка
item.bronzeaxe.name=Бронзовый Топор
item.bronzeshovel.name=Бронзовая Лопата
item.bronzehoe.name=Бронзовая Мотыга
item.ironpickaxehead.name=Железное Навершие Кирки
item.ironaxehead.name=Железное Навершие Топора
item.ironshovelhead.name=Железное Навершие Лопаты
item.ironhoehead.name=Железное Навершие Мотыги
item.ironpickaxe.name=Железная Кирка
item.ironaxe.name=Железный Топор
item.ironshovel.name=Железная Лопата
item.ironhoe.name=Железная Мотыга
item.ironsword.name=Железный Меч
item.cleanironpickaxehead.name=Чистое железное навершие кирки
item.cleanironaxehead.name=Чистое железное навершие топора
item.cleanironshovelhead.name=Чистое железное навершие лопаты
item.cleanironhoehead.name=Чистое железное навершие мотыги
item.cleanironpickaxe.name=Чистая железная кирка
item.cleanironaxe.name=Чистый Железный Топор
item.cleanironshovel.name=Чистая Железная Лопата
item.cleanironhoe.name=Чистая Железная Мотыга
#item.cleanironsword.name=Чистый Железный Меч
item.steelpickaxehead.name=Стальное навершие кирки
item.steelaxehead.name=Стальное Навершие Топора
item.steelshovelhead.name=Стальное Навершие Лопаты
item.steelhoehead.name=Стальное Навершие Мотыги
item.steelpickaxe.name=Стальная Кирка
item.steelaxe.name=Стальной Топор
item.steelshovel.name=Стальная Лопата
item.steelhoe.name=Стальная Мотыга
#item.steelsword.name=Стальной Меч
item.wootzpickaxehead.name=Дамасское навершие кирки
item.wootzaxehead.name=Дамасское навершие топора
item.wootzshovelhead.name=Дамасское навершие лопаты
item.wootzhoehead.name=Дамасское навершие мотыги
item.wootzpickaxe.name=Дамасская Кирка
item.wootzaxe.name=Дамасский Топор
item.wootzshovel.name=Дамасская Лопата
item.wootzhoe.name=Дамасская Мотыга
item.copperpickaxehead.name=Медное навершие Кирки
item.copperaxehead.name=Медное навершие топора
item.coppershovelhead.name=Медное Навершие Лопаты
item.copperhoehead.name=Медное Навершие Мотыги
item.copperpickaxe.name=Медная Кирка
item.copperaxe.name=Медный Топор
item.coppershovel.name=Медная Лопата
item.copperhoe.name=Медная Мотыга
item.coppergladius.name=Медный Меч
item.leatherhelmet.name=Закаленный кожаный шлем
item.wootzsledgehammer.name=Дамасский Кузнечный Молот
item.steelsledgehammer.name=Стальной Кузнечный Молот
item.cleanironsledgehammer.name=Чистый Железный Кузнечный Молот
item.ironsledgehammer.name=Кованный Кузнечный Молот
item.bronzesledgehammer.name=Бронзовый Кузнечный Молот
item.coppersledgehammer.name=Медный Кузнечный Молот
item.wootzworkblade.name=Дамасский Рабочий Нож
# -- configuration -- #
forgecraft.config.title=ForgeCraft Config
forgecraft.compatibility=Совместимость
forgecraft.compatibility.tooltip=Особенности Совместимости
jei.category.forgecraft.crucible=Изготовление Тиглей
jei.category.forgecraft.anvil=Изготовление Наковальни
jei.category.forgecraft.casting=Литье
jei.category.forgecraft.forging=Ковка
jei.category.forgecraft.workbench=Инструментальный Стол
jei.info.forgecraft.casting=Правый клик по отливочной форме, держа в руках горячий тигель с расплавленным материалом.
jei.info.forgecraft.sharpbench=Правый клик пустой рукой по шлифовальному кругу, чтобы его раскрутить. Подойдите к кругу с навершием оружия или инструмента для заточки.

View File

@@ -1,255 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/planks_oak",
"texture": "blocks/planks_oak",
"lever_handle": "blocks/planks_big_oak"
},
"elements": [
{
"__comment": "Box1",
"from": [ 4.5, 0, 1 ],
"to": [ 6.5, 9, 3 ],
"faces": {
"down": { "uv": [ 4.5, 13, 6.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 1, 6.5, 3 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 7, 11.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 7, 6.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 1, 7, 3, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 4.5, 0, 9 ],
"to": [ 6.5, 9, 11 ],
"faces": {
"down": { "uv": [ 4.5, 5, 6.5, 7 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 9, 6.5, 11 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 7, 11.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 7, 6.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 7, 11, 16 ], "texture": "#texture" },
"east": { "uv": [ 5, 7, 7, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9.5, 0, 9 ],
"to": [ 11.5, 9, 11 ],
"faces": {
"down": { "uv": [ 9.5, 5, 11.5, 7 ], "texture": "#texture" },
"up": { "uv": [ 9.5, 9, 11.5, 11 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 7, 6.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 9.5, 7, 11.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 9, 7, 11, 16 ], "texture": "#texture" },
"east": { "uv": [ 5, 7, 7, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9.5, 0, 1 ],
"to": [ 11.5, 9, 3 ],
"faces": {
"down": { "uv": [ 9.5, 13, 11.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 9.5, 1, 11.5, 3 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 7, 6.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 9.5, 7, 11.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 1, 7, 3, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 7, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 4.5, 9, 1 ],
"to": [ 6.5, 11, 11 ],
"faces": {
"down": { "uv": [ 4.5, 5, 6.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 1, 6.5, 11 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 5, 11.5, 7 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 5, 6.5, 7 ], "texture": "#texture" },
"west": { "uv": [ 1, 5, 11, 7 ], "texture": "#texture" },
"east": { "uv": [ 5, 5, 15, 7 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 9.5, 9, 1 ],
"to": [ 11.5, 11, 11 ],
"faces": {
"down": { "uv": [ 9.5, 5, 11.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 9.5, 1, 11.5, 11 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 5, 6.5, 7 ], "texture": "#texture" },
"south": { "uv": [ 9.5, 5, 11.5, 7 ], "texture": "#texture" },
"west": { "uv": [ 1, 5, 11, 7 ], "texture": "#texture" },
"east": { "uv": [ 5, 5, 15, 7 ], "texture": "#texture" }
}
},
{
"__comment": "Box18",
"from": [ 5, 11, 4 ],
"to": [ 11, 12, 5 ],
"faces": {
"down": { "uv": [ 5, 11, 11, 12 ], "texture": "#lever_handle" },
"up": { "uv": [ 5, 4, 11, 5 ], "texture": "#lever_handle" },
"north": { "uv": [ 5, 4, 11, 5 ], "texture": "#lever_handle" },
"south": { "uv": [ 5, 4, 11, 5 ], "texture": "#lever_handle" },
"west": { "uv": [ 4, 4, 5, 5 ], "texture": "#lever_handle" },
"east": { "uv": [ 11, 4, 12, 5 ], "texture": "#lever_handle" }
}
},
{
"__comment": "Box23",
"from": [ 5.5, 11, 8.5 ],
"to": [ 10.5, 12, 9.5 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 7.5 ], "texture": "#lever_handle" },
"up": { "uv": [ 5.5, 8.5, 10.5, 9.5 ], "texture": "#lever_handle" },
"north": { "uv": [ 5.5, 4, 10.5, 5 ], "texture": "#lever_handle" },
"south": { "uv": [ 5.5, 4, 10.5, 5 ], "texture": "#lever_handle" },
"west": { "uv": [ 8.5, 4, 9.5, 5 ], "texture": "#lever_handle" },
"east": { "uv": [ 6.5, 4, 7.5, 5 ], "texture": "#lever_handle" }
}
},
{
"__comment": "Box24",
"from": [ 5.5, 11, 9.5 ],
"to": [ 10.5, 11.5, 10.5 ],
"faces": {
"down": { "uv": [ 5.5, 5.5, 10.5, 6.5 ], "texture": "#lever_handle" },
"up": { "uv": [ 5.5, 9.5, 10.5, 10.5 ], "texture": "#lever_handle" },
"north": { "uv": [ 5.5, 4.5, 10.5, 5 ], "texture": "#lever_handle" },
"south": { "uv": [ 5.5, 4.5, 10.5, 5 ], "texture": "#lever_handle" },
"west": { "uv": [ 9.5, 4.5, 10.5, 5 ], "texture": "#lever_handle" },
"east": { "uv": [ 5.5, 4.5, 6.5, 5 ], "texture": "#lever_handle" }
}
},
{
"__comment": "Box25",
"from": [ 4.5, 11, 2 ],
"to": [ 6.5, 12, 4 ],
"faces": {
"down": { "uv": [ 4.5, 12, 6.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 2, 6.5, 4 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 4, 11.5, 5 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 4, 6.5, 5 ], "texture": "#texture" },
"west": { "uv": [ 2, 4, 4, 5 ], "texture": "#texture" },
"east": { "uv": [ 12, 4, 14, 5 ], "texture": "#texture" }
}
},
{
"__comment": "Box25",
"from": [ 4.5, 11, 5 ],
"to": [ 6.5, 12, 7 ],
"faces": {
"down": { "uv": [ 4.5, 9, 6.5, 11 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 5, 6.5, 7 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 4, 11.5, 5 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 4, 6.5, 5 ], "texture": "#texture" },
"west": { "uv": [ 5, 4, 7, 5 ], "texture": "#texture" },
"east": { "uv": [ 9, 4, 11, 5 ], "texture": "#texture" }
}
},
{
"__comment": "Box27",
"from": [ 4.5, 12, 3 ],
"to": [ 6.5, 13, 6 ],
"faces": {
"down": { "uv": [ 4.5, 10, 6.5, 13 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 3, 6.5, 6 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 3, 11.5, 4 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 3, 6.5, 4 ], "texture": "#texture" },
"west": { "uv": [ 3, 3, 6, 4 ], "texture": "#texture" },
"east": { "uv": [ 10, 3, 13, 4 ], "texture": "#texture" }
}
},
{
"__comment": "Box25",
"from": [ 9.5, 11, 2 ],
"to": [ 11.5, 12, 4 ],
"faces": {
"down": { "uv": [ 9.5, 12, 11.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 9.5, 2, 11.5, 4 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 4, 6.5, 5 ], "texture": "#texture" },
"south": { "uv": [ 9.5, 4, 11.5, 5 ], "texture": "#texture" },
"west": { "uv": [ 2, 4, 4, 5 ], "texture": "#texture" },
"east": { "uv": [ 12, 4, 14, 5 ], "texture": "#texture" }
}
},
{
"__comment": "Box25",
"from": [ 9.5, 11, 5 ],
"to": [ 11.5, 12, 7 ],
"faces": {
"down": { "uv": [ 9.5, 9, 11.5, 11 ], "texture": "#texture" },
"up": { "uv": [ 9.5, 5, 11.5, 7 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 4, 6.5, 5 ], "texture": "#texture" },
"south": { "uv": [ 9.5, 4, 11.5, 5 ], "texture": "#texture" },
"west": { "uv": [ 5, 4, 7, 5 ], "texture": "#texture" },
"east": { "uv": [ 9, 4, 11, 5 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX34",
"from": [ 4.5, 11, 4 ],
"to": [ 4.501, 12, 5 ],
"faces": {
"west": { "uv": [ 4, 4, 5, 5 ], "texture": "#texture" },
"east": { "uv": [ 11, 4, 12, 5 ], "texture": "#texture" }
}
},
{
"__comment": "Box27",
"from": [ 9.5, 12, 3 ],
"to": [ 11.5, 13, 6 ],
"faces": {
"down": { "uv": [ 4.5, 10, 6.5, 13 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 3, 6.5, 6 ], "texture": "#texture" },
"north": { "uv": [ 9.5, 3, 11.5, 4 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 3, 6.5, 4 ], "texture": "#texture" },
"west": { "uv": [ 3, 3, 6, 4 ], "texture": "#texture" },
"east": { "uv": [ 10, 3, 13, 4 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX34",
"from": [ 11.5, 11, 4 ],
"to": [ 11.501, 12, 5 ],
"faces": {
"west": { "uv": [ 4, 4, 5, 5 ], "texture": "#texture" },
"east": { "uv": [ 11, 4, 12, 5 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"thirdperson_lefthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 0, 2.5, 0 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson_righthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"gui": {
"rotation": [ 30, -45, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"translation": [ 0, 3, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"rotation": [ 0, 90, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}

View File

@@ -1,165 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/planks_oak",
"texture1": "blocks/e_texture",
"texture2": "blocks/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 5, 0, 12 ],
"to": [ 11, 16, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 5, 2, 11, 4 ], "texture": "#texture1" },
"up": { "uv": [ 5, 12, 11, 14 ], "texture": "#texture1" },
"north": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture1" },
"south": { "uv": [ 5, 0, 11, 16 ], "texture": "#texture2" },
"west": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture1" },
"east": { "uv": [ 2, 0, 4, 16 ], "texture": "#texture1" }
}
},
{
"__comment": "Box2",
"from": [ 3, 1, 12 ],
"to": [ 5, 15, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 3, 14, 5, 16 ], "texture": "#texture1" },
"up": { "uv": [ 3, 0, 5, 2 ], "texture": "#texture1" },
"north": { "uv": [ 11, 1, 13, 15 ], "texture": "#texture1" },
"south": { "uv": [ 3, 1, 5, 15 ], "texture": "#texture2" },
"west": { "uv": [ 0, 1, 2, 15 ], "texture": "#texture1" },
"east": { "uv": [ 14, 1, 16, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box3",
"from": [ 2, 2, 12 ],
"to": [ 3, 14, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 2, 14, 3, 16 ], "texture": "#texture1" },
"up": { "uv": [ 2, 0, 3, 2 ], "texture": "#texture1" },
"north": { "uv": [ 13, 2, 14, 14 ], "texture": "#texture1" },
"south": { "uv": [ 2, 2, 3, 14 ], "texture": "#texture2" },
"west": { "uv": [ 0, 2, 2, 14 ], "texture": "#texture1" },
"east": { "uv": [ 14, 2, 16, 14 ], "texture": "#texture1" }
}
},
{
"__comment": "Box4",
"from": [ 1, 4, 12 ],
"to": [ 2, 12, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 1, 14, 2, 16 ], "texture": "#texture1" },
"up": { "uv": [ 1, 0, 2, 2 ], "texture": "#texture1" },
"north": { "uv": [ 14, 4, 15, 12 ], "texture": "#texture1" },
"south": { "uv": [ 1, 4, 2, 12 ], "texture": "#texture2" },
"west": { "uv": [ 0, 4, 2, 12 ], "texture": "#texture1" },
"east": { "uv": [ 14, 4, 16, 12 ], "texture": "#texture1" }
}
},
{
"__comment": "Box5",
"from": [ 0, 5, 12 ],
"to": [ 1, 11, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 0, 14, 1, 16 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 1, 2 ], "texture": "#texture1" },
"north": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture1" },
"south": { "uv": [ 0, 5, 1, 11 ], "texture": "#texture2" },
"west": { "uv": [ 0, 5, 2, 11 ], "texture": "#texture1" },
"east": { "uv": [ 14, 5, 16, 11 ], "texture": "#texture1" }
}
},
{
"__comment": "Box5",
"from": [ 15, 5, 12 ],
"to": [ 16, 11, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 0, 1, 1, 2 ], "texture": "#texture1", "rotation": 180 },
"up": { "uv": [ 0, 14, 1, 15 ], "texture": "#texture1", "rotation": 180 },
"north": { "uv": [ 0, 5, 1, 11 ], "texture": "#texture1" },
"south": { "uv": [ 15, 5, 16, 11 ], "texture": "#texture2" },
"west": { "uv": [ 1, 5, 2, 11 ], "texture": "#texture1" },
"east": { "uv": [ 14, 5, 15, 11 ], "texture": "#texture1" }
}
},
{
"__comment": "Box4",
"from": [ 14, 4, 12 ],
"to": [ 15, 12, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 1, 1, 2, 2 ], "texture": "#texture1", "rotation": 180 },
"up": { "uv": [ 1, 14, 2, 15 ], "texture": "#texture1", "rotation": 180 },
"north": { "uv": [ 1, 4, 2, 12 ], "texture": "#texture1" },
"south": { "uv": [ 14, 4, 15, 12 ], "texture": "#texture2" },
"west": { "uv": [ 1, 4, 2, 12 ], "texture": "#texture1" },
"east": { "uv": [ 14, 4, 15, 12 ], "texture": "#texture1" }
}
},
{
"__comment": "Box3",
"from": [ 13, 2, 12 ],
"to": [ 14, 14, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 2, 1, 3, 2 ], "texture": "#texture1", "rotation": 180 },
"up": { "uv": [ 2, 14, 3, 15 ], "texture": "#texture1", "rotation": 180 },
"north": { "uv": [ 2, 2, 3, 14 ], "texture": "#texture1" },
"south": { "uv": [ 13, 2, 14, 14 ], "texture": "#texture2" },
"west": { "uv": [ 1, 2, 2, 14 ], "texture": "#texture1" },
"east": { "uv": [ 14, 2, 15, 14 ], "texture": "#texture1" }
}
},
{
"__comment": "Box2",
"from": [ 11, 1, 12 ],
"to": [ 13, 15, 14 ],
"rotation": { "origin": [ 5, 0, 12 ], "axis": "x", "angle": -22.5 },
"faces": {
"down": { "uv": [ 3, 1, 5, 2 ], "texture": "#texture1", "rotation": 180 },
"up": { "uv": [ 3, 14, 5, 15 ], "texture": "#texture1", "rotation": 180 },
"north": { "uv": [ 3, 1, 5, 15 ], "texture": "#texture1" },
"south": { "uv": [ 11, 1, 13, 15 ], "texture": "#texture2" },
"west": { "uv": [ 1, 1, 2, 15 ], "texture": "#texture1" },
"east": { "uv": [ 14, 1, 15, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box10",
"from": [ 4, 0.5, 2.5 ],
"to": [ 5, 12.5, 3.5 ],
"rotation": { "origin": [ 4, 0.5, 2.5 ], "axis": "x", "angle": 22.5 },
"faces": {
"down": { "uv": [ 1, 15, 2, 16 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 2, 1 ], "texture": "#texture" },
"north": { "uv": [ 14, 4, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 1, 4, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 4, 1, 16 ], "texture": "#texture" },
"east": { "uv": [ 15, 4, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box10",
"from": [ 11, 0.5, 2.5 ],
"to": [ 12, 12.5, 3.5 ],
"rotation": { "origin": [ 11, 0.5, 2.5 ], "axis": "x", "angle": 22.5 },
"faces": {
"down": { "uv": [ 1, 15, 2, 16 ], "texture": "#texture" },
"up": { "uv": [ 1, 0, 2, 1 ], "texture": "#texture" },
"north": { "uv": [ 14, 4, 15, 16 ], "texture": "#texture" },
"south": { "uv": [ 1, 4, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 4, 1, 16 ], "texture": "#texture" },
"east": { "uv": [ 15, 4, 16, 16 ], "texture": "#texture" }
}
}
]
}

View File

@@ -1,334 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 0, 1, 0 ],
"to": [ 2, 16, 2 ],
"faces": {
"up": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 15 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 15 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 15 ], "texture": "#texture" },
"east": { "uv": [ 14, 0, 16, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 0, 1, 14 ],
"to": [ 2, 16, 16 ],
"faces": {
"up": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 14, 1, 0 ],
"to": [ 16, 16, 2 ],
"faces": {
"up": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 14, 1, 14 ],
"to": [ 16, 16, 16 ],
"faces": {
"up": { "uv": [ 0, 0, 2, 2 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 2, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 0, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 2, 2 ],
"to": [ 1.5, 3, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 13, 14, 14 ], "texture": "#texture" },
"east": { "uv": [ 2, 13, 14, 14 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 4.5, 2 ],
"to": [ 1.5, 5.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 7, 2 ],
"to": [ 1.5, 8, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 9.5, 2 ],
"to": [ 1.5, 10.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 14.5, 2 ],
"to": [ 1.5, 15.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 0.5, 12, 2 ],
"to": [ 1.5, 13, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 14.5, 2 ],
"to": [ 15.5, 15.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 12, 2 ],
"to": [ 15.5, 13, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 9.5, 2 ],
"to": [ 15.5, 10.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 7, 2 ],
"to": [ 15.5, 8, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 4.5, 2 ],
"to": [ 15.5, 5.5, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 2, 2 ],
"to": [ 15.5, 3, 14 ],
"faces": {
"down": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 0.5, 2, 1.5, 14 ], "texture": "#texture" },
"west": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"east": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 2, 14.5 ],
"to": [ 14, 3, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 4.5, 14.5 ],
"to": [ 14, 5.5, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 9.5, 14.5 ],
"to": [ 14, 10.5, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 7, 14.5 ],
"to": [ 14, 8, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 14.5, 14.5 ],
"to": [ 14, 15.5, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 12, 14.5 ],
"to": [ 14, 13, 15.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 14.5, 0.5 ],
"to": [ 14, 15.5, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 12, 0.5 ],
"to": [ 14, 13, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 9.5, 0.5 ],
"to": [ 14, 10.5, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 7, 0.5 ],
"to": [ 14, 8, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 4.5, 0.5 ],
"to": [ 14, 5.5, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 2, 2, 0.5 ],
"to": [ 14, 3, 1.5 ],
"faces": {
"down": { "uv": [ 2, 0.5, 14, 1.5 ], "texture": "#texture" },
"up": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box30",
"from": [ 0, 0, 0 ],
"to": [ 16, 1, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15, 16, 16 ], "texture": "#texture" }
}
}
]
}

View File

@@ -20,6 +20,90 @@
"east": { "uv": [ 8, 6, 16, 8 ], "texture": "#texture2" } "east": { "uv": [ 8, 6, 16, 8 ], "texture": "#texture2" }
} }
}, },
{
"__comment": "Box12",
"from": [ 0, 10, 0 ],
"to": [ 13.5, 10.5, 8 ],
"faces": {
"up": { "uv": [ 0, 2, 13.5, 10 ], "texture": "#texture1" },
"north": { "uv": [ 2.5, 5.5, 16, 6 ], "texture": "#texture1" },
"south": { "uv": [ 0, 5.5, 13.5, 6 ], "texture": "#texture1" },
"west": { "uv": [ 0, 5.5, 8, 6 ], "texture": "#texture1" },
"east": { "uv": [ 8, 5.5, 16, 6 ], "texture": "#texture1" }
}
},
{
"__comment": "Box17",
"from": [ 0, 11, 0 ],
"to": [ 11.5, 11.5, 3 ],
"faces": {
"up": { "uv": [ 0, 8, 11.5, 11 ], "texture": "#texture1" },
"north": { "uv": [ 4.5, 4.5, 16, 5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 4.5, 11.5, 5 ], "texture": "#texture1" },
"west": { "uv": [ 0, 4.5, 3, 5 ], "texture": "#texture1" },
"east": { "uv": [ 11, 4.5, 14, 5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box17",
"from": [ 0, 11, 4.5 ],
"to": [ 11.5, 11.5, 8 ],
"faces": {
"up": { "uv": [ 0, 12, 11.5, 15.5 ], "texture": "#texture1" },
"north": { "uv": [ 4.5, 4.5, 16, 5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 4.5, 11.5, 5 ], "texture": "#texture1" },
"west": { "uv": [ 4.5, 4.5, 8, 5 ], "texture": "#texture1" },
"east": { "uv": [ 8, 4.5, 11.5, 5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box19",
"from": [ 0, 11, 3 ],
"to": [ 1, 12, 4.5 ],
"faces": {
"up": { "uv": [ 0, 3, 1, 4.5 ], "texture": "#texture1" },
"north": { "uv": [ 15, 4, 16, 5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 4, 1, 5 ], "texture": "#texture1" },
"west": { "uv": [ 3, 4, 4.5, 5 ], "texture": "#texture1" },
"east": { "uv": [ 11.5, 4, 13, 5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box12",
"from": [ 0, 10.5, 0 ],
"to": [ 12.5, 11, 8 ],
"faces": {
"up": { "uv": [ 3.5, 6.5, 16, 14.5 ], "texture": "#texture1" },
"north": { "uv": [ 3.5, 5, 16, 5.5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 5, 12.5, 5.5 ], "texture": "#texture1" },
"west": { "uv": [ 0, 5, 8, 5.5 ], "texture": "#texture1" },
"east": { "uv": [ 8, 5, 16, 5.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box17",
"from": [ 0, 11.5, 4.5 ],
"to": [ 10.5, 12, 8 ],
"faces": {
"up": { "uv": [ 0, 0, 3.5, 10.5 ], "texture": "#texture1", "rotation": 90 },
"north": { "uv": [ 5.5, 4, 16, 4.5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 4, 10.5, 4.5 ], "texture": "#texture1" },
"west": { "uv": [ 4.5, 4, 8, 4.5 ], "texture": "#texture1" },
"east": { "uv": [ 8, 4, 11.5, 4.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box17",
"from": [ 0, 11.5, 0 ],
"to": [ 10.5, 12, 3 ],
"faces": {
"up": { "uv": [ 0, 0, 10.5, 3 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 4, 16, 4.5 ], "texture": "#texture1" },
"south": { "uv": [ 0, 4, 10.5, 4.5 ], "texture": "#texture1" },
"west": { "uv": [ 0, 4, 3, 4.5 ], "texture": "#texture1" },
"east": { "uv": [ 5, 8, 8, 8.5 ], "texture": "#texture1" }
}
},
{ {
"__comment": "Box17", "__comment": "Box17",
"from": [ 0, 0, 0 ], "from": [ 0, 0, 0 ],

View File

@@ -1,308 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/planks_oak",
"texture": "blocks/planks_oak",
"texture1": "blocks/planks_big_oak",
"texture2": "blocks/stone_slab"
},
"elements": [
{
"__comment": "Box11",
"from": [ 0, 8, 0 ],
"to": [ 16, 10, 8 ],
"faces": {
"down": { "uv": [ 0, 8, 16, 16 ], "texture": "#texture2" },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#texture2" },
"north": { "uv": [ 0, 6, 16, 8 ], "texture": "#texture2" },
"south": { "uv": [ 0, 6, 16, 8 ], "texture": "#texture2" },
"west": { "uv": [ 0, 6, 8, 8 ], "texture": "#texture2" },
"east": { "uv": [ 8, 6, 16, 8 ], "texture": "#texture2" }
}
},
{
"__comment": "Box17",
"from": [ 0, 0, 0 ],
"to": [ 2, 8, 2 ],
"faces": {
"down": { "uv": [ 0, 14, 2, 16 ], "texture": "#texture" },
"north": { "uv": [ 8, 8, 10, 16 ], "texture": "#texture" },
"south": { "uv": [ 10, 8, 12, 16 ], "texture": "#texture" },
"west": { "uv": [ 12, 8, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 8, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 14, 0, 0 ],
"to": [ 16, 8, 2 ],
"faces": {
"down": { "uv": [ 14, 14, 16, 16 ], "texture": "#texture" },
"north": { "uv": [ 0, 8, 2, 16 ], "texture": "#texture" },
"south": { "uv": [ 2.5, 8, 4.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 4, 8, 6, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 8, 8, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 0, 0, 6 ],
"to": [ 2, 8, 8 ],
"faces": {
"down": { "uv": [ 0, 8, 2, 10 ], "texture": "#texture" },
"north": { "uv": [ 14, 0, 16, 8 ], "texture": "#texture" },
"south": { "uv": [ 12, 0, 14, 8 ], "texture": "#texture" },
"west": { "uv": [ 10, 0, 12, 8 ], "texture": "#texture" },
"east": { "uv": [ 8, 0, 10, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 14, 0, 6 ],
"to": [ 16, 8, 8 ],
"faces": {
"down": { "uv": [ 14, 8, 16, 10 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 2, 8 ], "texture": "#texture" },
"south": { "uv": [ 2, 0, 4, 8 ], "texture": "#texture" },
"west": { "uv": [ 4, 0, 6, 8 ], "texture": "#texture" },
"east": { "uv": [ 6, 0, 8, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Box21",
"from": [ 2, 1, 0.5 ],
"to": [ 14, 2, 1.5 ],
"faces": {
"down": { "uv": [ 3, 9, 15, 10 ], "texture": "#texture1" },
"up": { "uv": [ 2, 6, 14, 7 ], "texture": "#texture1" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture1" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box21",
"from": [ 2, 1, 6.5 ],
"to": [ 14, 2, 7.5 ],
"faces": {
"down": { "uv": [ 2, 8.5, 14, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 2, 6, 14, 7 ], "texture": "#texture1" },
"north": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture1" },
"south": { "uv": [ 2, 14, 14, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 0.5, 1, 2 ],
"to": [ 1.5, 2, 6 ],
"faces": {
"down": { "uv": [ 0.5, 10, 1.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 1, 4 ], "texture": "#texture1" },
"west": { "uv": [ 2, 14, 6, 15 ], "texture": "#texture1" },
"east": { "uv": [ 10, 14, 14, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 14.5, 1, 2 ],
"to": [ 15.5, 2, 6 ],
"faces": {
"down": { "uv": [ 14.5, 10, 15.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 14.5, 6, 15.5, 10 ], "texture": "#texture1" },
"west": { "uv": [ 2, 14, 6, 15 ], "texture": "#texture1" },
"east": { "uv": [ 10, 14, 14, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 2.5, 1, 1.5 ],
"to": [ 3.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 2.5, 9.5, 3.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 0, 4, 1, 9 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 4.5, 1, 1.5 ],
"to": [ 5.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 4.5, 9.5, 5.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 0, 9, 1, 14 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 6.5, 1, 1.5 ],
"to": [ 7.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 6.5, 9.5, 7.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 1, 0, 2, 5 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 8.5, 1, 1.5 ],
"to": [ 9.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 8.5, 9.5, 9.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 1, 5, 2, 10 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 10.5, 1, 1.5 ],
"to": [ 11.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 10.5, 9.5, 11.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 1, 10, 2, 15 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 12.5, 1, 1.5 ],
"to": [ 13.5, 2, 6.5 ],
"faces": {
"down": { "uv": [ 12.5, 9.5, 13.5, 14.5 ], "texture": "#texture1" },
"up": { "uv": [ 2, 0, 3, 5 ], "texture": "#texture1" },
"west": { "uv": [ 1.5, 14, 6.5, 15 ], "texture": "#texture1" },
"east": { "uv": [ 9.5, 14, 14.5, 15 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 0.5, 3.5, 2 ],
"to": [ 1.5, 4.5, 6 ],
"faces": {
"down": { "uv": [ 0.5, 10, 1.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 3, 2, 4, 6 ], "texture": "#texture1" },
"west": { "uv": [ 2, 11, 6, 12 ], "texture": "#texture1" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 0.5, 6, 2 ],
"to": [ 1.5, 7, 6 ],
"faces": {
"down": { "uv": [ 0.5, 10, 1.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 7, 0, 8, 4 ], "texture": "#texture1" },
"west": { "uv": [ 2, 10, 6, 11 ], "texture": "#texture1" },
"east": { "uv": [ 10, 10, 14, 11 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 14.5, 3.5, 2 ],
"to": [ 15.5, 4.5, 6 ],
"faces": {
"down": { "uv": [ 0.5, 10, 1.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 7, 0, 8, 4 ], "texture": "#texture1" },
"west": { "uv": [ 2, 10, 6, 11 ], "texture": "#texture1" },
"east": { "uv": [ 10, 10, 14, 11 ], "texture": "#texture1" }
}
},
{
"__comment": "Box23",
"from": [ 14.5, 6, 2 ],
"to": [ 15.5, 7, 6 ],
"faces": {
"down": { "uv": [ 0.5, 10, 1.5, 14 ], "texture": "#texture1" },
"up": { "uv": [ 3, 2, 4, 6 ], "texture": "#texture1" },
"west": { "uv": [ 2, 11, 6, 12 ], "texture": "#texture1" },
"east": { "uv": [ 10, 11, 14, 12 ], "texture": "#texture1" }
}
},
{
"__comment": "Box21",
"from": [ 2, 3.5, 0.5 ],
"to": [ 14, 4.5, 1.5 ],
"faces": {
"down": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture1" },
"up": { "uv": [ 2, 1, 14, 2 ], "texture": "#texture1" },
"north": { "uv": [ 2, 12, 14, 13 ], "texture": "#texture1" },
"south": { "uv": [ 2, 10, 14, 11 ], "texture": "#texture1" }
}
},
{
"__comment": "Box21",
"from": [ 2, 6, 0.5 ],
"to": [ 14, 7, 1.5 ],
"faces": {
"down": { "uv": [ 2, 14.5, 14, 15.5 ], "texture": "#texture1" },
"up": { "uv": [ 3, 5, 15, 6 ], "texture": "#texture1" },
"north": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1" },
"south": { "uv": [ 2, 9, 14, 10 ], "texture": "#texture1" }
}
},
{
"__comment": "Box37",
"from": [ 0.5, 8.5, 8 ],
"to": [ 1, 9.5, 9 ],
"faces": {
"down": { "uv": [ 0.5, 7, 1, 8 ], "texture": "#texture1" },
"up": { "uv": [ 0.5, 8, 1, 9 ], "texture": "#texture1" },
"north": { "uv": [ 15, 6.5, 15.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 0.5, 6.5, 1, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 8, 6.5, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6.5, 8, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Box37",
"from": [ 2, 8.5, 8 ],
"to": [ 2.5, 9.5, 9 ],
"faces": {
"down": { "uv": [ 2, 7, 2.5, 8 ], "texture": "#texture1" },
"up": { "uv": [ 2, 8, 2.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 13.5, 6.5, 14, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 2, 6.5, 2.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 8, 6.5, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6.5, 8, 7.5 ], "texture": "#texture1" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 2.0869, 1.1086, 0.6956 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"thirdperson_lefthand": {
"rotation": [ 75, 45, 0 ],
"translation": [ 2.0869, 1.1086, 0.6956 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson_righthand": {
"rotation": [ 0, -45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"firstperson_lefthand": {
"rotation": [ 0, -45, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"gui": {
"rotation": [ 30, 45, 0 ],
"translation": [ 1.3916, 0, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"translation": [ 0, 3, 0 ],
"scale": [ 0.25, 0.25, 0.25 ]
},
"fixed": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 0, -2.781 ],
"scale": [ 0.5, 0.5, 0.5 ]
}
}
}

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/bronze/0", "particle": "forgecraft:items/finished_bronze",
"texture": "forgecraft:items/bronze/0", "texture": "forgecraft:items/finished_bronze",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/clean_iron/0", "particle": "forgecraft:blocks/clean_iron_ingot",
"texture": "forgecraft:items/clean_iron/0", "texture": "forgecraft:blocks/clean_iron_ingot",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -4,8 +4,7 @@
"particle": "forgecraft:blocks/clean_iron_ingot", "particle": "forgecraft:blocks/clean_iron_ingot",
"texture": "forgecraft:blocks/clean_iron_ingot", "texture": "forgecraft:blocks/clean_iron_ingot",
"light": "forgecraft:blocks/clean_iron_ingot_light", "light": "forgecraft:blocks/clean_iron_ingot_light",
"dark": "forgecraft:blocks/clean_iron_ingot_dark", "dark": "forgecraft:blocks/clean_iron_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/longsword_model" "parent": "forgecraft:item/longsword"
} }

View File

@@ -1,11 +1,10 @@
{ {
"forge_marker":1, "forge_marker":1,
"textures": { "textures": {
"particle": "forgecraft:items/clean_iron/0", "particle": "forgecraft:blocks/clean_iron_ingot",
"texture": "forgecraft:items/clean_iron/0", "texture": "forgecraft:blocks/clean_iron_ingot",
"light": "forgecraft:blocks/clean_iron_ingot_light", "light": "forgecraft:blocks/clean_iron_ingot_light",
"dark": "forgecraft:blocks/clean_iron_ingot_dark", "dark": "forgecraft:blocks/clean_iron_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/slayer_model" "parent": "forgecraft:item/slayer"
} }

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/copper/0", "particle": "forgecraft:items/finished_bronze",
"texture": "forgecraft:items/copper/0", "texture": "forgecraft:items/finished_bronze",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -1,297 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "forgecraft:items/finished_bronze",
"texture": "forgecraft:items/finished_bronze",
"handle": "forgecraft:blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#handle" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#handle" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#handle" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#handle" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#handle" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ -90, 0, 0 ],
"translation": [ 5, 7.2, -9 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
}
}

View File

@@ -1,250 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/snow",
"texture": "blocks/snow"
},
"elements": [
{
"__comment": "Box1",
"from": [ 7, 10.5, 6.5 ],
"to": [ 9, 11.5, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9, 9.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 6.5, 9, 9.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 4.5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 4.5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6.5, 4.5, 9.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 6.5, 4.5, 9.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 9.5, 5.5 ],
"to": [ 9, 10.5, 10.5 ],
"faces": {
"down": { "uv": [ 7, 5.5, 9, 10.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 5.5, 9, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5.5, 9, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5.5, 9, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 5.5, 5.5, 10.5, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 5.5, 5.5, 10.5, 6.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 7, 6.5, 4.5 ],
"to": [ 9, 7.5, 11.5 ],
"faces": {
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 8.5, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 8.5, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 4.5, 8.5, 11.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 4.5, 8.5, 11.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 7, 8.5, 4.5 ],
"to": [ 9, 9.5, 11.5 ],
"faces": {
"down": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 4.5, 9, 11.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 6.5, 9, 7.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 6.5, 9, 7.5 ], "texture": "#texture" },
"west": { "uv": [ 4.5, 6.5, 11.5, 7.5 ], "texture": "#texture" },
"east": { "uv": [ 4.5, 6.5, 11.5, 7.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 7, 7.5, 4.5 ],
"to": [ 9, 8.5, 7.5 ],
"faces": {
"down": { "uv": [ 7, 8.5, 9, 11.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 4.5, 9, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 4.5, 7.5, 7.5, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 7.5, 11.5, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 7, 7.5, 8.5 ],
"to": [ 9, 8.5, 11.5 ],
"faces": {
"down": { "uv": [ 7, 4.5, 9, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 8.5, 9, 11.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 7.5, 11.5, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 4.5, 7.5, 7.5, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 5.5, 5.5 ],
"to": [ 9, 6.5, 10.5 ],
"faces": {
"down": { "uv": [ 7, 5.5, 9, 10.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 5.5, 9, 10.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9.5, 9, 10.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 9.5, 9, 10.5 ], "texture": "#texture" },
"west": { "uv": [ 5.5, 9.5, 10.5, 10.5 ], "texture": "#texture" },
"east": { "uv": [ 5.5, 9.5, 10.5, 10.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 4.5, 6.5 ],
"to": [ 9, 5.5, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9, 9.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 6.5, 9, 9.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 10.5, 9, 11.5 ], "texture": "#texture" },
"west": { "uv": [ 6.5, 10.5, 9.5, 11.5 ], "texture": "#texture" },
"east": { "uv": [ 6.5, 10.5, 9.5, 11.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 9.5, 5 ],
"to": [ 9, 10, 5.5 ],
"faces": {
"down": { "uv": [ 7, 10.5, 9, 11 ], "texture": "#texture" },
"up": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"west": { "uv": [ 5, 6, 5.5, 6.5 ], "texture": "#texture" },
"east": { "uv": [ 10.5, 6, 11, 6.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 6, 5 ],
"to": [ 9, 6.5, 5.5 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 5, 6 ],
"to": [ 9, 5.5, 6.5 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 5, 9.5 ],
"to": [ 9, 5.5, 10 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 6, 10.5 ],
"to": [ 9, 6.5, 11 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 9.5, 10.5 ],
"to": [ 9, 10, 11 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 10.5, 9.5 ],
"to": [ 9, 11, 10 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, 10.5, 6 ],
"to": [ 9, 11, 6.5 ],
"faces": {
"down": { "uv": [ 7, 9.5, 9, 10 ], "texture": "#texture" },
"up": { "uv": [ 7, 6, 9, 6.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 5, 9, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 6, 5, 6.5, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 9.5, 5, 10, 5.5 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, -90, 55 ],
"translation": [ 0, 4, 0.5 ],
"scale": [ 0.85, 0.85, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, -90, 55 ],
"translation": [ 0, 4, 0.5 ],
"scale": [ 0.85, 0.85, 0.85 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"firstperson_lefthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.68, 0.68, 0.68 ]
},
"gui": {
"rotation": [ 30, 225, 0 ],
"scale": [ 0.625, 0.625, 0.625 ]
},
"ground": {
"translation": [ 0, 2, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 0, 90, 0 ]
}
}
}

View File

@@ -1,272 +0,0 @@
{
"__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/iron_ingot",
"light": "blocks/iron_ingot_light",
"dark": "blocks/iron_ingot_dark",
"handle": "items/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 7.5, 0, -14.5 ],
"to": [ 8, 0.5, 16 ],
"faces": {
"down": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" },
"up": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" },
"north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#dark" },
"south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#dark" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" }
}
},
{
"__comment": "Box2",
"from": [ 8, 0, -14.5 ],
"to": [ 8.5, 0.5, 16 ],
"faces": {
"down": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#texture" },
"south": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 7, 0, -14.5 ],
"to": [ 7.5, 0.5, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box4",
"from": [ 8.5, 0, -13.5 ],
"to": [ 9, 0.5, 16 ],
"faces": {
"down": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" },
"up": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" },
"north": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#light" },
"south": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#light" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box5",
"from": [ 6.5, 0, -13.5 ],
"to": [ 7, 0.5, 16 ],
"faces": {
"down": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" },
"up": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" },
"north": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" },
"south": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box6",
"from": [ 4.5, -0.25, 16 ],
"to": [ 11, 0.75, 16.5 ],
"faces": {
"down": { "uv": [ 4.5, 15.5, 11, 16 ], "texture": "#texture" },
"up": { "uv": [ 4.5, 0, 11, 0.5 ], "texture": "#texture" },
"north": { "uv": [ 5, 15.25, 11.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 4.5, 15.25, 11, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.25, 0.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 15.5, 15.25, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box7",
"from": [ 11, -0.25, 15.625 ],
"to": [ 11.5, 0.75, 16.625 ],
"faces": {
"down": { "uv": [ 11, 0, 11.5, 0.375 ], "texture": "#texture" },
"up": { "uv": [ 11, 15.625, 11.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 15.25, 5, 16 ], "texture": "#texture" },
"south": { "uv": [ 11, 15.25, 11.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 15.625, 15.25, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.25, 0.375, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 4, -0.25, 15.625 ],
"to": [ 4.5, 0.75, 16.625 ],
"faces": {
"down": { "uv": [ 4, 0, 4.5, 0.375 ], "texture": "#texture" },
"up": { "uv": [ 4, 15.625, 4.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 11.5, 15.25, 12, 16 ], "texture": "#texture" },
"south": { "uv": [ 4, 15.25, 4.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 15.625, 15.25, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.25, 0.375, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 7, -0.25, 16.5 ],
"to": [ 8.5, 0.75, 21 ],
"faces": {
"down": { "uv": [ 7, 11, 8.5, 15.5 ], "texture": "#handle" },
"up": { "uv": [ 7, 0.5, 8.5, 5 ], "texture": "#handle" },
"north": { "uv": [ 7.5, 15.25, 9, 16 ], "texture": "#handle" },
"south": { "uv": [ 7, 15.25, 8.5, 16 ], "texture": "#handle" },
"west": { "uv": [ 0.5, 15.25, 5, 16 ], "texture": "#handle" },
"east": { "uv": [ 11, 15.25, 15.5, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Box10",
"from": [ 7.25, -0.25, 21 ],
"to": [ 8.25, 0.75, 24.5 ],
"faces": {
"down": { "uv": [ 7.25, 7.5, 8.25, 11 ], "texture": "#handle" },
"up": { "uv": [ 7.25, 5, 8.25, 8.5 ], "texture": "#handle" },
"north": { "uv": [ 7.75, 15.25, 8.75, 16 ], "texture": "#handle" },
"south": { "uv": [ 7.25, 15.25, 8.25, 16 ], "texture": "#handle" },
"west": { "uv": [ 5, 15.25, 8.5, 16 ], "texture": "#handle" },
"east": { "uv": [ 7.5, 15.25, 11, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Box11",
"from": [ 7, -0.5, 24.5 ],
"to": [ 8.5, 1, 26 ],
"faces": {
"down": { "uv": [ 7, 6, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 8.5, 8.5, 10 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 15, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 15, 8.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 15, 10, 16 ], "texture": "#texture" },
"east": { "uv": [ 6, 15, 7.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box12",
"from": [ 7.5, 0, 26 ],
"to": [ 8, 0.5, 26.5 ],
"faces": {
"down": { "uv": [ 7.5, 5.5, 8, 6 ], "texture": "#light" },
"up": { "uv": [ 7.5, 10, 8, 10.5 ], "texture": "#light" },
"north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#light" },
"south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#light" },
"west": { "uv": [ 10, 15.5, 10.5, 16 ], "texture": "#light" },
"east": { "uv": [ 5.5, 15.5, 6, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box13",
"from": [ 6.5, 0, 25 ],
"to": [ 7, 0.5, 25.5 ],
"faces": {
"down": { "uv": [ 6.5, 6.5, 7, 7 ], "texture": "#light" },
"up": { "uv": [ 6.5, 9, 7, 9.5 ], "texture": "#light" },
"north": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" },
"south": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" },
"west": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" },
"east": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box14",
"from": [ 8.5, 0, 25 ],
"to": [ 9, 0.5, 25.5 ],
"faces": {
"down": { "uv": [ 8.5, 6.5, 9, 7 ], "texture": "#light" },
"up": { "uv": [ 8.5, 9, 9, 9.5 ], "texture": "#light" },
"north": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#light" },
"south": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#light" },
"west": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" },
"east": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box15",
"from": [ 7.5, 1, 25 ],
"to": [ 8, 1.5, 25.5 ],
"faces": {
"down": { "uv": [ 7.5, 6.5, 8, 7 ], "texture": "#light" },
"up": { "uv": [ 7.5, 9, 8, 9.5 ], "texture": "#light" },
"north": { "uv": [ 8, 14.5, 8.5, 15 ], "texture": "#light" },
"south": { "uv": [ 7.5, 14.5, 8, 15 ], "texture": "#light" },
"west": { "uv": [ 9, 14.5, 9.5, 15 ], "texture": "#light" },
"east": { "uv": [ 6.5, 14.5, 7, 15 ], "texture": "#light" }
}
},
{
"__comment": "Box16",
"from": [ 7.5, -1, 25 ],
"to": [ 8, -0.5, 25.5 ],
"faces": {
"down": { "uv": [ 7.5, 6.5, 8, 7 ], "texture": "#light" },
"up": { "uv": [ 7.5, 9, 8, 9.5 ], "texture": "#light" },
"north": { "uv": [ 8, 0.5, 8.5, 1 ], "texture": "#light" },
"south": { "uv": [ 7.5, 0.5, 8, 1 ], "texture": "#light" },
"west": { "uv": [ 9, 0.5, 9.5, 1 ], "texture": "#light" },
"east": { "uv": [ 6.5, 0.5, 7, 1 ], "texture": "#light" }
}
},
{
"__comment": "Box17",
"from": [ 7.5, 0, -15.5 ],
"to": [ 8, 0.5, -14.5 ],
"faces": {
"down": { "uv": [ 7.5, 14.5, 8, 15.5 ], "texture": "#light" },
"up": { "uv": [ 7.5, 0.5, 8, 1.5 ], "texture": "#light" },
"north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#light" },
"south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#light" },
"west": { "uv": [ 0.5, 15.5, 1.5, 16 ], "texture": "#light" },
"east": { "uv": [ 14.5, 15.5, 15.5, 16 ], "texture": "#light" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ 6, 8.39, 1.25 ],
"scale": [ 0.85, 0.85, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ 5.5, 7, 1.25 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 75, -4, -84 ],
"translation": [ 7.75, 4, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 75, -4, -84 ],
"translation": [ 7.75, 4, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 90, -45, 3 ],
"translation": [ -0.7, -0.7, 4 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"translation": [ 5.8, 14.75, -10.53 ]
},
"ground": {
"translation": [ 0, 2, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 90, 45, 3 ],
"translation": [ 1, -1, 5.5 ],
"scale": [ 0.65, 0.65, 0.65 ]
}
}
}

View File

@@ -1,98 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 7.5, 0.5, -5 ],
"to": [ 9, 2, 31 ],
"faces": {
"down": { "uv": [ 7.5, 0, 9, 16 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 0, 9, 16 ], "texture": "#texture" },
"north": { "uv": [ 7, 14, 8.5, 15.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 14, 9, 15.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 14, 16, 15.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 14, 16, 15.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 6, 1, -3 ],
"to": [ 10.5, 1.5, -1 ],
"faces": {
"down": { "uv": [ 6, 1, 10.5, 3 ], "texture": "#texture" },
"up": { "uv": [ 6, 13, 10.5, 15 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 14.5, 10, 15 ], "texture": "#texture" },
"south": { "uv": [ 6, 14.5, 10.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 13, 14.5, 15, 15 ], "texture": "#texture" },
"east": { "uv": [ 1, 14.5, 3, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 7, 1, -8.5 ],
"to": [ 9.5, 1.5, -5.5 ],
"faces": {
"down": { "uv": [ 6.5, 4, 10, 5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 11, 10, 12 ], "texture": "#texture" },
"north": { "uv": [ 6, 14.5, 9.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 14.5, 10, 15 ], "texture": "#texture" },
"west": { "uv": [ 11, 14.5, 12, 15 ], "texture": "#texture" },
"east": { "uv": [ 4, 14.5, 5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 6.5, 1, -5.5 ],
"to": [ 10, 1.5, -3 ],
"faces": {
"down": { "uv": [ 6.5, 4, 10, 5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 11, 10, 12 ], "texture": "#texture" },
"north": { "uv": [ 6, 14.5, 9.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 14.5, 10, 15 ], "texture": "#texture" },
"west": { "uv": [ 11, 14.5, 12, 15 ], "texture": "#texture" },
"east": { "uv": [ 4, 14.5, 5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box20",
"from": [ 7.5, 1, -10.5 ],
"to": [ 9, 1.5, -8.5 ],
"faces": {
"down": { "uv": [ 7.5, 8.5, 9, 10.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 5.5, 9, 7.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 14.5, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 14.5, 9, 15 ], "texture": "#texture" },
"west": { "uv": [ 5.5, 14.5, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 14.5, 10.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Box21",
"from": [ 8, 1, -11.5 ],
"to": [ 8.5, 1.5, -10.5 ],
"faces": {
"down": { "uv": [ 8, 10.5, 8.5, 11.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 14.5, 8, 15 ], "texture": "#texture" },
"south": { "uv": [ 8, 14.5, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 4.5, 14.5, 5.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 10.5, 14.5, 11.5, 15 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, 0 ],
"translation": [ 0, 10, 8 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13 ],
"scale": [ 0.68, 0.68, 0.68 ]
}
}
}

View File

@@ -1,9 +1,8 @@
{ {
"parent": "forgecraft:block/castingcrucible3", "parent": "forgecraft:block/castingcrucible",
"textures": { "textures": {
"particle": "forgecraft:blocks/stone_slab", "particle": "forgecraft:blocks/stone_slab_hot",
"texture": "forgecraft:blocks/stone_slab", "texture": "forgecraft:blocks/stone_slab_hot",
"texture1": "forgecraft:blocks/crucible_cooked", "texture1": "forgecraft:items/hot_bronze"
"texture3": "forgecraft:blocks/crucible_cooked"
} }
} }

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/bronze/0",
"texture": "forgecraft:items/bronze/0",
"handle": "forgecraft:items/bronze/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/clean_iron/0",
"texture": "forgecraft:items/clean_iron/0",
"handle": "forgecraft:items/clean_iron/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,11 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/clean_iron/0",
"texture": "forgecraft:items/clean_iron/0",
"light": "forgecraft:blocks/clean_iron_ingot_light",
"dark": "forgecraft:blocks/clean_iron_ingot_dark",
"handle": "forgecraft:items/clean_iron/0"
},
"parent": "forgecraft:item/rawlongsword_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/clean_iron/0",
"texture": "forgecraft:items/clean_iron/0",
"handle": "forgecraft:items/clean_iron/0"
},
"parent": "forgecraft:item/rawslayer_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/copper/0",
"texture": "forgecraft:items/copper/0",
"handle": "forgecraft:items/copper/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,219 +0,0 @@
{
"__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "items/finished_bronze",
"texture": "items/finished_bronze",
"handle": "items/e_texture"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 1, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#handle" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#handle" },
"north": { "uv": [ 7, 8, 9, 16 ], "texture": "#handle" },
"south": { "uv": [ 7, 8, 9, 16 ], "texture": "#handle" },
"west": { "uv": [ 7.5, 8, 8.5, 16 ], "texture": "#handle" },
"east": { "uv": [ 7.5, 8, 8.5, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -5.5, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#handle" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#handle" },
"north": { "uv": [ 7.5, 8, 8, 11 ], "texture": "#handle" },
"south": { "uv": [ 8, 8, 8.5, 11 ], "texture": "#handle" },
"west": { "uv": [ 7.75, 8, 8.5, 11 ], "texture": "#handle" },
"east": { "uv": [ 7.75, 8, 8.5, 11 ], "texture": "#handle" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 7.2, 0 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
}
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/iron/0",
"texture": "forgecraft:items/iron/0",
"handle": "forgecraft:items/iron/0"
},
"parent": "forgecraft:item/rawslayer_model"
}

View File

@@ -1,155 +0,0 @@
{
"__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/iron_ingot",
"texture": "blocks/iron_ingot",
"light": "blocks/iron_ingot_light",
"dark": "blocks/iron_ingot_dark",
"handle": "items/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 7.5, 0, -14.5 ],
"to": [ 8, 0.5, 16 ],
"faces": {
"down": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" },
"up": { "uv": [ 7.5, 0, 8, 16 ], "texture": "#dark" },
"north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#dark" },
"south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#dark" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#dark" }
}
},
{
"__comment": "Box2",
"from": [ 8, 0, -14.5 ],
"to": [ 8.5, 0.5, 16 ],
"faces": {
"down": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 8, 0, 8.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#texture" },
"south": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box3",
"from": [ 7, 0, -14.5 ],
"to": [ 7.5, 0.5, 16 ],
"faces": {
"down": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 7.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box4",
"from": [ 8.5, 0, -13.5 ],
"to": [ 9, 0.5, 16 ],
"faces": {
"down": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" },
"up": { "uv": [ 8.5, 0, 9, 16 ], "texture": "#light" },
"north": { "uv": [ 7, 15.5, 7.5, 16 ], "texture": "#light" },
"south": { "uv": [ 8.5, 15.5, 9, 16 ], "texture": "#light" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box5",
"from": [ 6.5, 0, -13.5 ],
"to": [ 7, 0.5, 16 ],
"faces": {
"down": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" },
"up": { "uv": [ 6.5, 0, 7, 16 ], "texture": "#light" },
"north": { "uv": [ 9, 15.5, 9.5, 16 ], "texture": "#light" },
"south": { "uv": [ 6.5, 15.5, 7, 16 ], "texture": "#light" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#light" }
}
},
{
"__comment": "Box9",
"from": [ 7, -0.25, 16 ],
"to": [ 8.5, 0.75, 21 ],
"faces": {
"down": { "uv": [ 7, 11, 8.5, 15.5 ], "texture": "#handle" },
"up": { "uv": [ 7, 0.5, 8.5, 5 ], "texture": "#handle" },
"north": { "uv": [ 7.5, 15.25, 9, 16 ], "texture": "#handle" },
"south": { "uv": [ 7, 15.25, 8.5, 16 ], "texture": "#handle" },
"west": { "uv": [ 0.5, 15.25, 5, 16 ], "texture": "#handle" },
"east": { "uv": [ 11, 15.25, 15.5, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Box10",
"from": [ 7.25, -0.25, 21 ],
"to": [ 8.25, 0.75, 24.5 ],
"faces": {
"down": { "uv": [ 7.25, 7.5, 8.25, 11 ], "texture": "#handle" },
"up": { "uv": [ 7.25, 5, 8.25, 8.5 ], "texture": "#handle" },
"north": { "uv": [ 7.75, 15.25, 8.75, 16 ], "texture": "#handle" },
"south": { "uv": [ 7.25, 15.25, 8.25, 16 ], "texture": "#handle" },
"west": { "uv": [ 5, 15.25, 8.5, 16 ], "texture": "#handle" },
"east": { "uv": [ 7.5, 15.25, 11, 16 ], "texture": "#handle" }
}
},
{
"__comment": "Box17",
"from": [ 7.5, 0, -15.5 ],
"to": [ 8, 0.5, -14.5 ],
"faces": {
"down": { "uv": [ 7.5, 14.5, 8, 15.5 ], "texture": "#light" },
"up": { "uv": [ 7.5, 0.5, 8, 1.5 ], "texture": "#light" },
"north": { "uv": [ 8, 15.5, 8.5, 16 ], "texture": "#light" },
"south": { "uv": [ 7.5, 15.5, 8, 16 ], "texture": "#light" },
"west": { "uv": [ 0.5, 15.5, 1.5, 16 ], "texture": "#light" },
"east": { "uv": [ 14.5, 15.5, 15.5, 16 ], "texture": "#light" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ 6, 8.39, 1.25 ],
"scale": [ 0.85, 0.85, 0.85 ]
},
"thirdperson_lefthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ 5.5, 7, 1.25 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 75, -4, -84 ],
"translation": [ 7.75, 4, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 75, -4, -84 ],
"translation": [ 7.75, 4, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 90, -45, 3 ],
"translation": [ -0.7, -0.7, 4 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"head": {
"translation": [ 0, 14.75, 0 ]
},
"ground": {
"translation": [ 0, 2, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 90, 45, 3 ],
"translation": [ 1, -1, 5.5 ],
"scale": [ 0.65, 0.65, 0.65 ]
}
}
}

View File

@@ -1,308 +0,0 @@
{
"__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/iron_ingot",
"dark": "blocks/e_texture",
"light": "blocks/e_texture",
"handle": "items/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 5, 16.5, -15 ],
"to": [ 10.5, 17.5, 18 ],
"faces": {
"down": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 15.5, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 10.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 16, -12.5 ],
"to": [ 10.5, 18, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 0, 9, 0.25 ], "texture": "#texture" },
"south": { "uv": [ 7, 0, 10.5, 0.25 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 15.5, -10 ],
"to": [ 10.5, 18.5, 18 ],
"faces": {
"down": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 0, 7, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 9, 0, 10.5, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box4",
"from": [ 14, 16.5, -15 ],
"to": [ 14.5, 17.5, -9 ],
"faces": {
"down": { "uv": [ 14, 9, 14.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 14, 1, 14.5, 7 ], "texture": "#texture" },
"north": { "uv": [ 1.5, 15.5, 2, 16 ], "texture": "#texture" },
"south": { "uv": [ 14, 15.5, 14.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 16.5, -15 ],
"to": [ 15, 17.5, -13 ],
"faces": {
"down": { "uv": [ 14.5, 13, 15, 15 ], "texture": "#texture" },
"up": { "uv": [ 14.5, 1, 15, 3 ], "texture": "#texture" },
"north": { "uv": [ 1, 15.5, 1.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box6",
"from": [ 15, 16.5, -15 ],
"to": [ 15.5, 17.5, -14 ],
"faces": {
"down": { "uv": [ 15, 14, 15.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 15, 1, 15.5, 2 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 15.5, 1, 16 ], "texture": "#texture" },
"south": { "uv": [ 15, 15.5, 15.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box7",
"from": [ 15.5, 16.5, -15 ],
"to": [ 16, 17.5, -14.5 ],
"faces": {
"down": { "uv": [ 15.5, 14.5, 16, 15 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 1, 16, 1.5 ], "texture": "#texture" },
"north": { "uv": [ 0, 15.5, 0.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 5, 16.5, 18 ],
"to": [ 7, 17.5, 18.5 ],
"faces": {
"down": { "uv": [ 5, 13.5, 7, 14 ], "texture": "#texture" },
"up": { "uv": [ 5, 2, 7, 2.5 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 7, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 15.5, 2.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 5, 16.5, 18.5 ],
"to": [ 6, 17.5, 19 ],
"faces": {
"down": { "uv": [ 5, 13, 6, 13.5 ], "texture": "#texture" },
"up": { "uv": [ 5, 2.5, 6, 3 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 6, 16 ], "texture": "#texture" },
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box10",
"from": [ 5, 16.5, 19 ],
"to": [ 5.5, 17.5, 19.5 ],
"faces": {
"down": { "uv": [ 5, 12.5, 5.5, 13 ], "texture": "#texture" },
"up": { "uv": [ 5, 3, 5.5, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 5.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 3, 15.5, 3.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 12.5, 15.5, 13, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box11",
"from": [ 13.5, 16.5, 18 ],
"to": [ 14, 17.5, 19 ],
"faces": {
"down": { "uv": [ 13.5, 13, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 13.5, 2, 14, 3 ], "texture": "#texture" },
"south": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box12",
"from": [ 13, 16, 18 ],
"to": [ 13.5, 18, 19 ],
"faces": {
"down": { "uv": [ 13, 13, 13.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 13, 2, 13.5, 3 ], "texture": "#texture" },
"south": { "uv": [ 13, 0, 13.5, 0.25 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 3, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 13, 0, 14, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box13",
"from": [ 12, 15.5, 18 ],
"to": [ 13, 18.5, 18.5 ],
"faces": {
"down": { "uv": [ 12, 13.5, 13, 14 ], "texture": "#texture" },
"up": { "uv": [ 12, 2, 13, 2.5 ], "texture": "#texture" },
"south": { "uv": [ 12, 0, 13, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 2.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 13.5, 0, 14, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box15",
"from": [ 12, 16.5, -15 ],
"to": [ 14, 17.5, 18 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
"up": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 15.5, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 12, 15.5, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box16",
"from": [ 10.5, 16.5, -15 ],
"to": [ 12, 17.5, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 12, 15 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 1, 12, 9 ], "texture": "#texture" },
"north": { "uv": [ 4, 15.5, 5.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 10.5, 15.5, 15 ],
"to": [ 11.5, 18.5, 18 ],
"faces": {
"down": { "uv": [ 10.5, 0, 11.5, 1 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 15, 11.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box18",
"from": [ 10.5, 16, -12.5 ],
"to": [ 13.5, 18, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 13.5, 12.5 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 3.5, 13.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 2.5, 0, 5.5, 0.25 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 13.5, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 12.5, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box19",
"from": [ 13, 16, -7 ],
"to": [ 13.5, 18, 18 ],
"faces": {
"down": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box20",
"from": [ 11.5, 15.5, -10 ],
"to": [ 13, 18.5, 18 ],
"faces": {
"down": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" },
"up": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" },
"north": { "uv": [ 3, 0, 4.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 11.5, 0, 13, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box21",
"from": [ 10.5, 15.5, -10 ],
"to": [ 11.5, 18.5, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 11.5, 10 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 6, 11.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box22",
"from": [ 9, 16.5, 18 ],
"to": [ 10.5, 17.5, 29 ],
"faces": {
"down": { "uv": [ 9, 3, 10.5, 14 ], "texture": "#handle" },
"up": { "uv": [ 9, 2, 10.5, 13 ], "texture": "#handle" },
"south": { "uv": [ 9, 14.5, 10.5, 15.5 ], "texture": "#handle" },
"west": { "uv": [ 2, 14.5, 13, 15.5 ], "texture": "#handle" },
"east": { "uv": [ 3, 14.5, 14, 15.5 ], "texture": "#handle" }
}
},
{
"__comment": "Box22",
"from": [ 9.25, 16.25, 18 ],
"to": [ 10.25, 17.75, 29 ],
"faces": {
"down": { "uv": [ 9.25, 3, 10.25, 14 ], "texture": "#handle" },
"up": { "uv": [ 9.25, 2, 10.25, 13 ], "texture": "#handle" },
"south": { "uv": [ 9.25, 14.25, 10.25, 15.75 ], "texture": "#handle" },
"west": { "uv": [ 2, 0, 13, 0.5 ], "texture": "#handle" },
"east": { "uv": [ 3, 0, 14, 0.5 ], "texture": "#handle" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, 90 ],
"translation": [ 6.75, 10, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ -6.75, 10, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 80, 0, 91 ],
"translation": [ 12.526, 4.2, -12.51 ]
},
"firstperson_lefthand": {
"rotation": [ 80, 0, -75 ],
"translation": [ 0.7, 4.2, -12.51 ]
},
"gui": {
"rotation": [ 90, -45, 180 ],
"translation": [ 0, -1.3, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"ground": {
"translation": [ 0, -5, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 90, 45, 0 ],
"translation": [ 0, -1.391, -4.173 ],
"scale": [ 0.51, 0.51, 0.5 ]
}
}
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/steel/0",
"texture": "forgecraft:items/steel/0",
"handle": "forgecraft:items/steel/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,11 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/steel/0",
"texture": "forgecraft:items/steel/0",
"light": "forgecraft:blocks/steel_ingot_light",
"dark": "forgecraft:blocks/steel_ingot_dark",
"handle": "forgecraft:items/steel/0"
},
"parent": "forgecraft:item/rawlongsword_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/steel/0",
"texture": "forgecraft:items/steel/0",
"handle": "forgecraft:items/steel/0"
},
"parent": "forgecraft:item/rawslayer_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/wootz/0",
"texture": "forgecraft:items/wootz/0",
"handle": "forgecraft:items/steel/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,11 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/wootz/0",
"texture": "forgecraft:items/wootz/0",
"light": "forgecraft:blocks/wootz_ingot_light",
"dark": "forgecraft:blocks/wootz_ingot_dark",
"handle": "forgecraft:items/wootz/0"
},
"parent": "forgecraft:item/rawlongsword_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/wootz/0",
"texture": "forgecraft:items/wootz/0",
"handle": "forgecraft:items/wootz/0"
},
"parent": "forgecraft:item/rawslayer_model"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "forgecraft:items/iron/0",
"texture": "forgecraft:items/iron/0",
"handle": "forgecraft:items/iron/0"
},
"parent": "forgecraft:item/rawgladius"
}

View File

@@ -1,9 +0,0 @@
{
"forge_marker":1,
"textures": {
"particle": "blocks/planks_oak",
"texture": "blocks/planks_oak",
"lever_handle": "blocks/planks_big_oak"
},
"parent": "forgecraft:block/grinder_model"
}

View File

@@ -1,335 +0,0 @@
{
"__comment": "Designed by Captainaviator with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "blocks/e_particle",
"texture": "blocks/iron_ingot",
"dark": "blocks/e_texture",
"light": "blocks/e_texture",
"handle": "items/e_texture"
},
"elements": [
{
"__comment": "Box1",
"from": [ 5, 16.5, -15 ],
"to": [ 10.5, 17.5, 18 ],
"faces": {
"down": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 5, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 15.5, 11, 16 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 10.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 7, 16, -12.5 ],
"to": [ 10.5, 18, 18 ],
"faces": {
"down": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 7, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 0, 9, 0.25 ], "texture": "#texture" },
"south": { "uv": [ 7, 0, 10.5, 0.25 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box1",
"from": [ 9, 15.5, -10 ],
"to": [ 10.5, 18.5, 18 ],
"faces": {
"down": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 9, 0, 10.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 5.5, 0, 7, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 9, 0, 10.5, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box4",
"from": [ 14, 16.5, -15 ],
"to": [ 14.5, 17.5, -9 ],
"faces": {
"down": { "uv": [ 14, 9, 14.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 14, 1, 14.5, 7 ], "texture": "#texture" },
"north": { "uv": [ 1.5, 15.5, 2, 16 ], "texture": "#texture" },
"south": { "uv": [ 14, 15.5, 14.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 9, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box5",
"from": [ 14.5, 16.5, -15 ],
"to": [ 15, 17.5, -13 ],
"faces": {
"down": { "uv": [ 14.5, 13, 15, 15 ], "texture": "#texture" },
"up": { "uv": [ 14.5, 1, 15, 3 ], "texture": "#texture" },
"north": { "uv": [ 1, 15.5, 1.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box6",
"from": [ 15, 16.5, -15 ],
"to": [ 15.5, 17.5, -14 ],
"faces": {
"down": { "uv": [ 15, 14, 15.5, 15 ], "texture": "#texture" },
"up": { "uv": [ 15, 1, 15.5, 2 ], "texture": "#texture" },
"north": { "uv": [ 0.5, 15.5, 1, 16 ], "texture": "#texture" },
"south": { "uv": [ 15, 15.5, 15.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 14, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box7",
"from": [ 15.5, 16.5, -15 ],
"to": [ 16, 17.5, -14.5 ],
"faces": {
"down": { "uv": [ 15.5, 14.5, 16, 15 ], "texture": "#texture" },
"up": { "uv": [ 15.5, 1, 16, 1.5 ], "texture": "#texture" },
"north": { "uv": [ 0, 15.5, 0.5, 16 ], "texture": "#texture" },
"south": { "uv": [ 15.5, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 14.5, 15.5, 15, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box8",
"from": [ 5, 16.5, 18 ],
"to": [ 7, 17.5, 18.5 ],
"faces": {
"down": { "uv": [ 5, 13.5, 7, 14 ], "texture": "#texture" },
"up": { "uv": [ 5, 2, 7, 2.5 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 7, 16 ], "texture": "#texture" },
"west": { "uv": [ 2, 15.5, 2.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box9",
"from": [ 5, 16.5, 18.5 ],
"to": [ 6, 17.5, 19 ],
"faces": {
"down": { "uv": [ 5, 13, 6, 13.5 ], "texture": "#texture" },
"up": { "uv": [ 5, 2.5, 6, 3 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 6, 16 ], "texture": "#texture" },
"west": { "uv": [ 2.5, 15.5, 3, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 13.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box10",
"from": [ 5, 16.5, 19 ],
"to": [ 5.5, 17.5, 19.5 ],
"faces": {
"down": { "uv": [ 5, 12.5, 5.5, 13 ], "texture": "#texture" },
"up": { "uv": [ 5, 3, 5.5, 3.5 ], "texture": "#texture" },
"south": { "uv": [ 5, 15.5, 5.5, 16 ], "texture": "#texture" },
"west": { "uv": [ 3, 15.5, 3.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 12.5, 15.5, 13, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box11",
"from": [ 13.5, 16.5, 18 ],
"to": [ 14, 17.5, 19 ],
"faces": {
"down": { "uv": [ 13.5, 13, 14, 14 ], "texture": "#texture" },
"up": { "uv": [ 13.5, 2, 14, 3 ], "texture": "#texture" },
"south": { "uv": [ 13.5, 15.5, 14, 16 ], "texture": "#texture" },
"east": { "uv": [ 13, 15.5, 14, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box12",
"from": [ 13, 16, 18 ],
"to": [ 13.5, 18, 19 ],
"faces": {
"down": { "uv": [ 13, 13, 13.5, 14 ], "texture": "#texture" },
"up": { "uv": [ 13, 2, 13.5, 3 ], "texture": "#texture" },
"south": { "uv": [ 13, 0, 13.5, 0.25 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 3, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 13, 0, 14, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box13",
"from": [ 12, 15.5, 18 ],
"to": [ 13, 18.5, 18.5 ],
"faces": {
"down": { "uv": [ 12, 13.5, 13, 14 ], "texture": "#texture" },
"up": { "uv": [ 12, 2, 13, 2.5 ], "texture": "#texture" },
"south": { "uv": [ 12, 0, 13, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 2, 0, 2.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 13.5, 0, 14, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box15",
"from": [ 12, 16.5, -15 ],
"to": [ 14, 17.5, 18 ],
"faces": {
"down": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
"up": { "uv": [ 12, 0, 14, 16 ], "texture": "#texture" },
"north": { "uv": [ 2, 15.5, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 12, 15.5, 14, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 15.5, 16, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box16",
"from": [ 10.5, 16.5, -15 ],
"to": [ 12, 17.5, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 12, 15 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 1, 12, 9 ], "texture": "#texture" },
"north": { "uv": [ 4, 15.5, 5.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box17",
"from": [ 10.5, 15.5, 15 ],
"to": [ 11.5, 18.5, 18 ],
"faces": {
"down": { "uv": [ 10.5, 0, 11.5, 1 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 15, 11.5, 16 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box18",
"from": [ 10.5, 16, -12.5 ],
"to": [ 13.5, 18, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 13.5, 12.5 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 3.5, 13.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 2.5, 0, 5.5, 0.25 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 13.5, 0.25 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 12.5, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box19",
"from": [ 13, 16, -7 ],
"to": [ 13.5, 18, 18 ],
"faces": {
"down": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" },
"up": { "uv": [ 13, 0, 13.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.25 ], "texture": "#texture" }
}
},
{
"__comment": "Box20",
"from": [ 11.5, 15.5, -10 ],
"to": [ 13, 18.5, 18 ],
"faces": {
"down": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" },
"up": { "uv": [ 11.5, 0, 13, 16 ], "texture": "#texture" },
"north": { "uv": [ 3, 0, 4.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 11.5, 0, 13, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 16, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box21",
"from": [ 10.5, 15.5, -10 ],
"to": [ 11.5, 18.5, -7 ],
"faces": {
"down": { "uv": [ 10.5, 7, 11.5, 10 ], "texture": "#texture" },
"up": { "uv": [ 10.5, 6, 11.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 4.5, 0, 5.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 10.5, 0, 11.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Box22",
"from": [ 9, 16.5, 18 ],
"to": [ 10.5, 17.5, 29 ],
"faces": {
"down": { "uv": [ 9, 3, 10.5, 14 ], "texture": "#handle" },
"up": { "uv": [ 9, 2, 10.5, 13 ], "texture": "#handle" },
"west": { "uv": [ 2, 14.5, 13, 15.5 ], "texture": "#handle" },
"east": { "uv": [ 3, 14.5, 14, 15.5 ], "texture": "#handle" }
}
},
{
"__comment": "Box22",
"from": [ 9.25, 16.25, 18 ],
"to": [ 10.25, 17.75, 29 ],
"faces": {
"down": { "uv": [ 9.25, 3, 10.25, 14 ], "texture": "#handle" },
"up": { "uv": [ 9.25, 2, 10.25, 13 ], "texture": "#handle" },
"west": { "uv": [ 2, 0, 13, 0.5 ], "texture": "#handle" },
"east": { "uv": [ 3, 0, 14, 0.5 ], "texture": "#handle" }
}
},
{
"__comment": "Box24",
"from": [ 8.5, 16.25, 29 ],
"to": [ 11, 17.75, 31 ],
"faces": {
"down": { "uv": [ 8.5, 1, 11, 3 ], "texture": "#light" },
"up": { "uv": [ 8.5, 13, 11, 15 ], "texture": "#light" },
"north": { "uv": [ 5, 0, 7.5, 0.5 ], "texture": "#light" },
"south": { "uv": [ 8.5, 0, 11, 0.5 ], "texture": "#light" },
"west": { "uv": [ 13, 0, 15, 0.5 ], "texture": "#light" },
"east": { "uv": [ 1, 0, 3, 0.5 ], "texture": "#light" }
}
},
{
"__comment": "Box24",
"from": [ 8.75, 16, 29 ],
"to": [ 10.75, 18, 31.5 ],
"faces": {
"down": { "uv": [ 8.75, 0.5, 10.75, 3 ], "texture": "#light" },
"up": { "uv": [ 8.75, 13, 10.75, 15.5 ], "texture": "#light" },
"north": { "uv": [ 5.25, 0, 7.25, 0.75 ], "texture": "#light" },
"south": { "uv": [ 8.75, 0, 10.75, 0.75 ], "texture": "#light" },
"west": { "uv": [ 13, 0, 15.5, 0.75 ], "texture": "#light" },
"east": { "uv": [ 0.5, 0, 3, 0.75 ], "texture": "#light" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 90, 0, 90 ],
"translation": [ 6.75, 10, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 90, 0, -90 ],
"translation": [ -6.75, 10, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 80, 0, 91 ],
"translation": [ 12.526, 4.2, -12.51 ]
},
"firstperson_lefthand": {
"rotation": [ 80, 0, -75 ],
"translation": [ 0.7, 4.2, -12.51 ]
},
"gui": {
"rotation": [ 90, -45, 180 ],
"translation": [ 0, -1.3, 0 ],
"scale": [ 0.4, 0.4, 0.4 ]
},
"head": {
"translation": [ 0.7, -0.9, -10 ]
},
"ground": {
"translation": [ 0, -5, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"fixed": {
"rotation": [ 90, 45, 0 ],
"translation": [ 0, -1.391, -4.173 ],
"scale": [ 0.51, 0.51, 0.5 ]
}
}
}

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/steel/0", "particle": "forgecraft:blocks/steel_ingot",
"texture": "forgecraft:items/steel/0", "texture": "forgecraft:blocks/steel_ingot",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -4,8 +4,7 @@
"particle": "forgecraft:blocks/steel_ingot", "particle": "forgecraft:blocks/steel_ingot",
"texture": "forgecraft:blocks/steel_ingot", "texture": "forgecraft:blocks/steel_ingot",
"light": "forgecraft:blocks/steel_ingot_light", "light": "forgecraft:blocks/steel_ingot_light",
"dark": "forgecraft:blocks/steel_ingot_dark", "dark": "forgecraft:blocks/steel_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/longsword_model" "parent": "forgecraft:item/longsword"
} }

View File

@@ -1,11 +1,10 @@
{ {
"forge_marker":1, "forge_marker":1,
"textures": { "textures": {
"particle": "forgecraft:items/steel/0", "particle": "forgecraft:blocks/steel_ingot",
"texture": "forgecraft:items/steel/0", "texture": "forgecraft:blocks/steel_ingot",
"light": "forgecraft:blocks/steel_ingot_light", "light": "forgecraft:blocks/steel_ingot_light",
"dark": "forgecraft:blocks/steel_ingot_dark", "dark": "forgecraft:blocks/steel_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/slayer_model" "parent": "forgecraft:item/slayer"
} }

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/wootz/0", "particle": "forgecraft:blocks/wootz_ingot",
"texture": "forgecraft:items/wootz/0", "texture": "forgecraft:blocks/wootz_ingot",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -4,8 +4,7 @@
"particle": "forgecraft:blocks/steel_ingot", "particle": "forgecraft:blocks/steel_ingot",
"texture": "forgecraft:blocks/steel_ingot", "texture": "forgecraft:blocks/steel_ingot",
"light": "forgecraft:blocks/wootz_ingot_light", "light": "forgecraft:blocks/wootz_ingot_light",
"dark": "forgecraft:blocks/wootz_ingot_dark", "dark": "forgecraft:blocks/wootz_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/longsword_model" "parent": "forgecraft:item/longsword"
} }

View File

@@ -1,11 +1,10 @@
{ {
"forge_marker":1, "forge_marker":1,
"textures": { "textures": {
"particle": "forgecraft:items/wootz/0", "particle": "forgecraft:blocks/wootz_ingot",
"texture": "forgecraft:items/wootz/0", "texture": "forgecraft:blocks/wootz_ingot",
"light": "forgecraft:blocks/wootz_ingot_light", "light": "forgecraft:blocks/wootz_ingot_light",
"dark": "forgecraft:blocks/wootz_ingot_dark", "dark": "forgecraft:blocks/wootz_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/slayer_model" "parent": "forgecraft:item/slayer"
} }

View File

@@ -1,8 +1,293 @@
{ {
"parent": "forgecraft:item/gladius_model", "__comment": "Designed by Kitsushadow with Cubik Studio - https://cubik.studio",
"textures": { "textures": {
"particle": "forgecraft:items/iron/0", "particle": "forgecraft:items/iron/iron_ingot",
"texture": "forgecraft:items/iron/0", "texture": "forgecraft:items/iron/iron_ingot",
"handle": "forgecraft:items/leather_handle" "texture1": "blocks/planks_oak"
},
"elements": [
{
"__comment": "Cube23",
"from": [ 7.25, -5.5, 7.25 ],
"to": [ 9.25, 0, 8.75 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 7, -8, 7 ],
"to": [ 9.5, -5.5, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 9.5, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" },
"east": { "uv": [ 7, 0, 9, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube25",
"from": [ 6.5, 0, 7.25 ],
"to": [ 10, 0.5, 8.75 ],
"faces": {
"down": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 5.5, 6.5, 10.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"south": { "uv": [ 5.5, 0, 10.5, 1 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 0, 9.5, 1 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube23",
"from": [ 6.5, 1, 7.5 ],
"to": [ 10, 6, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"south": { "uv": [ 7, 9, 9, 16 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 9, 8.5, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 8.5 ],
"to": [ 8.5, 24, 8.501 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" },
"east": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 6.75, 21.5, 7.5 ],
"to": [ 9.75, 23, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 9.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 9.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube32",
"from": [ 7.25, 24.5, 7.5 ],
"to": [ 9.25, 26, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"south": { "uv": [ 7, 7, 9, 8 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7, 8.5, 8 ], "texture": "#texture" }
}
},
{
"__comment": "Cube9",
"from": [ 7.75, 27, 7.5 ],
"to": [ 8.75, 28, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 4.5, 8, 5.5 ], "texture": "#texture" },
"east": { "uv": [ 8, 4.5, 8.5, 5.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube28",
"from": [ 8, 1, 7.499 ],
"to": [ 8.5, 24, 7.5 ],
"faces": {
"down": { "uv": [ 7.5, 7, 8.5, 7.5 ], "texture": "#texture", "rotation": 180 },
"up": { "uv": [ 7.5, 8.5, 8.5, 9 ], "texture": "#texture", "rotation": 180 },
"north": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 0, 8.5, 15 ], "texture": "#texture" },
"west": { "uv": [ 7, 0, 7.5, 15 ], "texture": "#texture" },
"east": { "uv": [ 8.5, 0, 9, 15 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 6, 0.5, 7.25 ],
"to": [ 10.5, 2.5, 8.75 ],
"faces": {
"down": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"up": { "uv": [ 6, 7.25, 10.5, 8.75 ], "texture": "#texture1" },
"north": { "uv": [ 5.5, 13.5, 10, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6, 13.5, 10.5, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 7.25, 13.5, 8.75, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube11",
"from": [ 6.25, 0.5, 6.75 ],
"to": [ 10.25, 2.5, 9.25 ],
"faces": {
"down": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"up": { "uv": [ 6.25, 6.75, 10.25, 9.25 ], "texture": "#texture1" },
"north": { "uv": [ 5.75, 13.5, 9.75, 15.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.25, 13.5, 10.25, 15.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.75, 13.5, 9.25, 15.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube13",
"from": [ 7, 23, 7.5 ],
"to": [ 9.5, 24.5, 8.5 ],
"faces": {
"down": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7, 7.5, 9.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.5, 7.5, 9, 9 ], "texture": "#texture" },
"south": { "uv": [ 7, 7.5, 9.5, 9 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 7.5, 8.5, 9 ], "texture": "#texture" }
}
},
{
"__comment": "Cube14",
"from": [ 7.5, 26, 7.5 ],
"to": [ 9, 27, 8.5 ],
"faces": {
"down": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 7.5, 7.5, 9, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7, 5, 8.5, 6 ], "texture": "#texture" },
"south": { "uv": [ 7.5, 5, 9, 6 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 5, 8.5, 6 ], "texture": "#texture" }
}
},
{
"__comment": "Cube15",
"from": [ 7, -7.5, 6.5 ],
"to": [ 9.5, -6, 9.5 ],
"faces": {
"down": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"up": { "uv": [ 7, 6.5, 9.5, 9.5 ], "texture": "#texture1" },
"north": { "uv": [ 6.5, 6, 9, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 7, 6, 9.5, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 6.5, 6, 9.5, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube16",
"from": [ 6.5, -7.5, 7 ],
"to": [ 10, -6, 9 ],
"faces": {
"down": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"up": { "uv": [ 6.5, 7, 10, 9 ], "texture": "#texture1" },
"north": { "uv": [ 6, 6, 9.5, 7.5 ], "texture": "#texture1" },
"south": { "uv": [ 6.5, 6, 10, 7.5 ], "texture": "#texture1" },
"west": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" },
"east": { "uv": [ 7, 6, 9, 7.5 ], "texture": "#texture1" }
}
},
{
"__comment": "Cube17",
"from": [ 8, -8.5, 7.75 ],
"to": [ 8.5, -8, 8.25 ],
"faces": {
"down": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.75, 8.5, 8.25 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 8, 8, 8.5 ], "texture": "#texture" },
"south": { "uv": [ 8, 8, 8.5, 8.5 ], "texture": "#texture" },
"west": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" },
"east": { "uv": [ 7.75, 8, 8.25, 8.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube24",
"from": [ 6.75, 6, 7.5 ],
"to": [ 9.75, 15.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.75, 7.5, 9.75, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6.25, 0.5, 9.25, 10 ], "texture": "#texture" },
"south": { "uv": [ 6.75, 0.5, 9.75, 10 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0.5, 8.5, 10 ], "texture": "#texture" }
}
},
{
"__comment": "Cube19",
"from": [ 6.5, 15.5, 7.5 ],
"to": [ 10, 21.5, 8.5 ],
"faces": {
"down": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 6.5, 7.5, 10, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 6, 0, 9.5, 0.5 ], "texture": "#texture" },
"south": { "uv": [ 6.5, 0, 10, 0.5 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 0, 8.5, 0.5 ], "texture": "#texture" }
}
},
{
"__comment": "Cube20",
"from": [ 8, 27.75, 7.5 ],
"to": [ 8.5, 28.75, 8.5 ],
"faces": {
"down": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"up": { "uv": [ 8, 7.5, 8.5, 8.5 ], "texture": "#texture" },
"north": { "uv": [ 7.5, 3.25, 8, 4.25 ], "texture": "#texture" },
"south": { "uv": [ 8, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"west": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" },
"east": { "uv": [ 7.5, 3.25, 8.5, 4.25 ], "texture": "#texture" }
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"thirdperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 5.9, 1.33 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_righthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 90, 0 ],
"translation": [ 0, 6.6, 1 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"gui": {
"rotation": [ 0, 0, -45 ],
"translation": [ -0.4, -0.4, 0 ],
"scale": [ 0.5, 0.5, 0.5 ]
},
"ground": {
"rotation": [ 90, 0, 0 ],
"scale": [ 0.75, 0.75, 0.75 ]
},
"fixed": {
"rotation": [ 0, 0, 45 ],
"translation": [ 0.7, -0.7, 0 ],
"scale": [ 0.66, 0.66, 0.66 ]
}
} }
} }

View File

@@ -1,11 +1,10 @@
{ {
"forge_marker":1, "forge_marker":1,
"textures": { "textures": {
"particle": "forgecraft:items/iron/0", "particle": "forgecraft:blocks/iron_ingot",
"texture": "forgecraft:items/iron/0", "texture": "forgecraft:blocks/iron_ingot",
"light": "forgecraft:blocks/iron_ingot_light", "light": "forgecraft:blocks/iron_ingot_light",
"dark": "forgecraft:blocks/iron_ingot_dark", "dark": "forgecraft:blocks/iron_ingot_dark"
"handle": "forgecraft:items/leather_handle"
}, },
"parent": "forgecraft:item/slayer_model" "parent": "forgecraft:item/slayer"
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -2,7 +2,7 @@
"modid": "forgecraft", "modid": "forgecraft",
"name": "Kitsu's Forgecraft", "name": "Kitsu's Forgecraft",
"description": "Forged with sweat and blood", "description": "Forged with sweat and blood",
"version": "1.6.51", "version": "1.6.31",
"mcversion": "1.12.2", "mcversion": "1.12.2",
"url": "", "url": "",
"updateUrl": "", "updateUrl": "",

Some files were not shown because too many files have changed in this diff Show More