Skip to content

Commit

Permalink
Split translucent bits on a few tools do pixels don't "disappear"/cull
Browse files Browse the repository at this point in the history
  • Loading branch information
Drullkus committed Nov 1, 2018
1 parent 6afab04 commit eb3c762
Show file tree
Hide file tree
Showing 24 changed files with 12 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "twilightforest:items/glass_sword"
"layer0": "twilightforest:items/glass_sword_solid",
"layer1": "twilightforest:items/glass_sword_clear"
}
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"parent": "item/bow",
"textures": {
"layer0": "twilightforest:items/icebow_standby"
"layer0": "twilightforest:items/ice_bow_solid_standby",
"layer1": "twilightforest:items/ice_bow_clear_standby"
},
"overrides": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parent": "twilightforest:item/ice_bow",
"textures": {
"layer0": "twilightforest:items/icebow_pulling_0"
"layer0": "twilightforest:items/ice_bow_solid_pulling_0",
"layer1": "twilightforest:items/ice_bow_clear_pulling_0"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parent": "twilightforest:item/ice_bow",
"textures": {
"layer0": "twilightforest:items/icebow_pulling_1"
"layer0": "twilightforest:items/ice_bow_solid_pulling_1",
"layer1": "twilightforest:items/ice_bow_clear_pulling_1"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parent": "twilightforest:item/ice_bow",
"textures": {
"layer0": "twilightforest:items/icebow_pulling_2"
"layer0": "twilightforest:items/ice_bow_solid_pulling_2",
"layer1": "twilightforest:items/ice_bow_clear_pulling_2"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "twilightforest:items/ice_sword"
"layer0": "twilightforest:items/ice_sword_solid",
"layer1": "twilightforest:items/ice_sword_clear"
}
}
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit eb3c762

Please sign in to comment.