From 636bcd09086f109b6b77ac2a2f0eb98246c6e2b1 Mon Sep 17 00:00:00 2001 From: stijnb1234 Date: Wed, 7 Apr 2021 15:41:41 +0200 Subject: [PATCH] Removed layer1, and added .gitignore --- .gitignore | 2 ++ dist/js/calculator.js | 3 +-- index.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8f553b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# User-specific stuff +.idea/ \ No newline at end of file diff --git a/dist/js/calculator.js b/dist/js/calculator.js index c320f73..168c1ba 100644 --- a/dist/js/calculator.js +++ b/dist/js/calculator.js @@ -26,8 +26,7 @@ function toJSON(item, models) { //Default values json['parent'] = 'item/handheld'; json['textures'] = { - 'layer0': 'item/leather_boots', - 'layer1': 'items/leather_boots_overlay' + 'layer0': 'item/leather_boots' }; //Insert models diff --git a/index.html b/index.html index cf04d09..3d3199b 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - VehiclesPlus - Damage calculator + Volmit Software - Damage calculator @@ -15,7 +15,7 @@
-

VolmitSoftware - Damage calculator

+

Volmit Software - Damage calculator

Simply calculate the damage values for your texture pack.


You indicate which item you want to use and where the models are for each damage value. This tool then