gnembon / carpet-autoCraftingTable

autoCraftingTable extension for carpet-mod
GNU Lesser General Public License v3.0
80 stars 27 forks source link

Item duplication with latest fabric API #37

Closed KyGost closed 3 years ago

KyGost commented 3 years ago

Looks like the latest fabric API (0.38.0) causes the crafting table not to remove recipe items, thus making it such that the resultant item can be taken infinitely.

Backdating to 0.37.2 removed this issue.

Brobin commented 3 years ago

Same issue here.

Edit: Same issue on 0.38.2

muluffel commented 3 years ago

same issue for me onfabric-api-0.38.0+1.17 with fabric-carpet-1.17.1-1.4.44+v210714 and carpet-autocraftingtable-1.17.1-1.4.43

Edit: Issue seems to be fixed for me with Fabric API 0.39.2

KyGost commented 3 years ago

Edit: Issue seems to be fixed for me with Fabric API 0.39.2

Will test this soon. Issue might be resolved.

KyGost commented 3 years ago

Working with latest fabric API.