Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
1.19.x
1.18.1–1.18.2
1.17.1
1.16.1–1.16.5
1.15.1–1.15.2
1.14.4
1.12.x
1.11.2
1.10.2
1.9.4
1.9
1.8.8–1.8.9
1.7.10
1.3.2
Platforms
Supported environments
Details
Licensed MIT
Published 2 years ago
Updated 3 months ago
Changelog
Fixed script output being weird
Added support for getting all items from a single mod
for item in loadedMods["minecraft"].items {
print(item.name);
}
Fixed null pointer getting recipes
changes to recipes with no name



