Storage Drawers
xSparky911x opened this issue · 1 comments
What happens:
While Storage Drawers says they have an API with MineTweaker support, using their example...
mods.storagedrawers.Compaction.add(, , conversion);
I get an error executing...
No such member: Compaction
What you expected to happen:
The ability to add Storage Drawers recipes as per their documentation...
https://github.com/jaquadro/StorageDrawers/wiki/MineTweaker-API
Unless there is a different method that Minetweaker uses and I am just doing it wrong.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
The script is a 1 liner so here it is...
mods.storagedrawers.Compaction.add(actuallyadditions:blockMisc:2, actuallyadditions:itemMisc:5, 4);
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
The log: http://pastebin.com/W2cgykUd
Affected Versions (Do not use "latest"):
- Minecraft: 1.10.2
- Forge: 2221
- Crafttweaker: 3.0.20
- ModTweaker: 2.0.9
- MTLib: 1.0.1
Report to storage draws. I have nothing to do with the support.
…On Feb 10, 2017 7:55 AM, "xSparky911x" ***@***.***> wrote:
What happens:
While Storage Drawers says they have an API with MineTweaker support,
using their example...
mods.storagedrawers.Compaction.add(, , conversion);
I get an error executing...
No such member: Compaction
What you expected to happen:
The ability to add Storage Drawers recipes as per their documentation...
https://github.com/jaquadro/StorageDrawers/wiki/MineTweaker-API
Unless there is a different method that Minetweaker uses and I am just
doing it wrong.
Script used (Please Pastebin or gist your script, posting an unpasted or
ungist'd script will automatically close this issue):
The script is a 1 liner so here it is...
mods.storagedrawers.Compaction.add(actuallyadditions:blockMisc:2,
actuallyadditions:itemMisc:5, 4);
Minetweaker.log file (Please Pastebin or gist your file, posting an
unpasted or ungist'd file will automatically close this issue):
The log: http://pastebin.com/W2cgykUd
------------------------------
Affected Versions (Do *not* use "latest"):
- Minecraft: 1.10.2
- Forge: 2221
- Crafttweaker: 3.0.20
- ModTweaker: 2.0.9
- MTLib: 1.0.1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#428>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xezH7pgOrB2FtvTpIo9caTaArcMuks5ra_u_gaJpZM4L9B_I>
.