Skip to content

Commit

Permalink
add feature metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
aksiome committed Jan 25, 2025
1 parent 9c075e4 commit 75d6358
Show file tree
Hide file tree
Showing 12 changed files with 180 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#evaluate",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:evaluate/evaluate_bezier"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#evaluate",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:evaluate/evaluate_bspline"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#evaluate",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:evaluate/evaluate_catmull_rom"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#evaluate",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:evaluate/evaluate_hermite"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/sample_bezier.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#sample",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:sample/sample_bezier"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/sample_bspline.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#sample",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:sample/sample_bspline"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#sample",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:sample/sample_catmull_rom"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/sample_hermite.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#sample",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:sample/sample_hermite"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/stream_bezier.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#stream",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:stream/stream_bezier"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/stream_bspline.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#stream",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:stream/stream_bspline"
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#stream",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:stream/stream_catmull_rom"
]
Expand Down
15 changes: 15 additions & 0 deletions modules/bs.spline/data/bs.spline/tags/function/stream_hermite.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
{
"__bookshelf__": {
"feature": true,
"documentation": "https://docs.mcbookshelf.dev/en/latest/modules/spline.html#stream",
"authors": [
"Aksiome"
],
"created": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
},
"updated": {
"date": "2025/01/25",
"minecraft_version": "1.21.4"
}
},
"values": [
"bs.spline:stream/stream_hermite"
]
Expand Down

0 comments on commit 75d6358

Please sign in to comment.