From a040cfeeba236995aa70e5d4c7b2f9ee5bddf2e4 Mon Sep 17 00:00:00 2001 From: Sylv Date: Thu, 2 Apr 2026 07:00:51 -0400 Subject: [PATCH 1/4] Create frapi.ytag --- tags/faq/frapi.ytag | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tags/faq/frapi.ytag diff --git a/tags/faq/frapi.ytag b/tags/faq/frapi.ytag new file mode 100644 index 00000000..57c96295 --- /dev/null +++ b/tags/faq/frapi.ytag @@ -0,0 +1,6 @@ +type: text + +--- + +FRAPI refers to `fabric-renderer-api`, a poorly named API for rendering modded items and blocks. +This is not to be confused with `fabric-rendering-v1` or Fabric Rendering, a module with useful rendering events. From c64afd045115634c24f411f98ec5dbeddc2a7b09 Mon Sep 17 00:00:00 2001 From: Sylv Date: Thu, 2 Apr 2026 11:20:49 -0400 Subject: [PATCH 2/4] Update frapi.ytag --- tags/faq/frapi.ytag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/faq/frapi.ytag b/tags/faq/frapi.ytag index 57c96295..ec6091eb 100644 --- a/tags/faq/frapi.ytag +++ b/tags/faq/frapi.ytag @@ -2,5 +2,5 @@ type: text --- -FRAPI refers to `fabric-renderer-api`, a poorly named API for rendering modded items and blocks. +FRAPI refers to `fabric-renderer-api-v1`, a poorly named API for rendering modded items and blocks. This is not to be confused with `fabric-rendering-v1` or Fabric Rendering, a module with useful rendering events. From 2ad580f9dc53935c4933f078bd26bc8053344c59 Mon Sep 17 00:00:00 2001 From: Sylv Date: Fri, 3 Apr 2026 20:29:43 -0400 Subject: [PATCH 3/4] Update frapi.ytag --- tags/faq/frapi.ytag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/faq/frapi.ytag b/tags/faq/frapi.ytag index ec6091eb..62d7ec0d 100644 --- a/tags/faq/frapi.ytag +++ b/tags/faq/frapi.ytag @@ -2,5 +2,5 @@ type: text --- -FRAPI refers to `fabric-renderer-api-v1`, a poorly named API for rendering modded items and blocks. +FRAPI refers to `fabric-renderer-api-v1`, an API for rendering modded items and blocks. This is not to be confused with `fabric-rendering-v1` or Fabric Rendering, a module with useful rendering events. From 72ebd4bf5c4eca9996bb06b85379e813b37a9b92 Mon Sep 17 00:00:00 2001 From: Sylv Date: Fri, 3 Apr 2026 20:30:04 -0400 Subject: [PATCH 4/4] Update frapi.ytag --- tags/faq/frapi.ytag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags/faq/frapi.ytag b/tags/faq/frapi.ytag index 62d7ec0d..3deda314 100644 --- a/tags/faq/frapi.ytag +++ b/tags/faq/frapi.ytag @@ -3,4 +3,4 @@ type: text --- FRAPI refers to `fabric-renderer-api-v1`, an API for rendering modded items and blocks. -This is not to be confused with `fabric-rendering-v1` or Fabric Rendering, a module with useful rendering events. +This is not to be confused with `fabric-rendering-v1` or Fabric Rendering, a module with useful rendering hooks, registries, and events.