forked from Pokecube-Development/Pokecube-Issues-and-Wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Updates: - chingling - drilbur - excadrill Thanks to EnderN4T for the new models
- Loading branch information
Showing
17 changed files
with
430 additions
and
131 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
145 changes: 59 additions & 86 deletions
145
src/main/resources/assets/pokecube_mobs/gen_3/entity/models/chingling.x3d
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
src/main/resources/assets/pokecube_mobs/gen_3/entity/models/chingling.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ModelAnimator version="0.1"> | ||
<model name=""> | ||
<phase headAxis="1" headCap="-50,50" name="global" scale="0.5"/> | ||
<phase headAxis="1" headCap="-50,50" name="global" scale="0.25"/> | ||
<metadata head="_"/> | ||
</model> | ||
</ModelAnimator> |
Binary file modified
BIN
+271 Bytes
(170%)
src/main/resources/assets/pokecube_mobs/gen_3/entity/textures/chingling.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.41 KB
(21%)
src/main/resources/assets/pokecube_mobs/gen_3/entity/textures/chinglings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
211 changes: 184 additions & 27 deletions
211
src/main/resources/assets/pokecube_mobs/gen_5/entity/models/drilbur.x3d
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 6 additions & 1 deletion
7
src/main/resources/assets/pokecube_mobs/gen_5/entity/models/drilbur.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ModelAnimator version="0.1"> | ||
<model name=""> | ||
<phase headAxis="1" headCap="-50,50" name="global" scale="0.07"/> | ||
<phase headAxis="1" headCap="-50,50" name="global" scale="0.2"/> | ||
<metadata head="head" headAxis="2" headAxis2="0" headCap="-80,80" headCap1="-50,50" headDir="-1" headDir2="1"/> | ||
<phase duration="10" leftArm="left arm" leftLeg="left foot" legAngle="15" name="biWalk" rightArm="right arm" rightLeg="right foot"/> | ||
<customTex default="drilbur"> | ||
<part name="Head" tex="drilbur_eye"/> | ||
</customTex> | ||
</model> | ||
</ModelAnimator> |
192 changes: 177 additions & 15 deletions
192
src/main/resources/assets/pokecube_mobs/gen_5/entity/models/excadrill.x3d
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 3 additions & 1 deletion
4
src/main/resources/assets/pokecube_mobs/gen_5/entity/models/excadrill.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ModelAnimator version="0.1"> | ||
<model name=""> | ||
<phase headAxis="1" headCap="-50,50" name="global" rotation="0,1,0,180" scale="0.14"/> | ||
<phase name="global" scale="0.3"/> | ||
<metadata head="head" headAxis="2" headAxis2="0" headCap="-30,30" headCap1="-10,50" headDir="-1" headDir2="1"/> | ||
<phase duration="10" leftArm="left arm" leftLeg="left leg" legAngle="15" name="biWalk" rightArm="right arm" rightLeg="right leg"/> | ||
</model> | ||
</ModelAnimator> |
Binary file modified
BIN
-1017 Bytes
(46%)
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/drilbur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+363 Bytes
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/drilbur_eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+363 Bytes
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/drilbur_eyes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1008 Bytes
(46%)
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/drilburs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.33 KB
(40%)
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/excadrill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1.41 KB
(37%)
src/main/resources/assets/pokecube_mobs/gen_5/entity/textures/excadrills.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.