KubeJS Thermal

KubeJS Thermal

19M Downloads

Tree Extractor Mapping Recipe does not use correct indexing for arguments

Swedz opened this issue ยท 0 comments

commented

The TreeExtractorMappingRecipeJS class does not use the correct index in order to get the leaf part of the recipe. It uses index 1 which is the same index for the trunk entry.

Relevant line of code