Carpet Extra

Carpet Extra

1M Downloads

[Bug] Several issues with dispenser rules

manyrandomthings opened this issue ยท 11 comments

commented

dispenserPlacesBlocks:

  • Several items such as torches, sea pickles, turtle eggs, seeds, doors, tall grass, string, and redstone dust are both placed and dispensed as an item at the same time (probably more but I didn't test everything)
  • Plays a stone placing block sound even if the position is invalid (example: saplings with an invalid block below)
  • Can't place chests (although it does work with trapped chests)
  • Can't place hoppers/chests/furnaces if dispensersFillMinecarts is enabled even if no minecart is in front
  • Creates water from air if seagrass or kelp is placed
  • Doesn't update blocks that are powered by redstone when placed (such as redstone lamps)

dispensersFeedAnimals:

  • Doesn't feed baby animals to grow them slightly
  • Warped fungus doesn't feed striders (1.16)

dispensersMilkCows:

  • Doesn't appear to work at all (working as of 1.16.3)
  • This should probably also work with mooshrooms and stew
  • Milk bucket is destroyed if dispenser is full

dispensersToggleThings:

  • Doesn't toggle redstone dots/crosses (1.16)
  • Doesn't toggle trapdoors, doors, fence gates, etc (WAI but rule description still mentions this works)
commented

dispenserToggleThings: i removed trapdoors, doors, fence gates because they are already possible in redstone

Alright but the rule description still implies that it's possible to toggle doors and such

desc = "Dispensers can toggle with a stick things like buttons, doors, repeaters",

commented

dispenserToggleThings: i removed trapdoors, doors, fence gates because they are already possible in redstone, i removed bells in the new one too, I will add crosses thanks for reminding me. (look at #98)

commented

oh yeah i forgot i kept it like that

commented

I believe coral fans are another item that is both placed and dropped as an item

commented

cocoa beans are also placed and dropped, consuming 2 items (at least it doesn't allow for duplication)

commented

Carpets can't be placed by dispensers.

commented

Glowstone can't be placed according to another issue.

commented

Im working on fixing the issues, all should be good in the upcoming release

commented

Also just tested dispensersMilkCows works perfectly fine, idk what u r on about @manyrandomthings

commented

Also just tested dispensersMilkCows works perfectly fine, idk what u r on about @manyrandomthings

That seems to be working now but it was broken in 1.16-pre2 when I made this bug report

commented

All the issues should be looked after in the next release, this issue can be closed now