Skip to content

Commit

Permalink
1.3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
daenvil committed Jan 3, 2025
1 parent 8c4f05b commit 7fb08ef
Show file tree
Hide file tree
Showing 281 changed files with 1,354 additions and 945 deletions.

This file was deleted.

6 changes: 3 additions & 3 deletions acacia_gum/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Acacia Gum (v1.2.2, for Minecraft 1.21+)
# Acacia Gum (v1.3, for Minecraft 1.21.4+)

This datapack adds the item "Acacia Gumball" (a retextured Slimeball), which is obtained by stripping acacia logs.

Expand All @@ -7,12 +7,12 @@ This datapack adds the item "Acacia Gumball" (a retextured Slimeball), which is
- On PlanetMinecraft: https://www.planetminecraft.com/data-pack/acacia-gum-slime-from-stripping-acacias/
- On my website: https://daenvil.github.io/MCDatapacks/acacia_gum.html

- This version was published on the 8th of November 2024. Check the webpages above for possible updates.
- This version was published on the 3rd of January 2025. Check the webpages above for possible updates.

## Installation

- Drop the datapack zip file inside the "datapacks" folder of your world folder (<your minecraft folder>/saves/<your world>/datapacks/).
- Drop the resourcepack zip file ("vegancraft-RP_v1.2.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from one of the webpages above.
- Drop the resourcepack zip file ("vegancraft-RP_v1.3.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from one of the webpages above.

## Features

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s slime_ball[item_name="{\"translate\":\"dnv.acacia_gum.item.acacia_gum_ball\",\"fallback\":\"Acacia Gum\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Acacia Gum\",\"color\":\"gold\",\"italic\":true}"],custom_model_data=9261005,custom_data={"dnv.vegan":true}]
give @s slime_ball[item_name="{\"translate\":\"dnv.acacia_gum.item.acacia_gum_ball\",\"fallback\":\"Acacia Gum\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Acacia Gum\",\"color\":\"gold\",\"italic\":true}"],custom_data={"dnv.vegan":true},item_model="dnv.acacia_gum:acacia_gum_ball"]
4 changes: 2 additions & 2 deletions acacia_gum/data/dnv.acacia_gum/loot_table/drop.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"lore": [
"{\"text\":\"Daenvil's Acacia Gum\",\"color\":\"gold\",\"italic\":true}"
],
"custom_model_data": 9261005,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.acacia_gum:acacia_gum_ball"
}
}
],
Expand Down
4 changes: 2 additions & 2 deletions acacia_gum/data/global/advancement/dnv.acacia_gum.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"italic": false
},
"description": {
"text": "Daenvil's Acacia Gum 1.2.2 (for MC1.21+)",
"text": "Daenvil's Acacia Gum 1.3 (for MC1.21.4+)",
"italic": false
},
"icon": {
"id": "slime_ball",
"components": {
"custom_model_data": 9261005
"item_model": "dnv.acacia_gum:acacia_gum_ball"
}
},
"show_toast": false,
Expand Down
18 changes: 5 additions & 13 deletions acacia_gum/pack.mcmeta
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,18 @@
"underlined": true
},
{
"text": "\nv1.2.2, for MC1.21+",
"text": "\nv1.3, for MC1.21.4+",
"color": "gray",
"italic": false
}
],
"color": "green",
"italic": false
},
"pack_format": 57,
"pack_format": 61,
"supported_formats": {
"min_inclusive": 47,
"max_inclusive": 58
"min_inclusive": 61,
"max_inclusive": 62
}
},
"overlays": {
"entries": [
{
"directory": "1_21_1",
"formats": { "min_inclusive": 47, "max_inclusive": 48 }
}
]
}
}
}
6 changes: 3 additions & 3 deletions ethical_textiles/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ethical Textiles (v2.0.3, for Minecraft 1.21.2+)
# Ethical Textiles (v2.1, for Minecraft 1.21.4+)

A datapack that adds plant-based alternatives to leather, string, wool, and feathers.

Expand All @@ -7,12 +7,12 @@ A datapack that adds plant-based alternatives to leather, string, wool, and feat
- On PlanetMinecraft: https://www.planetminecraft.com/data-pack/ethical-textiles-plant-string-and-leather/
- On my website: https://daenvil.github.io/MCDatapacks/ethical_textiles.html

- This version was published on the 8th of November 2024. Check the webpages above for possible updates.
- This version was published on the 3rd of January 2025. Check the webpages above for possible updates.

## Installation

