diff --git a/kubejs/client_scripts/tfc/constants.js b/kubejs/client_scripts/tfc/constants.js index ec8b2a6aa..49efed451 100644 --- a/kubejs/client_scripts/tfc/constants.js +++ b/kubejs/client_scripts/tfc/constants.js @@ -304,7 +304,27 @@ const tfcItemsToHide = [ 'tfc:ore/poor_cassiterite', 'tfc:ore/rich_native_silver', 'tfc:ore/normal_native_silver', - 'tfc:ore/poor_native_silver' + 'tfc:ore/poor_native_silver', + + // Gems + 'tfc:gem/amethyst', + 'tfc:gem/diamond', + 'tfc:gem/lapis_lazuli', + 'tfc:gem/emerald', + 'tfc:gem/pyrite', + 'tfc:gem/opal', + 'tfc:gem/ruby', + 'tfc:gem/sapphire', + 'tfc:gem/topaz', + 'tfc:ore/amethyst', + 'tfc:ore/diamond', + 'tfc:ore/lapis_lazuli', + 'tfc:ore/emerald', + 'tfc:ore/pyrite', + 'tfc:ore/opal', + 'tfc:ore/ruby', + 'tfc:ore/sapphire', + 'tfc:ore/topaz' ] const tfcSimpleMaterials = [