cheeezburga

Results 16 issues of cheeezburga

### Suggestion SkBee's raytrace syntax has an option to ignore passable blocks, which I think would be a nice addition to ExprTarget. The syntax currently only has the optional `[ignore...

enhancement
priority: lowest

### Suggestion Ran into this earlier, and thought it could be a useful addition to be able to get a recipe from a set of items. The syntax could potentially...

enhancement 👷🏼‍♂️

### Description Adds some armour stand syntax. So far, this PR includes a couple of effects and conditions for extremities (arms, base plate), behaviour (canTick, canMove) and properties (size, marker)....

feature

### Skript/Server Version ```markdown [09:42:45 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [09:42:45 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [09:42:45 INFO]: [Skript] Skript's tutorials can...

enhancement

### Description Removed the PassengerUtils class, and replaced all the uses of its methods. Changed the ExprPassenger expression to be a PropertyExpression rather than a SimpleExpression too. Did some testing...

### Description This pull request implements a condition, expression, and effect, to allow for the destroyable/placeable keys of an item to be modified. Here are some examples of the syntaxes:...

feature
up for debate

### Description Very rudimentary first changes for some slot stuff. Is a work-in-progress, and a lot of it doesn't work at all or is unfinished. That being said, there is...

feature

### Skript/Server Version ```markdown [00:01:43 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [00:01:43 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [00:01:43 INFO]: [Skript] Skript's tutorials can...

bug
PR available

### Description Adds an effect, condition, and test for tooltip-related syntax. --- **Target Minecraft Versions:** 1.20.5+ **Requirements:** MC 1.20.5+ **Related Issues:**

feature

### Server Implementation Paper ### Server Version 1.20.5/6 ### Describe the bug I'm not sure what's causing said bug, but as stated in the title, sometimes when instantiating a convex...

Requires Testing
Awaiting Response