- Drop the datapack zip file inside the "datapacks" folder of your world folder (<your minecraft folder>/saves/<your world>/datapacks/).
- Drop the resourcepack zip file ("vegancraft-RP_v1.2.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from one of the webpages above.
- Drop the resourcepack zip file ("vegancraft-RP_v1.3.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from one of the webpages above.

## Features

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s armadillo_scute[item_name="{\"translate\":\"dnv.ethical_textiles.item.armor_scale\",\"fallback\":\"Armor Scale\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261022,custom_data={"dnv.vegan":true}]
give @s armadillo_scute[item_name="{\"translate\":\"dnv.ethical_textiles.item.armor_scale\",\"fallback\":\"Armor Scale\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":true},item_model="dnv.ethical_textiles:armor_scale"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s feather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_feather\",\"fallback\":\"Faux Feather\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261010,custom_data={"dnv.vegan":true}]
give @s feather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_feather\",\"fallback\":\"Faux Feather\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":true},item_model="dnv.ethical_textiles:faux_feather"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261006,custom_data={"dnv.vegan":true}]
give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":true},item_model="dnv.ethical_textiles:faux_leather"]
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s string[item_name="{\"translate\":\"dnv.ethical_textiles.item.plant_string\",\"fallback\":\"Plant String\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261007,custom_data={"dnv.vegan":true}]
give @s string[item_name="{\"translate\":\"dnv.ethical_textiles.item.plant_string\",\"fallback\":\"Plant String\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":true},item_model="dnv.ethical_textiles:plant_string"]
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261022,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:armor_scale"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261010,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:faux_feather"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261006,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:faux_leather"
}
},
"group": "dnv.ethical_textiles.faux_leather"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261006,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:faux_leather"
}
},
"group": "dnv.ethical_textiles.faux_leather"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261007,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:plant_string"
}
},
"group": "dnv.ethical_textiles.plant_string"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"lore": [
"{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"
],
"custom_model_data": 9261007,
"custom_data": {
"dnv.vegan": true
}
},
"item_model": "dnv.ethical_textiles:plant_string"
}
},
"group": "dnv.ethical_textiles.plant_string"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"italic": false
},
"description": {
"text": "Daenvil's Ethical Textiles 2.0.3 (for MC1.21.2+)",
"text": "Daenvil's Ethical Textiles 2.1 (for MC1.21.4+)",
"italic": false
},
"icon": {
"id": "string",
"components": {
"custom_model_data": 9261007
"item_model": "dnv.ethical_textiles:plant_string"
}
},
"show_toast": false,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ execute store success score @s dnv.success run tag @s remove dnv.crafted_vegan
execute if score @s dnv.success matches 1 run scoreboard players set @s dnv.count.crafted_faux_leather_3to1 0
execute if score @s dnv.success matches 1 run return 0
execute if items entity @s player.cursor leather run scoreboard players set @s dnv.success 1
execute unless score @s dnv.success matches 0 run item modify entity @s player.cursor {"function":"set_components","components":{"custom_data":{"dnv.vegan":false},"custom_model_data":9261006,"item_name":"{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}","lore":["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"]}}
execute unless score @s dnv.success matches 0 run item modify entity @s player.cursor {"function":"set_components","components":{"custom_data":{"dnv.vegan":false},"item_model":"dnv.ethical_textiles:faux_leather","item_name":"{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}","lore":["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"]}}
execute unless score @s dnv.success matches 0 run scoreboard players set @s dnv.count.crafted_faux_leather_3to1 0
execute unless score @s dnv.success matches 0 run return 0
execute store result storage dnv.vegancraft:craft_count faux_leather_3to1.count int 1 run scoreboard players get @s dnv.count.crafted_faux_leather_3to1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
$execute store success score @s dnv.success run clear @s leather[custom_data~{dnv.vegan:true}] $(count)
$execute unless score @s dnv.success matches 0 run give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261006,custom_data={"dnv.vegan":false}] $(count)
$execute unless score @s dnv.success matches 0 run give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":false},item_model="dnv.ethical_textiles:faux_leather"] $(count)
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ execute store success score @s dnv.success run tag @s remove dnv.crafted_vegan
execute if score @s dnv.success matches 1 run scoreboard players set @s dnv.count.crafted_faux_leather_6to1 0
execute if score @s dnv.success matches 1 run return 0
execute if items entity @s player.cursor leather run scoreboard players set @s dnv.success 1
execute unless score @s dnv.success matches 0 run item modify entity @s player.cursor {"function":"set_components","components":{"custom_data":{"dnv.vegan":false},"custom_model_data":9261006,"item_name":"{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}","lore":["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"]}}
execute unless score @s dnv.success matches 0 run item modify entity @s player.cursor {"function":"set_components","components":{"custom_data":{"dnv.vegan":false},"item_model":"dnv.ethical_textiles:faux_leather","item_name":"{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}","lore":["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"]}}
execute unless score @s dnv.success matches 0 run scoreboard players set @s dnv.count.crafted_faux_leather_6to1 0
execute unless score @s dnv.success matches 0 run return 0
execute store result storage dnv.vegancraft:craft_count faux_leather_6to1.count int 1 run scoreboard players get @s dnv.count.crafted_faux_leather_6to1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
$execute store success score @s dnv.success run clear @s leather[custom_data~{dnv.vegan:true}] $(count)
$execute unless score @s dnv.success matches 0 run give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_model_data=9261006,custom_data={"dnv.vegan":false}] $(count)
$execute unless score @s dnv.success matches 0 run give @s leather[item_name="{\"translate\":\"dnv.ethical_textiles.item.faux_leather\",\"fallback\":\"Faux Leather\",\"italic\":false}",lore=["{\"translate\":\"dnv.vegancraft.contains_animal_products\",\"fallback\":\"(Contains animal products)\",\"color\":\"red\",\"italic\":false}","{\"text\":\"Daenvil's Ethical Textiles\",\"color\":\"#954535\",\"italic\":true}"],custom_data={"dnv.vegan":false},item_model="dnv.ethical_textiles:faux_leather"] $(count)
8 changes: 4 additions & 4 deletions ethical_textiles/pack.mcmeta
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"underlined": true
},
{
"text": "\nv2.0.3, for MC1.21.2+",
"text": "\nv2.1, for MC1.21.4+",
"color": "gray",
"italic": false
}
],
"color": "green",
"italic": false
},
"pack_format": 57,
"pack_format": 61,
"supported_formats": {
"min_inclusive": 57,
"max_inclusive": 58
"min_inclusive": 61,
"max_inclusive": 62
}
}
}

