diff --git a/kubejs/assets/tfc/textures/color_palettes/trims/coke_tfc.png b/kubejs/assets/tfc/textures/color_palettes/trims/coke_tfc.png new file mode 100644 index 000000000..e3b9f38c8 Binary files /dev/null and b/kubejs/assets/tfc/textures/color_palettes/trims/coke_tfc.png differ diff --git a/kubejs/data/minecraft/trim_material/coke_tfc.json b/kubejs/data/minecraft/trim_material/coke_tfc.json new file mode 100644 index 000000000..f66488835 --- /dev/null +++ b/kubejs/data/minecraft/trim_material/coke_tfc.json @@ -0,0 +1,9 @@ +{ + "asset_name": "coke_tfc", + "description": { + "color": "#424847", + "translate": "trim_material.tfc.coke_tfc" + }, + "ingredient": "gtceu:exquisite_coke_gem", + "item_model_index": 0.199 +} \ No newline at end of file diff --git a/kubejs/data/tfc/trim_material/coke_tfc.json b/kubejs/data/tfc/trim_material/coke_tfc.json new file mode 100644 index 000000000..f66488835 --- /dev/null +++ b/kubejs/data/tfc/trim_material/coke_tfc.json @@ -0,0 +1,9 @@ +{ + "asset_name": "coke_tfc", + "description": { + "color": "#424847", + "translate": "trim_material.tfc.coke_tfc" + }, + "ingredient": "gtceu:exquisite_coke_gem", + "item_model_index": 0.199 +} \ No newline at end of file