From e8a2f3652c98db46f666f894add00403e68ccf4d Mon Sep 17 00:00:00 2001 From: OverlordsIII Date: Tue, 10 Nov 2020 09:54:13 -0800 Subject: [PATCH 1/4] Add apis from https://fabricmc.net/wiki/documentation:libraries --- tags/lib/arrp.ytag | 5 +++++ tags/lib/artifice.ytag | 5 +++++ tags/lib/astralbody.ytag | 5 +++++ tags/lib/autoconfig.ytag | 11 +++++++++++ tags/lib/banner++.ytag | 5 +++++ tags/lib/caelus.ytag | 5 +++++ tags/lib/clientcommands.ytag | 5 +++++ tags/lib/clothconfig.ytag | 5 +++++ tags/lib/confabricate.ytag | 5 +++++ tags/lib/cottonenergy.ytag | 5 +++++ tags/lib/curios.ytag | 5 +++++ tags/lib/drawer.ytag | 5 +++++ tags/lib/ffl.ytag | 5 +++++ tags/lib/fiber.ytag | 5 +++++ tags/lib/fiblib.ytag | 5 +++++ tags/lib/freshcoffee.ytag | 5 +++++ tags/lib/geckolib.ytag | 5 +++++ tags/lib/jmx.ytag | 5 +++++ tags/lib/lba.ytag | 5 +++++ tags/lib/libcbe.ytag | 5 +++++ tags/lib/libmultipart.ytag | 5 +++++ tags/lib/libschem.ytag | 5 +++++ tags/lib/lns.ytag | 5 +++++ tags/lib/magna.ytag | 5 +++++ tags/lib/marionette.ytag | 5 +++++ tags/lib/meal.ytag | 5 +++++ tags/lib/mesh.ytag | 5 +++++ tags/lib/nbtcrafting.ytag | 5 +++++ tags/lib/oaktree.ytag | 5 +++++ tags/lib/pal.ytag | 5 +++++ tags/lib/paradoxconfig.ytag | 5 +++++ tags/lib/pehkui.ytag | 5 +++++ tags/lib/rea.ytag | 5 +++++ tags/lib/satin.ytag | 5 +++++ tags/lib/scheduler.ytag | 5 +++++ tags/lib/sea.ytag | 5 +++++ tags/lib/shieldlib.ytag | 5 +++++ tags/lib/statement.ytag | 5 +++++ tags/lib/tesseract.ytag | 5 +++++ tags/lib/towelette.ytag | 5 +++++ tags/lib/trenergy.ytag | 5 +++++ tags/lib/trinkets.ytag | 5 +++++ tags/lib/tweed.ytag | 5 +++++ tags/lib/wanderingtradesman.ytag | 5 +++++ tags/lib/wrenchable.ytag | 5 +++++ 45 files changed, 231 insertions(+) create mode 100644 tags/lib/arrp.ytag create mode 100644 tags/lib/artifice.ytag create mode 100644 tags/lib/astralbody.ytag create mode 100644 tags/lib/autoconfig.ytag create mode 100644 tags/lib/banner++.ytag create mode 100644 tags/lib/caelus.ytag create mode 100644 tags/lib/clientcommands.ytag create mode 100644 tags/lib/clothconfig.ytag create mode 100644 tags/lib/confabricate.ytag create mode 100644 tags/lib/cottonenergy.ytag create mode 100644 tags/lib/curios.ytag create mode 100644 tags/lib/drawer.ytag create mode 100644 tags/lib/ffl.ytag create mode 100644 tags/lib/fiber.ytag create mode 100644 tags/lib/fiblib.ytag create mode 100644 tags/lib/freshcoffee.ytag create mode 100644 tags/lib/geckolib.ytag create mode 100644 tags/lib/jmx.ytag create mode 100644 tags/lib/lba.ytag create mode 100644 tags/lib/libcbe.ytag create mode 100644 tags/lib/libmultipart.ytag create mode 100644 tags/lib/libschem.ytag create mode 100644 tags/lib/lns.ytag create mode 100644 tags/lib/magna.ytag create mode 100644 tags/lib/marionette.ytag create mode 100644 tags/lib/meal.ytag create mode 100644 tags/lib/mesh.ytag create mode 100644 tags/lib/nbtcrafting.ytag create mode 100644 tags/lib/oaktree.ytag create mode 100644 tags/lib/pal.ytag create mode 100644 tags/lib/paradoxconfig.ytag create mode 100644 tags/lib/pehkui.ytag create mode 100644 tags/lib/rea.ytag create mode 100644 tags/lib/satin.ytag create mode 100644 tags/lib/scheduler.ytag create mode 100644 tags/lib/sea.ytag create mode 100644 tags/lib/shieldlib.ytag create mode 100644 tags/lib/statement.ytag create mode 100644 tags/lib/tesseract.ytag create mode 100644 tags/lib/towelette.ytag create mode 100644 tags/lib/trenergy.ytag create mode 100644 tags/lib/trinkets.ytag create mode 100644 tags/lib/tweed.ytag create mode 100644 tags/lib/wanderingtradesman.ytag create mode 100644 tags/lib/wrenchable.ytag diff --git a/tags/lib/arrp.ytag b/tags/lib/arrp.ytag new file mode 100644 index 0000000..21ebe96 --- /dev/null +++ b/tags/lib/arrp.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Devan-Kerman/ARRP \ No newline at end of file diff --git a/tags/lib/artifice.ytag b/tags/lib/artifice.ytag new file mode 100644 index 0000000..6c4752c --- /dev/null +++ b/tags/lib/artifice.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/natanfudge/artifice \ No newline at end of file diff --git a/tags/lib/astralbody.ytag b/tags/lib/astralbody.ytag new file mode 100644 index 0000000..b3d8f5c --- /dev/null +++ b/tags/lib/astralbody.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/vampire-studios/Customized-Astral-Body diff --git a/tags/lib/autoconfig.ytag b/tags/lib/autoconfig.ytag new file mode 100644 index 0000000..2f28a80 --- /dev/null +++ b/tags/lib/autoconfig.ytag @@ -0,0 +1,11 @@ +type: text + +--- + +Updated AutoConfig for 1.16+ : + +https://github.com/shedaniel/AutoConfig + +Old AutoConfig for 1.14 : + +https://gitlab.com/sargunv-mc-mods/auto-config \ No newline at end of file diff --git a/tags/lib/banner++.ytag b/tags/lib/banner++.ytag new file mode 100644 index 0000000..f20c380 --- /dev/null +++ b/tags/lib/banner++.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/kvverti/banner-plus-plus \ No newline at end of file diff --git a/tags/lib/caelus.ytag b/tags/lib/caelus.ytag new file mode 100644 index 0000000..64c83a9 --- /dev/null +++ b/tags/lib/caelus.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/TheIllusiveC4/Caelus diff --git a/tags/lib/clientcommands.ytag b/tags/lib/clientcommands.ytag new file mode 100644 index 0000000..bde98a2 --- /dev/null +++ b/tags/lib/clientcommands.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/CottonMC/ClientCommands \ No newline at end of file diff --git a/tags/lib/clothconfig.ytag b/tags/lib/clothconfig.ytag new file mode 100644 index 0000000..1401a22 --- /dev/null +++ b/tags/lib/clothconfig.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/shedaniel/cloth-config \ No newline at end of file diff --git a/tags/lib/confabricate.ytag b/tags/lib/confabricate.ytag new file mode 100644 index 0000000..cfed313 --- /dev/null +++ b/tags/lib/confabricate.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/zml2008/confabricate \ No newline at end of file diff --git a/tags/lib/cottonenergy.ytag b/tags/lib/cottonenergy.ytag new file mode 100644 index 0000000..2b6d893 --- /dev/null +++ b/tags/lib/cottonenergy.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/CottonMC/CottonEnergy \ No newline at end of file diff --git a/tags/lib/curios.ytag b/tags/lib/curios.ytag new file mode 100644 index 0000000..94f2255 --- /dev/null +++ b/tags/lib/curios.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/TheIllusiveC4/Curios \ No newline at end of file diff --git a/tags/lib/drawer.ytag b/tags/lib/drawer.ytag new file mode 100644 index 0000000..f827d2f --- /dev/null +++ b/tags/lib/drawer.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/natanfudge/Fabric-Drawer/ \ No newline at end of file diff --git a/tags/lib/ffl.ytag b/tags/lib/ffl.ytag new file mode 100644 index 0000000..90c23f3 --- /dev/null +++ b/tags/lib/ffl.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/adriantodt/FallFlyingLib \ No newline at end of file diff --git a/tags/lib/fiber.ytag b/tags/lib/fiber.ytag new file mode 100644 index 0000000..6d551bd --- /dev/null +++ b/tags/lib/fiber.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/FabLabsMC/fiber \ No newline at end of file diff --git a/tags/lib/fiblib.ytag b/tags/lib/fiblib.ytag new file mode 100644 index 0000000..29e40b6 --- /dev/null +++ b/tags/lib/fiblib.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Hephaestus-Dev/FibLib \ No newline at end of file diff --git a/tags/lib/freshcoffee.ytag b/tags/lib/freshcoffee.ytag new file mode 100644 index 0000000..37e29a7 --- /dev/null +++ b/tags/lib/freshcoffee.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://gitea.thebrokenrail.com/TheBrokenRail/FreshCoffee \ No newline at end of file diff --git a/tags/lib/geckolib.ytag b/tags/lib/geckolib.ytag new file mode 100644 index 0000000..98c18f9 --- /dev/null +++ b/tags/lib/geckolib.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://geckolib.com/en/latest/ \ No newline at end of file diff --git a/tags/lib/jmx.ytag b/tags/lib/jmx.ytag new file mode 100644 index 0000000..c12dbe2 --- /dev/null +++ b/tags/lib/jmx.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/grondag/json-model-extensions \ No newline at end of file diff --git a/tags/lib/lba.ytag b/tags/lib/lba.ytag new file mode 100644 index 0000000..2b5ab23 --- /dev/null +++ b/tags/lib/lba.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/AlexIIL/LibBlockAttributes \ No newline at end of file diff --git a/tags/lib/libcbe.ytag b/tags/lib/libcbe.ytag new file mode 100644 index 0000000..33667e3 --- /dev/null +++ b/tags/lib/libcbe.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/BoogieMonster1O1/libcbe \ No newline at end of file diff --git a/tags/lib/libmultipart.ytag b/tags/lib/libmultipart.ytag new file mode 100644 index 0000000..1f7adbe --- /dev/null +++ b/tags/lib/libmultipart.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/AlexIIL/LibMultiPart \ No newline at end of file diff --git a/tags/lib/libschem.ytag b/tags/lib/libschem.ytag new file mode 100644 index 0000000..4ac3d92 --- /dev/null +++ b/tags/lib/libschem.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/BoogieMonster1O1/LibSchem \ No newline at end of file diff --git a/tags/lib/lns.ytag b/tags/lib/lns.ytag new file mode 100644 index 0000000..5ebfea3 --- /dev/null +++ b/tags/lib/lns.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/AlexIIL/LibNetworkStack \ No newline at end of file diff --git a/tags/lib/magna.ytag b/tags/lib/magna.ytag new file mode 100644 index 0000000..2837a9e --- /dev/null +++ b/tags/lib/magna.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Draylar/magna \ No newline at end of file diff --git a/tags/lib/marionette.ytag b/tags/lib/marionette.ytag new file mode 100644 index 0000000..7de8a70 --- /dev/null +++ b/tags/lib/marionette.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/RedstoneParadox/Marionette \ No newline at end of file diff --git a/tags/lib/meal.ytag b/tags/lib/meal.ytag new file mode 100644 index 0000000..e11d040 --- /dev/null +++ b/tags/lib/meal.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/FoundationGames/MealAPI \ No newline at end of file diff --git a/tags/lib/mesh.ytag b/tags/lib/mesh.ytag new file mode 100644 index 0000000..a3a5e95 --- /dev/null +++ b/tags/lib/mesh.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/GlassPane/Mesh \ No newline at end of file diff --git a/tags/lib/nbtcrafting.ytag b/tags/lib/nbtcrafting.ytag new file mode 100644 index 0000000..2bafc80 --- /dev/null +++ b/tags/lib/nbtcrafting.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Siphalor/nbt-crafting \ No newline at end of file diff --git a/tags/lib/oaktree.ytag b/tags/lib/oaktree.ytag new file mode 100644 index 0000000..175085b --- /dev/null +++ b/tags/lib/oaktree.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/RedstoneParadox/OakTree \ No newline at end of file diff --git a/tags/lib/pal.ytag b/tags/lib/pal.ytag new file mode 100644 index 0000000..af7c619 --- /dev/null +++ b/tags/lib/pal.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Ladysnake/PlayerAbilityLib \ No newline at end of file diff --git a/tags/lib/paradoxconfig.ytag b/tags/lib/paradoxconfig.ytag new file mode 100644 index 0000000..d8ce97a --- /dev/null +++ b/tags/lib/paradoxconfig.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/RedstoneParadox/paradox-config diff --git a/tags/lib/pehkui.ytag b/tags/lib/pehkui.ytag new file mode 100644 index 0000000..395bfbd --- /dev/null +++ b/tags/lib/pehkui.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Virtuoel/Pehkui \ No newline at end of file diff --git a/tags/lib/rea.ytag b/tags/lib/rea.ytag new file mode 100644 index 0000000..efcc6ad --- /dev/null +++ b/tags/lib/rea.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/JamiesWhiteShirt/reach-entity-attributes \ No newline at end of file diff --git a/tags/lib/satin.ytag b/tags/lib/satin.ytag new file mode 100644 index 0000000..18838b4 --- /dev/null +++ b/tags/lib/satin.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Ladysnake/Satin \ No newline at end of file diff --git a/tags/lib/scheduler.ytag b/tags/lib/scheduler.ytag new file mode 100644 index 0000000..4b69a09 --- /dev/null +++ b/tags/lib/scheduler.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/natanfudge/Working-Scheduler \ No newline at end of file diff --git a/tags/lib/sea.ytag b/tags/lib/sea.ytag new file mode 100644 index 0000000..e94abd6 --- /dev/null +++ b/tags/lib/sea.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/MoriyaShiine/size-entity-attributes \ No newline at end of file diff --git a/tags/lib/shieldlib.ytag b/tags/lib/shieldlib.ytag new file mode 100644 index 0000000..d93a56a --- /dev/null +++ b/tags/lib/shieldlib.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/CrimsonDawn45/Fabric-Shield-Lib \ No newline at end of file diff --git a/tags/lib/statement.ytag b/tags/lib/statement.ytag new file mode 100644 index 0000000..ec0277d --- /dev/null +++ b/tags/lib/statement.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Virtuoel/Statement \ No newline at end of file diff --git a/tags/lib/tesseract.ytag b/tags/lib/tesseract.ytag new file mode 100644 index 0000000..5c38d9f --- /dev/null +++ b/tags/lib/tesseract.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Vatuu/tesseract \ No newline at end of file diff --git a/tags/lib/towelette.ytag b/tags/lib/towelette.ytag new file mode 100644 index 0000000..c674bfe --- /dev/null +++ b/tags/lib/towelette.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Virtuoel/Towelette \ No newline at end of file diff --git a/tags/lib/trenergy.ytag b/tags/lib/trenergy.ytag new file mode 100644 index 0000000..05068be --- /dev/null +++ b/tags/lib/trenergy.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/TechReborn/Energy \ No newline at end of file diff --git a/tags/lib/trinkets.ytag b/tags/lib/trinkets.ytag new file mode 100644 index 0000000..2c22aaa --- /dev/null +++ b/tags/lib/trinkets.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/emilyploszaj/trinkets \ No newline at end of file diff --git a/tags/lib/tweed.ytag b/tags/lib/tweed.ytag new file mode 100644 index 0000000..866eeb4 --- /dev/null +++ b/tags/lib/tweed.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Siphalor/tweed-api \ No newline at end of file diff --git a/tags/lib/wanderingtradesman.ytag b/tags/lib/wanderingtradesman.ytag new file mode 100644 index 0000000..9167a9d --- /dev/null +++ b/tags/lib/wanderingtradesman.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Linguardium/WanderingTradesmen \ No newline at end of file diff --git a/tags/lib/wrenchable.ytag b/tags/lib/wrenchable.ytag new file mode 100644 index 0000000..3025636 --- /dev/null +++ b/tags/lib/wrenchable.ytag @@ -0,0 +1,5 @@ +type: text + +--- + +https://github.com/Zundrel/Wrenchable \ No newline at end of file From ff934bfb5879f898b8c570a68da68723c4a9d438 Mon Sep 17 00:00:00 2001 From: OverlordsIII Date: Tue, 10 Nov 2020 11:45:14 -0800 Subject: [PATCH 2/4] Add Descriptions to each mod, and remove discontinued mods --- tags/lib/arrp.ytag | 2 ++ tags/lib/artifice.ytag | 1 + tags/lib/astralbody.ytag | 2 ++ tags/lib/autoconfig.ytag | 2 ++ tags/lib/banner++.ytag | 2 ++ tags/lib/caelus.ytag | 2 ++ tags/lib/cca.ytag | 2 ++ tags/lib/clientcommands.ytag | 2 ++ tags/lib/clothconfig.ytag | 2 ++ tags/lib/confabricate.ytag | 2 ++ tags/lib/cottonenergy.ytag | 2 ++ tags/lib/curios.ytag | 2 ++ tags/lib/drawer.ytag | 2 ++ tags/lib/ffl.ytag | 2 ++ tags/lib/fiber.ytag | 2 ++ tags/lib/fiblib.ytag | 2 ++ tags/lib/freshcoffee.ytag | 2 ++ tags/lib/geckolib.ytag | 2 ++ tags/lib/gfh.ytag | 2 ++ tags/lib/jmx.ytag | 2 ++ tags/lib/lba.ytag | 2 ++ tags/lib/libcbe.ytag | 2 ++ tags/lib/libgui.ytag | 2 ++ tags/lib/libmultipart.ytag | 2 ++ tags/lib/libschem.ytag | 2 ++ tags/lib/lns.ytag | 2 ++ tags/lib/magna.ytag | 2 ++ tags/lib/marionette.ytag | 2 ++ tags/lib/meal.ytag | 2 ++ tags/lib/mesh.ytag | 2 ++ tags/lib/nbtcrafting.ytag | 2 ++ tags/lib/oaktree.ytag | 2 ++ tags/lib/oneevents.ytag | 2 ++ tags/lib/pal.ytag | 2 ++ tags/lib/paradoxconfig.ytag | 2 ++ tags/lib/pehkui.ytag | 2 ++ tags/lib/rea.ytag | 2 ++ tags/lib/satin.ytag | 2 ++ tags/lib/scheduler.ytag | 2 ++ tags/lib/sea.ytag | 5 ----- tags/lib/shieldlib.ytag | 2 ++ tags/lib/statement.ytag | 2 ++ tags/lib/tesseract.ytag | 5 ----- tags/lib/towelette.ytag | 2 ++ tags/lib/trenergy.ytag | 2 ++ tags/lib/trinkets.ytag | 2 ++ tags/lib/tweed.ytag | 2 ++ tags/lib/wanderingtradesman.ytag | 2 ++ tags/lib/wrenchable.ytag | 2 ++ 49 files changed, 93 insertions(+), 10 deletions(-) delete mode 100644 tags/lib/sea.ytag delete mode 100644 tags/lib/tesseract.ytag diff --git a/tags/lib/arrp.ytag b/tags/lib/arrp.ytag index 21ebe96..9c23314 100644 --- a/tags/lib/arrp.ytag +++ b/tags/lib/arrp.ytag @@ -2,4 +2,6 @@ type: text --- +ARRP is a datagen api to generate mod assets and data at runtime + https://github.com/Devan-Kerman/ARRP \ No newline at end of file diff --git a/tags/lib/artifice.ytag b/tags/lib/artifice.ytag index 6c4752c..cd66c19 100644 --- a/tags/lib/artifice.ytag +++ b/tags/lib/artifice.ytag @@ -1,5 +1,6 @@ type: text --- +Artifice is a virtual resource pack api used for generating data/asset files https://github.com/natanfudge/artifice \ No newline at end of file diff --git a/tags/lib/astralbody.ytag b/tags/lib/astralbody.ytag index b3d8f5c..2325892 100644 --- a/tags/lib/astralbody.ytag +++ b/tags/lib/astralbody.ytag @@ -2,4 +2,6 @@ type: text --- +Custom Astral Body is an api that allows you to change how celestial bodies (sky, moon, stars) are rendered and supports custom rendering of those objects as well. + https://github.com/vampire-studios/Customized-Astral-Body diff --git a/tags/lib/autoconfig.ytag b/tags/lib/autoconfig.ytag index 2f28a80..ec08fb2 100644 --- a/tags/lib/autoconfig.ytag +++ b/tags/lib/autoconfig.ytag @@ -2,6 +2,8 @@ type: text --- +Autoconfig is an annotation config api meant to store and load your data for mods to access and use + Updated AutoConfig for 1.16+ : https://github.com/shedaniel/AutoConfig diff --git a/tags/lib/banner++.ytag b/tags/lib/banner++.ytag index f20c380..d1d0bee 100644 --- a/tags/lib/banner++.ytag +++ b/tags/lib/banner++.ytag @@ -2,4 +2,6 @@ type: text --- +Banner++ is an api that allows mods to register their own banner patterns + https://github.com/kvverti/banner-plus-plus \ No newline at end of file diff --git a/tags/lib/caelus.ytag b/tags/lib/caelus.ytag index 64c83a9..e5e31e5 100644 --- a/tags/lib/caelus.ytag +++ b/tags/lib/caelus.ytag @@ -2,4 +2,6 @@ type: text --- +Caelus is an api that allows other authors to use the elytra flight mechanic in their mods. + https://github.com/TheIllusiveC4/Caelus diff --git a/tags/lib/cca.ytag b/tags/lib/cca.ytag index 3a56c3f..95cfc3a 100644 --- a/tags/lib/cca.ytag +++ b/tags/lib/cca.ytag @@ -2,4 +2,6 @@ type: text --- +Cardinal-Components-API is an api that allows mod authors to store data as NBT to various places such as world, entity, item stack, and more. + https://github.com/OnyxStudios/Cardinal-Components-API diff --git a/tags/lib/clientcommands.ytag b/tags/lib/clientcommands.ytag index bde98a2..0798dbf 100644 --- a/tags/lib/clientcommands.ytag +++ b/tags/lib/clientcommands.ytag @@ -2,4 +2,6 @@ type: text --- +Client-Commands is an api that allows mods to register their own commands that are executed on the client rather than the server. + https://github.com/CottonMC/ClientCommands \ No newline at end of file diff --git a/tags/lib/clothconfig.ytag b/tags/lib/clothconfig.ytag index 1401a22..b1894fe 100644 --- a/tags/lib/clothconfig.ytag +++ b/tags/lib/clothconfig.ytag @@ -2,4 +2,6 @@ type: text --- +Cloth Config is a config screen builder api that allows mods to build their own config screens to provide a user friendly way to access the mod's config + https://github.com/shedaniel/cloth-config \ No newline at end of file diff --git a/tags/lib/confabricate.ytag b/tags/lib/confabricate.ytag index cfed313..37be1ac 100644 --- a/tags/lib/confabricate.ytag +++ b/tags/lib/confabricate.ytag @@ -2,4 +2,6 @@ type: text --- +Confabricate is a fabric version of [sponge's configuration library](https://github.com/SpongePowered/configurate), and provides more usecases for fabric mods + https://github.com/zml2008/confabricate \ No newline at end of file diff --git a/tags/lib/cottonenergy.ytag b/tags/lib/cottonenergy.ytag index 2b6d893..e00479b 100644 --- a/tags/lib/cottonenergy.ytag +++ b/tags/lib/cottonenergy.ytag @@ -2,4 +2,6 @@ type: text --- +Cotton Energy is an energy api used by cotton mods + https://github.com/CottonMC/CottonEnergy \ No newline at end of file diff --git a/tags/lib/curios.ytag b/tags/lib/curios.ytag index 94f2255..99a0166 100644 --- a/tags/lib/curios.ytag +++ b/tags/lib/curios.ytag @@ -2,4 +2,6 @@ type: text --- +Curios is an api that allows mods to register accessories and equipment for the player + https://github.com/TheIllusiveC4/Curios \ No newline at end of file diff --git a/tags/lib/drawer.ytag b/tags/lib/drawer.ytag index f827d2f..7ab027f 100644 --- a/tags/lib/drawer.ytag +++ b/tags/lib/drawer.ytag @@ -2,4 +2,6 @@ type: text --- +A **Kotlin Only** api for automatically serializing and deserializing packet byte bufs and NBT + https://github.com/natanfudge/Fabric-Drawer/ \ No newline at end of file diff --git a/tags/lib/ffl.ytag b/tags/lib/ffl.ytag index 90c23f3..4bafc5a 100644 --- a/tags/lib/ffl.ytag +++ b/tags/lib/ffl.ytag @@ -2,4 +2,6 @@ type: text --- +FallFlyingLib is an api that removes the hardcoded restriction on elytra's and allows mods to register their own elytras. + https://github.com/adriantodt/FallFlyingLib \ No newline at end of file diff --git a/tags/lib/fiber.ytag b/tags/lib/fiber.ytag index 6d551bd..c42e374 100644 --- a/tags/lib/fiber.ytag +++ b/tags/lib/fiber.ytag @@ -2,4 +2,6 @@ type: text --- +Fiber is a FabLabs api for configs using builders and annotations. + https://github.com/FabLabsMC/fiber \ No newline at end of file diff --git a/tags/lib/fiblib.ytag b/tags/lib/fiblib.ytag index 29e40b6..e293a75 100644 --- a/tags/lib/fiblib.ytag +++ b/tags/lib/fiblib.ytag @@ -2,4 +2,6 @@ type: text --- +FibLib is an api for sending false data to the client such as fake blocks. + https://github.com/Hephaestus-Dev/FibLib \ No newline at end of file diff --git a/tags/lib/freshcoffee.ytag b/tags/lib/freshcoffee.ytag index 37e29a7..a1ba370 100644 --- a/tags/lib/freshcoffee.ytag +++ b/tags/lib/freshcoffee.ytag @@ -2,4 +2,6 @@ type: text --- +Fresh Coffee is a library that makes sure that your running the right version of java and can install the correct version if not + https://gitea.thebrokenrail.com/TheBrokenRail/FreshCoffee \ No newline at end of file diff --git a/tags/lib/geckolib.ytag b/tags/lib/geckolib.ytag index 98c18f9..3620486 100644 --- a/tags/lib/geckolib.ytag +++ b/tags/lib/geckolib.ytag @@ -2,4 +2,6 @@ type: text --- +Geckolib is a powerful animation library for item stacks, block entities, and entities. It imports user-made animations from blockbench to use in animations + https://geckolib.com/en/latest/ \ No newline at end of file diff --git a/tags/lib/gfh.ytag b/tags/lib/gfh.ytag index 910de82..76182cd 100644 --- a/tags/lib/gfh.ytag +++ b/tags/lib/gfh.ytag @@ -2,4 +2,6 @@ type: text --- +Gross-Fabric Hacks is an api that is allows mod authors to do many hacky things such as override lib classes, mix into the jdk, fabric loader, or mixin. It also allows you to mass transform all classes loaded by KnotClassLoader and unsafely cast arrays and objects. + https://github.com/Devan-Kerman/GrossFabricHacks diff --git a/tags/lib/jmx.ytag b/tags/lib/jmx.ytag index c12dbe2..b1ae062 100644 --- a/tags/lib/jmx.ytag +++ b/tags/lib/jmx.ytag @@ -2,4 +2,6 @@ type: text --- +JMX (or json model extensions) is an api that allows you to add more features to the vanilla json models, and is compatible with canvas allowing for bloom and other effects. + https://github.com/grondag/json-model-extensions \ No newline at end of file diff --git a/tags/lib/lba.ytag b/tags/lib/lba.ytag index 2b5ab23..8a21990 100644 --- a/tags/lib/lba.ytag +++ b/tags/lib/lba.ytag @@ -2,4 +2,6 @@ type: text --- +LibBlockAttributes is an api that allows block to provide attributes for themselves, allows items to be managed, and also allows fluids to be managed. + https://github.com/AlexIIL/LibBlockAttributes \ No newline at end of file diff --git a/tags/lib/libcbe.ytag b/tags/lib/libcbe.ytag index 33667e3..4b66fc0 100644 --- a/tags/lib/libcbe.ytag +++ b/tags/lib/libcbe.ytag @@ -2,4 +2,6 @@ type: text --- +LibCBE is an api that allows mods to register conditional block entities + https://github.com/BoogieMonster1O1/libcbe \ No newline at end of file diff --git a/tags/lib/libgui.ytag b/tags/lib/libgui.ytag index 1e4f328..43c0287 100644 --- a/tags/lib/libgui.ytag +++ b/tags/lib/libgui.ytag @@ -2,4 +2,6 @@ type: text --- +LibGUI is a gui library that makes making gui's in minecraft easier and more simple for mods to manage. + https://github.com/CottonMC/LibGui/wiki/Setup diff --git a/tags/lib/libmultipart.ytag b/tags/lib/libmultipart.ytag index 1f7adbe..23e9899 100644 --- a/tags/lib/libmultipart.ytag +++ b/tags/lib/libmultipart.ytag @@ -2,4 +2,6 @@ type: text --- +LibMultiPart is a library that adds support for multi-blocks or blocks with multiple parts such as pipes and wires + https://github.com/AlexIIL/LibMultiPart \ No newline at end of file diff --git a/tags/lib/libschem.ytag b/tags/lib/libschem.ytag index 4ac3d92..9496e93 100644 --- a/tags/lib/libschem.ytag +++ b/tags/lib/libschem.ytag @@ -2,4 +2,6 @@ type: text --- +A schematic placer and parser that supports the sponge v2 format + https://github.com/BoogieMonster1O1/LibSchem \ No newline at end of file diff --git a/tags/lib/lns.ytag b/tags/lib/lns.ytag index 5ebfea3..280789a 100644 --- a/tags/lib/lns.ytag +++ b/tags/lib/lns.ytag @@ -2,4 +2,6 @@ type: text --- +LibNetWorkStack is a networking api that could be used for objects and buffered packets + https://github.com/AlexIIL/LibNetworkStack \ No newline at end of file diff --git a/tags/lib/magna.ytag b/tags/lib/magna.ytag index 2837a9e..7e7d6d6 100644 --- a/tags/lib/magna.ytag +++ b/tags/lib/magna.ytag @@ -2,4 +2,6 @@ type: text --- +Magna is a library that supports the creation of tools that break more than just one block + https://github.com/Draylar/magna \ No newline at end of file diff --git a/tags/lib/marionette.ytag b/tags/lib/marionette.ytag index 7de8a70..2ac3a06 100644 --- a/tags/lib/marionette.ytag +++ b/tags/lib/marionette.ytag @@ -2,4 +2,6 @@ type: text --- +Marionette is an animation api for animating entity models + https://github.com/RedstoneParadox/Marionette \ No newline at end of file diff --git a/tags/lib/meal.ytag b/tags/lib/meal.ytag index e11d040..338b281 100644 --- a/tags/lib/meal.ytag +++ b/tags/lib/meal.ytag @@ -2,4 +2,6 @@ type: text --- +MealAPI is an api that adds another bar of hunger to the food bar for filling foods + https://github.com/FoundationGames/MealAPI \ No newline at end of file diff --git a/tags/lib/mesh.ytag b/tags/lib/mesh.ytag index a3a5e95..bd5d5b9 100644 --- a/tags/lib/mesh.ytag +++ b/tags/lib/mesh.ytag @@ -2,4 +2,6 @@ type: text --- +Mesh is a modding api that supports automatic loading of `.env` files at runtime, registration of recipes at runtime, and auto-register items, blocks, etc. + https://github.com/GlassPane/Mesh \ No newline at end of file diff --git a/tags/lib/nbtcrafting.ytag b/tags/lib/nbtcrafting.ytag index 2bafc80..2a568b7 100644 --- a/tags/lib/nbtcrafting.ytag +++ b/tags/lib/nbtcrafting.ytag @@ -2,4 +2,6 @@ type: text --- +NBT Crafting is a library that allows you to change or add cooking or crafting recipes to have nbt input and output + https://github.com/Siphalor/nbt-crafting \ No newline at end of file diff --git a/tags/lib/oaktree.ytag b/tags/lib/oaktree.ytag index 175085b..c81b4e8 100644 --- a/tags/lib/oaktree.ytag +++ b/tags/lib/oaktree.ytag @@ -2,4 +2,6 @@ type: text --- +OakTree is a gui api intended for use next to the fabric api. + https://github.com/RedstoneParadox/OakTree \ No newline at end of file diff --git a/tags/lib/oneevents.ytag b/tags/lib/oneevents.ytag index 4cfc4ab..5db5133 100644 --- a/tags/lib/oneevents.ytag +++ b/tags/lib/oneevents.ytag @@ -2,4 +2,6 @@ type: text --- +OneEvents is a simple events reference sheet to see where a mod author would need to mixin to minecraft to do logic at a certain spot + https://github.com/Devan-Kerman/OneEvents diff --git a/tags/lib/pal.ytag b/tags/lib/pal.ytag index af7c619..83731c9 100644 --- a/tags/lib/pal.ytag +++ b/tags/lib/pal.ytag @@ -2,4 +2,6 @@ type: text --- +PlayerAbilityLib is an api that allows mods to change the player abilities such as flying or creative mode, and is intended to be used to make sure no incompatibilities exist between mods who modify player abilities. + https://github.com/Ladysnake/PlayerAbilityLib \ No newline at end of file diff --git a/tags/lib/paradoxconfig.ytag b/tags/lib/paradoxconfig.ytag index d8ce97a..c88e39b 100644 --- a/tags/lib/paradoxconfig.ytag +++ b/tags/lib/paradoxconfig.ytag @@ -2,4 +2,6 @@ type: text --- +Paradox Config is a **kotlin based** configuration api for mods to use to store data. + https://github.com/RedstoneParadox/paradox-config diff --git a/tags/lib/pehkui.ytag b/tags/lib/pehkui.ytag index 395bfbd..c83a3e4 100644 --- a/tags/lib/pehkui.ytag +++ b/tags/lib/pehkui.ytag @@ -2,4 +2,6 @@ type: text --- +Pehkui is a fabric api that allows other mods to change the sizes of entities. + https://github.com/Virtuoel/Pehkui \ No newline at end of file diff --git a/tags/lib/rea.ytag b/tags/lib/rea.ytag index efcc6ad..5b2f7ab 100644 --- a/tags/lib/rea.ytag +++ b/tags/lib/rea.ytag @@ -2,4 +2,6 @@ type: text --- +Reach Entity Attributes is an api that allows users to change the reach distance and attack range via various means such as potions, armor, tools + https://github.com/JamiesWhiteShirt/reach-entity-attributes \ No newline at end of file diff --git a/tags/lib/satin.ytag b/tags/lib/satin.ytag index 18838b4..e342dbe 100644 --- a/tags/lib/satin.ytag +++ b/tags/lib/satin.ytag @@ -2,4 +2,6 @@ type: text --- +Satin is a fabric library that is supposed to be used to apply opengl shaders to minecraft. + https://github.com/Ladysnake/Satin \ No newline at end of file diff --git a/tags/lib/scheduler.ytag b/tags/lib/scheduler.ytag index 4b69a09..d79a9de 100644 --- a/tags/lib/scheduler.ytag +++ b/tags/lib/scheduler.ytag @@ -2,4 +2,6 @@ type: text --- +Working Scheduler is an scheduler api that is intended for use by fabric mods. It provides a fast and easy alternative to the minecraft's tick scheduler. + https://github.com/natanfudge/Working-Scheduler \ No newline at end of file diff --git a/tags/lib/sea.ytag b/tags/lib/sea.ytag deleted file mode 100644 index e94abd6..0000000 --- a/tags/lib/sea.ytag +++ /dev/null @@ -1,5 +0,0 @@ -type: text - ---- - -https://github.com/MoriyaShiine/size-entity-attributes \ No newline at end of file diff --git a/tags/lib/shieldlib.ytag b/tags/lib/shieldlib.ytag index d93a56a..80a85a5 100644 --- a/tags/lib/shieldlib.ytag +++ b/tags/lib/shieldlib.ytag @@ -2,4 +2,6 @@ type: text --- +Fabric Shield Lib is a library that allows mods to register their own shields without conflicts + https://github.com/CrimsonDawn45/Fabric-Shield-Lib \ No newline at end of file diff --git a/tags/lib/statement.ytag b/tags/lib/statement.ytag index ec0277d..ac0dd91 100644 --- a/tags/lib/statement.ytag +++ b/tags/lib/statement.ytag @@ -2,4 +2,6 @@ type: text --- +Statement is an api that allows you to manipulate the blockstates of existing blocks + https://github.com/Virtuoel/Statement \ No newline at end of file diff --git a/tags/lib/tesseract.ytag b/tags/lib/tesseract.ytag deleted file mode 100644 index 5c38d9f..0000000 --- a/tags/lib/tesseract.ytag +++ /dev/null @@ -1,5 +0,0 @@ -type: text - ---- - -https://github.com/Vatuu/tesseract \ No newline at end of file diff --git a/tags/lib/towelette.ytag b/tags/lib/towelette.ytag index c674bfe..1565d94 100644 --- a/tags/lib/towelette.ytag +++ b/tags/lib/towelette.ytag @@ -2,4 +2,6 @@ type: text --- +Towelette is a minecraft mod that allows mod authors to waterlog almost anything with fluids. + https://github.com/Virtuoel/Towelette \ No newline at end of file diff --git a/tags/lib/trenergy.ytag b/tags/lib/trenergy.ytag index 05068be..f30a9aa 100644 --- a/tags/lib/trenergy.ytag +++ b/tags/lib/trenergy.ytag @@ -2,4 +2,6 @@ type: text --- +Tech Reborn Energy is a popular energy api, allowing mods to use energy in conjunction with their mod's features. + https://github.com/TechReborn/Energy \ No newline at end of file diff --git a/tags/lib/trinkets.ytag b/tags/lib/trinkets.ytag index 2c22aaa..231368d 100644 --- a/tags/lib/trinkets.ytag +++ b/tags/lib/trinkets.ytag @@ -2,4 +2,6 @@ type: text --- +Trinkets is a popular accessory mod for minecraft that allows mods to add their own accessories and slots for those accessories. + https://github.com/emilyploszaj/trinkets \ No newline at end of file diff --git a/tags/lib/tweed.ytag b/tags/lib/tweed.ytag index 866eeb4..5056a2f 100644 --- a/tags/lib/tweed.ytag +++ b/tags/lib/tweed.ytag @@ -2,4 +2,6 @@ type: text --- +Tweed is a configuration api for mods wanting to save data and persist it after the minecraft client or server shuts down. + https://github.com/Siphalor/tweed-api \ No newline at end of file diff --git a/tags/lib/wanderingtradesman.ytag b/tags/lib/wanderingtradesman.ytag index 9167a9d..d2f19ef 100644 --- a/tags/lib/wanderingtradesman.ytag +++ b/tags/lib/wanderingtradesman.ytag @@ -2,4 +2,6 @@ type: text --- +Wandering Tradesman uses a LibCD tweaker to set different wandering trader types and a wandering trader style event + https://github.com/Linguardium/WanderingTradesmen \ No newline at end of file diff --git a/tags/lib/wrenchable.ytag b/tags/lib/wrenchable.ytag index 3025636..b9a9cda 100644 --- a/tags/lib/wrenchable.ytag +++ b/tags/lib/wrenchable.ytag @@ -2,4 +2,6 @@ type: text --- +A library that aims to make wrenches compatible between different mods + https://github.com/Zundrel/Wrenchable \ No newline at end of file From 6f109cc18e2128d53d6af4722cde861d202c8422 Mon Sep 17 00:00:00 2001 From: OverlordsIII Date: Tue, 10 Nov 2020 13:34:53 -0800 Subject: [PATCH 3/4] Restore Trailing new line at the end of tags --- tags/lib/arrp.ytag | 2 +- tags/lib/artifice.ytag | 2 +- tags/lib/autoconfig.ytag | 2 +- tags/lib/banner++.ytag | 2 +- tags/lib/clientcommands.ytag | 2 +- tags/lib/clothconfig.ytag | 2 +- tags/lib/confabricate.ytag | 2 +- tags/lib/cottonenergy.ytag | 2 +- tags/lib/curios.ytag | 2 +- tags/lib/drawer.ytag | 2 +- tags/lib/erapi.ytag | 7 +++++++ tags/lib/ffl.ytag | 2 +- tags/lib/fiber.ytag | 2 +- tags/lib/fiblib.ytag | 2 +- tags/lib/freshcoffee.ytag | 2 +- tags/lib/geckolib.ytag | 2 +- tags/lib/jmx.ytag | 2 +- tags/lib/lba.ytag | 2 +- tags/lib/libcbe.ytag | 2 +- tags/lib/libmultipart.ytag | 2 +- tags/lib/libschem.ytag | 2 +- tags/lib/lns.ytag | 2 +- tags/lib/magna.ytag | 2 +- tags/lib/marionette.ytag | 2 +- tags/lib/meal.ytag | 2 +- tags/lib/mesh.ytag | 2 +- tags/lib/nbtcrafting.ytag | 2 +- tags/lib/oaktree.ytag | 2 +- tags/lib/pal.ytag | 2 +- tags/lib/pehkui.ytag | 2 +- tags/lib/rea.ytag | 2 +- tags/lib/satin.ytag | 2 +- tags/lib/scheduler.ytag | 2 +- tags/lib/shieldlib.ytag | 2 +- tags/lib/statement.ytag | 2 +- tags/lib/towelette.ytag | 2 +- tags/lib/trenergy.ytag | 2 +- tags/lib/trinkets.ytag | 2 +- tags/lib/tweed.ytag | 2 +- tags/lib/wanderingtradesman.ytag | 2 +- tags/lib/wrenchable.ytag | 2 +- 41 files changed, 47 insertions(+), 40 deletions(-) create mode 100644 tags/lib/erapi.ytag diff --git a/tags/lib/arrp.ytag b/tags/lib/arrp.ytag index 9c23314..75baba0 100644 --- a/tags/lib/arrp.ytag +++ b/tags/lib/arrp.ytag @@ -4,4 +4,4 @@ type: text ARRP is a datagen api to generate mod assets and data at runtime -https://github.com/Devan-Kerman/ARRP \ No newline at end of file +https://github.com/Devan-Kerman/ARRP diff --git a/tags/lib/artifice.ytag b/tags/lib/artifice.ytag index cd66c19..cff2ac0 100644 --- a/tags/lib/artifice.ytag +++ b/tags/lib/artifice.ytag @@ -3,4 +3,4 @@ type: text --- Artifice is a virtual resource pack api used for generating data/asset files -https://github.com/natanfudge/artifice \ No newline at end of file +https://github.com/natanfudge/artifice diff --git a/tags/lib/autoconfig.ytag b/tags/lib/autoconfig.ytag index ec08fb2..95c78f6 100644 --- a/tags/lib/autoconfig.ytag +++ b/tags/lib/autoconfig.ytag @@ -10,4 +10,4 @@ https://github.com/shedaniel/AutoConfig Old AutoConfig for 1.14 : -https://gitlab.com/sargunv-mc-mods/auto-config \ No newline at end of file +https://gitlab.com/sargunv-mc-mods/auto-config diff --git a/tags/lib/banner++.ytag b/tags/lib/banner++.ytag index d1d0bee..9b7c6fe 100644 --- a/tags/lib/banner++.ytag +++ b/tags/lib/banner++.ytag @@ -4,4 +4,4 @@ type: text Banner++ is an api that allows mods to register their own banner patterns -https://github.com/kvverti/banner-plus-plus \ No newline at end of file +https://github.com/kvverti/banner-plus-plus diff --git a/tags/lib/clientcommands.ytag b/tags/lib/clientcommands.ytag index 0798dbf..cc46216 100644 --- a/tags/lib/clientcommands.ytag +++ b/tags/lib/clientcommands.ytag @@ -4,4 +4,4 @@ type: text Client-Commands is an api that allows mods to register their own commands that are executed on the client rather than the server. -https://github.com/CottonMC/ClientCommands \ No newline at end of file +https://github.com/CottonMC/ClientCommands diff --git a/tags/lib/clothconfig.ytag b/tags/lib/clothconfig.ytag index b1894fe..952f43f 100644 --- a/tags/lib/clothconfig.ytag +++ b/tags/lib/clothconfig.ytag @@ -4,4 +4,4 @@ type: text Cloth Config is a config screen builder api that allows mods to build their own config screens to provide a user friendly way to access the mod's config -https://github.com/shedaniel/cloth-config \ No newline at end of file +https://github.com/shedaniel/cloth-config diff --git a/tags/lib/confabricate.ytag b/tags/lib/confabricate.ytag index 37be1ac..a3b2316 100644 --- a/tags/lib/confabricate.ytag +++ b/tags/lib/confabricate.ytag @@ -4,4 +4,4 @@ type: text Confabricate is a fabric version of [sponge's configuration library](https://github.com/SpongePowered/configurate), and provides more usecases for fabric mods -https://github.com/zml2008/confabricate \ No newline at end of file +https://github.com/zml2008/confabricate diff --git a/tags/lib/cottonenergy.ytag b/tags/lib/cottonenergy.ytag index e00479b..4c60ac1 100644 --- a/tags/lib/cottonenergy.ytag +++ b/tags/lib/cottonenergy.ytag @@ -4,4 +4,4 @@ type: text Cotton Energy is an energy api used by cotton mods -https://github.com/CottonMC/CottonEnergy \ No newline at end of file +https://github.com/CottonMC/CottonEnergy diff --git a/tags/lib/curios.ytag b/tags/lib/curios.ytag index 99a0166..d853f59 100644 --- a/tags/lib/curios.ytag +++ b/tags/lib/curios.ytag @@ -4,4 +4,4 @@ type: text Curios is an api that allows mods to register accessories and equipment for the player -https://github.com/TheIllusiveC4/Curios \ No newline at end of file +https://github.com/TheIllusiveC4/Curios diff --git a/tags/lib/drawer.ytag b/tags/lib/drawer.ytag index 7ab027f..cbb51de 100644 --- a/tags/lib/drawer.ytag +++ b/tags/lib/drawer.ytag @@ -4,4 +4,4 @@ type: text A **Kotlin Only** api for automatically serializing and deserializing packet byte bufs and NBT -https://github.com/natanfudge/Fabric-Drawer/ \ No newline at end of file +https://github.com/natanfudge/Fabric-Drawer/ diff --git a/tags/lib/erapi.ytag b/tags/lib/erapi.ytag new file mode 100644 index 0000000..55846bd --- /dev/null +++ b/tags/lib/erapi.ytag @@ -0,0 +1,7 @@ +type: text + +--- + +Energy API for the Energon Relics mod. + +https://jenkins.thebrokenrail.com/job/EnergonRelics/job/master/JavaDoc diff --git a/tags/lib/ffl.ytag b/tags/lib/ffl.ytag index 4bafc5a..021b95a 100644 --- a/tags/lib/ffl.ytag +++ b/tags/lib/ffl.ytag @@ -4,4 +4,4 @@ type: text FallFlyingLib is an api that removes the hardcoded restriction on elytra's and allows mods to register their own elytras. -https://github.com/adriantodt/FallFlyingLib \ No newline at end of file +https://github.com/adriantodt/FallFlyingLib diff --git a/tags/lib/fiber.ytag b/tags/lib/fiber.ytag index c42e374..57da25f 100644 --- a/tags/lib/fiber.ytag +++ b/tags/lib/fiber.ytag @@ -4,4 +4,4 @@ type: text Fiber is a FabLabs api for configs using builders and annotations. -https://github.com/FabLabsMC/fiber \ No newline at end of file +https://github.com/FabLabsMC/fiber diff --git a/tags/lib/fiblib.ytag b/tags/lib/fiblib.ytag index e293a75..4b8ac24 100644 --- a/tags/lib/fiblib.ytag +++ b/tags/lib/fiblib.ytag @@ -4,4 +4,4 @@ type: text FibLib is an api for sending false data to the client such as fake blocks. -https://github.com/Hephaestus-Dev/FibLib \ No newline at end of file +https://github.com/Hephaestus-Dev/FibLib diff --git a/tags/lib/freshcoffee.ytag b/tags/lib/freshcoffee.ytag index a1ba370..f4775c0 100644 --- a/tags/lib/freshcoffee.ytag +++ b/tags/lib/freshcoffee.ytag @@ -4,4 +4,4 @@ type: text Fresh Coffee is a library that makes sure that your running the right version of java and can install the correct version if not -https://gitea.thebrokenrail.com/TheBrokenRail/FreshCoffee \ No newline at end of file +https://gitea.thebrokenrail.com/TheBrokenRail/FreshCoffee diff --git a/tags/lib/geckolib.ytag b/tags/lib/geckolib.ytag index 3620486..f14dfe1 100644 --- a/tags/lib/geckolib.ytag +++ b/tags/lib/geckolib.ytag @@ -4,4 +4,4 @@ type: text Geckolib is a powerful animation library for item stacks, block entities, and entities. It imports user-made animations from blockbench to use in animations -https://geckolib.com/en/latest/ \ No newline at end of file +https://geckolib.com/en/latest/ diff --git a/tags/lib/jmx.ytag b/tags/lib/jmx.ytag index b1ae062..6108309 100644 --- a/tags/lib/jmx.ytag +++ b/tags/lib/jmx.ytag @@ -4,4 +4,4 @@ type: text JMX (or json model extensions) is an api that allows you to add more features to the vanilla json models, and is compatible with canvas allowing for bloom and other effects. -https://github.com/grondag/json-model-extensions \ No newline at end of file +https://github.com/grondag/json-model-extensions diff --git a/tags/lib/lba.ytag b/tags/lib/lba.ytag index 8a21990..8d728f6 100644 --- a/tags/lib/lba.ytag +++ b/tags/lib/lba.ytag @@ -4,4 +4,4 @@ type: text LibBlockAttributes is an api that allows block to provide attributes for themselves, allows items to be managed, and also allows fluids to be managed. -https://github.com/AlexIIL/LibBlockAttributes \ No newline at end of file +https://github.com/AlexIIL/LibBlockAttributes diff --git a/tags/lib/libcbe.ytag b/tags/lib/libcbe.ytag index 4b66fc0..7ec8bdc 100644 --- a/tags/lib/libcbe.ytag +++ b/tags/lib/libcbe.ytag @@ -4,4 +4,4 @@ type: text LibCBE is an api that allows mods to register conditional block entities -https://github.com/BoogieMonster1O1/libcbe \ No newline at end of file +https://github.com/BoogieMonster1O1/libcbe diff --git a/tags/lib/libmultipart.ytag b/tags/lib/libmultipart.ytag index 23e9899..6fefa0c 100644 --- a/tags/lib/libmultipart.ytag +++ b/tags/lib/libmultipart.ytag @@ -4,4 +4,4 @@ type: text LibMultiPart is a library that adds support for multi-blocks or blocks with multiple parts such as pipes and wires -https://github.com/AlexIIL/LibMultiPart \ No newline at end of file +https://github.com/AlexIIL/LibMultiPart diff --git a/tags/lib/libschem.ytag b/tags/lib/libschem.ytag index 9496e93..c9aadc7 100644 --- a/tags/lib/libschem.ytag +++ b/tags/lib/libschem.ytag @@ -4,4 +4,4 @@ type: text A schematic placer and parser that supports the sponge v2 format -https://github.com/BoogieMonster1O1/LibSchem \ No newline at end of file +https://github.com/BoogieMonster1O1/LibSchem diff --git a/tags/lib/lns.ytag b/tags/lib/lns.ytag index 280789a..6d23552 100644 --- a/tags/lib/lns.ytag +++ b/tags/lib/lns.ytag @@ -4,4 +4,4 @@ type: text LibNetWorkStack is a networking api that could be used for objects and buffered packets -https://github.com/AlexIIL/LibNetworkStack \ No newline at end of file +https://github.com/AlexIIL/LibNetworkStack diff --git a/tags/lib/magna.ytag b/tags/lib/magna.ytag index 7e7d6d6..fb99603 100644 --- a/tags/lib/magna.ytag +++ b/tags/lib/magna.ytag @@ -4,4 +4,4 @@ type: text Magna is a library that supports the creation of tools that break more than just one block -https://github.com/Draylar/magna \ No newline at end of file +https://github.com/Draylar/magna diff --git a/tags/lib/marionette.ytag b/tags/lib/marionette.ytag index 2ac3a06..78e0e74 100644 --- a/tags/lib/marionette.ytag +++ b/tags/lib/marionette.ytag @@ -4,4 +4,4 @@ type: text Marionette is an animation api for animating entity models -https://github.com/RedstoneParadox/Marionette \ No newline at end of file +https://github.com/RedstoneParadox/Marionette diff --git a/tags/lib/meal.ytag b/tags/lib/meal.ytag index 338b281..c429724 100644 --- a/tags/lib/meal.ytag +++ b/tags/lib/meal.ytag @@ -4,4 +4,4 @@ type: text MealAPI is an api that adds another bar of hunger to the food bar for filling foods -https://github.com/FoundationGames/MealAPI \ No newline at end of file +https://github.com/FoundationGames/MealAPI diff --git a/tags/lib/mesh.ytag b/tags/lib/mesh.ytag index bd5d5b9..5b5468b 100644 --- a/tags/lib/mesh.ytag +++ b/tags/lib/mesh.ytag @@ -4,4 +4,4 @@ type: text Mesh is a modding api that supports automatic loading of `.env` files at runtime, registration of recipes at runtime, and auto-register items, blocks, etc. -https://github.com/GlassPane/Mesh \ No newline at end of file +https://github.com/GlassPane/Mesh diff --git a/tags/lib/nbtcrafting.ytag b/tags/lib/nbtcrafting.ytag index 2a568b7..ae4cbd4 100644 --- a/tags/lib/nbtcrafting.ytag +++ b/tags/lib/nbtcrafting.ytag @@ -4,4 +4,4 @@ type: text NBT Crafting is a library that allows you to change or add cooking or crafting recipes to have nbt input and output -https://github.com/Siphalor/nbt-crafting \ No newline at end of file +https://github.com/Siphalor/nbt-crafting diff --git a/tags/lib/oaktree.ytag b/tags/lib/oaktree.ytag index c81b4e8..0f6eafa 100644 --- a/tags/lib/oaktree.ytag +++ b/tags/lib/oaktree.ytag @@ -4,4 +4,4 @@ type: text OakTree is a gui api intended for use next to the fabric api. -https://github.com/RedstoneParadox/OakTree \ No newline at end of file +https://github.com/RedstoneParadox/OakTree diff --git a/tags/lib/pal.ytag b/tags/lib/pal.ytag index 83731c9..1d62318 100644 --- a/tags/lib/pal.ytag +++ b/tags/lib/pal.ytag @@ -4,4 +4,4 @@ type: text PlayerAbilityLib is an api that allows mods to change the player abilities such as flying or creative mode, and is intended to be used to make sure no incompatibilities exist between mods who modify player abilities. -https://github.com/Ladysnake/PlayerAbilityLib \ No newline at end of file +https://github.com/Ladysnake/PlayerAbilityLib diff --git a/tags/lib/pehkui.ytag b/tags/lib/pehkui.ytag index c83a3e4..6c21d86 100644 --- a/tags/lib/pehkui.ytag +++ b/tags/lib/pehkui.ytag @@ -4,4 +4,4 @@ type: text Pehkui is a fabric api that allows other mods to change the sizes of entities. -https://github.com/Virtuoel/Pehkui \ No newline at end of file +https://github.com/Virtuoel/Pehkui diff --git a/tags/lib/rea.ytag b/tags/lib/rea.ytag index 5b2f7ab..cfe6775 100644 --- a/tags/lib/rea.ytag +++ b/tags/lib/rea.ytag @@ -4,4 +4,4 @@ type: text Reach Entity Attributes is an api that allows users to change the reach distance and attack range via various means such as potions, armor, tools -https://github.com/JamiesWhiteShirt/reach-entity-attributes \ No newline at end of file +https://github.com/JamiesWhiteShirt/reach-entity-attributes diff --git a/tags/lib/satin.ytag b/tags/lib/satin.ytag index e342dbe..9b4d669 100644 --- a/tags/lib/satin.ytag +++ b/tags/lib/satin.ytag @@ -4,4 +4,4 @@ type: text Satin is a fabric library that is supposed to be used to apply opengl shaders to minecraft. -https://github.com/Ladysnake/Satin \ No newline at end of file +https://github.com/Ladysnake/Satin diff --git a/tags/lib/scheduler.ytag b/tags/lib/scheduler.ytag index d79a9de..f2629e5 100644 --- a/tags/lib/scheduler.ytag +++ b/tags/lib/scheduler.ytag @@ -4,4 +4,4 @@ type: text Working Scheduler is an scheduler api that is intended for use by fabric mods. It provides a fast and easy alternative to the minecraft's tick scheduler. -https://github.com/natanfudge/Working-Scheduler \ No newline at end of file +https://github.com/natanfudge/Working-Scheduler diff --git a/tags/lib/shieldlib.ytag b/tags/lib/shieldlib.ytag index 80a85a5..ad5f01b 100644 --- a/tags/lib/shieldlib.ytag +++ b/tags/lib/shieldlib.ytag @@ -4,4 +4,4 @@ type: text Fabric Shield Lib is a library that allows mods to register their own shields without conflicts -https://github.com/CrimsonDawn45/Fabric-Shield-Lib \ No newline at end of file +https://github.com/CrimsonDawn45/Fabric-Shield-Lib diff --git a/tags/lib/statement.ytag b/tags/lib/statement.ytag index ac0dd91..b036b4e 100644 --- a/tags/lib/statement.ytag +++ b/tags/lib/statement.ytag @@ -4,4 +4,4 @@ type: text Statement is an api that allows you to manipulate the blockstates of existing blocks -https://github.com/Virtuoel/Statement \ No newline at end of file +https://github.com/Virtuoel/Statement diff --git a/tags/lib/towelette.ytag b/tags/lib/towelette.ytag index 1565d94..bd2f7f5 100644 --- a/tags/lib/towelette.ytag +++ b/tags/lib/towelette.ytag @@ -4,4 +4,4 @@ type: text Towelette is a minecraft mod that allows mod authors to waterlog almost anything with fluids. -https://github.com/Virtuoel/Towelette \ No newline at end of file +https://github.com/Virtuoel/Towelette diff --git a/tags/lib/trenergy.ytag b/tags/lib/trenergy.ytag index f30a9aa..6a4320d 100644 --- a/tags/lib/trenergy.ytag +++ b/tags/lib/trenergy.ytag @@ -4,4 +4,4 @@ type: text Tech Reborn Energy is a popular energy api, allowing mods to use energy in conjunction with their mod's features. -https://github.com/TechReborn/Energy \ No newline at end of file +https://github.com/TechReborn/Energy diff --git a/tags/lib/trinkets.ytag b/tags/lib/trinkets.ytag index 231368d..f516ebd 100644 --- a/tags/lib/trinkets.ytag +++ b/tags/lib/trinkets.ytag @@ -4,4 +4,4 @@ type: text Trinkets is a popular accessory mod for minecraft that allows mods to add their own accessories and slots for those accessories. -https://github.com/emilyploszaj/trinkets \ No newline at end of file +https://github.com/emilyploszaj/trinkets diff --git a/tags/lib/tweed.ytag b/tags/lib/tweed.ytag index 5056a2f..7923b4d 100644 --- a/tags/lib/tweed.ytag +++ b/tags/lib/tweed.ytag @@ -4,4 +4,4 @@ type: text Tweed is a configuration api for mods wanting to save data and persist it after the minecraft client or server shuts down. -https://github.com/Siphalor/tweed-api \ No newline at end of file +https://github.com/Siphalor/tweed-api diff --git a/tags/lib/wanderingtradesman.ytag b/tags/lib/wanderingtradesman.ytag index d2f19ef..ef72fc4 100644 --- a/tags/lib/wanderingtradesman.ytag +++ b/tags/lib/wanderingtradesman.ytag @@ -4,4 +4,4 @@ type: text Wandering Tradesman uses a LibCD tweaker to set different wandering trader types and a wandering trader style event -https://github.com/Linguardium/WanderingTradesmen \ No newline at end of file +https://github.com/Linguardium/WanderingTradesmen diff --git a/tags/lib/wrenchable.ytag b/tags/lib/wrenchable.ytag index b9a9cda..ad13bfb 100644 --- a/tags/lib/wrenchable.ytag +++ b/tags/lib/wrenchable.ytag @@ -4,4 +4,4 @@ type: text A library that aims to make wrenches compatible between different mods -https://github.com/Zundrel/Wrenchable \ No newline at end of file +https://github.com/Zundrel/Wrenchable From 817d512bc5be452fae7945a2b97945e1b1785191 Mon Sep 17 00:00:00 2001 From: OverlordsIII Date: Tue, 29 Dec 2020 15:26:44 -0800 Subject: [PATCH 4/4] Add descriptors.ytag --- tags/cheatsheet/descriptors.ytag | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tags/cheatsheet/descriptors.ytag diff --git a/tags/cheatsheet/descriptors.ytag b/tags/cheatsheet/descriptors.ytag new file mode 100644 index 0000000..620895e --- /dev/null +++ b/tags/cheatsheet/descriptors.ytag @@ -0,0 +1,2 @@ +type: alias +target: cheatsheet/signatures \ No newline at end of file