This file was deleted.

6 changes: 3 additions & 3 deletions magnet_fishing/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Magnet Fishing (v2.0.2, for Minecraft 1.21+)
# Magnet Fishing (v2.1, for Minecraft 1.21.4+)

A datapack that adds a magnet fishing rod, with which you can fish iron and iron items. Craft the magnet rod with a regular fishing rod, an iron ingot, and redstone dust.

Expand All @@ -7,12 +7,12 @@ A datapack that adds a magnet fishing rod, with which you can fish iron and iron
- On PlanetMinecraft: https://www.planetminecraft.com/data-pack/magnet-fishing/
- On my website: https://daenvil.github.io/MCDatapacks/magnet_fishing.html

- This version was published on the 8th of November 2024. Check the webpages above for possible updates.
- This version was published on the 3rd of January 2025. Check the webpages above for possible updates.

## Installation

- Drop the datapack zip file inside the "datapacks" folder of your world folder (<your minecraft folder>/saves/<your world>/datapacks/).
- OPTIONAL: drop the resourcepack zip file ("vegancraft-RP_v1.2.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from the PlanetMinecraft page above.
- OPTIONAL: drop the resourcepack zip file ("vegancraft-RP_v1.3.zip") inside the "resourcepacks" folder of your minecraft folder. If you don't have the resourcepack, download it from the PlanetMinecraft page above.

## Features

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
give @s fishing_rod[item_name="{\"translate\":\"dnv.magnet_fishing.item.magnet_fishing_rod\",\"fallback\":\"Magnet Fishing Rod\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Magnet Fishing\",\"color\":\"aqua\",\"italic\":true}"],custom_model_data=9261009]
give @s fishing_rod[item_name="{\"translate\":\"dnv.magnet_fishing.item.magnet_fishing_rod\",\"fallback\":\"Magnet Fishing Rod\",\"italic\":false}",lore=["{\"text\":\"Daenvil's Magnet Fishing\",\"color\":\"aqua\",\"italic\":true}"],item_model="dnv.magnet_fishing:magnet_fishing_rod"]
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lore": [
"{\"text\":\"Daenvil's Magnet Fishing\",\"color\":\"aqua\",\"italic\":true}"
],
"custom_model_data": 9261009
"item_model": "dnv.magnet_fishing:magnet_fishing_rod"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"italic": false
},
"description": {
"text": "Daenvil's Magnet Fishing 2.0.2 (for MC1.21+)",
"text": "Daenvil's Magnet Fishing 2.1 (for MC1.21.4+)",
"italic": false
},
"icon": {
"id": "fishing_rod",
"components": {
"custom_model_data": 9261009
"item_model": "dnv.magnet_fishing:magnet_fishing_rod"
}
},
"show_toast": false,
Expand Down
Loading

0 comments on commit 7fb08ef

Please sign in to comment.